Back to Build/check report for BioC 3.17
ABCDEFGHIJKLMN[O]PQRSTUVWXYZ

This page was generated on 2023-01-02 09:00:42 -0500 (Mon, 02 Jan 2023).

HostnameOSArch (*)R versionInstalled pkgs
palomino5Windows Server 2022 Datacenterx64R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" 4165
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

CHECK results for OncoSimulR on palomino5


To the developers/maintainers of the OncoSimulR package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1383/2158HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
OncoSimulR 4.1.1  (landing page)
Ramon Diaz-Uriarte
Snapshot Date: 2022-12-28 11:00:06 -0500 (Wed, 28 Dec 2022)
git_url: https://git.bioconductor.org/packages/OncoSimulR
git_branch: master
git_last_commit: a61b2fd
git_last_commit_date: 2022-11-24 08:24:15 -0500 (Thu, 24 Nov 2022)
palomino5Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  

Summary

Package: OncoSimulR
Version: 4.1.1
Command: F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:OncoSimulR.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings OncoSimulR_4.1.1.tar.gz
StartedAt: 2022-12-29 02:00:46 -0500 (Thu, 29 Dec 2022)
EndedAt: 2022-12-29 02:08:42 -0500 (Thu, 29 Dec 2022)
EllapsedTime: 475.7 seconds
RetCode: 0
Status:   OK  
CheckDir: OncoSimulR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:OncoSimulR.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings OncoSimulR_4.1.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/OncoSimulR.Rcheck'
* using R Under development (unstable) (2022-12-25 r83502 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 10.4.0
    GNU Fortran (GCC) 10.4.0
* running under: Windows Server x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'OncoSimulR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'OncoSimulR' version '4.1.1'
* 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
* used C compiler: 'gcc.exe (GCC) 12.2.0'
* used C++ compiler: 'G__~1.EXE (GCC) 12.2.0'
* checking installed package size ... NOTE
  installed size is  8.3Mb
  sub-directories of 1Mb or more:
    libs   6.6Mb
* 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
* 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 x64 is not available
File 'F:/biocbuild/bbs-3.17-bioc/R/library/OncoSimulR/libs/x64/OncoSimulR.dll':
  Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran)
  Found 'exit', possibly from 'exit' (C), 'stop' (Fortran)

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 nor [v]sprintf. 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 ... OK
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  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
  'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/OncoSimulR.Rcheck/00check.log'
for details.



Installation output

