bundle: Serialize Model Objects with a Consistent Interface

Typically, models in 'R' exist in memory and can be saved via regular 'R' serialization. However, some models store information in locations that cannot be saved using 'R' serialization alone. The goal of 'bundle' is to provide a common interface to capture this information, situate it within a portable object, and restore it for use in new settings.

Package details

AuthorJulia Silge [aut, cre] (<https://orcid.org/0000-0002-3671-836X>), Simon Couch [aut], Qiushi Yan [aut], Max Kuhn [aut], Posit Software, PBC [cph, fnd]
MaintainerJulia Silge <julia.silge@posit.co>
LicenseMIT + file LICENSE
Version0.1.2
URL https://github.com/rstudio/bundle https://rstudio.github.io/bundle/
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("bundle")

Try the bundle package in your browser

Any scripts or data that you put into this service are public.

bundle documentation built on April 12, 2025, 9:14 a.m.