Last data update: 2014.03.03

Data Source

R Release (3.2.3)
CranContrib
BioConductor
All

Data Type

Packages
Functions
Images
Data set

Classification

Results 1 - 1 of 1 found.
[1] < 1 > [1]  Sort:

tidyr : Easily Tidy Data with `spread()` and `gather()` Functions

Package: tidyr
Title: Easily Tidy Data with `spread()` and `gather()` Functions
Version: 0.5.1
Authors@R: c(
person("Hadley", "Wickham", , "hadley@rstudio.com", c("aut", "cre")),
person("RStudio", role = "cph")
)
Description: An evolution of 'reshape2'. It's designed specifically for data
tidying (not general reshaping or aggregating) and works well with
'dplyr' data pipelines.
Depends: R (>= 3.1.0)
License: MIT + file LICENSE
LazyData: true
Imports: tibble, dplyr (>= 0.4), stringi, lazyeval, magrittr, Rcpp
URL: https://github.com/hadley/tidyr
BugReports: https://github.com/hadley/tidyr/issues
Suggests: knitr, testthat, covr, gapminder, rmarkdown
VignetteBuilder: knitr
LinkingTo: Rcpp
RoxygenNote: 5.0.1
NeedsCompilation: yes
Packaged: 2016-06-14 12:40:46 UTC; hadley
Author: Hadley Wickham [aut, cre],
RStudio [cph]
Maintainer: Hadley Wickham <hadley@rstudio.com>
Repository: CRAN
Date/Publication: 2016-06-14 15:22:49

● Data Source: CranContrib
● 0 images, 26 functions, 4 datasets
Reverse Depends: 1