OncoSimulR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL OncoSimulR
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.17-bioc/R/library'
* installing *source* package 'OncoSimulR' ...
** using staged installation
** libs
using C compiler: 'gcc.exe (GCC) 12.2.0'
using C++ compiler: 'G__~1.EXE (GCC) 12.2.0'
using C++14
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c FitnessLandscape/gamma.c -o FitnessLandscape/gamma.o
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c FitnessLandscape/landscape.c -o FitnessLandscape/landscape.o
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c FitnessLandscape/random.c -o FitnessLandscape/random.o
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c FitnessLandscape/sort.c -o FitnessLandscape/sort.o
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c FitnessLandscape/chain.c -o FitnessLandscape/chain.o
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c FitnessLandscape/input.c -o FitnessLandscape/input.o
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c FitnessLandscape/genotypes.c -o FitnessLandscape/genotypes.o
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c FitnessLandscape/ordered_pairs.c -o FitnessLandscape/ordered_pairs.o
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c FitnessLandscape/calculus.c -o FitnessLandscape/calculus.o
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c FitnessLandscape/vector.c -o FitnessLandscape/vector.o
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c FitnessLandscape/generalized_chain.c -o FitnessLandscape/generalized_chain.o
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c FitnessLandscape/LinearAlgebra.c -o FitnessLandscape/LinearAlgebra.o
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c FitnessLandscape/summary_statistics.c -o FitnessLandscape/summary_statistics.o
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c FitnessLandscape/epistasis_type.c -o FitnessLandscape/epistasis_type.o
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c FitnessLandscape/decomposition.c -o FitnessLandscape/decomposition.o
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c FitnessLandscape/models.c -o FitnessLandscape/models.o
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c FitnessLandscape/verbose.c -o FitnessLandscape/verbose.o
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:\rtools43\x86_64-w64-mingw32.static.posix\bin\ar.exe: creating liblandscape.a
ranlib liblandscape.a;
gcc  -O -Wall -o fl_statistics -I/FitnessLandscape/. -L. FitnessLandscape/main_fl_statistics.c -llandscape -lm;
gcc  -O -Wall -o fl_generate -I/FitnessLandscape/. -L. FitnessLandscape/main_fl_generate.c -llandscape -lm;
gcc  -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -std=gnu99 -mfpmath=sse -msse2 -mstackrealign  -c OncoSimulR_init.c -o OncoSimulR_init.o
g++  -std=gnu++14 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -Wa,-mbig-obj -c RcppExports.cpp -o RcppExports.o
g++  -std=gnu++14 -I"F:/biocbuild/bbs-3.17-bioc/R/include" -DNDEBUG  -I'F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include'   -I"c:/rtools42/x86_64-w64-mingw32.static.posix/include"     -O2 -Wall  -mfpmath=sse -msse2 -mstackrealign  -Wa,-mbig-obj -c unity_osimul.cpp -o unity_osimul.o
In file included from c:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.2.0\include\c++\iostream:39,
                 from F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include/RcppCommon.h:52,
                 from F:/biocbuild/bbs-3.17-bioc/R/library/Rcpp/include/Rcpp.h:27,
                 from UnityOncoSimul/accessible_genotypes.cpp:16,
                 from unity_osimul.cpp:1:
In member function 'std::basic_ostream<_CharT, _Traits>::__ostream_type& std::basic_ostream<_CharT, _Traits>::operator<<(double) [with _CharT = char; _Traits = std::char_traits<char>]',
    inlined from 'double Algo2_st(const spParamsP&, const double&, const int&)' at UnityOncoSimul/bnb_common.cpp:374:5:
c:\rtools43\x86_64-w64-mingw32.static.posix\lib\gcc\x86_64-w64-mingw32.static.posix\12.2.0\include\c++\ostream:221:25: warning: 'rnb' may be used uninitialized [-Wmaybe-uninitialized]
  221 |       { return _M_insert(__f); }
      |                ~~~~~~~~~^~~~~
In file included from unity_osimul.cpp:5:
UnityOncoSimul/bnb_common.cpp: In function 'double Algo2_st(const spParamsP&, const double&, const int&)':
UnityOncoSimul/bnb_common.cpp:326:10: note: 'rnb' was declared here
  326 |   double rnb; // holder for neg. bino. So we can check.
      |          ^~~
In file included from unity_osimul.cpp:4:
UnityOncoSimul/BNB_nr.cpp: In function 'void nr_innerBNB(const fitnessEffectsAll&, const std::vector<double>&, const double&, TypeModel, const int&, const std::vector<double>&, const double&, const double&, const double&, const std::vector<std::vector<int> >&, const time_t&, const double&, const double&, const double&, const int&, const double&, const double&, const int&, double&, double&, double&, double&, double&, int&, int&, int&, std::vector<Genotype>&, std::vector<double>&, std::vector<int>&, std::vector<double>&, std::vector<Intervention>&, std::vector<double>&, std::vector<double>&, std::vector<int>&, std::vector<int>&, bool&, std::mt19937&, double&, bool&, const std::map<int, std::__cxx11::basic_string<char> >&, const fitness_as_genes&, PhylogName&, bool, const fitnessEffectsAll&, const std::vector<int>&, const double&, const double&, const double&, const bool&, const std::vector<std::vector<int> >&, const double&, const int&, const double&, int&, int&, std::map<std::__cxx11::basic_string<char>, std::__cxx11::basic_string<char> >&, POM&, Rcpp::List, Rcpp::List, Rcpp::List)':
UnityOncoSimul/BNB_nr.cpp:860:10: warning: 'minNextMutationTime' may be used uninitialized [-Wmaybe-uninitialized]
  860 |   double minNextMutationTime;
      |          ^~~~~~~~~~~~~~~~~~~
