rodbc 1.3-17-1 source package in Ubuntu

Changelog

rodbc (1.3-17-1) unstable; urgency=medium

  * New upstream release

  * debian/control: Set Build-Depends: to current R version
  * debian/control: Set Standards-Version: to current version 

 -- Dirk Eddelbuettel <email address hidden>  Mon, 11 May 2020 09:36:33 -0500

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
rodbc_1.3-17-1.dsc 1.8 KiB 93c4078e4b3edb4ffae44e07fd6ce592dc32c3ada69007ed9f7bf945a142c997
rodbc_1.3-17.orig.tar.gz 1.1 MiB 469fc835f65c344d5c3eaa097ff278ee8e9f12f845722a9aad340115faa704f7
rodbc_1.3-17-1.debian.tar.xz 4.1 KiB c5629a7c3a53264f04440e0d7c0ce342e39a14523dc0985c159fbbba9dd3d34b

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

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