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.15.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
git_url: https://git.bioconductor.org/packages/updateObject
git_branch: devel
git_last_commit: 13c59ea
git_last_commit_date: 2025-10-29
Repository: Bioconductor 3.23
Date/Publication: 2025-10-30
NeedsCompilation: no
Packaged: 2025-10-30 23:32:44 UTC; biocbuild
Author: Hervé Pagès [aut, cre]
Maintainer: Hervé Pagès <hpages.on.github@gmail.com>
