Source: r-cran-tibble Standards-Version: 4.7.3 Maintainer: Debian R Packages Maintainers Uploaders: Andreas Tille , Section: gnu-r Testsuite: autopkgtest-pkg-r Build-Depends: debhelper-compat (= 13), dh-r, r-base-dev, r-cran-cli, r-cran-lifecycle, r-cran-magrittr, r-cran-pillar, r-cran-pkgconfig, r-cran-rlang, r-cran-vctrs, Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-tibble Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-tibble.git Homepage: https://cran.r-project.org/package=tibble Rules-Requires-Root: no Package: r-cran-tibble Architecture: any Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}, Recommends: ${R:Recommends}, Suggests: ${R:Suggests}, Description: Simple Data Frames Provides a 'tbl_df' class (the 'tibble') with stricter checking and better formatting than the traditional data frame.