https://github.com/bioconductor/updateobject
Find/fix old serialized S4 instances
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.9%) to scientific vocabulary
Keywords
bioconductor-package
core-package
Last synced: 6 months ago
·
JSON representation
Repository
Find/fix old serialized S4 instances
Basic Info
Statistics
- Stars: 1
- Watchers: 8
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
bioconductor-package
core-package
Created over 4 years ago
· Last pushed 10 months ago
Metadata Files
Readme
Changelog
README.md
updateObject is an R/Bioconductor package that provides a set of tools built around the updateObject() generic function to work with old serialized S4 instances.
See https://bioconductor.org/packages/updateObject for more information including how to install the release version of the package (please refrain from installing directly from GitHub).
Owner
- Name: Bioconductor
- Login: Bioconductor
- Kind: organization
- Website: https://bioconductor.org
- Repositories: 156
- Profile: https://github.com/Bioconductor
Software for the analysis and comprehension of high-throughput genomic data
GitHub Events
Total
- Push event: 2
- Create event: 1
Last Year
- Push event: 2
- Create event: 1
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 1
- Total pull requests: 0
- Average time to close issues: 3 days
- Average time to close pull requests: N/A
- Total issue authors: 1
- Total pull request authors: 0
- Average comments per issue: 2.0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- vjcitn (1)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
DESCRIPTION
cran
- BiocGenerics >= 0.47.1 depends
- R >= 4.2.0 depends
- S4Vectors * depends
- methods * depends
- digest * imports
- utils * imports
- BiocStyle * suggests
- GenomicRanges * suggests
- InteractionSet * suggests
- MultiAssayExperiment * suggests
- SingleCellExperiment * suggests
- SummarizedExperiment * suggests
- TimiRGeN * suggests
- knitr * suggests
- rmarkdown * suggests
- testthat * suggests
inst/DemoPackage/DESCRIPTION
cran
- Biobase * depends
- GenomicRanges * depends
- IRanges * depends
