Go to file
dr. M.S. (Matthijs) Berends e0f4c93e82 v1.1.0 2020-04-17 19:16:30 +02:00
R (v1.0.1.9009) prepare for next release 2020-04-15 11:30:28 +02:00
data (v1.0.1.9008) RIVM abbreviations for drugs 2020-04-14 20:38:09 +02:00
data-raw (v1.0.1.9008) RIVM abbreviations for drugs 2020-04-14 20:38:09 +02:00
docs v1.1.0 2020-04-17 19:16:30 +02:00
inst (v0.9.0.9018) Remove mo_history 2020-01-31 23:27:38 +01:00
man (v1.0.1.9009) prepare for next release 2020-04-15 11:30:28 +02:00
pkgdown (v1.0.1.9009) prepare for next release 2020-04-15 11:30:28 +02:00
tests (v1.0.1.9008) RIVM abbreviations for drugs 2020-04-14 20:38:09 +02:00
vignettes (v1.0.1.9005) as.mo() improvements 2020-04-13 21:09:56 +02:00
.Rbuildignore (v0.8.0.9017) keywords update 2019-11-06 14:43:23 +01:00
.gitignore (v1.0.1.9004) Support dplyr 1.0.0 2020-03-14 14:05:43 +01:00
.gitlab-ci.R (v0.9.0.9008) Happy new year! Add lifecycles 2020-01-05 17:22:09 +01:00
.gitlab-ci.yml (v1.0.1.9003) prevent devel from failing 2020-03-08 15:31:57 +01:00
.lintr (v0.8.0.9036) complete documentation rewrite 2019-11-28 22:32:17 +01:00
DESCRIPTION v1.1.0 2020-04-17 19:16:30 +02:00
LICENSE (v0.7.1.9068) gramstain to freq() 2019-08-30 14:50:56 +02:00
NAMESPACE (v1.0.1.9005) as.mo() improvements 2020-04-13 21:09:56 +02:00
NEWS.md v1.1.0 2020-04-17 19:16:30 +02:00
README.md (v0.7.1.9068) gramstain to freq() 2019-08-30 14:50:56 +02:00
_pkgdown.yml (v1.0.1.9000) first PCA implementation 2020-03-07 21:48:21 +01:00
appveyor.yml (v0.9.0.9008) Happy new year! Add lifecycles 2020-01-05 17:22:09 +01:00
codecov.yml (v1.0.0.9002) fix lintr 2020-02-20 20:31:42 +01:00
cran-comments.md v1.1.0 2020-04-17 19:16:30 +02:00
git_merge.sh v1.1.0 2020-04-17 19:16:30 +02:00
git_premaster.sh v1.1.0 2020-04-17 19:16:30 +02:00
git_siteonly.sh v1.1.0 2020-04-17 19:16:30 +02:00
index.md (v1.0.1.9004) Support dplyr 1.0.0 2020-03-14 14:05:43 +01:00

README.md

% AMR (for R)

AMR (for R)

Not a developer? Then please visit our website https://msberends.gitlab.io/AMR to read about this package.

It contains documentation about all of the included functions and also a comprehensive tutorial about how to conduct AMR analysis.

Development source

NOTE: the original source code is on GitLab (https://gitlab.com/msberends/AMR). There is a mirror repository on GitHub (https://github.com/msberends/AMR). As the mirror process is automated by GitLab, both repositories always contain the latest changes.

This is the development source of AMR, a free and open-source R package to simplify the analysis and prediction of Antimicrobial Resistance (AMR) and to work with microbial and antimicrobial properties by using evidence-based methods.

Authors

Matthijs S. Berends1,2, Christian F. Luz1, Alex W. Friedrich1, Bhanu N.M. Sinha1, Casper J. Albers3, Corinna Glasner1

1 Department of Medical Microbiology, University of Groningen, University Medical Center Groningen, Groningen, the Netherlands - rug.nl umcg.nl
2 Certe Medical Diagnostics & Advice, Groningen, the Netherlands - certe.nl
3 Heymans Institute for Psychological Research, University of Groningen, Groningen, the Netherlands - rug.nl

How to get this package

Please see our website.

This R package is licensed under the GNU General Public License (GPL) v2.0. In a nutshell, this means that this package:

  • May be used for commercial purposes

  • May be used for private purposes

  • May not be used for patent purposes

  • May be modified, although:

    • Modifications must be released under the same license when distributing the package
    • Changes made to the code must be documented
  • May be distributed, although:

    • Source code must be made available when the package is distributed
    • A copy of the license and copyright notice must be included with the package.
  • Comes with a LIMITATION of liability

  • Comes with NO warranty