Package: Andromeda
Type: Package
Title: Asynchronous Disk-Based Representation of Massive Data
Version: 0.6.3
Date: 2023-03-26
Authors@R: c(
  person("Adam", "Black", , "black@ohdsi.org", role = c("aut", "cre")),
  person("Martijn", "Schuemie", , "schuemie@ohdsi.org", role = c("aut")),
  person("Marc A.", "Suchard", , "msuchard@ucla.edu", role = c("aut")),
  person("Observational Health Data Science and Informatics", role = c("cph"))
  )
Maintainer: Adam Black <black@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, tidyselect, cli, rlang,
        pillar, hms
Suggests: testthat, stringr, knitr, rmarkdown, tibble, rJava,
        rcmdcheck, arrow
RoxygenNote: 7.2.3
Encoding: UTF-8
NeedsCompilation: no
Packaged: 2023-03-26 16:35:20 UTC; adamblack
Author: Adam Black [aut, cre],
  Martijn Schuemie [aut],
  Marc A. Suchard [aut],
  Observational Health Data Science and Informatics [cph]
Repository: CRAN
Date/Publication: 2023-03-26 17:40:13 UTC
Built: R 4.1.2; ; 2023-03-27 11:16:11 UTC; unix
