套件: r-cran-plyr (1.8.6-2build1)
r-cran-plyr 的相關超連結
Trisquel 的資源:
下載原始碼套件 r-cran-plyr:
- [r-cran-plyr_1.8.6-2build1.dsc]
- [r-cran-plyr_1.8.6.orig.tar.gz]
- [r-cran-plyr_1.8.6-2build1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian R Packages Maintainers
- Carlos Borroto
- Andreas Tille
外部的資源:
- 主頁 [cran.r-project.org]
相似套件:
tools for splitting, applying and combining data
plyr is a set of tools that solves a common set of problems: you need to break a big problem down into manageable pieces, operate on each pieces and then put all the pieces back together. For example, you might want to fit a model to each spatial location or time point in your study, summarise data by panels or collapse high-dimensional arrays to simpler summary statistics. The development of plyr has been generously supported by BD (Becton Dickinson).
其他與 r-cran-plyr 有關的套件
|
|
|
-
- dep: libc6 (>= 2.17)
- GNU C Library: Shared libraries
同時作為一個虛擬套件由這些套件提供: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libstdc++6 (>= 5.2)
- GNU Standard C++ Library v3
-
- dep: r-api-4.0
- 本虛擬套件由這些套件提供: r-base-core
-
- dep: r-base-core (>= 4.0.0.20200528-1)
- GNU R core of statistical computation and graphics system
-
- dep: r-cran-rcpp (>= 0.11.0)
- GNU R package for Seamless R and C++ Integration
-
- rec: r-cran-abind
- GNU R abind multi-dimensional array combination function
-
- rec: r-cran-domc
- GNU R parallel excution backend for %dopar% using multicore
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: r-cran-covr
- test coverage for GNU R packages
-
- sug: r-cran-doparallel
- GNU R foreach parallel adaptor for the parallel package
-
- sug: r-cran-foreach
- GNU R foreach looping support
-
- sug: r-cran-iterators
- GNU R iterator support for vectors, lists and other containers
-
- sug: r-cran-itertools
- Iterator Tools