1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 09:11:51 +02:00

first inclusion of ITIS data

This commit is contained in:
2018-09-24 23:33:29 +02:00
parent df5d82fff3
commit 9c566585b0
29 changed files with 734 additions and 466 deletions

View File

@ -1,6 +1,6 @@
Package: AMR
Version: 0.3.0.9008
Date: 2018-09-16
Version: 0.3.0.9009
Date: 2018-09-24
Title: Antimicrobial Resistance Analysis
Authors@R: c(
person(
@ -48,6 +48,7 @@ Imports:
backports,
clipr,
curl,
data.table (>= 1.9.0),
dplyr (>= 0.7.0),
hms,
knitr (>= 1.0.0),