mirror of
https://github.com/msberends/AMR.git
synced 2025-07-09 19:01:51 +02:00
(v2.1.1.9126) implemented WISCA! Also added top_n_microorganisms()
and fixed Python wrapper
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
Package: AMR
|
||||
Version: 2.1.1.9125
|
||||
Date: 2025-01-17
|
||||
Version: 2.1.1.9126
|
||||
Date: 2025-01-26
|
||||
Title: Antimicrobial Resistance Data Analysis
|
||||
Description: Functions to simplify and standardise antimicrobial resistance (AMR)
|
||||
data analysis and to work with microbial and antimicrobial properties by
|
||||
@ -59,4 +59,4 @@ License: GPL-2 | file LICENSE
|
||||
Encoding: UTF-8
|
||||
LazyData: true
|
||||
RoxygenNote: 7.3.2
|
||||
Roxygen: list(markdown = TRUE)
|
||||
Roxygen: list(markdown = TRUE, old_usage = TRUE)
|
||||
|
Reference in New Issue
Block a user