[ ソース: r-cran-plyr ]
パッケージ: r-cran-plyr (1.8.4-2)
r-cran-plyr に関するリンク
Debian の資源:
r-cran-plyr ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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.4)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libgcc1 (>= 1:3.5)
- GCC 共有ライブラリ
-
- dep: libstdc++6 (>= 5.2)
- GNU 標準 C++ ライブラリ v3
-
- dep: r-api-3.5
- 以下のパッケージによって提供される仮想パッケージです: r-base-core
-
- dep: r-base-core (>= 3.5.0-5)
- 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 多次元行列結合関数
-
- rec: r-cran-domc
- GNU R parallel excution backend for %dopar% using multicore
-
- rec: r-cran-testthat
- GNU R testsuite
-
- sug: libgdal-dev
- Geospatial Data Abstraction Library - Development files
-
- 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