mirror of
https://git.gfz-potsdam.de/naaice/iphreeqc.git
synced 2025-12-15 16:18:22 +01:00
try running check a different way
This commit is contained in:
parent
f4adff599c
commit
d990665808
@ -810,7 +810,7 @@ $(INST)/ex2 : ../phreeqc3-examples/ex2
|
||||
########################################
|
||||
|
||||
check : all
|
||||
R CMD check --as-cran phreeqc
|
||||
Rscript -e "devtools::check('phreeqc')"
|
||||
|
||||
valgrind : install
|
||||
R -d "valgrind --tool=memcheck --leak-check=full" --vanilla < valgrind.R 2>&1 | tee valgrind.full.out
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user