Package: R6Frame
Type: Package
Title: R6 Wrapper for Data Frames
Version: 0.1.0
Authors@R: person("Kristian D.", "Olsen", , "kristian@doingit.no", c("aut", "cre"))
Description: Provides a R6 "frame" around data which allows one to create more
    complex objects/operations based on the underlying data.
License: MIT + file LICENSE
LazyData: TRUE
Depends: R (>= 3.2)
Imports: data.table (>= 1.9.6), lazyeval, R6
Suggests: dplyr, knitr, reshape2, rmarkdown, testthat, tidyr
VignetteBuilder: knitr
RoxygenNote: 5.0.1
NeedsCompilation: no
Packaged: 2016-05-31 11:57:42 UTC; Kristian
Author: Kristian D. Olsen [aut, cre]
Maintainer: Kristian D. Olsen <kristian@doingit.no>
Repository: CRAN
Date/Publication: 2016-05-31 15:18:12
