1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-10 17:42:03 +02:00

(v2.1.1.9253) parallel computing

This commit is contained in:
2025-04-26 15:47:00 +02:00
parent abee2a954e
commit 4e7fca3b38
13 changed files with 2311 additions and 44 deletions

View File

@ -1,6 +1,6 @@
Package: AMR
Version: 2.1.1.9252
Date: 2025-04-25
Version: 2.1.1.9253
Date: 2025-04-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
@ -47,6 +47,7 @@ Suggests:
ggplot2,
knitr,
openxlsx,
parallelly,
pillar,
progress,
readxl,