Package: codalm
Type: Package
Title: Transformation-Free Linear Regression for Compositional Outcomes
        and Predictors
Version: 0.1.0
Authors@R: c(person(given = "Jacob",
           family = "Fiksel",
           role = c("aut", "cre"),
           email = "jfiksel@gmail.com",
           comment = c(ORCID = "0000-0001-7067-1334")),
           person(given = "Abhirup",
           family = "Datta",
           role = c("ctb"),
           email = "abhidatta@jhu.edu"))
Maintainer: Jacob Fiksel <jfiksel@gmail.com>
Description: Implements the expectation-maximization (EM) algorithm as described in Fiksel et al. (2020) <arXiv:2004.07881>
    for transformation-free linear regression for compositional outcomes and predictors.
License: GPL-2
biocViews:
Imports: SQUAREM (>= 2020.3), future, future.apply
Encoding: UTF-8
LazyData: true
URL: https://github.com/jfiksel/codalm
BugReports: https://github.com/jfiksel/codalm/issues
RoxygenNote: 7.1.0
Suggests: knitr, ggtern, gtools, remotes, testthat, markdown
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2020-06-25 15:09:04 UTC; jfiksel
Author: Jacob Fiksel [aut, cre] (<https://orcid.org/0000-0001-7067-1334>),
  Abhirup Datta [ctb]
Repository: CRAN
Date/Publication: 2020-06-25 16:00:06 UTC
