rodbc 1.3-12-1 source package in Ubuntu

Changelog

rodbc (1.3-12-1) unstable; urgency=low

  * New upstream release
 
  * debian/control: Set Build-Depends: to current R version

 -- Dirk Eddelbuettel <email address hidden>  Tue, 30 Jun 2015 09:10:18 -0500

Upload details

Uploaded by:
Dirk Eddelbuettel
Uploaded to:
Sid
Original maintainer:
Dirk Eddelbuettel
Architectures:
any
Section:
gnu-r
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe math

Downloads

File Size SHA-256 Checksum
rodbc_1.3-12-1.dsc 1.6 KiB d611f869e3c9e58fa11f772537d5085e20e46280451c583e78409e87fefb163c
rodbc_1.3-12.orig.tar.gz 1.1 MiB 92ba52eccdd79da702c419133ef8b3488f9889ff00ebffa0c0f75328f93a5510
rodbc_1.3-12-1.diff.gz 3.8 KiB 9640ce53dbd11a2739b930feccb9423897ebfb641f3e9bb2ffbddc862d05984e

Available diffs

No changes file available.

Binary packages built by this source

r-cran-rodbc: No summary available for r-cran-rodbc in ubuntu wily.

No description available for r-cran-rodbc in ubuntu wily.

r-cran-rodbc-dbgsym: debug symbols for package r-cran-rodbc

 This CRAN package provides access to any Open DataBase Connectivity (ODBC)
 accessible database.
 .
 The package should be platform independent and provide access to any
 database for which a driver exists. It has been tested with MySQL
 and PostgreSQL on both Linux and Windows (and to those DBMSs on Linux
 hosts from R under Windows), Microsoft Access, SQL Server and Excel
 spreadsheets (read-only), and users have reported success with
 connections to Oracle and DBase.
 .
 Usage is covered in the R Data Import/Export manual (available via the
 r-doc-pdf, r-doc-html and r-doc-info packages).