rodbc 1.3-21-1 source package in Ubuntu

Changelog

rodbc (1.3-21-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: Switch to virtual debhelper-compat (= 13)

 -- Dirk Eddelbuettel <email address hidden>  Thu, 24 Aug 2023 11:26:51 -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-21-1.dsc 1.8 KiB a1058d0f3ef8b3bf76abf4d1e7ad86f2e14ff0e3387af19e2789856210275ff1
rodbc_1.3-21.orig.tar.gz 908.8 KiB a67041b1033c5c31ec74e17405b3a2d7eb640477eb6610e950e564aa0d6f4d9a
rodbc_1.3-21-1.debian.tar.xz 4.2 KiB 442583344a38724cf4841e596f9aabf58560877ea89c20cdd26c8b879bcb97d1

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