plyr (1.8.9)
Published 2026-02-24 13:47:23 +00:00 by atheaadmin
Installation
options("repos" = c(getOption("repos"), c(gitea=" ")))install.packages("plyr")About this package
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 piece 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 'Becton Dickinson'.Tools for Splitting, Applying and Combining Data
Dependencies
| Imports | Rcpp (>= 0.11.0) |
| Depends | R (>= 3.1.0) |
| LinkingTo | Rcpp |
| Suggests | abind, covr, doParallel, foreach, iterators, itertools, tcltk, testthat |
Details
2026-02-24 13:47:23 +00:00
Assets (1)
Versions (1)
View all
CRAN
0
MIT + file LICENSE
Hadley Wickham
392 KiB
plyr_1.8.9.tar.gz
392 KiB
1.8.9
2026-02-24