R6Frame: R6 Wrapper for Data Frames

Provides a R6 "frame" around data which allows one to create more complex objects/operations based on the underlying data.

Version: 0.1.0
Depends: R (≥ 3.2)
Imports: data.table (≥ 1.9.6), lazyeval, R6
Suggests: dplyr, knitr, reshape2, rmarkdown, testthat, tidyr
Published: 2016-05-31
Author: Kristian D. Olsen [aut, cre]
Maintainer: Kristian D. Olsen <kristian at doingit.no>
License: MIT + file LICENSE
NeedsCompilation: no
Materials: README NEWS
CRAN checks: R6Frame results

Downloads:

Reference manual: R6Frame.pdf
Vignettes: Introduction
Package source: R6Frame_0.1.0.tar.gz
Windows binaries: r-devel: R6Frame_0.1.0.zip, r-release: R6Frame_0.1.0.zip, r-oldrel: R6Frame_0.1.0.zip
OS X El Capitan binaries: r-release: R6Frame_0.1.0.tgz
OS X Mavericks binaries: r-oldrel: R6Frame_0.1.0.tgz

Linking:

Please use the canonical form https://CRAN.R-project.org/package=R6Frame to link to this page.