rodbc 1.3-10-1 source package in Ubuntu

Changelog

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


  * New upstream release

 -- Dirk Eddelbuettel <email address hidden>  Mon, 25 Nov 2013 06:42:11 -0600

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
Trusty release universe math

Downloads

File Size SHA-256 Checksum
rodbc_1.3-10-1.dsc 1.0 KiB 8c5de2dadf07ece9f19e004ad59f145c799476867b67c6ee26abffb1d7eee561
rodbc_1.3-10.orig.tar.gz 1.1 MiB 88b053eeb5383804b102459c428a7d4a2eb4a0f14fbc7d4a3a8d7721caf35b7e
rodbc_1.3-10-1.diff.gz 3.7 KiB e72b417569ba7e6e9b35056ff58a97dbccd0842d2969e7e3fd6bfb8a15d2c06e

Available diffs

No changes file available.

Binary packages built by this source

r-cran-rodbc: GNU R package for ODBC database access

 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).