Back to Multiple platform build/check report for BioC 3.6 |
|
This page was generated on 2018-04-12 13:19:38 -0400 (Thu, 12 Apr 2018).
Package 311/1472 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
crlmm 1.36.0 Benilton S Carvalho
| malbec1 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | OK | |||||||
tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | [ WARNINGS ] | OK | |||||||
veracruz1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
Package: crlmm |
Version: 1.36.0 |
Command: rm -rf crlmm.buildbin-libdir crlmm.Rcheck && mkdir crlmm.buildbin-libdir crlmm.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=crlmm.buildbin-libdir crlmm_1.36.0.tar.gz >crlmm.Rcheck\00install.out 2>&1 && cp crlmm.Rcheck\00install.out crlmm-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=crlmm.buildbin-libdir --install="check:crlmm-install.out" --force-multiarch --no-vignettes --timings crlmm_1.36.0.tar.gz |
StartedAt: 2018-04-11 23:16:24 -0400 (Wed, 11 Apr 2018) |
EndedAt: 2018-04-11 23:35:41 -0400 (Wed, 11 Apr 2018) |
EllapsedTime: 1156.9 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: crlmm.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### rm -rf crlmm.buildbin-libdir crlmm.Rcheck && mkdir crlmm.buildbin-libdir crlmm.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=crlmm.buildbin-libdir crlmm_1.36.0.tar.gz >crlmm.Rcheck\00install.out 2>&1 && cp crlmm.Rcheck\00install.out crlmm-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=crlmm.buildbin-libdir --install="check:crlmm-install.out" --force-multiarch --no-vignettes --timings crlmm_1.36.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/crlmm.Rcheck' * using R version 3.4.4 (2018-03-15) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * using option '--no-vignettes' * checking for file 'crlmm/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'crlmm' version '1.36.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 'crlmm' can be installed ... WARNING Found the following significant warnings: Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpcD36Qk/R.INSTALL237474f877f4/crlmm/man/ABpanel.Rd:57: missing file link 'lpolygon' Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpcD36Qk/R.INSTALL237474f877f4/crlmm/man/genotype.Illumina.Rd:148: missing file link 'ocSamples' Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpcD36Qk/R.INSTALL237474f877f4/crlmm/man/genotype.Rd:88: missing file link 'ocSamples' See 'C:/Users/biocbuild/bbs-3.6-bioc/meat/crlmm.Rcheck/00install.out' for details. * checking installed package size ... NOTE installed size is 5.2Mb sub-directories of 1Mb or more: data 2.7Mb * checking package directory ... OK * checking 'build' directory ... OK * checking DESCRIPTION meta-information ... NOTE Versioned 'LinkingTo' value for 'preprocessCore' is only usable in R >= 3.0.2 * 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 ... NOTE 'library' or 'require' call to 'RUnit' in package code. Please use :: or requireNamespace() instead. See section 'Suggested packages' in the 'Writing R Extensions' manual. Namespaces in Imports field not imported from: 'SNPchip' 'splines' All declared Imports should be used. Unexported object imported by a ':::' call: 'Biobase:::assayDataEnvLock' See the note in ?`:::` about the use of this operator. * checking S3 generic/method consistency ... OK * checking replacement functions ... OK * checking foreign function calls ... OK * checking R code for possible problems ... NOTE .test: no visible global function definition for 'defineTestSuite' .test: no visible global function definition for 'runTestSuite' .test: no visible global function definition for 'printTextProtocol' calculateRBafCNSet : processByChromosome: no visible global function definition for 'position' genotypeInf: no visible binding for global variable 'anno' krlmm: no visible binding for global variable 'VGLMparameters' Undefined global functions or variables: VGLMparameters anno defineTestSuite position printTextProtocol runTestSuite * 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 for GNU extensions 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.6-bioc/meat/crlmm.buildbin-libdir/crlmm/libs/i386/crlmm.dll': Found 'abort', possibly from 'abort' (C), 'runtime' (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. 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 installed files from 'inst/doc' ... OK * checking files in 'vignettes' ... OK * checking examples ... ** running examples for arch 'i386' ... OK Examples with CPU or elapsed time > 5s user system elapsed genotype 109.09 7.01 121.74 crlmm 87.22 2.96 92.83 snprma 26.44 1.20 27.67 celfile-utils 2.69 0.31 21.95 ** running examples for arch 'x64' ... OK Examples with CPU or elapsed time > 5s user system elapsed genotype 105.69 3.95 109.95 crlmm 93.50 2.28 95.78 snprma 19.65 1.03 20.68 * checking for unstated dependencies in 'tests' ... OK * checking tests ... ** running tests for arch 'i386' ... Running 'crlmm_unit_tests.R' Running 'doRUnit.R' OK ** running tests for arch 'x64' ... Running 'crlmm_unit_tests.R' Running 'doRUnit.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: 1 WARNING, 5 NOTEs See 'C:/Users/biocbuild/bbs-3.6-bioc/meat/crlmm.Rcheck/00check.log' for details.
crlmm.Rcheck/00install.out
install for i386 * installing *source* package 'crlmm' ... ** libs C:/Rtools/mingw_32/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O3 -Wall -std=gnu99 -mtune=generic -c gtypeCaller.c -o gtypeCaller.o C:/Rtools/mingw_32/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O3 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o C:/Rtools/mingw_32/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O3 -Wall -std=gnu99 -mtune=generic -c trimmed.c -o trimmed.o C:/Rtools/mingw_32/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O3 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o C:/Rtools/mingw_32/bin/g++ -shared -s -static-libgcc -o crlmm.dll tmp.def gtypeCaller.o init.o trimmed.o utils.o -LC:/local323/lib/i386 -LC:/local323/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/i386 -lR installing to C:/Users/biocbuild/bbs-3.6-bioc/meat/crlmm.buildbin-libdir/crlmm/libs/i386 ** R ** data ** inst ** preparing package for lazy loading ** help *** installing help indices converting help for package 'crlmm' finding HTML links ... done ABpanel html Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpcD36Qk/R.INSTALL237474f877f4/crlmm/man/ABpanel.Rd:57: missing file link 'lpolygon' AssayData-methods html finding level-2 HTML links ... done CNSet-methods html ListClassConstructors html PredictionRegion-class html batchStatisticAccessors html calculateRBaf html celfile-utils html cnSetExample html cnrmaAffy html constructAffyCNSet html constructInf html copynumberAccessors html crlmm-package html crlmm html crlmmCopynumber html genotype.Illumina html Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpcD36Qk/R.INSTALL237474f877f4/crlmm/man/genotype.Illumina.Rd:148: missing file link 'ocSamples' genotype html Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpcD36Qk/R.INSTALL237474f877f4/crlmm/man/genotype.Rd:88: missing file link 'ocSamples' genotypeAffy html genotypeInf html genotypes html plotSNPs html posteriorProbability html predictionRegion html preprocessInf html readGenCallOutput html readIdatFiles html snprma html snprmaAffy html validCdfNames html xyplot html ** building package indices ** installing vignettes ** testing if installed package can be loaded In R CMD INSTALL install for x64 * installing *source* package 'crlmm' ... ** libs C:/Rtools/mingw_64/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O2 -Wall -std=gnu99 -mtune=generic -c gtypeCaller.c -o gtypeCaller.o C:/Rtools/mingw_64/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O2 -Wall -std=gnu99 -mtune=generic -c init.c -o init.o C:/Rtools/mingw_64/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O2 -Wall -std=gnu99 -mtune=generic -c trimmed.c -o trimmed.o C:/Rtools/mingw_64/bin/gcc -I"C:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/include" -DNDEBUG -I"C:/Users/biocbuild/bbs-3.6-bioc/R/library/preprocessCore/include" -I"C:/local323/include" -O2 -Wall -std=gnu99 -mtune=generic -c utils.c -o utils.o C:/Rtools/mingw_64/bin/g++ -shared -s -static-libgcc -o crlmm.dll tmp.def gtypeCaller.o init.o trimmed.o utils.o -LC:/local323/lib/x64 -LC:/local323/lib -LC:/Users/BIOCBU˜1/BBS-3˜1.6-B/R/bin/x64 -lR installing to C:/Users/biocbuild/bbs-3.6-bioc/meat/crlmm.buildbin-libdir/crlmm/libs/x64 ** testing if installed package can be loaded * MD5 sums packaged installation of 'crlmm' as crlmm_1.36.0.zip * DONE (crlmm) In R CMD INSTALL In R CMD INSTALL
crlmm.Rcheck/tests_i386/crlmm_unit_tests.Rout R version 3.4.4 (2018-03-15) -- "Someone to Lean On" Copyright (C) 2018 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. > require("crlmm") || stop("unable to load crlmm package") Loading required package: crlmm Loading required package: oligoClasses Welcome to oligoClasses version 1.40.0 Loading required package: preprocessCore Welcome to crlmm version 1.36.0 [1] TRUE > crlmm:::.test() Loading required package: genomewidesnp6Crlmm Annotation for genomewidesnp6Crlmm version 1.0.7 supports UCSC builds hg18 and hg19. Loading required package: hapmapsnp6 /-------------------------------------------\ | SAMPLE HAPMAP SNP 6.0 | |-------------------------------------------| | Data obtained from http://www.hapmap.org | | This package is meant to be used only for | | demonstration of BioConductor packages. | | Access http://www.hapmap.org for details. | |-------------------------------------------| | The contents of this package are provided | | in good faith and the maintainer does not | | warrant their accuracy. | \-------------------------------------------/ Loading annotations and mixture model parameters. Processing 3 files. | | | 0% | |======================= | 33% | |=============================================== | 67% | |======================================================================| 100% Loading annotations. Determining gender. Calling 906600 SNPs for recalibration... Done. Estimating recalibration parameters. Calling 906600 SNPs... Done. Error in crlmm(cels[c(1, 1, 2)]) : sample identifiers are not unique In addition: Warning message: In crlmmGT(res[["A"]], res[["B"]], res[["SNR"]], res[["mixtureParams"]], : Recalibration not possible. Possible cause: small sample size. RUNIT TEST PROTOCOL -- Wed Apr 11 23:30:48 2018 *********************************************** Number of test functions: 3 Number of errors: 0 Number of failures: 0 1 Test Suite : crlmm RUnit Tests - 3 test functions, 0 errors, 0 failures Number of test functions: 3 Number of errors: 0 Number of failures: 0 > > proc.time() user system elapsed 88.29 2.50 90.90 |
crlmm.Rcheck/tests_x64/crlmm_unit_tests.Rout R version 3.4.4 (2018-03-15) -- "Someone to Lean On" Copyright (C) 2018 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. > require("crlmm") || stop("unable to load crlmm package") Loading required package: crlmm Loading required package: oligoClasses Welcome to oligoClasses version 1.40.0 Loading required package: preprocessCore Welcome to crlmm version 1.36.0 [1] TRUE > crlmm:::.test() Loading required package: genomewidesnp6Crlmm Annotation for genomewidesnp6Crlmm version 1.0.7 supports UCSC builds hg18 and hg19. Loading required package: hapmapsnp6 /-------------------------------------------\ | SAMPLE HAPMAP SNP 6.0 | |-------------------------------------------| | Data obtained from http://www.hapmap.org | | This package is meant to be used only for | | demonstration of BioConductor packages. | | Access http://www.hapmap.org for details. | |-------------------------------------------| | The contents of this package are provided | | in good faith and the maintainer does not | | warrant their accuracy. | \-------------------------------------------/ Loading annotations and mixture model parameters. Processing 3 files. | | | 0% | |======================= | 33% | |=============================================== | 67% | |======================================================================| 100% Loading annotations. Determining gender. Calling 906600 SNPs for recalibration... Done. Estimating recalibration parameters. Calling 906600 SNPs... Done. Error in crlmm(cels[c(1, 1, 2)]) : sample identifiers are not unique In addition: Warning message: In crlmmGT(res[["A"]], res[["B"]], res[["SNR"]], res[["mixtureParams"]], : Recalibration not possible. Possible cause: small sample size. RUNIT TEST PROTOCOL -- Wed Apr 11 23:34:08 2018 *********************************************** Number of test functions: 3 Number of errors: 0 Number of failures: 0 1 Test Suite : crlmm RUnit Tests - 3 test functions, 0 errors, 0 failures Number of test functions: 3 Number of errors: 0 Number of failures: 0 > > proc.time() user system elapsed 90.28 2.15 92.54 |
crlmm.Rcheck/tests_i386/doRUnit.Rout R version 3.4.4 (2018-03-15) -- "Someone to Lean On" Copyright (C) 2018 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. > ## from xmapcore package > if( require( "RUnit", quietly=TRUE ) ) { + pkg <- "crlmm" + + if( Sys.getenv( "RCMDCHECK" ) == "FALSE" ) { + path <- file.path( getwd(), "..", "inst", "unitTests" ) + } else { + path <- system.file( package=pkg, "unitTests" ) + } + + cat( "\nRunning unit tests\n" ) + print( list( pkg=pkg, getwd=getwd(), pathToUnitTests=path ) ) + library( package=pkg, character.only=TRUE ) + + ##xmap.clear.cache() + + ## do not fail on warnings (needed for crlmm() test) + options(warn=0) + + ## Get the pattern (if there is one?) + patt <- Sys.getenv( "RUNITFILEPATTERN" ) + if( is.null( patt ) || nchar( patt ) == 0 ) { + testSuite <- defineTestSuite(name=paste( pkg, "unit testing" ), + dirs=path, + testFileRegexp=paste( "^test.+", patt, "\\.[rR]$", sep="" )) + } else { + ##testSuite <- defineTestSuite( name=paste( pkg, "unit testing" ), testFileRegexp=paste( "^runit\\.", patt, "\\.[rR]$", sep="" ), dirs=path ) + testSuite <- defineTestSuite(name=paste( pkg, "unit testing" ), + testFileRegexp=paste( "^test.+", patt, "\\.[rR]$", sep="" ), + dirs=path ) + } + tests <- runTestSuite( testSuite ) + + pathReport <- file.path( path, "report" ) + + cat( "------------------- UNIT TEST SUMMARY ---------------------\n\n" ) + printTextProtocol( tests, showDetails=FALSE ) + printTextProtocol( tests, showDetails=FALSE, fileName=paste( pathReport, "Summary.txt", sep="" ) ) + printTextProtocol( tests, showDetails=TRUE, fileName=paste( pathReport, ".txt", sep="" ) ) + + printHTMLProtocol( tests, fileName=paste( pathReport, ".html", sep="" ) ) + + tmp <- getErrors( tests ) + if( tmp$nFail > 0 | tmp$nErr > 0 ){ + stop( paste( "\n\nunit testing failed (#test failures: ", tmp$nFail, ", #R errors: ", tmp$nErr, ")\n\n", sep="")) + } + } else { + warning( "cannot run unit tests -- package RUnit is not available" ) + } Running unit tests $pkg [1] "crlmm" $getwd [1] "C:/Users/biocbuild/bbs-3.6-bioc/meat/crlmm.Rcheck/tests_i386" $pathToUnitTests [1] "C:/Users/biocbuild/bbs-3.6-bioc/meat/crlmm.buildbin-libdir/crlmm/unitTests" Loading required package: oligoClasses Welcome to oligoClasses version 1.40.0 Loading required package: preprocessCore Welcome to crlmm version 1.36.0 Executing test function test_crlmm ... Loading required package: genomewidesnp6Crlmm Annotation for genomewidesnp6Crlmm version 1.0.7 supports UCSC builds hg18 and hg19. Loading required package: hapmapsnp6 /-------------------------------------------\ | SAMPLE HAPMAP SNP 6.0 | |-------------------------------------------| | Data obtained from http://www.hapmap.org | | This package is meant to be used only for | | demonstration of BioConductor packages. | | Access http://www.hapmap.org for details. | |-------------------------------------------| | The contents of this package are provided | | in good faith and the maintainer does not | | warrant their accuracy. | \-------------------------------------------/ Loading annotations and mixture model parameters. Processing 3 files. | | | 0% | |======================= | 33% | |=============================================== | 67% | |======================================================================| 100% Loading annotations. Determining gender. Calling 906600 SNPs for recalibration... Done. Estimating recalibration parameters. Calling 906600 SNPs... Done. done successfully. Executing test function test_duplicates ... Error in crlmm(cels[c(1, 1, 2)]) : sample identifiers are not unique In addition: Warning message: In crlmmGT(res[["A"]], res[["B"]], res[["SNR"]], res[["mixtureParams"]], : Recalibration not possible. Possible cause: small sample size. done successfully. Executing test function test_dataExamples ... done successfully. ------------------- UNIT TEST SUMMARY --------------------- RUNIT TEST PROTOCOL -- Wed Apr 11 23:32:34 2018 *********************************************** Number of test functions: 3 Number of errors: 0 Number of failures: 0 1 Test Suite : crlmm unit testing - 3 test functions, 0 errors, 0 failures > > proc.time() user system elapsed 103.87 2.42 106.39 |
crlmm.Rcheck/tests_x64/doRUnit.Rout R version 3.4.4 (2018-03-15) -- "Someone to Lean On" Copyright (C) 2018 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. > ## from xmapcore package > if( require( "RUnit", quietly=TRUE ) ) { + pkg <- "crlmm" + + if( Sys.getenv( "RCMDCHECK" ) == "FALSE" ) { + path <- file.path( getwd(), "..", "inst", "unitTests" ) + } else { + path <- system.file( package=pkg, "unitTests" ) + } + + cat( "\nRunning unit tests\n" ) + print( list( pkg=pkg, getwd=getwd(), pathToUnitTests=path ) ) + library( package=pkg, character.only=TRUE ) + + ##xmap.clear.cache() + + ## do not fail on warnings (needed for crlmm() test) + options(warn=0) + + ## Get the pattern (if there is one?) + patt <- Sys.getenv( "RUNITFILEPATTERN" ) + if( is.null( patt ) || nchar( patt ) == 0 ) { + testSuite <- defineTestSuite(name=paste( pkg, "unit testing" ), + dirs=path, + testFileRegexp=paste( "^test.+", patt, "\\.[rR]$", sep="" )) + } else { + ##testSuite <- defineTestSuite( name=paste( pkg, "unit testing" ), testFileRegexp=paste( "^runit\\.", patt, "\\.[rR]$", sep="" ), dirs=path ) + testSuite <- defineTestSuite(name=paste( pkg, "unit testing" ), + testFileRegexp=paste( "^test.+", patt, "\\.[rR]$", sep="" ), + dirs=path ) + } + tests <- runTestSuite( testSuite ) + + pathReport <- file.path( path, "report" ) + + cat( "------------------- UNIT TEST SUMMARY ---------------------\n\n" ) + printTextProtocol( tests, showDetails=FALSE ) + printTextProtocol( tests, showDetails=FALSE, fileName=paste( pathReport, "Summary.txt", sep="" ) ) + printTextProtocol( tests, showDetails=TRUE, fileName=paste( pathReport, ".txt", sep="" ) ) + + printHTMLProtocol( tests, fileName=paste( pathReport, ".html", sep="" ) ) + + tmp <- getErrors( tests ) + if( tmp$nFail > 0 | tmp$nErr > 0 ){ + stop( paste( "\n\nunit testing failed (#test failures: ", tmp$nFail, ", #R errors: ", tmp$nErr, ")\n\n", sep="")) + } + } else { + warning( "cannot run unit tests -- package RUnit is not available" ) + } Running unit tests $pkg [1] "crlmm" $getwd [1] "C:/Users/biocbuild/bbs-3.6-bioc/meat/crlmm.Rcheck/tests_x64" $pathToUnitTests [1] "C:/Users/biocbuild/bbs-3.6-bioc/meat/crlmm.buildbin-libdir/crlmm/unitTests" Loading required package: oligoClasses Welcome to oligoClasses version 1.40.0 Loading required package: preprocessCore Welcome to crlmm version 1.36.0 Executing test function test_crlmm ... Loading required package: genomewidesnp6Crlmm Annotation for genomewidesnp6Crlmm version 1.0.7 supports UCSC builds hg18 and hg19. Loading required package: hapmapsnp6 /-------------------------------------------\ | SAMPLE HAPMAP SNP 6.0 | |-------------------------------------------| | Data obtained from http://www.hapmap.org | | This package is meant to be used only for | | demonstration of BioConductor packages. | | Access http://www.hapmap.org for details. | |-------------------------------------------| | The contents of this package are provided | | in good faith and the maintainer does not | | warrant their accuracy. | \-------------------------------------------/ Loading annotations and mixture model parameters. Processing 3 files. | | | 0% | |======================= | 33% | |=============================================== | 67% | |======================================================================| 100% Loading annotations. Determining gender. Calling 906600 SNPs for recalibration... Done. Estimating recalibration parameters. Calling 906600 SNPs... Done. done successfully. Executing test function test_duplicates ... Error in crlmm(cels[c(1, 1, 2)]) : sample identifiers are not unique In addition: Warning message: In crlmmGT(res[["A"]], res[["B"]], res[["SNR"]], res[["mixtureParams"]], : Recalibration not possible. Possible cause: small sample size. done successfully. Executing test function test_dataExamples ... done successfully. ------------------- UNIT TEST SUMMARY --------------------- RUNIT TEST PROTOCOL -- Wed Apr 11 23:35:34 2018 *********************************************** Number of test functions: 3 Number of errors: 0 Number of failures: 0 1 Test Suite : crlmm unit testing - 3 test functions, 0 errors, 0 failures > > proc.time() user system elapsed 84.23 2.28 86.59 |
crlmm.Rcheck/examples_i386/crlmm-Ex.timings
|
crlmm.Rcheck/examples_x64/crlmm-Ex.timings
|