Package: updateObject Title: Find/fix old serialized S4 instances Description: 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. biocViews: Infrastructure, DataRepresentation URL: https://bioconductor.org/packages/updateObject BugReports: https://github.com/Bioconductor/updateObject/issues Version: 1.17.0 License: Artistic-2.0 Encoding: UTF-8 Authors@R: person("Hervé", "Pagès", role=c("aut", "cre"), email="hpages.on.github@gmail.com") 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 SystemRequirements: git VignetteBuilder: knitr Collate: capture_message.R updateSerializedObjects.R bump_pkg_version.R find_python.R git-utils.R updatePackageObjects.R updateBiocPackageRepoObjects.R Config/pak/sysreqs: git Repository: https://bioc.r-universe.dev Date/Publication: 2026-04-28 12:57:52 UTC RemoteUrl: https://github.com/bioc/updateObject RemoteRef: HEAD RemoteSha: c68a4cca09c62e4eebae008afc58dbbe3a14a046 NeedsCompilation: no Packaged: 2026-06-23 06:55:57 UTC; root Author: Hervé Pagès [aut, cre] Maintainer: Hervé Pagès