[ 源代码: r-cran-tidyr ]
软件包:r-cran-tidyr(0.8.2-1)
GNU R package to easily tidy data
GNU R package to easily tidy data with 'spread()' and 'gather()' functions.
An evolution of 'reshape2'. It's designed specifically for data tidying (not general reshaping or aggregating) and works well with 'dplyr' data pipelines.
其他与 r-cran-tidyr 有关的软件包
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc1 (>= 1:3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: r-api-3.5
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 3.5.1-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-dplyr (>= 0.7.0)
- GNU R grammar of data manipulation
-
- dep: r-cran-glue
- GNU R interpreted string literals
-
- dep: r-cran-magrittr
- GNU R forward-pipe operator
-
- dep: r-cran-purrr
- GNU R functional programming tools
-
- dep: r-cran-rcpp
- GNU R package for Seamless R and C++ Integration
-
- dep: r-cran-rlang
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- dep: r-cran-stringi
- GNU R character string processing facilities
-
- dep: r-cran-tibble
- GNU R Simple Data Frames
-
- dep: r-cran-tidyselect (>= 0.2.5)
- GNU R select from a set of strings
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats