lbartnik/collection: Simple, file-system based object storage and access.

If storing and easily accessing multiple R objects are important in whatever you are doing, this package can speed-up these tasks. It implements a simple, file-system based object storage, and a number of functions to distribute computational tasks performed on these objects across a cluster. Plus a few methods to make working with collections as close to interactive as possible.

Getting started

Package details

AuthorLukasz A. Bartnik <l.bartnik@gmail.com>
MaintainerLukasz A. Bartnik <l.bartnik@gmail.com>
LicenseGPL3
Version0.1
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("lbartnik/collection")
lbartnik/collection documentation built on May 20, 2019, 8:27 p.m.