Skip to content

Commit c43b857

Browse files
committed
Description
1 parent 69258ad commit c43b857

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

DESCRIPTION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Package: RMySQL
22
Version: 0.10.15
33
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.
4+
Description: Legacy 'DBI' interface to 'MySQL' / 'MariaDB' based on old code
5+
ported from S-PLUS. A modern 'MySQL' client based on 'Rcpp' is available
6+
from the 'RMariaDB' package.
77
Authors@R: c(person("Jeroen", "Ooms", email = "jeroen@berkeley.edu",
88
role = c("aut", "cre"), comment = c(ORCID = "0000-0002-4035-0289")),
99
person("David", "James", role = "aut"),

0 commit comments

Comments
 (0)