Package: MonetDB.R
Version: 1.0.0
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>
Depends: DBI (>= 0.3.1)
Imports: 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 (== 1.1)
URL: http://monetr.r-forge.r-project.org
SystemRequirements: MonetDB, available from http://www.monetdb.org
Collate: mapi.R dbi.R dbapply.R dplyr.R control.R
Additional_repositories: http://dev.monetdb.org/Assets/R/
NeedsCompilation: yes
Packaged: 2015-11-24 09:46:13 UTC; hannes
Repository: CRAN
Date/Publication: 2015-11-25 13:49:02
