Fixed CRAN CHECK maintainer/author
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user