[ 源代码: r-cran-tidyr ]
软件包:r-cran-tidyr(1.1.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.11)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支持库
-
- dep: libstdc++6 (>= 5.2)
- GNU 标准 C++ 库,第3版
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-base-core (>= 4.0.2-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-cpp11 (>= 0.2.1)
- C++11 interface for GNU R's C interface
-
- dep: r-cran-dplyr (>= 0.8.2)
- GNU R grammar of data manipulation
-
- dep: r-cran-ellipsis (>= 0.1.0)
- GNU R package for working with ... (variable arguments)
-
- dep: r-cran-glue
- GNU R interpreted string literals
-
- dep: r-cran-lifecycle
- manage the life cycle of your GNU R package functions
-
- dep: r-cran-magrittr
- GNU R forward-pipe operator
-
- dep: r-cran-purrr
- GNU R functional programming tools
-
- dep: r-cran-rlang
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- dep: r-cran-tibble (>= 2.1.1)
- GNU R Simple Data Frames
-
- dep: r-cran-tidyselect (>= 1.1.0)
- GNU R select from a set of strings
-
- dep: r-cran-vctrs (>= 0.3.0)
- GNU R vector helpers
-
- rec: r-cran-testthat (>= 2.1.0)
- GNU R testsuite
-
- sug: r-cran-covr
- test coverage for GNU R packages
-
- sug: r-cran-jsonlite
- Robust, High Performance JSON Parser and Generator for R
-
- sug: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- sug: r-cran-readr
- GNU R package to read rectangular text data
-
- sug: r-cran-rmarkdown
- convert R markdown documents into a variety of formats