CMD + K

r-bundle

Community

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.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::r-bundle

Usage Tracking

0.1.3
0.1.2
0.1.1
0.1.0
4 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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.

Last Updated

Dec 10, 2025 at 13:30

License

MIT

Supported Platforms

noarch