aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
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