Package: schtools
Title: Schloss Lab Tools for Reproducible Microbiome Research
Version: 0.4.1
Date: 2023-08-21
Authors@R: 
    c(person(given = "Kelly",
             family = "Sovacool",
             role = c("aut", "cre"),
             email = "sovacool@umich.edu",
             comment = c(ORCID = "0000-0003-3283-829X")),
      person(given = "Nicholas",
             family = "Lesniak",
             role = "aut",
             email = "nlesniak@umich.edu",
             comment = c(ORCID = "0000-0001-9359-5194")),
      person(given = "Sarah",
             family = "Lucas",
             role = "aut",
             comment = c(ORCID = "0000-0003-1676-5801")),
      person(given = "Courtney",
             family = "Armour",
             role = "aut",
             comment = c(ORCID = "0000-0002-5250-1224")),
      person(given = "Patrick",
             family = "Schloss",
             role = "aut",
             email = "pschloss@umich.edu"),
      person(given = "Jacqueline",
             family = "Moltzau",
             role = "ctb",
             comment = c(ORCID = "0000-0003-1398-5980")),
      person(given = "Andrew",
             family = "Hannah",
             role = "ctb"),
      person(given = "Nielson",
             family = "Baxter",
             role = "ctb"),
      person(given = "Alyxandria",
             family = "Schubert",
             role = "ctb"),
      person(given = "Kathryn",
             family = "Iverson",
             role = "ctb"))
Description: A collection of useful functions and example code created and
    used by the Schloss Lab for reproducible microbiome research. Perform
    common tasks like read files created by mothur <https://mothur.org/>,
    tidy up your microbiome data, and format R Markdown documents for
    publication.  See the website <http://www.schlosslab.org/schtools/>
    for more information, documentation, and examples.
License: MIT + file LICENSE
URL: http://www.schlosslab.org/schtools/,
        https://github.com/SchlossLab/schtools
BugReports: https://github.com/SchlossLab/schtools/issues
Imports: dplyr, formatR, glue, rlang, stringr, tidyr
Suggests: covr, cowplot, ggplot2, ggtext, here, hexSticker, hrbrthemes,
        knitr, purrr, readr, rmarkdown, showtext, testthat
VignetteBuilder: knitr
Encoding: UTF-8
RoxygenNote: 7.2.3
NeedsCompilation: no
Packaged: 2023-08-21 13:53:26 UTC; sovacool
Author: Kelly Sovacool [aut, cre] (<https://orcid.org/0000-0003-3283-829X>),
  Nicholas Lesniak [aut] (<https://orcid.org/0000-0001-9359-5194>),
  Sarah Lucas [aut] (<https://orcid.org/0000-0003-1676-5801>),
  Courtney Armour [aut] (<https://orcid.org/0000-0002-5250-1224>),
  Patrick Schloss [aut],
  Jacqueline Moltzau [ctb] (<https://orcid.org/0000-0003-1398-5980>),
  Andrew Hannah [ctb],
  Nielson Baxter [ctb],
  Alyxandria Schubert [ctb],
  Kathryn Iverson [ctb]
Maintainer: Kelly Sovacool <sovacool@umich.edu>
Repository: CRAN
Date/Publication: 2023-08-21 14:50:06 UTC
Built: R 4.2.0; ; 2023-08-22 12:30:49 UTC; unix
