rodbc 1.3-23-1 source package in Ubuntu

Changelog

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

  * New upstream release

 -- Dirk Eddelbuettel <email address hidden>  Sun, 26 Nov 2023 08:49:25 -0600

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
Oracular release universe math
Noble release universe math

Downloads

File Size SHA-256 Checksum
rodbc_1.3-23-1.dsc 1.8 KiB 4edf45a369852f191d0de07fdaa8cbdc402bb1f0908095693c122a243be52231
rodbc_1.3-23.orig.tar.gz 908.6 KiB 15cdd15ac0afb3294420c7593b04a5e4e31df175418b22a8ec075bf5855e0f3b
rodbc_1.3-23-1.debian.tar.xz 4.2 KiB 19317010531dd1f9a8f28f1aaeb2bf318f31a48489405230b512f795787f8bec

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