r-cran-tibble 3.1.7+dfsg-1 source package in Ubuntu

Changelog

r-cran-tibble (3.1.7+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Drop d/p/disable-formattable-test.patch,
     r-cran-formattable is now available

 -- Dylan Aïssi <email address hidden>  Sat, 07 May 2022 10:08:59 +0200

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
r-cran-tibble_3.1.7+dfsg-1.dsc 2.3 KiB 82347e18b1b41cb32babfe5d19f38feeb2b4b6cb69ea38a436af1f385fc61924
r-cran-tibble_3.1.7+dfsg.orig.tar.xz 192.7 KiB d0988ac518459c077f9117ea88a11826eb2af2e1a0a0b9ac7a3aeb214a3d6079
r-cran-tibble_3.1.7+dfsg-1.debian.tar.xz 3.9 KiB b23ae2a6242a7a2821d3c207d2ec8d17744019fe1877fc07db597738740c5f06

No changes file available.

Binary packages built by this source

r-cran-tibble: GNU R Simple Data Frames

 This GNU R package provides a 'tbl_df' class that offers better checking
 and printing capabilities than traditional data frames.
 .
 Tibbles are a modern take on data frames. They keep the features that have
 stood the test of time, and drop the features that used to be convenient but
 are now frustrating (i.e. converting character vectors to factors).

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