Back to Multiple platform build/check report for BioC 3.8 |
|
This page was generated on 2019-04-13 11:22:03 -0400 (Sat, 13 Apr 2019).
Package 702/1649 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
gwascat 2.14.0 VJ Carey
| malbec1 | Linux (Ubuntu 16.04.6 LTS) / x86_64 | OK | OK | OK | |||||||
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: gwascat |
Version: 2.14.0 |
Command: C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:gwascat.install-out.txt --library=C:\Users\biocbuild\bbs-3.8-bioc\R\library --no-vignettes --timings gwascat_2.14.0.tar.gz |
StartedAt: 2019-04-13 02:57:29 -0400 (Sat, 13 Apr 2019) |
EndedAt: 2019-04-13 03:07:46 -0400 (Sat, 13 Apr 2019) |
EllapsedTime: 616.5 seconds |
RetCode: 0 |
Status: OK |
CheckDir: gwascat.Rcheck |
Warnings: 0 |
############################################################################## ############################################################################## ### ### Running command: ### ### C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:gwascat.install-out.txt --library=C:\Users\biocbuild\bbs-3.8-bioc\R\library --no-vignettes --timings gwascat_2.14.0.tar.gz ### ############################################################################## ############################################################################## * using log directory 'C:/Users/biocbuild/bbs-3.8-bioc/meat/gwascat.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 'gwascat/DESCRIPTION' ... OK * this is package 'gwascat' version '2.14.0' * 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 'gwascat' can be installed ... OK * checking installed package size ... NOTE installed size is 36.7Mb sub-directories of 1Mb or more: data 28.7Mb obo 3.0Mb olddata 2.2Mb tab 1.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 ... NOTE chklocs: no visible binding for global variable 'gwrngs19' chklocs: no visible global function definition for 'snpsBySeqname' lo38to19: no visible binding for global variable 'si.hs.37' makeCurrentGwascat: no visible binding for global variable 'si.hs.38' makeCurrentGwascat.legacy: no visible binding for global variable 'si.hs.38' snpGenos: no visible global function definition for 'getSNPlocs' tfilt: no visible binding for global variable 'phr' tpad: no visible binding for global variable 'phr' traitsManh: no visible binding for global variable 'PVALUE_MLOG' variantProps: no visible binding for global variable 'gwrngs' Undefined global functions or variables: PVALUE_MLOG getSNPlocs gwrngs gwrngs19 phr si.hs.37 si.hs.38 snpsBySeqname * 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 ... NOTE Note: found 6 marked Latin-1 strings Note: found 1 marked UTF-8 string * 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 riskyAlleleCount 10.15 0.74 11.09 gwcex2gviz 7.97 0.47 8.44 ** running examples for arch 'x64' ... OK Examples with CPU or elapsed time > 5s user system elapsed riskyAlleleCount 9.92 0.10 10.01 gwcex2gviz 8.28 0.26 8.55 * checking for unstated dependencies in 'tests' ... OK * checking tests ... ** running tests for arch 'i386' ... Running 'test-all.R' OK ** running tests for arch 'x64' ... Running 'test-all.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: 3 NOTEs See 'C:/Users/biocbuild/bbs-3.8-bioc/meat/gwascat.Rcheck/00check.log' for details.
gwascat.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.8/bioc/src/contrib/gwascat_2.14.0.tar.gz && rm -rf gwascat.buildbin-libdir && mkdir gwascat.buildbin-libdir && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=gwascat.buildbin-libdir gwascat_2.14.0.tar.gz && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL gwascat_2.14.0.zip && rm gwascat_2.14.0.tar.gz gwascat_2.14.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 80 35.6M 80 28.8M 0 0 48.0M 0 --:--:-- --:--:-- --:--:-- 48.2M 100 35.6M 100 35.6M 0 0 50.8M 0 --:--:-- --:--:-- --:--:-- 51.1M install for i386 * installing *source* package 'gwascat' ... ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'gwascat' finding HTML links ... done bindcadd_snv html gwascat-package html gwastagger html gwaswloc-class html finding level-2 HTML links ... done gwcex2gviz html gwdf_2012_02_02 html ldtagr html locon6 html makeCurrentGwascat html obo2graphNEL html riskyAlleleCount html topTraits html traitsManh html ** building package indices ** installing vignettes ** testing if installed package can be loaded In R CMD INSTALL install for x64 * installing *source* package 'gwascat' ... ** testing if installed package can be loaded * MD5 sums packaged installation of 'gwascat' as gwascat_2.14.0.zip * DONE (gwascat) In R CMD INSTALL In R CMD INSTALL * installing to library 'C:/Users/biocbuild/bbs-3.8-bioc/R/library' package 'gwascat' successfully unpacked and MD5 sums checked In R CMD INSTALL
gwascat.Rcheck/tests_i386/test-all.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("gwascat") 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 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")'. Attaching package: 'S4Vectors' The following object is masked from 'package:base': expand.grid Attaching package: 'IRanges' The following object is masked from 'package:grDevices': windows gwascat loaded. Use data(ebicat38) for hg38 coordinates; data(ebicat37) for hg19 coordinates. RUNIT TEST PROTOCOL -- Sat Apr 13 03:07:25 2019 *********************************************** Number of test functions: 0 Number of errors: 0 Number of failures: 0 1 Test Suite : gwascat RUnit Tests - 0 test functions, 0 errors, 0 failures Number of test functions: 0 Number of errors: 0 Number of failures: 0 > > proc.time() user system elapsed 15.96 1.45 17.40 |
gwascat.Rcheck/tests_x64/test-all.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("gwascat") 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 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")'. Attaching package: 'S4Vectors' The following object is masked from 'package:base': expand.grid Attaching package: 'IRanges' The following object is masked from 'package:grDevices': windows gwascat loaded. Use data(ebicat38) for hg38 coordinates; data(ebicat37) for hg19 coordinates. RUNIT TEST PROTOCOL -- Sat Apr 13 03:07:42 2019 *********************************************** Number of test functions: 0 Number of errors: 0 Number of failures: 0 1 Test Suite : gwascat RUnit Tests - 0 test functions, 0 errors, 0 failures Number of test functions: 0 Number of errors: 0 Number of failures: 0 > > proc.time() user system elapsed 16.15 0.64 16.78 |
gwascat.Rcheck/examples_i386/gwascat-Ex.timings
|
gwascat.Rcheck/examples_x64/gwascat-Ex.timings
|