Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:07:01 -0400 (Wed, 13 Apr 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
To the developers/maintainers of the OncoSimulR package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/OncoSimulR.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 1334/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
OncoSimulR 3.2.0 (landing page) Ramon Diaz-Uriarte
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | OK | |||||||||
tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||||
machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | OK | OK | |||||||||
Package: OncoSimulR |
Version: 3.2.0 |
Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:OncoSimulR.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings OncoSimulR_3.2.0.tar.gz |
StartedAt: 2022-04-13 00:00:23 -0400 (Wed, 13 Apr 2022) |
EndedAt: 2022-04-13 00:17:32 -0400 (Wed, 13 Apr 2022) |
EllapsedTime: 1029.3 seconds |
RetCode: 0 |
Status: OK |
CheckDir: OncoSimulR.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:OncoSimulR.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings OncoSimulR_3.2.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/OncoSimulR.Rcheck' * using R version 4.1.3 (2022-03-10) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * using option '--no-vignettes' * checking for file 'OncoSimulR/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'OncoSimulR' version '3.2.0' * checking package namespace information ... OK * checking package dependencies ... OK * checking if this is a source package ... OK * checking if there is a namespace ... OK * checking for hidden files and directories ... OK * checking for portable file names ... OK * checking whether package 'OncoSimulR' can be installed ... OK * checking installed package size ... NOTE installed size is 17.4Mb sub-directories of 1Mb or more: exec 2.2Mb libs 14.1Mb * checking package directory ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... OK * checking top-level files ... OK * checking for left-over files ... OK * checking index information ... OK * checking package subdirectories ... OK * checking R files for non-ASCII characters ... OK * checking R files for syntax errors ... OK * loading checks for arch 'i386' ** checking whether the package can be loaded ... OK ** checking whether the package can be loaded with stated dependencies ... OK ** checking whether the package can be unloaded cleanly ... OK ** checking whether the namespace can be loaded with stated dependencies ... OK ** checking whether the namespace can be unloaded cleanly ... OK * loading checks for arch 'x64' ** checking whether the package can be loaded ... OK ** checking whether the package can be loaded with stated dependencies ... OK ** checking whether the package can be unloaded cleanly ... OK ** checking whether the namespace can be loaded with stated dependencies ... OK ** checking whether the namespace can be unloaded cleanly ... OK * checking dependencies in R code ... OK * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... OK * checking Rd files ... OK * checking Rd metadata ... OK * checking Rd cross-references ... OK * checking for missing documentation entries ... OK * checking for code/documentation mismatches ... OK * checking Rd \usage sections ... OK * checking Rd contents ... OK * checking for unstated dependencies in examples ... OK * checking contents of 'data' directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking line endings in C/C++/Fortran sources/headers ... OK * checking line endings in Makefiles ... OK * checking compilation flags in Makevars ... OK * checking for GNU extensions in Makefiles ... OK * checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK * checking use of PKG_*FLAGS in Makefiles ... OK * checking include directives in Makefiles ... OK * checking compiled code ... NOTE Note: information on .o files for i386 is not available Note: information on .o files for x64 is not available File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/OncoSimulR/libs/i386/OncoSimulR.dll': Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Found 'exit', possibly from 'exit' (C), 'stop' (Fortran) Found 'printf', possibly from 'printf' (C) File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/OncoSimulR/libs/x64/OncoSimulR.dll': Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Found 'exit', possibly from 'exit' (C), 'stop' (Fortran) Found 'printf', possibly from 'printf' (C) Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs. The detected symbols are linked into the code but might come from libraries and not actually be called. See 'Writing portable packages' in the 'Writing R Extensions' manual. * checking files in 'vignettes' ... OK * checking examples ... ** running examples for arch 'i386' ... OK ** running examples for arch 'x64' ... OK * checking for unstated dependencies in 'tests' ... OK * checking tests ... ** running tests for arch 'i386' ... Running 'testthat.R' OK ** running tests for arch 'x64' ... Running 'testthat.R' OK * checking for unstated dependencies in vignettes ... OK * checking package vignettes in 'inst/doc' ... OK * checking running R code from vignettes ... SKIPPED * checking re-building of vignette outputs ... SKIPPED * checking PDF version of manual ... OK * DONE Status: 2 NOTEs See 'C:/Users/biocbuild/bbs-3.14-bioc/meat/OncoSimulR.Rcheck/00check.log' for details.
OncoSimulR.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/OncoSimulR_3.2.0.tar.gz && rm -rf OncoSimulR.buildbin-libdir && mkdir OncoSimulR.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=OncoSimulR.buildbin-libdir OncoSimulR_3.2.0.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL OncoSimulR_3.2.0.zip && rm OncoSimulR_3.2.0.tar.gz OncoSimulR_3.2.0.zip ### ############################################################################## ############################################################################## % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1267k 100 1267k 0 0 1531k 0 --:--:-- --:--:-- --:--:-- 1530k install for i386 * installing *source* package 'OncoSimulR' ... ** using staged installation ** libs "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/gamma.c -o FitnessLandscape/gamma.o "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/landscape.c -o FitnessLandscape/landscape.o "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/random.c -o FitnessLandscape/random.o "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/sort.c -o FitnessLandscape/sort.o "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/chain.c -o FitnessLandscape/chain.o "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/input.c -o FitnessLandscape/input.o "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/genotypes.c -o FitnessLandscape/genotypes.o "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/ordered_pairs.c -o FitnessLandscape/ordered_pairs.o "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/calculus.c -o FitnessLandscape/calculus.o "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/vector.c -o FitnessLandscape/vector.o "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/generalized_chain.c -o FitnessLandscape/generalized_chain.o "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/LinearAlgebra.c -o FitnessLandscape/LinearAlgebra.o FitnessLandscape/LinearAlgebra.c: In function 'svdcmp': FitnessLandscape/LinearAlgebra.c:640:27: warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] v[j][i]=(u[i][j]/u[i][l])/g; ^ "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/summary_statistics.c -o FitnessLandscape/summary_statistics.o "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/epistasis_type.c -o FitnessLandscape/epistasis_type.o "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/decomposition.c -o FitnessLandscape/decomposition.o "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/models.c -o FitnessLandscape/models.o "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/verbose.c -o FitnessLandscape/verbose.o "C:/rtools40/mingw32/bin/"ar -r liblandscape.a FitnessLandscape/gamma.o FitnessLandscape/landscape.o FitnessLandscape/random.o FitnessLandscape/sort.o FitnessLandscape/chain.o FitnessLandscape/input.o FitnessLandscape/genotypes.o FitnessLandscape/ordered_pairs.o FitnessLandscape/calculus.o FitnessLandscape/vector.o FitnessLandscape/generalized_chain.o FitnessLandscape/LinearAlgebra.o FitnessLandscape/summary_statistics.o FitnessLandscape/epistasis_type.o FitnessLandscape/decomposition.o FitnessLandscape/models.o FitnessLandscape/verbose.o ; C:\rtools40\mingw32\bin\ar.exe: creating liblandscape.a "C:/rtools40/mingw32/bin/"ranlib liblandscape.a; "C:/rtools40/mingw32/bin/"gcc -O -Wall -o fl_statistics -I/FitnessLandscape/. -L. FitnessLandscape/main_fl_statistics.c -llandscape -lm; "C:/rtools40/mingw32/bin/"gcc -O -Wall -o fl_generate -I/FitnessLandscape/. -L. FitnessLandscape/main_fl_generate.c -llandscape -lm; "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -Wa,-mbig-obj -O3 -c BNB_nr.cpp -o BNB_nr.o "C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c OncoSimulR_init.c -o OncoSimulR_init.o "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -Wa,-mbig-obj -O3 -c RcppExports.cpp -o RcppExports.o "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -Wa,-mbig-obj -O3 -c accessible_genotypes.cpp -o accessible_genotypes.o "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -Wa,-mbig-obj -O3 -c bnb_common.cpp -o bnb_common.o "C:/rtools40/mingw32/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -Wa,-mbig-obj -O3 -c new_restrict.cpp -o new_restrict.o C:/rtools40/mingw32/bin/g++ -shared -s -static-libgcc -o OncoSimulR.dll tmp.def BNB_nr.o OncoSimulR_init.o RcppExports.o accessible_genotypes.o bnb_common.o new_restrict.o -Wa,-mbig-obj -O3 -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/i386 -lR installing via 'install.libs.R' to C:/Users/biocbuild/bbs-3.14-bioc/meat/OncoSimulR.buildbin-libdir/00LOCK-OncoSimulR/00new/OncoSimulR [1] "/i386" Installing fl_statistics.exe fl_generate.exe to C:/Users/biocbuild/bbs-3.14-bioc/meat/OncoSimulR.buildbin-libdir/00LOCK-OncoSimulR/00new/OncoSimulR/exec/i386 Installing library OncoSimulR.dll to C:/Users/biocbuild/bbs-3.14-bioc/meat/OncoSimulR.buildbin-libdir/00LOCK-OncoSimulR/00new/OncoSimulR/libs/i386 ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'OncoSimulR' finding HTML links ... done OncoSimulWide2Long html POM html allFitnessEffects html benchmarks html evalAllGenotypes html example-missing-drivers html examplePosets html examplesFitnessEffects html freq-dep-simul-examples html mcfLs html oncoSimulIndiv html plot.fitnessEffects html plot.oncosimul html finding level-2 HTML links ... done plotClonePhylog html plotFitnessLandscape html plotPoset html poset html rfitness html samplePop html simOGraph html to_Magellan html ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path install for x64 * installing *source* package 'OncoSimulR' ... ** libs "C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/gamma.c -o FitnessLandscape/gamma.o "C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/landscape.c -o FitnessLandscape/landscape.o "C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/random.c -o FitnessLandscape/random.o "C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/sort.c -o FitnessLandscape/sort.o "C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/chain.c -o FitnessLandscape/chain.o "C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/input.c -o FitnessLandscape/input.o "C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/genotypes.c -o FitnessLandscape/genotypes.o "C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/ordered_pairs.c -o FitnessLandscape/ordered_pairs.o "C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/calculus.c -o FitnessLandscape/calculus.o "C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/vector.c -o FitnessLandscape/vector.o "C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/generalized_chain.c -o FitnessLandscape/generalized_chain.o "C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/LinearAlgebra.c -o FitnessLandscape/LinearAlgebra.o FitnessLandscape/LinearAlgebra.c: In function 'svdcmp': FitnessLandscape/LinearAlgebra.c:640:27: warning: 'l' may be used uninitialized in this function [-Wmaybe-uninitialized] v[j][i]=(u[i][j]/u[i][l])/g; ^ "C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/summary_statistics.c -o FitnessLandscape/summary_statistics.o "C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/epistasis_type.c -o FitnessLandscape/epistasis_type.o "C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/decomposition.c -o FitnessLandscape/decomposition.o "C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/models.c -o FitnessLandscape/models.o "C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c FitnessLandscape/verbose.c -o FitnessLandscape/verbose.o "C:/rtools40/mingw64/bin/"ar -r liblandscape.a FitnessLandscape/gamma.o FitnessLandscape/landscape.o FitnessLandscape/random.o FitnessLandscape/sort.o FitnessLandscape/chain.o FitnessLandscape/input.o FitnessLandscape/genotypes.o FitnessLandscape/ordered_pairs.o FitnessLandscape/calculus.o FitnessLandscape/vector.o FitnessLandscape/generalized_chain.o FitnessLandscape/LinearAlgebra.o FitnessLandscape/summary_statistics.o FitnessLandscape/epistasis_type.o FitnessLandscape/decomposition.o FitnessLandscape/models.o FitnessLandscape/verbose.o ; C:\rtools40\mingw64\bin\ar.exe: creating liblandscape.a "C:/rtools40/mingw64/bin/"ranlib liblandscape.a; "C:/rtools40/mingw64/bin/"gcc -O -Wall -o fl_statistics -I/FitnessLandscape/. -L. FitnessLandscape/main_fl_statistics.c -llandscape -lm; "C:/rtools40/mingw64/bin/"gcc -O -Wall -o fl_generate -I/FitnessLandscape/. -L. FitnessLandscape/main_fl_generate.c -llandscape -lm; "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -Wa,-mbig-obj -O3 -c BNB_nr.cpp -o BNB_nr.o "C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c OncoSimulR_init.c -o OncoSimulR_init.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -Wa,-mbig-obj -O3 -c RcppExports.cpp -o RcppExports.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -Wa,-mbig-obj -O3 -c accessible_genotypes.cpp -o accessible_genotypes.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -Wa,-mbig-obj -O3 -c bnb_common.cpp -o bnb_common.o "C:/rtools40/mingw64/bin/"g++ -std=gnu++11 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rcpp/include' -I"C:/extsoft/include" -O2 -Wall -mfpmath=sse -msse2 -mstackrealign -Wa,-mbig-obj -O3 -c new_restrict.cpp -o new_restrict.o C:/rtools40/mingw64/bin/g++ -shared -s -static-libgcc -o OncoSimulR.dll tmp.def BNB_nr.o OncoSimulR_init.o RcppExports.o accessible_genotypes.o bnb_common.o new_restrict.o -Wa,-mbig-obj -O3 -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/x64 -lR installing via 'install.libs.R' to C:/Users/biocbuild/bbs-3.14-bioc/meat/OncoSimulR.buildbin-libdir/OncoSimulR [1] "/x64" Installing fl_statistics.exe fl_generate.exe to C:/Users/biocbuild/bbs-3.14-bioc/meat/OncoSimulR.buildbin-libdir/OncoSimulR/exec/x64 Installing library OncoSimulR.dll to C:/Users/biocbuild/bbs-3.14-bioc/meat/OncoSimulR.buildbin-libdir/OncoSimulR/libs/x64 ** testing if installed package can be loaded * MD5 sums packaged installation of 'OncoSimulR' as OncoSimulR_3.2.0.zip * DONE (OncoSimulR) * installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library' package 'OncoSimulR' successfully unpacked and MD5 sums checked
OncoSimulR.Rcheck/tests_i386/testthat.Rout R version 4.1.3 (2022-03-10) -- "One Push-Up" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: i386-w64-mingw32/i386 (32-bit) 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) > library(OncoSimulR) > > test_check("OncoSimulR") Starting FDF-letter-fitness-order Wed Apr 13 00:04:27 2022 exprtk parser error: Error[00] Position: 00 Type: [ Syntax Error] Msg: ERR197 - Undefined symbol: 'n_2_3' Expression: n_2_3 exprtk parser error: Error[00] Position: 00 Type: [ Syntax Error] Msg: ERR197 - Undefined symbol: 'f_2_3' Expression: f_2_3 Ending FDF-small-fitness-specs Wed Apr 13 00:04:28 2022 Took 0.78 Starting LOD_POM at Wed Apr 13 00:04:28 2022 Ending LOD_POM at Wed Apr 13 00:04:47 2022 Took 19.09 Starting test.Z-all-fitness at Wed Apr 13 00:04:47 2022 Ending test.Z-all-fitness at Wed Apr 13 00:04:47 2022 Took 0.09 Starting test.Z-driver-counts at Wed Apr 13 00:04:47 2022 Ending test.Z-driver-counts at Wed Apr 13 00:04:47 2022 Took 0.16 Starting test.Z-fixation at Wed Apr 13 00:04:47 2022 Ending test.Z-fixation at Wed Apr 13 00:04:48 2022 Took 0.64 Starting test.Z-magellan at Wed Apr 13 00:04:48 2022 Ended test.Z-magellan at Wed Apr 13 00:04:52 2022 Starting test.Z-mutator at Wed Apr 13 00:04:52 2022 Ending test.Z-mutator at Wed Apr 13 00:04:53 2022 Took 0.5 Starting test.Z-mutatorFDF at Wed Apr 13 00:04:53 2022 Ending test.Z-mutatorFDF at Wed Apr 13 00:04:53 2022 Took 0.13 Starting test.Z-oncoSimulIndiv at Wed Apr 13 00:04:53 2022 Ending test.Z-oncoSimulIndiv at Wed Apr 13 00:04:54 2022 Took 1.53 Starting test.Z-oncoSimulIndivFDF at Wed Apr 13 00:04:54 2022 Ending test.Z-oncoSimulIndivFDF at Wed Apr 13 00:04:54 2022 Took 0.14 Starting test.Z-rfitness-landscape at Wed Apr 13 00:04:54 2022 Ending test.Z-rfitness-landscape at Wed Apr 13 00:04:55 2022 Took 0.13 Starting Z-sample-only-last tests Wed Apr 13 00:04:55 2022 Ending Z-sample-only-last tests Wed Apr 13 00:04:55 2022 Took 0 Starting Z-total-present-drivers tests Wed Apr 13 00:04:55 2022 Ending Z-total-present-drivers tests Wed Apr 13 00:04:56 2022 Took 1.27 Dummy empty test Wed Apr 13 00:04:56 2022 Starting accessible_genotypes at Wed Apr 13 00:04:56 2022 Ending accessible_genotypes at Wed Apr 13 00:05:02 2022 Took 6.38 Starting all fitness at Wed Apr 13 00:05:02 2022 Ending all-fitness at Wed Apr 13 00:05:07 2022 Took 4.39 Starting test.allFitnessEffectsFDF at Wed Apr 13 00:05:07 2022 Ending test.allFitnessEffectsFDF at Wed Apr 13 00:05:07 2022 Took 0.11 Starting test.allFitnessEffectsFDF at Wed Apr 13 00:05:07 2022 Ending test.allFitnessEffectsFDF at Wed Apr 13 00:05:07 2022 Took 0.34 Starting driverCounts at Wed Apr 13 00:05:07 2022 Ending driverCounts at Wed Apr 13 00:05:12 2022 Took 5.39 Starting epist-order-modules at Wed Apr 13 00:05:12 2022 Ending epist-order-modules at Wed Apr 13 00:05:13 2022 Took 0.05 Starting test.evaluatingGenotypesFDF at Wed Apr 13 00:05:13 2022 Ending test.evaluatingGenotypesFDF at Wed Apr 13 00:05:13 2022 Took 0.28 Starting exercise-plotting-code at Wed Apr 13 00:05:13 2022 Ending exercise-plotting-code at Wed Apr 13 00:05:22 2022 Took 9 Starting exercise-rfitness at Wed Apr 13 00:05:22 2022 Ending exercise-rfitness at Wed Apr 13 00:05:34 2022 Took 12.14 Starting to_Magella at Wed Apr 13 00:05:34 2022 Ending to_Magella at Wed Apr 13 00:05:34 2022 Took 0.03 Starting fitness preds at Wed Apr 13 00:05:34 2022 Observed vs expected, case III done tries 1 Ending fitness preds long at Wed Apr 13 00:05:46 2022 Took 11.56 Starting fixation at Wed Apr 13 00:05:46 2022 Ending fixation at Wed Apr 13 00:06:38 2022 Took 52.14 Starting test.flfast-additional.R test at Wed Apr 13 00:06:38 2022 Ending test.flfast-additional.R test at Wed Apr 13 00:06:39 2022 Took 1.7 Starting test.flfast-mutator.R test at Wed Apr 13 00:06:39 2022 Finished test.flfast-mutator.R test at Wed Apr 13 00:06:42 2022 Took 2.19 Starting genotFitness at Wed Apr 13 00:06:42 2022 Ending genotFitness at Wed Apr 13 00:06:42 2022 Took 0.14 Starting genot_fitness_to_epistasis at Wed Apr 13 00:06:42 2022 Ending genot_fitness_to_epistasis at Wed Apr 13 00:06:42 2022 Took 0.03 Starting init-mutant tests Wed Apr 13 00:06:42 2022 exprtk parser error: Error[00] Position: 18 Type: [ Syntax Error] Msg: ERR197 - Undefined symbol: 'f_2' Expression: 1.1 + 0.7*((f_1 + f_2) > 0.3) Ending init-mutant tests Wed Apr 13 00:06:52 2022 Took 10.52 Starting test.magellan at Wed Apr 13 00:06:52 2022 Ending test.magellan at Wed Apr 13 00:06:53 2022 Took 0.73 Starting test.modules-root-no-root at Wed Apr 13 00:06:53 2022 Ending test.modules-root-no-root at Wed Apr 13 00:06:53 2022 Took 0.11 Starting at mutPropGrowth Wed Apr 13 00:06:53 2022 Ended test.mutPropGrowth: Wed Apr 13 00:07:05 2022 Took 11.81 Starting test.mutator-oncoSimulSample.R test at Wed Apr 13 00:07:05 2022 Finished test.mutator-oncoSimulSample.R test at Wed Apr 13 00:07:15 2022 Took 9.73 seconds Starting test.mutator.R test at Wed Apr 13 00:07:15 2022[1] 5.412358e-10 [1] 1.265113e-15 Finished test.mutator.R test at Wed Apr 13 00:07:38 2022 Took 23.14 Starting test.mutatorFDF.R test at Wed Apr 13 00:07:38 2022 Starting test.no-v1 at Wed Apr 13 00:07:38 2022 Ending test.no-v1 at Wed Apr 13 00:07:38 2022 Took 0 Starting oncoSimulIndiv-miscell tests Wed Apr 13 00:07:39 2022 Ending oncoSimulIndiv-miscell tests Wed Apr 13 00:07:47 2022 Took 8.13 Starting oncoSimulSample-failures tests Wed Apr 13 00:07:47 2022 Ending oncoSimulSample-failures tests Wed Apr 13 00:07:51 2022 Took 3.91 Starting oncoSimulSample-limits tests Wed Apr 13 00:07:51 2022 Ending oncoSimulSample-limits tests Wed Apr 13 00:07:51 2022 Took 0.09 Starting per-gene-mutation rates at Wed Apr 13 00:07:51 2022 Ending per-gene-mutation rates at Wed Apr 13 00:08:52 2022 Took 61.42 Starting plotFitnessLandscape at Wed Apr 13 00:08:52 2022 Ending plotFitnessLandscape at Wed Apr 13 00:08:55 2022 Took 3.33 Starting poset-transformations tests Wed Apr 13 00:08:55 2022 Ending poset-transformations tests Wed Apr 13 00:09:03 2022 Took 7.61 Starting sample-prob Wed Apr 13 00:09:03 2022 [1] 3.2827e-12 [1] 1.1945e-08 [1] 1.091774e-11 [1] 3.035027e-12 [1] 1.227779e-07 [1] 2.74858e-11 [1] 1.115748e-06 [1] 3.477887e-10 [1] 1.377352e-09 [1] 7.54513e-15 [1] 3.413267e-12 [1] 1.464114e-10 Ending sample-prob tests Wed Apr 13 00:09:15 2022 Took 12.06 Starting samplePop tests Wed Apr 13 00:09:15 2022 Ending samplePop tests Wed Apr 13 00:09:30 2022 Took 15.08 Starting simuls-runs-examples tests Wed Apr 13 00:09:30 2022 Ending simuls-runs-examples tests Wed Apr 13 00:09:48 2022 Took 18.14 Starting warning-mutPropGrowth tests Wed Apr 13 00:09:48 2022 Ending warning-mutPropGrowth tests Wed Apr 13 00:09:52 2022 Took 3.72 Starting wide2long tests Wed Apr 13 00:09:52 2022 Ending wide2long tests Wed Apr 13 00:09:53 2022 Took 0.42 [ FAIL 0 | WARN 1 | SKIP 6 | PASS 8182 ] == Skipped tests =============================================================== * On Windows (1) * empty test (5) [ FAIL 0 | WARN 1 | SKIP 6 | PASS 8182 ] > > proc.time() user system elapsed 314.07 1.76 329.81 |
OncoSimulR.Rcheck/tests_x64/testthat.Rout R version 4.1.3 (2022-03-10) -- "One Push-Up" Copyright (C) 2022 The R Foundation for Statistical Computing Platform: x86_64-w64-mingw32/x64 (64-bit) 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) > library(OncoSimulR) > > test_check("OncoSimulR") Starting FDF-letter-fitness-order Wed Apr 13 00:09:58 2022 exprtk parser error: Error[00] Position: 00 Type: [ Syntax Error] Msg: ERR197 - Undefined symbol: 'n_2_3' Expression: n_2_3 exprtk parser error: Error[00] Position: 00 Type: [ Syntax Error] Msg: ERR197 - Undefined symbol: 'f_2_3' Expression: f_2_3 Ending FDF-small-fitness-specs Wed Apr 13 00:09:59 2022 Took 0.95 Starting LOD_POM at Wed Apr 13 00:09:59 2022 Ending LOD_POM at Wed Apr 13 00:10:21 2022 Took 22.59 Starting test.Z-all-fitness at Wed Apr 13 00:10:21 2022 Ending test.Z-all-fitness at Wed Apr 13 00:10:21 2022 Took 0.13 Starting test.Z-driver-counts at Wed Apr 13 00:10:21 2022 Ending test.Z-driver-counts at Wed Apr 13 00:10:22 2022 Took 0.19 Starting test.Z-fixation at Wed Apr 13 00:10:22 2022 Ending test.Z-fixation at Wed Apr 13 00:10:22 2022 Took 0.64 Starting test.Z-magellan at Wed Apr 13 00:10:22 2022 Ended test.Z-magellan at Wed Apr 13 00:10:32 2022 Starting test.Z-mutator at Wed Apr 13 00:10:32 2022 Ending test.Z-mutator at Wed Apr 13 00:10:33 2022 Took 0.56 Starting test.Z-mutatorFDF at Wed Apr 13 00:10:33 2022 Ending test.Z-mutatorFDF at Wed Apr 13 00:10:33 2022 Took 0.14 Starting test.Z-oncoSimulIndiv at Wed Apr 13 00:10:33 2022 Ending test.Z-oncoSimulIndiv at Wed Apr 13 00:10:35 2022 Took 1.44 Starting test.Z-oncoSimulIndivFDF at Wed Apr 13 00:10:35 2022 Ending test.Z-oncoSimulIndivFDF at Wed Apr 13 00:10:35 2022 Took 0.84 Starting test.Z-rfitness-landscape at Wed Apr 13 00:10:35 2022 Ending test.Z-rfitness-landscape at Wed Apr 13 00:10:36 2022 Took 0.23 Starting Z-sample-only-last tests Wed Apr 13 00:10:36 2022 Ending Z-sample-only-last tests Wed Apr 13 00:10:36 2022 Took 0 Starting Z-total-present-drivers tests Wed Apr 13 00:10:36 2022 Ending Z-total-present-drivers tests Wed Apr 13 00:10:37 2022 Took 1.41 Dummy empty test Wed Apr 13 00:10:37 2022 Starting accessible_genotypes at Wed Apr 13 00:10:37 2022 Ending accessible_genotypes at Wed Apr 13 00:10:54 2022 Took 16.97 Starting all fitness at Wed Apr 13 00:10:54 2022 Ending all-fitness at Wed Apr 13 00:11:06 2022 Took 12 Starting test.allFitnessEffectsFDF at Wed Apr 13 00:11:06 2022 Ending test.allFitnessEffectsFDF at Wed Apr 13 00:11:06 2022 Took 0.11 Starting test.allFitnessEffectsFDF at Wed Apr 13 00:11:06 2022 Ending test.allFitnessEffectsFDF at Wed Apr 13 00:11:07 2022 Took 0.34 Starting driverCounts at Wed Apr 13 00:11:07 2022 Ending driverCounts at Wed Apr 13 00:11:14 2022 Took 7.33 Starting epist-order-modules at Wed Apr 13 00:11:14 2022 Ending epist-order-modules at Wed Apr 13 00:11:14 2022 Took 0.03 Starting test.evaluatingGenotypesFDF at Wed Apr 13 00:11:14 2022 Ending test.evaluatingGenotypesFDF at Wed Apr 13 00:11:15 2022 Took 0.69 Starting exercise-plotting-code at Wed Apr 13 00:11:15 2022 Ending exercise-plotting-code at Wed Apr 13 00:11:26 2022 Took 11.13 Starting exercise-rfitness at Wed Apr 13 00:11:26 2022 Ending exercise-rfitness at Wed Apr 13 00:12:03 2022 Took 37.28 Starting to_Magella at Wed Apr 13 00:12:03 2022 Ending to_Magella at Wed Apr 13 00:12:03 2022 Took 0.05 Starting fitness preds at Wed Apr 13 00:12:03 2022 Observed vs expected, case III done tries 1 Ending fitness preds long at Wed Apr 13 00:12:18 2022 Took 14.52 Starting fixation at Wed Apr 13 00:12:18 2022 Ending fixation at Wed Apr 13 00:13:13 2022 Took 55.73 Starting test.flfast-additional.R test at Wed Apr 13 00:13:13 2022 Ending test.flfast-additional.R test at Wed Apr 13 00:13:15 2022 Took 1.66 Starting test.flfast-mutator.R test at Wed Apr 13 00:13:15 2022 Finished test.flfast-mutator.R test at Wed Apr 13 00:13:19 2022 Took 4.44 Starting genotFitness at Wed Apr 13 00:13:19 2022 Ending genotFitness at Wed Apr 13 00:13:20 2022 Took 0.16 Starting genot_fitness_to_epistasis at Wed Apr 13 00:13:20 2022 Ending genot_fitness_to_epistasis at Wed Apr 13 00:13:20 2022 Took 0.03 Starting init-mutant tests Wed Apr 13 00:13:20 2022 exprtk parser error: Error[00] Position: 18 Type: [ Syntax Error] Msg: ERR197 - Undefined symbol: 'f_2' Expression: 1.1 + 0.7*((f_1 + f_2) > 0.3) Ending init-mutant tests Wed Apr 13 00:13:33 2022 Took 12.98 Starting test.magellan at Wed Apr 13 00:13:33 2022 Ending test.magellan at Wed Apr 13 00:13:33 2022 Took 0.66 Starting test.modules-root-no-root at Wed Apr 13 00:13:33 2022 Ending test.modules-root-no-root at Wed Apr 13 00:13:33 2022 Took 0.09 Starting at mutPropGrowth Wed Apr 13 00:13:33 2022 Ended test.mutPropGrowth: Wed Apr 13 00:13:46 2022 Took 13.03 Starting test.mutator-oncoSimulSample.R test at Wed Apr 13 00:13:47 2022 Finished test.mutator-oncoSimulSample.R test at Wed Apr 13 00:14:11 2022 Took 24.41 seconds Starting test.mutator.R test at Wed Apr 13 00:14:11 2022[1] 2.830866e-09 [1] 5.187511e-15 Finished test.mutator.R test at Wed Apr 13 00:14:36 2022 Took 24.75 Starting test.mutatorFDF.R test at Wed Apr 13 00:14:36 2022 Starting test.no-v1 at Wed Apr 13 00:14:36 2022 Ending test.no-v1 at Wed Apr 13 00:14:36 2022 Took 0.02 Starting oncoSimulIndiv-miscell tests Wed Apr 13 00:14:36 2022 Ending oncoSimulIndiv-miscell tests Wed Apr 13 00:14:44 2022 Took 8.13 Starting oncoSimulSample-failures tests Wed Apr 13 00:14:44 2022 Ending oncoSimulSample-failures tests Wed Apr 13 00:14:49 2022 Took 4.08 Starting oncoSimulSample-limits tests Wed Apr 13 00:14:49 2022 Ending oncoSimulSample-limits tests Wed Apr 13 00:14:49 2022 Took 0.08 Starting per-gene-mutation rates at Wed Apr 13 00:14:49 2022 Ending per-gene-mutation rates at Wed Apr 13 00:16:08 2022 Took 78.97 Starting plotFitnessLandscape at Wed Apr 13 00:16:08 2022 Ending plotFitnessLandscape at Wed Apr 13 00:16:10 2022 Took 2.84 Starting poset-transformations tests Wed Apr 13 00:16:10 2022 Ending poset-transformations tests Wed Apr 13 00:16:20 2022 Took 10.03 Starting sample-prob Wed Apr 13 00:16:21 2022 [1] 1.991308e-13 [1] 4.878346e-08 [1] 1.546843e-10 [1] 2.223002e-12 [1] 5.853424e-07 [1] 1.651591e-09 [1] 5.62364e-08 [1] 4.150118e-12 [1] 3.033986e-08 [1] 3.175116e-13 [1] 4.271277e-08 [1] 1.150595e-10 Ending sample-prob tests Wed Apr 13 00:16:32 2022 Took 11.55 Starting samplePop tests Wed Apr 13 00:16:32 2022 Ending samplePop tests Wed Apr 13 00:16:49 2022 Took 17.38 Starting simuls-runs-examples tests Wed Apr 13 00:16:49 2022 Ending simuls-runs-examples tests Wed Apr 13 00:17:10 2022 Took 20.98 Starting warning-mutPropGrowth tests Wed Apr 13 00:17:10 2022 Ending warning-mutPropGrowth tests Wed Apr 13 00:17:16 2022 Took 5.63 Starting wide2long tests Wed Apr 13 00:17:16 2022 Ending wide2long tests Wed Apr 13 00:17:17 2022 Took 0.64 [ FAIL 0 | WARN 1 | SKIP 6 | PASS 8171 ] == Skipped tests =============================================================== * On Windows (1) * empty test (5) [ FAIL 0 | WARN 1 | SKIP 6 | PASS 8171 ] > > proc.time() user system elapsed 379.40 2.00 445.53 |
OncoSimulR.Rcheck/examples_i386/OncoSimulR-Ex.timings
|
OncoSimulR.Rcheck/examples_x64/OncoSimulR-Ex.timings
|