From 228a4245cb903405e655310e8cd6334e67bf7821 Mon Sep 17 00:00:00 2001 From: "Matthijs S. Berends" Date: Sun, 10 Nov 2019 09:26:25 +0100 Subject: [PATCH] (v0.8.0.9026) appveyor fix --- DESCRIPTION | 2 +- NEWS.md | 2 +- appveyor.yml | 4 +++- docs/404.html | 2 +- docs/LICENSE-text.html | 2 +- docs/articles/index.html | 2 +- docs/authors.html | 2 +- docs/index.html | 2 +- docs/news/index.html | 8 ++++---- docs/reference/index.html | 2 +- 10 files changed, 15 insertions(+), 13 deletions(-) diff --git a/DESCRIPTION b/DESCRIPTION index fc234fc8..b3b7fa32 100644 --- a/DESCRIPTION +++ b/DESCRIPTION @@ -1,5 +1,5 @@ Package: AMR -Version: 0.8.0.9025 +Version: 0.8.0.9026 Date: 2019-11-10 Title: Antimicrobial Resistance Analysis Authors@R: c( diff --git a/NEWS.md b/NEWS.md index a22114a2..23aeff92 100755 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -# AMR 0.8.0.9025 +# AMR 0.8.0.9026 Last updated: 10-Nov-2019 ### New diff --git a/appveyor.yml b/appveyor.yml index 158af23c..a9fa3b95 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -19,10 +19,12 @@ # Visit our website for more info: https://msberends.gitlab.io/AMR. # # ==================================================================== # +# Download script file from GitHub init: ps: | $ErrorActionPreference = "Stop" - Import-Module 'tests\appveyor\appveyor_tool.ps1' + Invoke-WebRequest https://gitlab.com/msberends/AMR/raw/premaster/tests/appveyor/appveyor_tool.ps1 -OutFile "..\appveyor-tool.ps1" + Import-Module '..\appveyor-tool.ps1' install: ps: Bootstrap diff --git a/docs/404.html b/docs/404.html index 91d80631..8a2fef72 100644 --- a/docs/404.html +++ b/docs/404.html @@ -84,7 +84,7 @@ AMR (for R) - 0.8.0.9025 + 0.8.0.9026 diff --git a/docs/LICENSE-text.html b/docs/LICENSE-text.html index 7a195f96..8c17520a 100644 --- a/docs/LICENSE-text.html +++ b/docs/LICENSE-text.html @@ -84,7 +84,7 @@ AMR (for R) - 0.8.0.9025 + 0.8.0.9026 diff --git a/docs/articles/index.html b/docs/articles/index.html index ee9fe6a8..d4d1e3c5 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -84,7 +84,7 @@ AMR (for R) - 0.8.0.9025 + 0.8.0.9026 diff --git a/docs/authors.html b/docs/authors.html index 95547093..ea336d91 100644 --- a/docs/authors.html +++ b/docs/authors.html @@ -84,7 +84,7 @@ AMR (for R) - 0.8.0.9025 + 0.8.0.9026 diff --git a/docs/index.html b/docs/index.html index 43448f0c..3ac548ef 100644 --- a/docs/index.html +++ b/docs/index.html @@ -45,7 +45,7 @@ AMR (for R) - 0.8.0.9025 + 0.8.0.9026 diff --git a/docs/news/index.html b/docs/news/index.html index 278ee1b5..dde9f15c 100644 --- a/docs/news/index.html +++ b/docs/news/index.html @@ -84,7 +84,7 @@ AMR (for R) - 0.8.0.9025 + 0.8.0.9026 @@ -231,9 +231,9 @@ -
+

-AMR 0.8.0.9025 Unreleased +AMR 0.8.0.9026 Unreleased

Last updated: 10-Nov-2019

@@ -1333,7 +1333,7 @@ Using as.mo(..., allow_uncertain = 3)

Contents