Package: raven.rdf
Title: An R Interface for Raven DataFrames (Beta0)
Version: 0.2.0
Authors@R: c(
    person(given = "Phil",
           family = "Gaiser",
           role = c("aut", "cre"),
           email = "phil.gaiser@raven-computing.com"),
    person("Raven Computing", role = "cph"))
Description: Provides an I/O interface between R data.frames and
    Raven DataFrames. Defines functions to both read and write DataFrame
    files, as well as serialize/deserialize data.frames/DataFrames.
License: Apache License (== 2)
URL: https://github.com/raven-computing/rdf
Encoding: UTF-8
Depends: R (>= 3.5.0)
LazyData: true
RoxygenNote: 7.1.1
Maintainer: Phil Gaiser <phil.gaiser@raven-computing.com>
Suggests: testthat (>= 3.0.0)
Config/testthat/edition: 3
NeedsCompilation: no
Packaged: 2021-03-15 11:12:42 UTC; kilo52
Author: Phil Gaiser [aut, cre],
  Raven Computing [cph]
Repository: CRAN
Date/Publication: 2021-03-17 13:20:02 UTC
Built: R 4.6.0; ; 2025-11-02 02:57:17 UTC; windows
