Thanks to visit codestin.com
Credit goes to code.bioconductor.org

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="[email protected]")
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