[ 原始碼: r-cran-purrr ]
套件:r-cran-purrr(1.0.2-1)
GNU R functional programming tools
This package provides a complete and consistent functional programming toolkit for GNU R.
Purrr draws inspiration from many related tools:
* List operations defined in the Haskell prelude * Scala's list methods. * Functional programming libraries for javascript: underscore.js, lodash and lazy.js. * rlist, another R package to support working with lists. Similar goals but somewhat different philosophy.
其他與 r-cran-purrr 有關的套件
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C 函式庫:共用函式庫
同時作為一個虛擬套件由這些套件填實: libc6-udeb
-
- dep: r-api-4.0
- 本虛擬套件由這些套件填實: r-base-core
-
- dep: r-cran-cli (>= 3.6.1)
- GNU R helpers for developing command line interfaces
-
- dep: r-cran-lifecycle (>= 1.0.3)
- manage the life cycle of your GNU R package functions
-
- dep: r-cran-magrittr (>= 1.5.0)
- GNU R forward-pipe operator
-
- dep: r-cran-rlang (>= 1.1.1)
- Functions for Base Types and Core R and 'Tidyverse' Features
-
- dep: r-cran-vctrs (>= 0.6.3)
- GNU R vector helpers
-
- rec: r-cran-covr
- test coverage for GNU R packages
-
- rec: r-cran-dplyr (>= 0.7.8)
- GNU R grammar of data manipulation
-
- rec: r-cran-httr
- GNU R tools for working with URLs and HTTP
-
- rec: r-cran-knitr
- GNU R package for dynamic report generation using Literate Programming
-
- rec: r-cran-lubridate
- simplifies dealing with dates in R
-
- rec: r-cran-rmarkdown
- convert R markdown documents into a variety of formats
-
- rec: r-cran-testthat (>= 3.0.0)
- GNU R testsuite
-
- rec: r-cran-tibble
- GNU R Simple Data Frames
-
- rec: r-cran-tidyselect
- GNU R select from a set of strings