Package: coda.base
Type: Package
Title: A Basic Set of Functions for Compositional Data Analysis
Version: 0.1.6
Date: 2017-08-16
Authors@R: c(person("Marc", "Comas-Cufí", role = c("aut", "cre"), 
                    email = "mcomas@imae.udg.edu"))
Description: A minimum set of functions to perform compositional data analysis
    using the log-ratio approach introduced by John Aitchison in 1982. Main functions
    have been implemented in c++ for better performance.
Depends: R (>= 3.0.4)
Imports: Rcpp (>= 0.12.12), MASS
LinkingTo: Rcpp, RcppArmadillo
License: GPL
Encoding: UTF-8
LazyData: true
NeedsCompilation: yes
RoxygenNote: 6.0.1
Packaged: 2017-08-16 10:12:38 UTC; marc
Author: Marc Comas-Cufí [aut, cre]
Maintainer: Marc Comas-Cufí <mcomas@imae.udg.edu>
Repository: CRAN
Date/Publication: 2017-08-16 10:22:07 UTC