g++ -shared -s -static-libgcc -o OncoSimulR.dll tmp.def OncoSimulR_init.o RcppExports.o unity_osimul.o -Lc:/rtools42/x86_64-w64-mingw32.static.posix/lib/x64 -Lc:/rtools42/x86_64-w64-mingw32.static.posix/lib -LF:/biocbuild/bbs-3.17-bioc/R/bin/x64 -lR
installing via 'install.libs.R' to F:/biocbuild/bbs-3.17-bioc/R/library/00LOCK-OncoSimulR/00new/OncoSimulR
[1] "/x64"
Installing fl_statistics.exe fl_generate.exe to F:/biocbuild/bbs-3.17-bioc/R/library/00LOCK-OncoSimulR/00new/OncoSimulR/exec/x64
Installing library OncoSimulR.dll to F:/biocbuild/bbs-3.17-bioc/R/library/00LOCK-OncoSimulR/00new/OncoSimulR/libs/x64
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** 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
* DONE (OncoSimulR)

Tests output

OncoSimulR.Rcheck/tests/testthat.Rout


R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences"
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 Thu Dec 29 02:04:02 2022 

exprtk parser error: 

Error[00] Position: 00 Type: [  Syntax Error] Msg: ERR201 - Undefined symbol: 'n_2_3' Expression: n_2_3

exprtk parser error: 

