Package: coda.base
Type: Package
Title: A Basic Set of Functions for Compositional Data Analysis
Version: 0.4.1
Date: 2022-03-16
Authors@R: c(person("Marc", "Comas-Cufí", role = c("aut", "cre"), 
                    email = "mcomas@imae.udg.edu", comment = c(ORCID = "0000-0001-9759-0622")))
Description: A minimum set of functions to perform compositional data analysis
    using the log-ratio approach introduced by John Aitchison (1982) <http://www.jstor.org/stable/2345821>. Main functions
    have been implemented in c++ for better performance.
URL: https://mcomas.net/coda.base/, https://github.com/mcomas/coda.base
Depends: R (>= 3.0.4)
Imports: Rcpp (>= 0.12.12), stats
LinkingTo: Rcpp, RcppArmadillo
License: GPL
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
RoxygenNote: 7.1.2
Suggests: knitr, rmarkdown, testthat (>= 2.1.0), ggplot2
VignetteBuilder: knitr
Packaged: 2022-03-16 13:46:54 UTC; marc
Author: Marc Comas-Cufí [aut, cre] (<https://orcid.org/0000-0001-9759-0622>)
Maintainer: Marc Comas-Cufí <mcomas@imae.udg.edu>
Repository: CRAN
Date/Publication: 2022-03-16 15:40:06 UTC
Built: R 4.0.5; x86_64-apple-darwin17.0; 2022-03-17 10:27:25 UTC; unix
Archs: coda.base.so.dSYM
