File: control

package info (click to toggle)
dbi 0.1.11-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 468 kB
  • ctags: 87
  • sloc: perl: 190; makefile: 22; sh: 22
file content (18 lines) | stat: -rw-r--r-- 678 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: dbi
Section: math
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper (>> 4.1.0), cdbs, r-base-dev (>= 2.4.0)
Standards-Version: 3.7.2

Package: r-cran-dbi
Architecture: any
Depends: ${shlibs:Depends}, r-base-core (>= 2.4.0)
Suggests: r-cran-rmysql
Description: GNU R package providing a generic database interface
 A generic database interface (DBI) definition for communication
 between R and relational database management systems -- similar to
 Perl's DBI system.  All classes in this package are virtual and need
 to be extended by the various R/DBMS implementations as e.g. RMySQL.
 .
  URL: http://stat.bell-labs.com/RS-DBI