Error[00] Position: 00 Type: [  Syntax Error] Msg: ERR201 - Undefined symbol: 'f_2_3' Expression: f_2_3

 Ending FDF-small-fitness-specs Thu Dec 29 02:04:03 2022 
  Took  0.35 


 Starting LOD_POM at Thu Dec 29 02:04:03 2022 

 Ending LOD_POM at Thu Dec 29 02:04:16 2022 
  Took  12.67 


 Starting test.Z-all-fitness at Thu Dec 29 02:04:16 2022 

 Ending test.Z-all-fitness at Thu Dec 29 02:04:16 2022 
  Took  0.09 


 Starting test.Z-driver-counts at Thu Dec 29 02:04:16 2022 

 Ending test.Z-driver-counts at Thu Dec 29 02:04:16 2022 
  Took  0.24 


 Starting test.Z-fixation at Thu Dec 29 02:04:16 2022 

 Ending test.Z-fixation at Thu Dec 29 02:04:16 2022 
  Took  0.51 


 Starting test.Z-magellan at Thu Dec 29 02:04:16 2022 

 Ended test.Z-magellan at Thu Dec 29 02:04:18 2022 

 Starting test.Z-mutator at Thu Dec 29 02:04:18 2022 

 Ending test.Z-mutator at Thu Dec 29 02:04:18 2022 
  Took  0.31 


 Starting test.Z-mutatorFDF at Thu Dec 29 02:04:18 2022 

 Ending test.Z-mutatorFDF at Thu Dec 29 02:04:18 2022 
  Took  0.09 


 Starting test.Z-oncoSimulIndiv at Thu Dec 29 02:04:18 2022 

 Ending test.Z-oncoSimulIndiv at Thu Dec 29 02:04:19 2022 
  Took  1.06 


 Starting test.Z-oncoSimulIndivConstant at Thu Dec 29 02:04:19 2022 

 Ending test.Z-oncoSimulIndivConstant at Thu Dec 29 02:04:22 2022 
  Took  2.91 


 Starting test.Z-oncoSimulIndivDeath at Thu Dec 29 02:04:22 2022 


 Ending test.Z-oncoSimulIndivDeath at Thu Dec 29 02:04:23 2022 
  Took  0.95 


 Starting test.Z-oncoSimulIndivFDF at Thu Dec 29 02:04:23 2022 

 Hitted wall time. Exiting.
 Hitting wall time is regarded as an error. 

 Ending test.Z-oncoSimulIndivFDF at Thu Dec 29 02:04:24 2022 
  Took  0.43 


 Starting test.Z-rfitness-landscape at Thu Dec 29 02:04:24 2022 

 Ending test.Z-rfitness-landscape at Thu Dec 29 02:04:24 2022 
  Took  0.12 


 Starting Z-sample-only-last tests Thu Dec 29 02:04:24 2022 

 Ending Z-sample-only-last tests Thu Dec 29 02:04:24 2022 
  Took  0 


 Starting Z-total-present-drivers tests Thu Dec 29 02:04:24 2022 

 Ending Z-total-present-drivers tests Thu Dec 29 02:04:25 2022 
  Took  1.29 


 Dummy empty test  Thu Dec 29 02:04:25 2022 

 Starting accessible_genotypes at Thu Dec 29 02:04:25 2022 

 Ending accessible_genotypes at Thu Dec 29 02:04:30 2022 
  Took  5.08 


 Starting all fitness at Thu Dec 29 02:04:30 2022
 Ending all-fitness at Thu Dec 29 02:04:34 2022 
  Took  4.36 


 Starting test.allFitnessEffectsFDF at Thu Dec 29 02:04:34 2022 

 Ending test.allFitnessEffectsFDF at Thu Dec 29 02:04:35 2022 
  Took  0.1 


 Starting test.allFitnessEffectsDeath at Thu Dec 29 02:04:35 2022 

 Ending test.allFitnessEffectsDeath at Thu Dec 29 02:04:35 2022 
  Took  0.29 


 Starting test.allFitnessEffectsFDF at Thu Dec 29 02:04:35 2022 

 Ending test.allFitnessEffectsFDF at Thu Dec 29 02:04:35 2022 
  Took  0.34 


 Starting driverCounts at Thu Dec 29 02:04:35 2022
 Ending driverCounts at Thu Dec 29 02:04:41 2022 
  Took  6.19 


 Starting epist-order-modules at Thu Dec 29 02:04:41 2022
 Ending epist-order-modules at Thu Dec 29 02:04:41 2022 
  Took  0.02 


 Starting test.evaluatingGenotypesDeath at Thu Dec 29 02:04:41 2022 

 Ending test.evaluatingGenotypesDeath at Thu Dec 29 02:04:42 2022 
  Took  0.14 


 Starting test.evaluatingGenotypesFDF at Thu Dec 29 02:04:42 2022 

 Ending test.evaluatingGenotypesFDF at Thu Dec 29 02:04:42 2022 
  Took  0.17 


 Starting exercise-plotting-code at Thu Dec 29 02:04:42 2022
 Ending exercise-plotting-code at Thu Dec 29 02:04:48 2022 
  Took  6 


 Starting exercise-rfitness at Thu Dec 29 02:04:48 2022 

 Ending exercise-rfitness at Thu Dec 29 02:04:58 2022 
  Took  10.72 


 Starting to_Magella at Thu Dec 29 02:04:58 2022 

 Ending to_Magella at Thu Dec 29 02:04:58 2022 
  Took  0.04 


 Starting fitness preds at Thu Dec 29 02:04:58 2022 

 Observed vs expected, case III

 done tries 1 

 Ending fitness preds long at Thu Dec 29 02:05:07 2022 
  Took  8.98 


 Starting fixation  at Thu Dec 29 02:05:07 2022 

 Ending fixation  at Thu Dec 29 02:05:44 2022 
  Took  36.77 


 Starting test.flfast-additional.R test at Thu Dec 29 02:05:44 2022
 Ending test.flfast-additional.R test at Thu Dec 29 02:05:45 2022 
  Took  0.88 


 Starting test.flfast-mutator.R test at Thu Dec 29 02:05:45 2022
 Finished test.flfast-mutator.R test at Thu Dec 29 02:05:47 2022 
  Took  1.66 


 Starting genotFitness at Thu Dec 29 02:05:47 2022 

 Ending genotFitness at Thu Dec 29 02:05:47 2022 
  Took  0.11 


 Starting genot_fitness_to_epistasis at Thu Dec 29 02:05:47 2022 

 Ending genot_fitness_to_epistasis at Thu Dec 29 02:05:47 2022 
  Took  0.03 


 Starting init-mutant tests Thu Dec 29 02:05:47 2022 

