Package: Andromeda
Type: Package
Title: Asynchronous Disk-Based Representation of Massive Data
Version: 0.1.3
Date: 2020-05-07
Authors@R: c(
  person("Martijn", "Schuemie", , "schuemie@ohdsi.org", role = c("aut", "cre")),
  person("Marc A.", "Suchard", , "msuchard@ucla.edu", role = c("aut")),
  person("Observational Health Data Science and Informatics", role = c("cph"))
  )
Maintainer: Martijn Schuemie <schuemie@ohdsi.org>
Description: Storing very large data objects on a local drive, while still making it possible to manipulate the data in an efficient manner.
License: Apache License 2.0
VignetteBuilder: knitr
URL: https://github.com/OHDSI/Andromeda
BugReports: https://github.com/OHDSI/Andromeda/issues
Depends: dplyr
Imports: RSQLite, DBI, zip, methods, dbplyr, cli, pillar, Rcpp
Suggests: testthat, knitr, rmarkdown, rlang, tibble
LazyData: false
RoxygenNote: 7.1.0
Encoding: UTF-8
LinkingTo: Rcpp
NeedsCompilation: yes
Packaged: 2020-05-07 10:53:13 UTC; MSCHUEMI
Author: Martijn Schuemie [aut, cre],
  Marc A. Suchard [aut],
  Observational Health Data Science and Informatics [cph]
Repository: CRAN
Date/Publication: 2020-05-11 11:10:27 UTC
