Package: eatDB
Type: Package
Title: Spreadsheet Interface for Relational Databases
Version: 0.5.0
Authors@R: person("Benjamin", "Becker", email = "b.becker@iqb.hu-berlin.de", role = c("aut", "cre"))
Description: Use 'SQLite3' as a database system via a complete SQL free R interface, treating the data as if it was a single spreadsheet.
License: GPL (>= 2)
Encoding: UTF-8
LazyData: true
Depends: R (>= 3.4.0)
Imports: DBI, RSQLite
RoxygenNote: 7.1.1
Suggests: testthat
NeedsCompilation: no
Packaged: 2021-10-05 15:13:48 UTC; beckerbz
Author: Benjamin Becker [aut, cre]
Maintainer: Benjamin Becker <b.becker@iqb.hu-berlin.de>
Repository: CRAN
Date/Publication: 2021-10-05 15:50:02 UTC
Built: R 4.3.0; ; 2023-04-12 13:31:30 UTC; unix