exprtk parser error: 

Error[00] Position: 18 Type: [  Syntax Error] Msg: ERR201 - Undefined symbol: 'f_2' Expression: 1.1 + 0.7*((f_1 + f_2) > 0.3)

 Ending init-mutant tests Thu Dec 29 02:05:55 2022 
  Took  7.63 


 Starting interventions tests Thu Dec 29 02:05:55 2022 
[1] "Checking intervention: intOverA"
[1] "Checking intervention: intOverA"
[1] "Checking intervention: intOverA"
[1] "Checking intervention: intOverA"
[1] "Checking intervention: intOverMultiplicatesA"
In intervention:intOverMultiplicatesA with WhatHappens: n_1 = n_1 * 2. You cannot intervene to generate more population.[1] "Checking intervention: intOverA"
[1] "Checking intervention: intOverA"
[1] "Checking intervention: intOverTotPop"
[1] 0.51 0.51 0.51
[1] "Checking intervention: intOverTotPop"
[1] "Checking intervention: intOverA"
[1] "Checking intervention: intOverB"
[1] "Checking intervention: intOverC"
[1] "Checking intervention: intOverD"
Init Mutant with birth == 1.0
Init Mutant with birth == 1.0
[1] "Checking intervention: intOverA"
[1] "Checking intervention: intOverB"
[1] "Checking intervention: intOverC"
[1] "Checking intervention: intOverD"
Init Mutant with birth == 1.0
Init Mutant with birth == 1.0
[1] "Checking user variable: user_var_1"
[1] "Checking rule: rule_1"
[1] "Checking rule: rule_2"
[1] "Checking rule: rule_3"
[1] "Checking intervention: intOverTotPop"
[1] "Checking intervention: intOverTotPop2"
[1] "Checking intervention: intOverTotPop3"
[1] "Checking user variable: user_var_1"
[1] "Checking rule: rule_1"
[1] "Checking rule: rule_2"
[1] "Checking rule: rule_3"
[1] "Checking intervention: intOverTotPop"

 Ending interventions tests Thu Dec 29 02:05:59 2022 
  Took  4.33 


 Starting test.magellan at Thu Dec 29 02:05:59 2022 

 Ending test.magellan at Thu Dec 29 02:06:00 2022 
  Took  0.63 


 Starting test.modules-root-no-root at Thu Dec 29 02:06:00 2022 

 Ending test.modules-root-no-root at Thu Dec 29 02:06:00 2022 
  Took  0.04 


 Starting at mutPropGrowth  Thu Dec 29 02:06:00 2022 

 Ended test.mutPropGrowth:  Thu Dec 29 02:06:08 2022 
  Took  8.67 


 Starting test.mutator-oncoSimulSample.R test at Thu Dec 29 02:06:08 2022 

 Finished test.mutator-oncoSimulSample.R test at Thu Dec 29 02:06:17 2022 
  Took  8.57 seconds 


 Starting test.mutator.R test at Thu Dec 29 02:06:17 2022[1] 1.585114e-07
