Fixed CRAN CHECK maintainer/author

This commit is contained in:
2020-10-02 12:24:58 +01:00
parent 65e9b0e061
commit e54280a349

View File

@@ -1,11 +1,8 @@
Package: rmodb Package: rmodb
Title: Metadata-Object pair database Title: Metadata-Object pair database
Version: 0.0.1 Version: 0.0.1
Authors@R: Author: Craig Williams [aut, cre]
person(given = "Craig", Maintainer: Craig Williams <craig@avsdev.uk>
family = "Williams",
role = c("aut", "cre"),
email = "craig@avsdev.uk")
Description: RMODB implements a metadata-object database for storing R Description: RMODB implements a metadata-object database for storing R
objects in MySQL. R objects are serialized into a binary memory objects in MySQL. R objects are serialized into a binary memory
buffer which is then written into a MySQL database along with buffer which is then written into a MySQL database along with