1
0
mirror of https://github.com/msberends/AMR.git synced 2025-07-09 13:42:04 +02:00

ci update

This commit is contained in:
2019-04-06 16:50:59 +02:00
parent 0ff299394a
commit c6bf982ba6
2 changed files with 7 additions and 3 deletions

View File

@ -41,6 +41,8 @@ Authors@R: c(
Description: Functions to simplify the analysis and prediction of Antimicrobial
Resistance (AMR) and to work with microbial and antimicrobial properties by
using evidence-based methods.
Depends:
R (>= 3.1.0)
Imports:
backports,
crayon (>= 1.3.0),
@ -66,6 +68,6 @@ URL: https://msberends.gitlab.io/AMR, https://gitlab.com/msberends/AMR
BugReports: https://gitlab.com/msberends/AMR/issues
License: GPL-2 | file LICENSE
Encoding: UTF-8
LazyLoad: yes
StagedInstall: no
LazyLoad: true
StagedInstall: false
RoxygenNote: 6.1.1