This site is a development preview. As such the content and styling may not be final and is subject to change before going into production. To see more information about the redesign click here.

updateObject

This is the development version of updateObject; for the stable release version, see updateObject.

Find/fix old serialized S4 instances

Bioconductor version: Development (3.18)

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.

Author: Hervé Pagès [aut, cre]

Maintainer: Hervé Pagès <hpages.on.github at gmail.com>

Citation (from within R, enter citation("updateObject")):

Installation

To install this package, start R (version "4.3") and enter:

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("updateObject")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("updateObject")
A quick introduction to the updateObject package HTML R Script
Reference Manual PDF
NEWS Text

Details

biocViews DataRepresentation, Infrastructure, Software
Version 1.5.0
In Bioconductor since BioC 3.15 (R-4.2) (1.5 years)
License Artistic-2.0
Depends R (>= 4.2.0), methods, BiocGenerics, S4Vectors
Imports utils, digest
Linking To
Suggests GenomicRanges, SummarizedExperiment, InteractionSet, SingleCellExperiment, MultiAssayExperiment, TimiRGeN, testthat, knitr, rmarkdown, BiocStyle
System Requirements git
Enhances
URL https://bioconductor.org/packages/updateObject
Bug Reports https://github.com/Bioconductor/updateObject/issues
See More
Depends On Me
Imports Me
Suggests Me
Links To Me
Build Report  

Package Archives

Follow Installation instructions to use this package in your R session.

Source Package updateObject_1.5.0.tar.gz
Windows Binary updateObject_1.5.0.zip
macOS Binary (x86_64) updateObject_1.5.0.tgz
macOS Binary (arm64) updateObject_1.5.0.tgz
Source Repository git clone https://git.bioconductor.org/packages/updateObject
Source Repository (Developer Access) git clone git@git.bioconductor.org:packages/updateObject
Bioc Package Browser https://code.bioconductor.org/browse/updateObject/
Package Short Url https://bioconductor.org/packages/updateObject/
Package Downloads Report Download Stats