README.md

cargo :: Data containers, schemas and prototypes

CRAN R CMD CHECK Lifecycle Version-blue.svg) Docs Coverage Tests

I have stopped development of this package. I am thinking about a total revamp / redesign that would make it much easier to use and much faster.

Package description

General low-level S4 containers for data, data schemes and prototypes. These containers brings formality and increased reliability at a negligible cost in resources. They are easily customizable through a user-friendly API and easily extendable to other S4 super-classes.

Cargo classes

Development status

The package has recently moved from an exprimental stage to a working beta version (hence, the publication on Github). The package's intent is clear and its classes are already well defined. Nevertheless, a lot of work remains before its first official version / CRAN submission.

If you believe in the ideas proposed by cargo and you would like to collaborate, please send me an e-mail (info@jeanmathieupotvin.com). I would gladly like to collaborate with other people on this project!

Installation

Run these two lines of code in your R console.

library(devtools)
devtools::install_github("jeanmathieupotvin/cargo", dependencies = TRUE)

Binaries can also be downloaded from the official releases.

Getting help

Submit bugs and issues by clicking here.

Package's source structure

The package is structured in the usual way, as prescribed by CRAN's Writing R Extension Official Documentation. All files are encoded in UTF-8, because it's 2020.

Ignored in package's builds

These subdirectories are used for development purposes:

These subdirectories are currently in development:

These files are not needed in the package:

Included in package's builds

Share and enjoy!



jeanmathieupotvin/cargo documentation built on Oct. 27, 2020, 5:22 p.m.