Pakket: r-cran-plyr (1.8.9-1 en anderen)
Verwijzigingen voor r-cran-plyr
Debian bronnen:
Het bronpakket r-cran-plyr downloaden:
Beheerders:
Externe bronnen:
- Homepage [cran.r-project.org]
Vergelijkbare pakketten:
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).
Andere aan r-cran-plyr gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.27)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support bibliotheek
-
- dep: libstdc++6 (>= 13.1)
- GNU Standard C++ Library v3
-
- dep: r-api-4.0
- virtueel pakket geboden door r-base-core
-
- 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-covr
- test coverage for GNU R packages
-
- rec: r-cran-doparallel
- GNU R foreach parallel adaptor for the parallel package
-
- rec: r-cran-foreach
- GNU R foreach looping support
-
- rec: r-cran-iterators
- GNU R iterator support for vectors, lists and other containers
-
- rec: r-cran-itertools
- Iterator Tools
-
- rec: r-cran-testthat
- GNU R testsuite