Provides a 'tbl_df' class (the 'tibble') that provides stricter checking and better formatting than the traditional data frame.
Version: | 1.3.3 |
Depends: | R (≥ 3.1.0) |
Imports: | methods, rlang, Rcpp (≥ 0.12.3), utils |
LinkingTo: | Rcpp |
Suggests: | covr, dplyr, knitr (≥ 1.5.32), microbenchmark, nycflights13, testthat, rmarkdown, withr |
Published: | 2017-05-28 |
Author: | Kirill Müller [aut, cre], Hadley Wickham [aut], Romain Francois [ctb], RStudio [cph] |
Maintainer: | Kirill Müller <krlmlr+r at mailbox.org> |
BugReports: | https://github.com/tidyverse/tibble/issues |
License: | MIT + file LICENSE |
URL: | http://tibble.tidyverse.org/, https://github.com/tidyverse/tibble |
NeedsCompilation: | yes |
Materials: | README NEWS |
CRAN checks: | tibble results |
Reference manual: | tibble.pdf |
Vignettes: |
Extending tibble Tibbles |
Package source: | tibble_1.3.3.tar.gz |
Windows binaries: | r-devel: tibble_1.3.3.zip, r-release: tibble_1.3.3.zip, r-oldrel: tibble_1.3.3.zip |
OS X El Capitan binaries: | r-release: tibble_1.3.3.tgz |
OS X Mavericks binaries: | r-oldrel: tibble_1.3.3.tgz |
Old sources: | tibble archive |
Please use the canonical form https://CRAN.R-project.org/package=tibble to link to this page.