Package: updateObject 1.11.0

Hervé Pagès

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:Hervé Pagès [aut, cre]

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'))

Peer review:

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

4.48 score 1 stars 3 scripts 98 downloads 16 exports 4 dependencies

Last updated 25 days agofrom:5a18c6dc94. Checks:OK: 7. Indexed: yes.

TargetResultDate
Doc / VignettesOKNov 19 2024
R-4.5-winOKNov 19 2024
R-4.5-linuxOKNov 19 2024
R-4.4-winOKNov 19 2024
R-4.4-macOKNov 19 2024
R-4.3-winOKNov 19 2024
R-4.3-macOKNov 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

A quick introduction to the updateObject package

Rendered fromupdateObject.Rmdusingknitr::rmarkdownon Nov 19 2024.

Last update: 2024-09-03
Started: 2022-01-25

Readme and manuals

Help Manual

Help pageTopics
Bump the version of a packagebump_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 repositoriesupdateAllBiocPackageRepoObjects updateBiocPackageRepoObjects
Update the serialized objects contained in a package or in a set of packagesupdateAllPackageObjects updatePackageObjects
Update the serialized objects contained in a directorycollect_rda_files collect_rds_files updateSerializedObjects update_rda_file update_rds_file