Changeset: 5832d2d0a366 for MonetDB
URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=5832d2d0a366
Modified Files:
tools/embedded/rpackage/DESCRIPTION
Branch: embedded
Log Message:
Make cran check happier
diffs (11 lines):
diff --git a/tools/embedded/rpackage/DESCRIPTION
b/tools/embedded/rpackage/DESCRIPTION
--- a/tools/embedded/rpackage/DESCRIPTION
+++ b/tools/embedded/rpackage/DESCRIPTION
@@ -4,6 +4,6 @@ Title: In-Process Version of MonetDB for
Authors@R: c(person("Hannes Muehleisen", role = c("aut", "cre"), email =
"[email protected]"), person("MonetDB Development Team", role="ctb"))
Author: Hannes Muehleisen [aut, cre], MonetDB Development Team [ctb]
Maintainer: Hannes Muehleisen <[email protected]>
-Description: This package contains an adapted version of MonetDB, a relational
database focused on analytical tasks. Similar to SQLite, the database runs
entirely inside the R shell, with the main difference that queries complete
much faster thanks to MonetDB's columnar architecture.
+Description: An in-process version of MonetDB, a relational database focused
on analytical tasks. Similar to SQLite, the database runs entirely inside the R
shell, with the main difference that queries complete much faster thanks to
MonetDB's columnar architecture.
License: MPL (== 1.1)
URL: http://www.monetdb.org
_______________________________________________
checkin-list mailing list
[email protected]
https://www.monetdb.org/mailman/listinfo/checkin-list