[ ソース: r-cran-purrr ]
パッケージ: r-cran-purrr (1.0.2-1 など)
r-cran-purrr に関するリンク
Debian の資源:
r-cran-purrr ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [cran.r-project.org]
類似のパッケージ:
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.27)
- 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