We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f38f14 commit 3fb6111Copy full SHA for 3fb6111
1 file changed
DESCRIPTION
@@ -1,7 +1,9 @@
1
Package: RMySQL
2
Version: 0.10.10
3
Title: Database Interface and 'MySQL' Driver for R
4
-Description: Implements 'DBI' Interface to 'MySQL' and 'MariaDB' Databases.
+Description: A 'DBI' interface to 'MySQL' / 'MariaDB'. The CRAN version of this
5
+ package contains an old branch based on legacy code from S-PLUS. A modern
6
+ rewrite of 'RMySQL' based on 'Rcpp' can be obtained from the 'Github' repository.
7
Authors@R: c(person("Jeroen", "Ooms", email = "jeroen@berkeley.edu", role = c("aut", "cre")),
8
person("David", "James", role = "aut"),
9
person("Saikat", "DebRoy", role = "aut"),
0 commit comments