aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
diff options
context:
space:
mode:
authorJohannes Ranke <jranke@uni-bremen.de>2021-07-23 18:13:14 +0200
committerJohannes Ranke <jranke@uni-bremen.de>2021-07-23 18:13:14 +0200
commit36b67cc7505a0a7f0960d4cb820c527f27e18f9c (patch)
tree389897451f80e8684b2ba6d9bb3da53bd4d5cbff /GNUmakefile
parent40b78bed232798ecbeb72759cdf8d400ea35b31f (diff)
parent25648577b6d5a4521da7c9d2eb174d292d2d85af (diff)
Merge branch 'master' into nlmixr
After the merge, run make test and accept the new snapshot for the mixed model fit for an nlme object
Diffstat (limited to 'GNUmakefile')
-rw-r--r--GNUmakefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/GNUmakefile b/GNUmakefile
index d7c68ebf..9056a0ec 100644
--- a/GNUmakefile
+++ b/GNUmakefile
@@ -90,9 +90,6 @@ slowtests: install
NOT_CRAN=true "$(RBIN)/Rscript" -e 'library(mkin); testthat::test_dir("tests/testthat/slow")' 2>&1 | tee tests_slow.log
sed -i -e "s/\r.*\r//" tests_slow.log
-vdiffr:
- "$(RBIN)/Rscript" -e 'vdiffr::manage_cases(filter = "plot|nafta")'
-
testcheck: roxygen test check
README.html: README.md

Contact - Imprint