Bioc2026 Registration Open!

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

MaintainerHervé Pagès <hpages.on.github@gmail.com>
AuthorHervé Pagès [aut, cre]
LicenseArtistic-2.0
URLhttps://bioconductor.org/packages/updateObject
Bug Reportshttps://github.com/Bioconductor/updateObject/issues
System Requirementsgit
Downloads rank237
Source branchRELEASE_3_23
biocViewsDataRepresentation, Infrastructure, Software

Documentation

Download

Dependencies

Depends: R (>= 4.2.0), methods, BiocGenerics (>= 0.51.1), S4Vectors

Imports: utils, digest

Suggests: GenomicRanges, SummarizedExperiment, InteractionSet, SingleCellExperiment, MultiAssayExperiment, BiSeq, testthat, knitr, rmarkdown, BiocStyle