Package: rbiom
Type: Package
Title: Read/Write, Transform, and Summarize 'BIOM' Data
Version: 1.0.3
Authors@R: 
    person("Daniel P.", "Smith", 
    email = "dansmith@orst.edu", 
    role  = c("aut", "cre", "cph"),
    comment = c(ORCID = "0000-0002-2479-2044"))
Maintainer: Daniel P. Smith <dansmith@orst.edu>
Description: 
    A toolkit for working with Biological Observation Matrix ('BIOM') files.
    Features include reading/writing all 'BIOM' formats, rarefaction, alpha
    diversity, beta diversity (including 'UniFrac'), summarizing counts by 
    taxonomic level, and sample subsetting. Standalone functions for 
    reading, writing, and subsetting phylogenetic trees are also provided. 
    All CPU intensive operations are encoded in C with multi-thread support.
URL: https://cmmr.github.io/rbiom/index.html
BugReports: https://github.com/cmmr/rbiom/issues
License: AGPL-3
Encoding: UTF-8
Depends: R (>= 3.5.0)
LinkingTo: Rcpp, RcppParallel
biocViews:
Imports: magrittr, methods, plyr, Rcpp, RcppParallel, rjson, rlang,
        R.utils, slam, openxlsx
Suggests: ape, reshape2, rhdf5, testthat
RoxygenNote: 7.1.0
NeedsCompilation: yes
Packaged: 2021-11-05 02:14:43 UTC; Daniel
Author: Daniel P. Smith [aut, cre, cph]
    (<https://orcid.org/0000-0002-2479-2044>)
Repository: CRAN
Date/Publication: 2021-11-05 05:50:02 UTC
Built: R 4.1.0; x86_64-apple-darwin17.0; 2021-11-05 12:02:03 UTC; unix
Archs: rbiom.so.dSYM
