[ 源代码: r-cran-tidyr ]
软件包:r-cran-tidyr(1.3.1-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.5)
- GCC 支持库
-
- dep: libstdc++6 (>= 11)
- GNU 标准 C++ 库,第3版
-
- dep: r-api-4.0
- 本虚包由这些包填实: r-base-core
-
- dep: r-cran-cli (>= 3.4.1)
- GNU R helpers for developing command line interfaces
-
- dep: r-cran-cpp11 (>= 0.4.0)
- C++11 interface for GNU R's C interface
-
- dep: r-cran-dplyr (>= 1.0.10)
- GNU R grammar of data manipulation
-
- dep: r-cran-glue
- GNU R interpreted string literals
-
- dep: r-cran-lifecycle (>= 1.0.3)
- manage the life cycle of your GNU R package functions
-
- dep: r-cran-magrittr
- GNU R forward-pipe operator
-
- dep: r-cran-purrr (>= 1.0.1)
- GNU R functional programming tools
-
- dep: r-cran-rlang (>= 1.1.1)
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- dep: r-cran-stringr (>= 1.5.0)
- Make it easier to work with strings
-
- dep: r-cran-tibble (>= 2.1.1)
- GNU R Simple Data Frames
-
- dep: r-cran-tidyselect (>= 1.2.0)
- GNU R select from a set of strings
-
- dep: r-cran-vctrs (>= 0.5.2)
- GNU R vector helpers
-
- rec: r-cran-covr
- test coverage for GNU R packages
-
- rec: r-cran-data.table
- GNU R extension of Data.frame
-
- rec: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- rec: r-cran-readr
- GNU R package to read rectangular text data
-
- rec: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- rec: r-cran-testthat (>= 3.0.0)
- GNU R testsuite