Added dependencies and imports
This commit is contained in:
@@ -13,9 +13,14 @@ Description: RMODB implements a metadata-object database for storing R
|
|||||||
de-serialised using the reverseof the serialize to binary memory
|
de-serialised using the reverseof the serialize to binary memory
|
||||||
process.
|
process.
|
||||||
License: LGPL (>= 2.1)
|
License: LGPL (>= 2.1)
|
||||||
|
Depends: R (>= 3.5.0)
|
||||||
Encoding: UTF-8
|
Encoding: UTF-8
|
||||||
|
NeedsCompilation: yes
|
||||||
LazyData: true
|
LazyData: true
|
||||||
Roxygen: list(markdown = TRUE)
|
Roxygen: list(markdown = TRUE)
|
||||||
RoxygenNote: 7.0.2
|
RoxygenNote: 7.0.2
|
||||||
Suggests:
|
Suggests:
|
||||||
testthat
|
testthat
|
||||||
|
SystemRequirements: libmariadb-client-dev | libmariadb-client-lgpl-dev | libmysqlclient-dev (deb)
|
||||||
|
Imports:
|
||||||
|
checkmate
|
||||||
|
|||||||
Reference in New Issue
Block a user