mirror of
https://github.com/msberends/AMR.git
synced 2025-07-08 16:42:10 +02:00
(v1.7.1.9023) Removed filter_ functions, new set_ab_names(), ATC code update, ab selector update, fixes #46 and fixed #47
This commit is contained in:
120
DESCRIPTION
120
DESCRIPTION
@ -1,65 +1,73 @@
|
||||
Package: AMR
|
||||
Version: 1.7.1.9022
|
||||
Date: 2021-07-23
|
||||
Version: 1.7.1.9023
|
||||
Date: 2021-08-16
|
||||
Title: Antimicrobial Resistance Data Analysis
|
||||
Authors@R: c(
|
||||
person(role = c("aut", "cre"),
|
||||
family = "Berends", given = c("Matthijs", "S."), email = "m.s.berends@umcg.nl", comment = c(ORCID = "0000-0001-7620-1800")),
|
||||
person(role = c("aut", "ctb"),
|
||||
family = "Luz", given = c("Christian", "F."), email = "c.f.luz@umcg.nl", comment = c(ORCID = "0000-0001-5809-5995")),
|
||||
person(role = c("aut", "ths"),
|
||||
family = "Friedrich", given = c("Alexander", "W."), email = "alex.friedrich@umcg.nl", comment = c(ORCID = "0000-0003-4881-038X")),
|
||||
person(role = c("aut", "ths"),
|
||||
family = "Sinha", given = c("Bhanu", "N.", "M."), email = "b.sinha@umcg.nl", comment = c(ORCID = "0000-0003-1634-0010")),
|
||||
person(role = c("aut", "ths"),
|
||||
family = "Albers", given = c("Casper", "J."), email = "c.j.albers@rug.nl", comment = c(ORCID = "0000-0002-9213-6743")),
|
||||
person(role = c("aut", "ths"),
|
||||
family = "Glasner", given = "Corinna", email = "c.glasner@umcg.nl", comment = c(ORCID = "0000-0003-1241-1328")),
|
||||
person(role = "ctb",
|
||||
family = "Fonville", given = c("Judith", "M."), email = "j.fonville@pamm.nl"),
|
||||
person(role = "ctb",
|
||||
family = "Hassing", given = c("Erwin", "E.", "A."), email = "e.hassing@certe.nl"),
|
||||
person(role = "ctb",
|
||||
family = "Hazenberg", given = c("Eric", "H.", "L.", "C.", "M."), email = "e.hazenberg@jbz.nl"),
|
||||
person(role = "ctb",
|
||||
family = "Knight", given = "Gwen", email = "gwen.knight@lshtm.ac.uk"),
|
||||
person(role = "ctb",
|
||||
family = "Lenglet", given = "Annick", email = "annick.lenglet@amsterdam.msf.org"),
|
||||
person(role = "ctb",
|
||||
family = "Meijer", given = c("Bart", "C."), email = "b.meijerg@certe.nl"),
|
||||
person(role = "ctb",
|
||||
family = "Ny", given = "Sofia", email = "sofia.ny@folkhalsomyndigheten.se"),
|
||||
person(role = "ctb",
|
||||
family = "Schade", given = c("Rogier", "P."), email = "r.schade@amsterdamumc.nl"),
|
||||
person(role = "ctb",
|
||||
family = "Souverein", given = "Dennis", email = "d.souvereing@streeklabhaarlem.nl"),
|
||||
person(role = "ctb",
|
||||
family = "Underwood", given = "Anthony", email = "au3@sanger.ac.uk"))
|
||||
Description: Functions to simplify and standardise antimicrobial resistance (AMR)
|
||||
data analysis and to work with microbial and antimicrobial properties by
|
||||
using evidence-based methods and reliable reference data such as LPSN
|
||||
<doi:10.1099/ijsem.0.004332>.
|
||||
Depends:
|
||||
R (>= 3.0.0)
|
||||
Suggests:
|
||||
cleaner,
|
||||
curl,
|
||||
dplyr,
|
||||
ggplot2,
|
||||
ggtext,
|
||||
knitr,
|
||||
microbenchmark,
|
||||
pillar,
|
||||
readxl,
|
||||
rmarkdown,
|
||||
rstudioapi,
|
||||
rvest,
|
||||
skimr,
|
||||
tidyr,
|
||||
tinytest,
|
||||
vctrs,
|
||||
xml2
|
||||
VignetteBuilder: knitr,rmarkdown
|
||||
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",
|
||||
role = c("aut", "ctb"),
|
||||
comment = c(ORCID = "0000-0001-5809-5995")),
|
||||
person(given = c("Alexander", "W."),
|
||||
family = "Friedrich",
|
||||
role = c("aut", "ths"),
|
||||
comment = c(ORCID = "0000-0003-4881-038X")),
|
||||
person(given = c("Bhanu", "N.", "M."),
|
||||
family = "Sinha",
|
||||
role = c("aut", "ths"),
|
||||
comment = c(ORCID = "0000-0003-1634-0010")),
|
||||
person(given = c("Casper", "J."),
|
||||
family = "Albers",
|
||||
role = c("aut", "ths"),
|
||||
comment = c(ORCID = "0000-0002-9213-6743")),
|
||||
person(given = "Corinna",
|
||||
family = "Glasner",
|
||||
role = c("aut", "ths"),
|
||||
comment = c(ORCID = "0000-0003-1241-1328")),
|
||||
person(given = c("Judith", "M."),
|
||||
family = "Fonville",
|
||||
role = "ctb"),
|
||||
person(given = c("Erwin", "E.", "A."),
|
||||
family = "Hassing",
|
||||
role = "ctb"),
|
||||
person(given = c("Eric", "H.", "L.", "C.", "M."),
|
||||
family = "Hazenberg",
|
||||
role = "ctb"),
|
||||
person(given = "Gwen",
|
||||
family = "Knight",
|
||||
role = "ctb",
|
||||
comment = c(ORCID = "0000-0002-7263-9896")),
|
||||
person(given = "Annick",
|
||||
family = "Lenglet",
|
||||
role = "ctb",
|
||||
comment = c(ORCID = "0000-0003-2013-8405")),
|
||||
person(given = c("Bart", "C."),
|
||||
family = "Meijer",
|
||||
role = "ctb"),
|
||||
person(given = "Sofia",
|
||||
family = "Ny",
|
||||
role = "ctb",
|
||||
comment = c(ORCID = "0000-0002-2017-1363")),
|
||||
person(given = c("Rogier", "P."),
|
||||
family = "Schade",
|
||||
role = "ctb"),
|
||||
person(given = "Dennis",
|
||||
family = "Souverein",
|
||||
role = "ctb",
|
||||
comment = c(ORCID = "0000-0003-0455-0336")),
|
||||
person(given = "Anthony",
|
||||
family = "Underwood",
|
||||
role = "ctb",
|
||||
comment = c(ORCID = "0000-0002-8547-427")))
|
||||
Depends: R (>= 3.0.0)
|
||||
URL: https://github.com/msberends/AMR, https://msberends.github.io/AMR
|
||||
BugReports: https://github.com/msberends/AMR/issues
|
||||
License: GPL-2 | file LICENSE
|
||||
|
Reference in New Issue
Block a user