aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2020-12-08 23:56:14 +0100
committerJohannes Ranke <jranke@uni-bremen.de>2020-12-08 23:58:15 +0100
commitdf996535b0bb3077040abccf1c6e20bb4751d2ce (patch)
tree2701a2219a76929b7be235523ed8b7fb9a7c4e73 /GNUmakefile
parent81e0532542ff172b15130b7e8769509a3921399c (diff)
Test plots on R-release and cache packages again
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/GNUmakefile b/GNUmakefile
index f27d02a3..aaa8cdf0 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -91,7 +91,7 @@ slowtests: install
sed -i -e "s/\r.*\r//" tests_slow.log
vdiffr:
- "$(RDEVBIN)/Rscript" -e 'vdiffr::manage_cases(filter = "plot|nafta")'
+ "$(RBIN)/Rscript" -e 'vdiffr::manage_cases(filter = "plot|nafta")'
testcheck: test check

Contact - Imprint