rodbc 1.3-16-1 source package in Ubuntu

Changelog

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

  * New upstream release

  * debian/control: Set Build-Depends: to current R version
  * debian/control: Set Standards-Version: to current version 
  * debian/control: Add Vcs-Browser: and Vcs-Git:
  * debian/compat: Increase level to 9
  * debian/control: Switch from cdbs to dh-r
  * debian/rules: Idem

 -- Dirk Eddelbuettel <email address hidden>  Tue, 03 Sep 2019 10:37:02 -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
Focal release universe math

Downloads

File Size SHA-256 Checksum
rodbc_1.3-16-1.dsc 1.8 KiB 35fff2294da5fce98bae0e11fc1041b678b831a85550d85c9ad3461fa3167759
rodbc_1.3-16.orig.tar.gz 1.1 MiB 223d4b83dd44349a3bcfa7ade4401ce9f0d6e83b4933c68df8949e39f3d79639
rodbc_1.3-16-1.debian.tar.xz 4.1 KiB 7f59317c21aaaca84d7f941d699c939cd8fe6203d51f733e548a4f986b6270ad

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