Back to Multiple platform build/check report for BioC 3.8 |
|
This page was generated on 2019-04-13 11:25:45 -0400 (Sat, 13 Apr 2019).
Package 1616/1649 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
variancePartition 1.12.3 Gabriel E. Hoffman
| malbec1 | Linux (Ubuntu 16.04.6 LTS) / x86_64 | OK | OK | NA | |||||||
tokay1 | Windows Server 2012 R2 Standard / x64 | OK | OK | [ OK ] | OK | |||||||
merida1 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
Package: variancePartition |
Version: 1.12.3 |
Command: C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:variancePartition.install-out.txt --library=C:\Users\biocbuild\bbs-3.8-bioc\R\library --no-vignettes --timings variancePartition_1.12.3.tar.gz |
StartedAt: 2019-04-13 06:08:16 -0400 (Sat, 13 Apr 2019) |
EndedAt: 2019-04-13 06:18:21 -0400 (Sat, 13 Apr 2019) |
EllapsedTime: 604.3 seconds |
RetCode: 0 |
Status: OK |
CheckDir: variancePartition.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:variancePartition.install-out.txt --library=C:\Users\biocbuild\bbs-3.8-bioc\R\library --no-vignettes --timings variancePartition_1.12.3.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.8-bioc/meat/variancePartition.Rcheck' * using R version 3.5.3 (2019-03-11) * using platform: x86_64-w64-mingw32 (64-bit) * using session charset: ISO8859-1 * using option '--no-vignettes' * checking for file 'variancePartition/DESCRIPTION' ... OK * checking extension type ... Package * this is package 'variancePartition' version '1.12.3' * checking package namespace information ... OK * checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib: cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES' 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 'variancePartition' 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 contents of 'data' directory ... OK * checking data for non-ASCII characters ... OK * checking data for ASCII and uncompressed saves ... OK * checking files in 'vignettes' ... OK * checking examples ... ** running examples for arch 'i386' ... OK Examples with CPU or elapsed time > 5s user system elapsed fitVarPartModel-method 25.00 9.10 42.28 extractVarPart 12.91 3.20 23.05 getVarianceComponents 5.33 0.78 10.17 residuals-VarParFitList-method 4.88 0.85 9.77 varPartConfInf 4.89 0.52 19.80 fitExtractVarPartModel-method 1.17 0.54 17.11 sortCols-method 1.14 0.06 8.64 plotCorrStructure 0.98 0.09 5.62 plotVarPart-method 0.89 0.09 8.39 plotCompareP-method 0.83 0.06 8.83 plotPercentBars 0.85 0.03 7.86 dream-method 0.61 0.01 5.55 ** running examples for arch 'x64' ... OK Examples with CPU or elapsed time > 5s user system elapsed fitVarPartModel-method 26.58 2.51 40.09 extractVarPart 14.34 1.17 24.55 getVarianceComponents 5.61 0.53 12.43 varPartConfInf 5.08 0.00 18.89 residuals-VarParFitList-method 4.26 0.70 11.36 fitExtractVarPartModel-method 1.37 0.08 18.08 plotCorrStructure 1.06 0.04 6.21 plotCompareP-method 0.92 0.02 9.75 sortCols-method 0.92 0.02 10.42 plotPercentBars 0.70 0.03 9.96 dream-method 0.66 0.00 6.70 plotVarPart-method 0.63 0.03 10.22 * checking for unstated dependencies in 'tests' ... OK * checking tests ... ** running tests for arch 'i386' ... Running 'runTests.R' OK ** running tests for arch 'x64' ... Running 'runTests.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: OK
variancePartition.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.8/bioc/src/contrib/variancePartition_1.12.3.tar.gz && rm -rf variancePartition.buildbin-libdir && mkdir variancePartition.buildbin-libdir && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=variancePartition.buildbin-libdir variancePartition_1.12.3.tar.gz && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL variancePartition_1.12.3.zip && rm variancePartition_1.12.3.tar.gz variancePartition_1.12.3.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 1365k 100 1365k 0 0 24.8M 0 --:--:-- --:--:-- --:--:-- 26.6M install for i386 * installing *source* package 'variancePartition' ... ** R ** data ** inst ** byte-compile and prepare package for lazy loading Creating a generic function for 'eBayes' from package 'limma' in package 'variancePartition' ** help *** installing help indices converting help for package 'variancePartition' finding HTML links ... done ESS-method html MArrayLM2-class html VarParCIList-class html VarParFitList-class html as.data.frame-varPartResults-method html as.matrix-varPartResults-method html calcVarPart-method html canCorPairs html colinearityScore html dream-method html eBayes-method html extractVarPart html fitExtractVarPartModel-method html fitVarPartModel-method html getContrast-method html getVarianceComponents html ggColorHue html plotCompareP-method html plotContrasts html plotCorrMatrix html plotCorrStructure html plotPercentBars html plotStratify html plotStratifyBy html plotVarPart-method html residuals-VarParFitList-method html sortCols-method html subset.MArrayLM2-method html varParFrac-class html varPartConfInf html varPartDEdata html varPartData html varPartResults-class html ** building package indices ** installing vignettes ** testing if installed package can be loaded In R CMD INSTALL install for x64 * installing *source* package 'variancePartition' ... ** testing if installed package can be loaded * MD5 sums packaged installation of 'variancePartition' as variancePartition_1.12.3.zip * DONE (variancePartition) In R CMD INSTALL In R CMD INSTALL * installing to library 'C:/Users/biocbuild/bbs-3.8-bioc/R/library' package 'variancePartition' successfully unpacked and MD5 sums checked In R CMD INSTALL
variancePartition.Rcheck/tests_i386/runTests.Rout R version 3.5.3 (2019-03-11) -- "Great Truth" 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. > BiocGenerics:::testPackage("variancePartition") Attaching package: 'BiocGenerics' The following objects are masked from 'package:parallel': clusterApply, clusterApplyLB, clusterCall, clusterEvalQ, clusterExport, clusterMap, parApply, parCapply, parLapply, parLapplyLB, parRapply, parSapply, parSapplyLB The following object is masked from 'package:limma': plotMA The following objects are masked from 'package:stats': IQR, mad, sd, var, xtabs The following objects are masked from 'package:base': Filter, Find, Map, Position, Reduce, anyDuplicated, append, as.data.frame, basename, cbind, colMeans, colSums, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, lengths, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which, which.max, which.min Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Projected memory usage: > 3.1 Mb Loading required package: Matrix Attaching package: 'lmerTest' The following object is masked from 'package:lme4': lmer The following object is masked from 'package:stats': step Finished... Total: 9 s Projected memory usage: > 3.1 Mb Finished... Total: 9 s Projected memory usage: > 3.1 Mb Finished... Total: 10 s RUNIT TEST PROTOCOL -- Sat Apr 13 06:17:25 2019 *********************************************** Number of test functions: 1 Number of errors: 0 Number of failures: 0 1 Test Suite : variancePartition RUnit Tests - 1 test function, 0 errors, 0 failures Number of test functions: 1 Number of errors: 0 Number of failures: 0 Warning message: executing %dopar% sequentially: no parallel backend registered > > proc.time() user system elapsed 31.53 0.17 31.75 |
variancePartition.Rcheck/tests_x64/runTests.Rout R version 3.5.3 (2019-03-11) -- "Great Truth" 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. > BiocGenerics:::testPackage("variancePartition") Attaching package: 'BiocGenerics' The following objects are masked from 'package:parallel': clusterApply, clusterApplyLB, clusterCall, clusterEvalQ, clusterExport, clusterMap, parApply, parCapply, parLapply, parLapplyLB, parRapply, parSapply, parSapplyLB The following object is masked from 'package:limma': plotMA The following objects are masked from 'package:stats': IQR, mad, sd, var, xtabs The following objects are masked from 'package:base': Filter, Find, Map, Position, Reduce, anyDuplicated, append, as.data.frame, basename, cbind, colMeans, colSums, colnames, dirname, do.call, duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted, lapply, lengths, mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind, rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply, union, unique, unsplit, which, which.max, which.min Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Projected memory usage: > 4.6 Mb Loading required package: Matrix Attaching package: 'lmerTest' The following object is masked from 'package:lme4': lmer The following object is masked from 'package:stats': step Finished... Total: 12 s Projected memory usage: > 4.6 Mb Finished... Total: 12 s Projected memory usage: > 4.6 Mb Finished... Total: 13 s RUNIT TEST PROTOCOL -- Sat Apr 13 06:18:08 2019 *********************************************** Number of test functions: 1 Number of errors: 0 Number of failures: 0 1 Test Suite : variancePartition RUnit Tests - 1 test function, 0 errors, 0 failures Number of test functions: 1 Number of errors: 0 Number of failures: 0 Warning message: executing %dopar% sequentially: no parallel backend registered > > proc.time() user system elapsed 42.71 0.28 42.98 |
variancePartition.Rcheck/examples_i386/variancePartition-Ex.timings
|
variancePartition.Rcheck/examples_x64/variancePartition-Ex.timings
|