# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4 PortSystem 1.0 PortGroup R 1.0 R.setup github tidyverse tibble 3.2.1.9033 v revision 0 maintainers {@barracuda156 gmail.com:vital.had} openmaintainer license MIT description Modern re-imagining of the data frame long_description Provides a 'tbl_df' class (the 'tibble') \ with stricter checking and better formatting \ than the traditional data frame. homepage https://tibble.tidyverse.org checksums rmd160 04259d48a91abcfeecf02b18a5670d87538c2cc0 \ sha256 c8d618c2d537deab7b06db44b84f79ecf3aedc59d179037a45bd14b4157e29aa \ size 5169772 github.tarball_from archive depends_lib-append port:R-fansi \ port:R-lifecycle \ port:R-magrittr \ port:R-pillar \ port:R-pkgconfig \ port:R-rlang \ port:R-vctrs depends_test-append port:R-bench \ port:R-bit64 \ port:R-blob \ port:R-brio \ port:R-callr \ port:R-cli \ port:R-covr \ port:R-crayon \ port:R-DiagrammeR \ port:R-dplyr \ port:R-evaluate \ port:R-formattable \ port:R-ggplot2 \ port:R-here \ port:R-hms \ port:R-htmltools \ port:R-knitr \ port:R-lubridate \ port:R-mockr \ port:R-nycflights13 \ port:R-pkgbuild \ port:R-pkgload \ port:R-purrr \ port:R-rmarkdown \ port:R-stringi \ port:R-testthat \ port:R-tidyr \ port:R-withr test.run yes # https://github.com/tidyverse/tibble/issues/1575 test.args-append --ignore-vignettes