updateObject
Find/fix old serialized S4 instances
Bioconductor version: 3.23 · Package version: 1.16.0
A set of tools built around updateObject() to work with old serialized S4 instances. The package is primarily useful to package maintainers who want to update the serialized S4 instances included in their package. This is still work-in-progress.
Installation
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("updateObject") Details
| Maintainer | Hervé Pagès <hpages.on.github@gmail.com> |
| Author | Hervé Pagès [aut, cre] |
| License | Artistic-2.0 |
| URL | https://bioconductor.org/packages/updateObject |
| Bug Reports | https://github.com/Bioconductor/updateObject/issues |
| System Requirements | git |
| Downloads rank | 237 |
| Source branch | RELEASE_3_23 |
| biocViews | DataRepresentation, Infrastructure, Software |
Documentation
Download
Dependencies
Depends: R (>= 4.2.0), methods, BiocGenerics (>= 0.51.1), S4Vectors
Suggests: GenomicRanges, SummarizedExperiment, InteractionSet, SingleCellExperiment, MultiAssayExperiment, BiSeq, testthat, knitr, rmarkdown, BiocStyle