Package: dataversionr
Title: Time Versioned Storage of Data Frames
Version: 0.9.0
Authors@R: 
    person(given = "Riaz",
           family = "Arbi",
           role = c("aut", "cre"),
           email = "dataversionr@arbidata.com")
Description: Create, update, read and delete data frames in time versioned, parquet-backed datasets. Inspect how your data frame has changed over time. Run your analysis against multiple versions of your data frame.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.2.1
Imports: arrow (>= 8.0.0), dplyr, lubridate, purrr, diffdfs, tidyr,
        magrittr, rlang (>= 1.0.2)
Suggests: testthat (>= 3.0.0), withr, sys, aws.s3, tzdb
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2022-08-17 13:38:09 UTC; jovyan
Author: Riaz Arbi [aut, cre]
Maintainer: Riaz Arbi <dataversionr@arbidata.com>
Repository: CRAN
Date/Publication: 2022-08-18 08:40:05 UTC
Built: R 4.1.3; ; 2023-04-17 19:59:22 UTC; windows
