We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69258ad commit c43b857Copy full SHA for c43b857
1 file changed
DESCRIPTION
@@ -1,9 +1,9 @@
1
Package: RMySQL
2
Version: 0.10.15
3
Title: Database Interface and 'MySQL' Driver for R
4
-Description: A 'DBI' interface to 'MySQL' / 'MariaDB'. The 'RMySQL' package contains an
5
- old implementation based on legacy code from S-PLUS which being phased out. A modern
6
- 'MySQL' client based on 'Rcpp' is available from the 'RMariaDB' package.
+Description: Legacy 'DBI' interface to 'MySQL' / 'MariaDB' based on old code
+ ported from S-PLUS. A modern 'MySQL' client based on 'Rcpp' is available
+ from the 'RMariaDB' package.
7
Authors@R: c(person("Jeroen", "Ooms", email = "jeroen@berkeley.edu",
8
role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4035-0289")),
9
person("David", "James", role = "aut"),
0 commit comments