R Under development (unstable) (2024-02-01 r85851 ucrt) -- "Unsuffered Consequences" Copyright (C) 2024 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 R is free software and comes with ABSOLUTELY NO WARRANTY. You are welcome to redistribute it under certain conditions. Type 'license()' or 'licence()' for distribution details. R is a collaborative project with many contributors. Type 'contributors()' for more information and 'citation()' on how to cite R or R packages in publications. Type 'demo()' for some demos, 'help()' for on-line help, or 'help.start()' for an HTML browser interface to help. Type 'q()' to quit R. > library(testthat) > > test_check("chouca") Loading required package: chouca This is chouca 0.0.99 (development version, use at your own risk!) See vignette("chouca-package") for a user guide or ?chouca for an overview using C++ compiler: 'g++.exe (GCC) 12.3.0' using C++11 make[1]: Entering directory '/d/temp/RtmpAluRfB/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_2f92c26322533' make[1]: Leaving directory '/d/temp/RtmpAluRfB/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_2f92c26322533' make[1]: Entering directory '/d/temp/RtmpAluRfB/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_2f92c26322533' g++ -std=gnu++11 -I"D:/RCompile/recent/R/include" -DNDEBUG -I../inst/include -fopenmp -I"D:/RCompile/CRANpkg/lib/4.4/Rcpp/include" -I"D:/RCompile/CRANpkg/lib/4.4/RcppArmadillo/include" -I"D:/temp/RtmpAluRfB/sourceCpp-x86_64-w64-mingw32-1.0.12" -I"d:/rtools43/x86_64-w64-mingw32.static.posix/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -c file2f92c2d3c7ef7.cpp -o file2f92c2d3c7ef7.o file2f92c2d3c7ef7.cpp: In function 'void precompute_transition_probabilites(double (*)[3][3], const unsigned char (*)[4], const arma::uword*)': file2f92c2d3c7ef7.cpp:133:13: warning: variable 'qpointn_factorf' set but not used [-Wunused-but-set-variable] 133 | uword qpointn_factorf; | ^~~~~~~~~~~~~~~ g++ -shared -s -static-libgcc -o sourceCpp_9.dll tmp.def file2f92c2d3c7ef7.o -fopenmp -LD:/RCompile/recent/R/bin/x64 -lRlapack -LD:/RCompile/recent/R/bin/x64 -lRblas -lgfortran -lm -lquadmath -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib/x64 -Ld:/rtools43/x86_64-w64-mingw32.static.posix/lib -LD:/RCompile/recent/R/bin/x64 -lR make[1]: Leaving directory '/d/temp/RtmpAluRfB/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_2f92c26322533' make[1]: Entering directory '/d/temp/RtmpAluRfB/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_2f92c26322533' make[1]: Leaving directory '/d/temp/RtmpAluRfB/sourceCpp-x86_64-w64-mingw32-1.0.12/sourcecpp_2f92c26322533' dev.new(): using pdf(file="Rplots1.pdf") dev.new(): using pdf(file="Rplots2.pdf") dev.new(): using pdf(file="Rplots3.pdf") dev.new(): using pdf(file="Rplots4.pdf") dev.new(): using pdf(file="Rplots5.pdf") dev.new(): using pdf(file="Rplots6.pdf") Cellular Automaton landscape Size: 24x24 DEGR VEGE VEGE DEGR VEGE ... EMPTY EMPTY EMPTY VEGE EMPTY ... VEGE VEGE DEGR DEGR VEGE ... EMPTY EMPTY EMPTY VEGE EMPTY ... EMPTY EMPTY VEGE VEGE EMPTY ... ... ... ... ... ... ... Global covers DEGR EMPTY VEGE 0.3263889 0.3472222 0.3263889 The following methods are available: image [ FAIL 0 | WARN 0 | SKIP 0 | PASS 109 ] > > proc.time() user system elapsed 159.21 10.15 438.09