1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-08 21:22:01 +02:00

kurtosis, skewness, start with ML

This commit is contained in:
2018-07-08 22:14:55 +02:00
parent c768ba0d9c
commit 14b990d769
18 changed files with 401 additions and 15 deletions

View File

@ -1,6 +1,6 @@
Package: AMR
Version: 0.2.0.9008
Date: 2018-07-04
Version: 0.2.0.9009
Date: 2018-07-06
Title: Antimicrobial Resistance Analysis
Authors@R: c(
person(
@ -28,6 +28,7 @@ Depends:
R (>= 3.0.0)
Imports:
backports,
broom,
clipr,
curl,
dplyr (>= 0.7.0),