[ 原始碼: 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.14)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC 支援函式庫
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- 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