Package: MonetDB.R
Version: 2.0.0
Title: Connect MonetDB to R
Authors@R: c(person("Mitchell Weggemans", role = c("aut", "cre"),email = "mitchell.weggemans@monetdbsolutions.com"),
	person("Hannes Muehleisen", role = "aut"),
	person("Anthony Damico", role = "aut"),
	person("Thomas Lumley", role = "ctb"))
Author: Mitchell Weggemans [aut, cre],
  Hannes Muehleisen [aut],
  Anthony Damico [aut],
  Thomas Lumley [ctb]
Maintainer: Mitchell Weggemans <mitchell.weggemans@monetdbsolutions.com>
Imports: DBI (>= 0.3.1), digest (>= 0.6.4), testthat, methods,
        codetools
Description: Allows to pull data from MonetDB into R. 
License: MPL (== 2.0)
URL: http://www.monetdb.org
SystemRequirements: MonetDB, available from http://www.monetdb.org
Collate: mapi.R dbi.R
NeedsCompilation: yes
Packaged: 2020-08-13 11:12:16 UTC; mitchell
Repository: CRAN
Date/Publication: 2020-08-14 10:10:07 UTC
