summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormikemeredith <mike@mmeredith.net>2022-12-01 12:24:54 +0800
committermikemeredith <mike@mmeredith.net>2022-12-01 12:24:54 +0800
commitbfece3fe0d41192798a3552234a18e75537dce82 (patch)
tree729d41d50e3c4d834e0d2cb4124a37c434347ac8
parent170db6cb825a469b98374ce1a70aa8e8109e4301 (diff)
Update @making_AHMbook_package.R
-rw-r--r--.local_checks/@making_AHMbook_package.R2
1 files changed, 1 insertions, 1 deletions
diff --git a/.local_checks/@making_AHMbook_package.R b/.local_checks/@making_AHMbook_package.R
index 8910e49..abd05ab 100644
--- a/.local_checks/@making_AHMbook_package.R
+++ b/.local_checks/@making_AHMbook_package.R
@@ -26,7 +26,7 @@ devtools::load_all("AHMbook")
# ==========================
unlink(list.files(pattern="Rplots.pdf", recursive=TRUE))
system("R CMD build AHMbook") # Produces the .tar.gz
-pkg <- "AHMbook_0.2.7.tar.gz" # <-- fix version number here ################
+pkg <- "AHMbook_0.2.8.tar.gz" # <-- fix version number here ################
Sys.setenv("_R_CHECK_FORCE_SUGGESTS_" = FALSE) # Use if randomFields missing