Package: MonetDB.R
Version: 1.0.1
Title: Connect MonetDB to R
Authors@R: c(person("Hannes Muehleisen", role = c("aut", "cre"),email = "hannes@cwi.nl"),
	person("Anthony Damico", role = "aut"),
	person("Thomas Lumley", role = "ctb"))
Author: Hannes Muehleisen [aut, cre], Anthony Damico [aut], Thomas Lumley [ctb]
Maintainer: Hannes Muehleisen <hannes@cwi.nl>
Imports: DBI (>= 0.3.1), digest (>= 0.6.4), methods, codetools
Enhances: dplyr (>= 0.3.0), MonetDBLite
Description: Allows to pull data from MonetDB into R. Includes a DBI implementation and a dplyr backend.
License: MPL (== 2.0)
URL: http://www.monetdb.org
SystemRequirements: MonetDB, available from http://www.monetdb.org or
        MonetDBLite R package
Collate: mapi.R dbi.R dbapply.R dplyr.R control.R
NeedsCompilation: yes
Packaged: 2016-03-21 16:14:28 UTC; hannes
Repository: CRAN
Date/Publication: 2016-03-21 23:07:24
