CMD + K

r-bundle

Anaconda Verified

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 r::r-bundle

Usage Tracking

0.1.1
1 / 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

Jan 16, 2024 at 21:45

License

MIT

Total Downloads

37

Supported Platforms

noarch