Package: MonetDBLite
Version: 0.4.1
Title: In-Process Version of MonetDB for R
Author: Hannes Muehleisen [aut, cre], Anthony Damico [aut], Mark Raasveldt [ctb], Thomas Lumley [ctb], MonetDB Development Team [ctb]
Maintainer: Hannes Muehleisen <hannes@cwi.nl>
Description: An in-process version of MonetDB, a relational database focused on analytical tasks. Similar to SQLite, the database runs entirely inside the R shell, with the main difference that queries complete much faster thanks to MonetDB's columnar architecture.
License: MPL (== 2.0)
URL: https://github.com/hannesmuehleisen/MonetDBLite
BugReports: https://github.com/hannesmuehleisen/MonetDBLite/issues
SystemRequirements: GNU make
Depends: R (>= 3.2.0)
Imports: DBI (>= 0.6), digest (>= 0.6.4), methods, codetools
Suggests: assertthat, testthat, survey, nycflights13, RSQLite, dbplyr,
        dplyr, gdata, callr, devtools, DBItest
Collate: mapi.R dbi.R dbapply.R dplyr.R control.R embedded.R zzz.R
NeedsCompilation: yes
Packaged: 2017-08-01 05:16:12 UTC; hannes
Repository: CRAN
Date/Publication: 2017-08-02 04:59:17 UTC
