forked from cran/RODBC
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathDESCRIPTION
More file actions
23 lines (23 loc) · 749 Bytes
/
DESCRIPTION
File metadata and controls
23 lines (23 loc) · 749 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Package: RODBC
Version: 1.3-19
Revision: $Rev: 3553 $
Date: 2021-09-18
Authors@R: c(person("Brian", "Ripley", role = c("aut", "cre"),
email = "ripley@stats.ox.ac.uk"),
person("Michael", "Lapsley", role = "aut",
comment = "1999 to Oct 2002"))
Title: ODBC Database Access
Description: An ODBC database interface.
SystemRequirements: An ODBC3 driver manager and drivers.
Depends: R (>= 4.0.0)
Imports: stats
LazyLoad: yes
Biarch: yes
License: GPL-2 | GPL-3
NeedsCompilation: yes
Packaged: 2021-09-16 12:28:12 UTC; ripley
Author: Brian Ripley [aut, cre],
Michael Lapsley [aut] (1999 to Oct 2002)
Maintainer: Brian Ripley <ripley@stats.ox.ac.uk>
Repository: CRAN
Date/Publication: 2021-09-16 18:47:10 UTC