Package: updateObject 1.11.0
updateObject: Find/fix old serialized S4 instances
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.
Authors:
updateObject_1.11.0.tar.gz
updateObject_1.11.0.zip(r-4.5)updateObject_1.11.0.zip(r-4.4)updateObject_1.11.0.zip(r-4.3)
updateObject_1.11.0.tgz(r-4.4-any)updateObject_1.11.0.tgz(r-4.3-any)
updateObject_1.11.0.tar.gz(r-4.5-noble)updateObject_1.11.0.tar.gz(r-4.4-noble)
updateObject_1.11.0.tgz(r-4.4-emscripten)updateObject_1.11.0.tgz(r-4.3-emscripten)
updateObject.pdf |updateObject.html✨
updateObject/json (API)
NEWS
# Install 'updateObject' in R: |
install.packages('updateObject', repos = c('https://bioc.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/bioconductor/updateobject/issues
On BioConductor:updateObject-1.11.0(bioc 3.21)updateObject-1.10.0(bioc 3.20)
infrastructuredatarepresentationbioconductor-packagecore-package
Last updated 25 days agofrom:5a18c6dc94. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 19 2024 |
R-4.5-win | OK | Nov 19 2024 |
R-4.5-linux | OK | Nov 19 2024 |
R-4.4-win | OK | Nov 19 2024 |
R-4.4-mac | OK | Nov 19 2024 |
R-4.3-win | OK | Nov 19 2024 |
R-4.3-mac | OK | Nov 19 2024 |
Exports:bump_pkg_versioncollect_rda_filescollect_rds_filesgit_commitprepare_git_repo_for_workset_git_user_emailset_git_user_nameunset_git_user_emailunset_git_user_nameupdate_rda_fileupdate_rds_fileupdateAllBiocPackageRepoObjectsupdateAllPackageObjectsupdateBiocPackageRepoObjectsupdatePackageObjectsupdateSerializedObjects
Dependencies:BiocGenericsdigestgenericsS4Vectors
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Bump the version of a package | bump_pkg_version |
Convenience Git-related utility functions used by updateBiocPackageRepoObjects() | git-utils git_commit prepare_git_repo_for_work set_git_user_email set_git_user_name unset_git_user_email unset_git_user_name |
Update the serialized objects contained in a Bioconductor package Git repository or in a set of Bioconductor package Git repositories | updateAllBiocPackageRepoObjects updateBiocPackageRepoObjects |
Update the serialized objects contained in a package or in a set of packages | updateAllPackageObjects updatePackageObjects |
Update the serialized objects contained in a directory | collect_rda_files collect_rds_files updateSerializedObjects update_rda_file update_rds_file |