Path to this page:
./
math/R-compositions,
Compositional data analysis
Branch: CURRENT,
Version: 2.0.8,
Package name: R-compositions-2.0.8,
Maintainer: pkgsrc-usersProvides functions for the consistent analysis of compositional data
(e.g. portions of substances) and positive numbers (e.g.
concentrations) in the way proposed by J. Aitchison and V.
Pawlowsky-Glahn.
Required to run:[
lang/g95] [
math/R]
Required to build:[
pkgtools/cwrappers]
Master sites: (Expand)
Version history: (Expand)
- (2024-11-02) Updated to version: R-compositions-2.0.8
- (2024-01-26) Updated to version: R-compositions-2.0.7
- (2023-06-13) Updated to version: R-compositions-2.0.6
- (2023-03-12) Updated to version: R-compositions-2.0.5
- (2022-12-18) Updated to version: R-compositions-2.0.4
- (2021-08-28) Updated to version: R-compositions-2.0.2
CVS history: (Expand)
2024-01-25 23:10:00 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(math/R-compositions) Updated 2.0.6 to 2.0.7, make test fails
Version 2.0-7
* test result files stored as requested by cran standards
|
2023-06-13 15:22:54 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(math/R-compositions) Updated 2.0.5 to 2.0.6
Version 2.0-6
* All .C() calls include symbols and not string names of the called C routines
|
2023-03-12 06:11:37 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(math/R-compositions) Updated 2.0.4 to 2.0.5
Version 2.0-5
* Adapted to new rgl 1.0.1 interface
|
2022-12-18 12:46:11 by Makoto Fujiwara | Files touched by this commit (2) |
Log message:
(math/R-compositions) Updated 2.0.2 to 2.0.4
Version 2.0-4
* F77_ calling conventions adapted from fixed length strings to
length parameter in BLAS calls
* fitDirichlet returned loglikehood fixed (by adding a "-" in front
of n)
* as.matrix.rmult method returns now a matrix with the rmult class
stripped; in this way, derivate functions of `lm()` work properly
(e.g. `anova`, `summary.manova`, `MASS::lda`)
Version 2.0-3
* kernel density estimation on the simplex with Dirichlet kernels
(kdeDirichlet)
Version 2.0-2.9000
* own implementation of dDirichlet
|
2021-10-26 12:56:13 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 16:28:36 by Nia Alarie | Files touched by this commit (458) |
Log message:
math: Remove SHA1 hashes for distfiles
|