diff --git a/.github/workflows/check.yaml b/.github/workflows/check.yaml
index f68e56c53..29053e107 100644
--- a/.github/workflows/check.yaml
+++ b/.github/workflows/check.yaml
@@ -144,6 +144,7 @@ jobs:
_R_CHECK_DEPENDS_ONLY_: true
_R_CHECK_LENGTH_1_CONDITION_: verbose
_R_CHECK_LENGTH_1_LOGIC2_: verbose
+ R_LIBS_USER: ${{ env.R_LIBS_USER }}
run: |
tar -xf data-raw/AMR_latest.tar.gz
rm -rf AMR/vignettes
@@ -158,10 +159,11 @@ jobs:
_R_CHECK_DEPENDS_ONLY_: true
_R_CHECK_LENGTH_1_CONDITION_: verbose
_R_CHECK_LENGTH_1_LOGIC2_: verbose
+ R_LIBS_USER: ${{ env.R_LIBS_USER }}
run: |
tar -xf data-raw/AMR_latest.tar.gz
rm -rf AMR/vignettes
- R CMD check AMR --no-manual --as-cran --no-vignettes --library='/Users/runner/work/_temp/Library'
+ R CMD check AMR --no-manual --no-vignettes
shell: bash
- name: Show testthat output
diff --git a/DESCRIPTION b/DESCRIPTION
index f0d58ecb7..85711e997 100644
--- a/DESCRIPTION
+++ b/DESCRIPTION
@@ -1,5 +1,5 @@
Package: AMR
-Version: 1.6.0.9028
+Version: 1.6.0.9030
Date: 2021-05-13
Title: Antimicrobial Resistance Data Analysis
Authors@R: c(
diff --git a/NEWS.md b/NEWS.md
index cc8b053de..465c8846e 100755
--- a/NEWS.md
+++ b/NEWS.md
@@ -1,4 +1,4 @@
-# `AMR` 1.6.0.9028
+# `AMR` 1.6.0.9030
## Last updated: 13 May 2021
### New
diff --git a/data-raw/AMR_latest.tar.gz b/data-raw/AMR_latest.tar.gz
index bbb90353b..c6468c07b 100644
Binary files a/data-raw/AMR_latest.tar.gz and b/data-raw/AMR_latest.tar.gz differ
diff --git a/docs/404.html b/docs/404.html
index 2965cacd3..33f02b6ce 100644
--- a/docs/404.html
+++ b/docs/404.html
@@ -81,7 +81,7 @@
diff --git a/docs/LICENSE-text.html b/docs/LICENSE-text.html
index b6137c4d3..425aa90d5 100644
--- a/docs/LICENSE-text.html
+++ b/docs/LICENSE-text.html
@@ -81,7 +81,7 @@
diff --git a/docs/articles/index.html b/docs/articles/index.html
index 0fffc9dcf..1ae9f88ab 100644
--- a/docs/articles/index.html
+++ b/docs/articles/index.html
@@ -81,7 +81,7 @@
diff --git a/docs/authors.html b/docs/authors.html
index 6ed6a3c1d..a726d9f28 100644
--- a/docs/authors.html
+++ b/docs/authors.html
@@ -81,7 +81,7 @@
diff --git a/docs/index.html b/docs/index.html
index 06280279e..8ea1630fe 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -42,7 +42,7 @@
diff --git a/docs/news/index.html b/docs/news/index.html
index 8a6912f1f..5f95edd08 100644
--- a/docs/news/index.html
+++ b/docs/news/index.html
@@ -81,7 +81,7 @@
@@ -236,9 +236,9 @@
Source: NEWS.md
-
AMR 1.6.0.9028AMR 1.6.0.9030