| Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-04-09 12:25:52 -0400 (Tue, 09 Apr 2019).
| Package 1093/1703 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| nucleoSim 1.11.0 Astrid Deschenes
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | ERROR | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | [ ERROR ] | OK | |||||||
| celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | ERROR | OK | |||||||
| merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
| Package: nucleoSim |
| Version: 1.11.0 |
| Command: C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:nucleoSim.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings nucleoSim_1.11.0.tar.gz |
| StartedAt: 2019-04-09 04:36:02 -0400 (Tue, 09 Apr 2019) |
| EndedAt: 2019-04-09 04:37:28 -0400 (Tue, 09 Apr 2019) |
| EllapsedTime: 86.2 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: nucleoSim.Rcheck |
| Warnings: NA |
##############################################################################
##############################################################################
###
### Running command:
###
### C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:nucleoSim.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings nucleoSim_1.11.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'C:/Users/biocbuild/bbs-3.9-bioc/meat/nucleoSim.Rcheck'
* using R Under development (unstable) (2019-03-09 r76216)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'nucleoSim/DESCRIPTION' ... OK
* this is package 'nucleoSim' version '1.11.0'
* package encoding: UTF-8
* 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 'nucleoSim' can be installed ... OK
* checking installed package size ... OK
* 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 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 'runTests.R'
ERROR
Running the tests in 'tests/runTests.R' failed.
Last 13 lines of output:
test.syntheticNucMapFromDist_good_result_01
test.syntheticNucMapFromDist_good_result_02
test.syntheticNucMapFromDist_good_result_03
test.syntheticNucMapFromDist_good_result_04
test_syntheticNucReadsFromMap.R
test.syntheticNucReadsFromMap_good_result_01
test_syntheticSampleFromDist.R
test.syntheticNucReadsFromDist_good_result_02
Error in BiocGenerics:::testPackage("nucleoSim") :
unit tests failed for package nucleoSim
Execution halted
** running tests for arch 'x64' ...
Running 'runTests.R'
ERROR
Running the tests in 'tests/runTests.R' failed.
Last 13 lines of output:
test.syntheticNucMapFromDist_good_result_01
test.syntheticNucMapFromDist_good_result_02
test.syntheticNucMapFromDist_good_result_03
test.syntheticNucMapFromDist_good_result_04
test_syntheticNucReadsFromMap.R
test.syntheticNucReadsFromMap_good_result_01
test_syntheticSampleFromDist.R
test.syntheticNucReadsFromDist_good_result_02
Error in BiocGenerics:::testPackage("nucleoSim") :
unit tests failed for package nucleoSim
Execution halted
* 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 ERRORs
See
'C:/Users/biocbuild/bbs-3.9-bioc/meat/nucleoSim.Rcheck/00check.log'
for details.
nucleoSim.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/nucleoSim_1.11.0.tar.gz && rm -rf nucleoSim.buildbin-libdir && mkdir nucleoSim.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=nucleoSim.buildbin-libdir nucleoSim_1.11.0.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL nucleoSim_1.11.0.zip && rm nucleoSim_1.11.0.tar.gz nucleoSim_1.11.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
100 22923 100 22923 0 0 359k 0 --:--:-- --:--:-- --:--:-- 407k
install for i386
* installing *source* package 'nucleoSim' ...
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package 'nucleoSim'
finding HTML links ... done
createNucReadsFromNucMap html
nucleoSim-package html
plot.syntheticNucMap html
plot.syntheticNucReads html
syntheticNucMapFromDist html
syntheticNucMapFromDistValidation html
syntheticNucReadsFromDist html
syntheticNucReadsFromMap html
syntheticNucReadsValidation 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 'nucleoSim' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'nucleoSim' as nucleoSim_1.11.0.zip
* DONE (nucleoSim)
* installing to library 'C:/Users/biocbuild/bbs-3.9-bioc/R/library'
package 'nucleoSim' successfully unpacked and MD5 sums checked
|
nucleoSim.Rcheck/tests_i386/runTests.Rout.fail
R Under development (unstable) (2019-03-09 r76216) -- "Unsuffered Consequences"
Copyright (C) 2019 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.
> ## Run all tests present in the package
> BiocGenerics:::testPackage("nucleoSim")
Timing stopped at: 0.05 0 0.04
Error in checkEqualsNumeric(obs$wp.starts, exp.wp.starts, msg = message) :
Mean relative difference: 0.4983498
test.syntheticNucMapFromDist_good_result_01() - syntheticNucMapFromDist did not generated expected values
Timing stopped at: 0 0 0
Error in checkEqualsNumeric(obs$wp.starts, exp.wp.starts, msg = message) :
Mean relative difference: 0.6637363
test.syntheticNucMapFromDist_good_result_02() - syntheticNucMapFromDist did not generated expected values
Timing stopped at: 0 0 0
Error in checkEqualsNumeric(obs$fuz.starts, exp.fuz.starts, msg = message) :
Mean relative difference: 1.342365
test.syntheticNucMapFromDist_good_result_03() - syntheticNucMapFromDist did not generated expected values
Timing stopped at: 0 0 0
Error in checkEqualsNumeric(obs$wp.starts, exp.wp.starts, msg = message) :
Mean relative difference: 0.3325991
test.syntheticNucMapFromDist_good_result_04() - syntheticNucMapFromDist did not generated expected values
Timing stopped at: 0.02 0.01 0.03
Error in checkEqualsNumeric(obs$wp, exp.wp, msg = message) :
Mean relative difference: 0.1494624
test.syntheticNucReadsFromMap_good_result_01() - syntheticNucReadsFromMap did not generate expected values
Timing stopped at: 0.01 0 0.02
Error in checkEqualsNumeric(obs$wp, exp.wp, msg = message) :
Mean relative difference: 0.275069
test.syntheticNucReadsFromDist_good_result_02() - syntheticNucReadsFromDist did not generate expected values
RUNIT TEST PROTOCOL -- Tue Apr 09 04:37:13 2019
***********************************************
Number of test functions: 74
Number of errors: 0
Number of failures: 6
1 Test Suite :
nucleoSim RUnit Tests - 74 test functions, 0 errors, 6 failures
FAILURE in test.syntheticNucMapFromDist_good_result_01: Error in checkEqualsNumeric(obs$wp.starts, exp.wp.starts, msg = message) :
Mean relative difference: 0.4983498
test.syntheticNucMapFromDist_good_result_01() - syntheticNucMapFromDist did not generated expected values
FAILURE in test.syntheticNucMapFromDist_good_result_02: Error in checkEqualsNumeric(obs$wp.starts, exp.wp.starts, msg = message) :
Mean relative difference: 0.6637363
test.syntheticNucMapFromDist_good_result_02() - syntheticNucMapFromDist did not generated expected values
FAILURE in test.syntheticNucMapFromDist_good_result_03: Error in checkEqualsNumeric(obs$fuz.starts, exp.fuz.starts, msg = message) :
Mean relative difference: 1.342365
test.syntheticNucMapFromDist_good_result_03() - syntheticNucMapFromDist did not generated expected values
FAILURE in test.syntheticNucMapFromDist_good_result_04: Error in checkEqualsNumeric(obs$wp.starts, exp.wp.starts, msg = message) :
Mean relative difference: 0.3325991
test.syntheticNucMapFromDist_good_result_04() - syntheticNucMapFromDist did not generated expected values
FAILURE in test.syntheticNucReadsFromMap_good_result_01: Error in checkEqualsNumeric(obs$wp, exp.wp, msg = message) :
Mean relative difference: 0.1494624
test.syntheticNucReadsFromMap_good_result_01() - syntheticNucReadsFromMap did not generate expected values
FAILURE in test.syntheticNucReadsFromDist_good_result_02: Error in checkEqualsNumeric(obs$wp, exp.wp, msg = message) :
Mean relative difference: 0.275069
test.syntheticNucReadsFromDist_good_result_02() - syntheticNucReadsFromDist did not generate expected values
Test files with failing tests
test_syntheticNucMapFromDist.R
test.syntheticNucMapFromDist_good_result_01
test.syntheticNucMapFromDist_good_result_02
test.syntheticNucMapFromDist_good_result_03
test.syntheticNucMapFromDist_good_result_04
test_syntheticNucReadsFromMap.R
test.syntheticNucReadsFromMap_good_result_01
test_syntheticSampleFromDist.R
test.syntheticNucReadsFromDist_good_result_02
Error in BiocGenerics:::testPackage("nucleoSim") :
unit tests failed for package nucleoSim
Execution halted
|
nucleoSim.Rcheck/tests_x64/runTests.Rout.fail
R Under development (unstable) (2019-03-09 r76216) -- "Unsuffered Consequences"
Copyright (C) 2019 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.
> ## Run all tests present in the package
> BiocGenerics:::testPackage("nucleoSim")
Timing stopped at: 0.02 0 0.01
Error in checkEqualsNumeric(obs$wp.starts, exp.wp.starts, msg = message) :
Mean relative difference: 0.4983498
test.syntheticNucMapFromDist_good_result_01() - syntheticNucMapFromDist did not generated expected values
Timing stopped at: 0.01 0 0.02
Error in checkEqualsNumeric(obs$wp.starts, exp.wp.starts, msg = message) :
Mean relative difference: 0.6637363
test.syntheticNucMapFromDist_good_result_02() - syntheticNucMapFromDist did not generated expected values
Timing stopped at: 0 0 0
Error in checkEqualsNumeric(obs$fuz.starts, exp.fuz.starts, msg = message) :
Mean relative difference: 1.342365
test.syntheticNucMapFromDist_good_result_03() - syntheticNucMapFromDist did not generated expected values
Timing stopped at: 0 0 0
Error in checkEqualsNumeric(obs$wp.starts, exp.wp.starts, msg = message) :
Mean relative difference: 0.3325991
test.syntheticNucMapFromDist_good_result_04() - syntheticNucMapFromDist did not generated expected values
Timing stopped at: 0.02 0 0.02
Error in checkEqualsNumeric(obs$wp, exp.wp, msg = message) :
Mean relative difference: 0.1494624
test.syntheticNucReadsFromMap_good_result_01() - syntheticNucReadsFromMap did not generate expected values
Timing stopped at: 0 0 0
Error in checkEqualsNumeric(obs$wp, exp.wp, msg = message) :
Mean relative difference: 0.275069
test.syntheticNucReadsFromDist_good_result_02() - syntheticNucReadsFromDist did not generate expected values
RUNIT TEST PROTOCOL -- Tue Apr 09 04:37:15 2019
***********************************************
Number of test functions: 74
Number of errors: 0
Number of failures: 6
1 Test Suite :
nucleoSim RUnit Tests - 74 test functions, 0 errors, 6 failures
FAILURE in test.syntheticNucMapFromDist_good_result_01: Error in checkEqualsNumeric(obs$wp.starts, exp.wp.starts, msg = message) :
Mean relative difference: 0.4983498
test.syntheticNucMapFromDist_good_result_01() - syntheticNucMapFromDist did not generated expected values
FAILURE in test.syntheticNucMapFromDist_good_result_02: Error in checkEqualsNumeric(obs$wp.starts, exp.wp.starts, msg = message) :
Mean relative difference: 0.6637363
test.syntheticNucMapFromDist_good_result_02() - syntheticNucMapFromDist did not generated expected values
FAILURE in test.syntheticNucMapFromDist_good_result_03: Error in checkEqualsNumeric(obs$fuz.starts, exp.fuz.starts, msg = message) :
Mean relative difference: 1.342365
test.syntheticNucMapFromDist_good_result_03() - syntheticNucMapFromDist did not generated expected values
FAILURE in test.syntheticNucMapFromDist_good_result_04: Error in checkEqualsNumeric(obs$wp.starts, exp.wp.starts, msg = message) :
Mean relative difference: 0.3325991
test.syntheticNucMapFromDist_good_result_04() - syntheticNucMapFromDist did not generated expected values
FAILURE in test.syntheticNucReadsFromMap_good_result_01: Error in checkEqualsNumeric(obs$wp, exp.wp, msg = message) :
Mean relative difference: 0.1494624
test.syntheticNucReadsFromMap_good_result_01() - syntheticNucReadsFromMap did not generate expected values
FAILURE in test.syntheticNucReadsFromDist_good_result_02: Error in checkEqualsNumeric(obs$wp, exp.wp, msg = message) :
Mean relative difference: 0.275069
test.syntheticNucReadsFromDist_good_result_02() - syntheticNucReadsFromDist did not generate expected values
Test files with failing tests
test_syntheticNucMapFromDist.R
test.syntheticNucMapFromDist_good_result_01
test.syntheticNucMapFromDist_good_result_02
test.syntheticNucMapFromDist_good_result_03
test.syntheticNucMapFromDist_good_result_04
test_syntheticNucReadsFromMap.R
test.syntheticNucReadsFromMap_good_result_01
test_syntheticSampleFromDist.R
test.syntheticNucReadsFromDist_good_result_02
Error in BiocGenerics:::testPackage("nucleoSim") :
unit tests failed for package nucleoSim
Execution halted
|
|
nucleoSim.Rcheck/examples_i386/nucleoSim-Ex.timings
|
nucleoSim.Rcheck/examples_x64/nucleoSim-Ex.timings
|