rodbc 1.3-19-1 source package in Ubuntu

Changelog

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

  * New upstream release

 -- Dirk Eddelbuettel <email address hidden>  Thu, 16 Sep 2021 14:10:07 -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
Kinetic release universe math
Jammy release universe math

Downloads

File Size SHA-256 Checksum
rodbc_1.3-19-1.dsc 1.8 KiB 67e129801a89215aa76d2604be8e3b23f735a8be4cbb2e43bcfe6e5dd6f06365
rodbc_1.3-19.orig.tar.gz 1.1 MiB 3afcbd6877cd8b7c8df4a94bacd041a51e5ac607810acb88efd380b45d2d4efe
rodbc_1.3-19-1.debian.tar.xz 4.1 KiB 5534f7ec42c0250f5575987beb90c87eebd5d7dd52fe115345b4be885fc8ab06

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