[1] 6.174574e-12

 Finished test.mutator.R test at Thu Dec 29 02:06:33 2022 
  Took  16.21 


 Starting test.mutatorFDF.R test at Thu Dec 29 02:06:33 2022
 Starting test.no-v1 at Thu Dec 29 02:06:34 2022 

 Ending test.no-v1 at Thu Dec 29 02:06:34 2022 
  Took  0.01 


 Starting oncoSimulIndiv-miscell tests Thu Dec 29 02:06:34 2022 

 Ending oncoSimulIndiv-miscell tests Thu Dec 29 02:06:42 2022 
  Took  8.53 


 Starting oncoSimulSample-failures tests Thu Dec 29 02:06:42 2022 

 Ending oncoSimulSample-failures tests Thu Dec 29 02:06:46 2022 
  Took  3.37 


 Starting oncoSimulSample-limits tests Thu Dec 29 02:06:46 2022 

 Ending oncoSimulSample-limits tests Thu Dec 29 02:06:46 2022 
  Took  0.05 


 Starting per-gene-mutation rates at Thu Dec 29 02:06:46 2022 

 Ending per-gene-mutation rates at Thu Dec 29 02:07:21 2022 
  Took  35.31 


 Starting plotFitnessLandscape at Thu Dec 29 02:07:21 2022
 Ending plotFitnessLandscape at Thu Dec 29 02:07:25 2022 
  Took  3.99 


 Starting poset-transformations tests Thu Dec 29 02:07:25 2022 

 Ending poset-transformations tests Thu Dec 29 02:07:34 2022 
  Took  9.01 


 Starting sample-prob Thu Dec 29 02:07:34 2022 
[1] 1.017707e-25
[1] 2.76139e-10
[1] 4.182456e-09
[1] 1.350617e-11
[1] 1.704089e-13
[1] 1.623822e-14
[1] 1.229308e-10
[1] 7.07764e-13
[1] 1.665631e-09
[1] 2.312726e-07
[1] 1.306686e-07
[1] 3.058262e-09

 Ending sample-prob tests Thu Dec 29 02:07:45 2022 
 Took  10.8 



 Starting samplePop tests Thu Dec 29 02:07:45 2022 

 Ending samplePop tests Thu Dec 29 02:08:00 2022 
  Took  15.57 


 Starting simuls-runs-examples tests Thu Dec 29 02:08:00 2022 

 Ending simuls-runs-examples tests Thu Dec 29 02:08:16 2022 
  Took  16 


 Starting user variable tests Thu Dec 29 02:08:16 2022 
[1] "Checking user variable: user_var_1"
[1] "Checking rule: rule_1"

 Ending user variable tests Thu Dec 29 02:08:16 2022 
  Took  0.14 


 Starting warning-mutPropGrowth tests Thu Dec 29 02:08:16 2022 

 Ending warning-mutPropGrowth tests Thu Dec 29 02:08:18 2022 
  Took  1.24 


 Starting wide2long tests Thu Dec 29 02:08:18 2022 

 Ending wide2long tests Thu Dec 29 02:08:18 2022 
  Took  0.48 

[ FAIL 0 | WARN 13 | SKIP 6 | PASS 8412 ]

══ Skipped tests ═══════════════════════════════════════════════════════════════
• On Windows (1)
• empty test (5)

[ FAIL 0 | WARN 13 | SKIP 6 | PASS 8412 ]
> 
> proc.time()
   user  system elapsed 
 248.17    3.87  260.04 

Example timings

OncoSimulR.Rcheck/OncoSimulR-Ex.timings

nameusersystemelapsed
OncoSimulWide2Long0.390.220.61
POM1.000.041.05
allFitnessEffects1.220.101.31
benchmarks0.020.000.01
createInterventions0.330.000.33
createUserVars0.560.000.57
evalAllGenotypes0.160.000.15
example-missing-drivers0.370.010.39
examplePosets0.240.050.28
examplesFitnessEffects0.030.000.03
freq-dep-simul-examples0.010.000.02
mcfLs000
oncoSimulIndiv1.210.031.23
plot.fitnessEffects0.150.020.18
plot.oncosimul0.660.000.65
plotClonePhylog1.000.031.03
plotFitnessLandscape1.000.031.04
plotPoset0.080.000.07
poset0.110.000.11
rfitness0.480.010.75
samplePop0.140.000.14
simOGraph0.050.000.05
to_Magellan0.110.020.80
vignette_pre_computed0.000.010.01