Package: AMR
Version: 0.6.0
Date: 2019-03-27
Title: Antimicrobial Resistance Analysis
Authors@R: c(
    person(
        given = c("Matthijs", "S."),
        family = "Berends",
        email = "m.s.berends@umcg.nl",
        role = c("aut", "cre"),
        comment = c(ORCID = "0000-0001-7620-1800")),
    person(
        given = c("Christian", "F."),
        family = "Luz",
        email = "c.f.luz@umcg.nl",
        role = "aut",
        comment = c(ORCID = "0000-0001-5809-5995")),
    person(
        given = c("Erwin", "E.", "A."),
        family = "Hassing",
        email = "e.hassing@certe.nl",
        role = "ctb"),
    person(
        given = "Corinna",
        family = "Glasner",
        email = "c.glasner@umcg.nl",
        role = c("aut", "ths"),
        comment = c(ORCID = "0000-0003-1241-1328")),
    person(
        given = c("Alex", "W."),
        family = "Friedrich",
        email = "alex.friedrich@umcg.nl",
        role = c("aut", "ths"),
        comment = c(ORCID = "0000-0003-4881-038X")),
    person(
        given = c("Bhanu", "N.", "M."),
        family = "Sinha",
        email = "b.sinha@umcg.nl",
        role = c("aut", "ths"),
        comment = c(ORCID = "0000-0003-1634-0010")))
Description: Functions to simplify the analysis and prediction of Antimicrobial 
    Resistance (AMR) and to work with microbial and antimicrobial properties by
    using evidence-based methods.
Depends: R (>= 3.1.0)
Imports: backports, crayon (>= 1.3.0), data.table (>= 1.9.0), dplyr (>=
        0.7.0), ggplot2, hms, knitr (>= 1.0.0), microbenchmark, rlang
        (>= 0.3.1), tidyr (>= 0.7.0)
Suggests: covr (>= 3.0.1), curl, readxl, rmarkdown, rstudioapi, rvest
        (>= 0.3.2), testthat (>= 1.0.2), xml2 (>= 1.0.0)
VignetteBuilder: knitr
URL: https://msberends.gitlab.io/AMR, https://gitlab.com/msberends/AMR
BugReports: https://gitlab.com/msberends/AMR/issues
License: GPL-2 | file LICENSE
Encoding: UTF-8
LazyData: true
RoxygenNote: 6.1.1
NeedsCompilation: no
Packaged: 2019-03-27 09:09:31 UTC; uscloud
Author: Matthijs S. Berends [aut, cre]
    (<https://orcid.org/0000-0001-7620-1800>),
  Christian F. Luz [aut] (<https://orcid.org/0000-0001-5809-5995>),
  Erwin E. A. Hassing [ctb],
  Corinna Glasner [aut, ths] (<https://orcid.org/0000-0003-1241-1328>),
  Alex W. Friedrich [aut, ths] (<https://orcid.org/0000-0003-4881-038X>),
  Bhanu N. M. Sinha [aut, ths] (<https://orcid.org/0000-0003-1634-0010>)
Maintainer: Matthijs S. Berends <m.s.berends@umcg.nl>
Repository: CRAN
Date/Publication: 2019-03-27 09:40:07 UTC
