| Back to Multiple platform build/check report for BioC 3.7 |
|
This page was generated on 2018-10-17 08:36:04 -0400 (Wed, 17 Oct 2018).
| Package 668/1561 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| gwascat 2.12.0 VJ Carey
| malbec2 | Linux (Ubuntu 16.04.1 LTS) / x86_64 | OK | OK | OK | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | [ WARNINGS ] | OK | |||||||
| merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |
| Package: gwascat |
| Version: 2.12.0 |
| Command: C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:gwascat.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings gwascat_2.12.0.tar.gz |
| StartedAt: 2018-10-17 02:38:15 -0400 (Wed, 17 Oct 2018) |
| EndedAt: 2018-10-17 02:49:04 -0400 (Wed, 17 Oct 2018) |
| EllapsedTime: 649.1 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: gwascat.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:gwascat.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings gwascat_2.12.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'C:/Users/biocbuild/bbs-3.7-bioc/meat/gwascat.Rcheck'
* using R version 3.5.1 Patched (2018-07-24 r75005)
* 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.12.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 'gwascat' can be installed ... WARNING
Found the following significant warnings:
Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpU15Yml/R.INSTALL27f89db651/gwascat/man/gwascat-package.Rd:76: file link 'nodeData' in package 'graph' does not exist and so has been treated as a topic
Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpU15Yml/R.INSTALL27f89db651/gwascat/man/ldtagr.Rd:19: file link 'genotypeToSnpMatrix' in package 'VariantAnnotation' does not exist and so has been treated as a topic
See 'C:/Users/biocbuild/bbs-3.7-bioc/meat/gwascat.Rcheck/00install.out' for details.
* 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 13.30 0.37 13.97
gwcex2gviz 8.86 0.68 9.55
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
riskyAlleleCount 16.01 0.18 16.27
gwcex2gviz 12.05 0.28 12.32
* 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: 1 WARNING, 3 NOTEs
See
'C:/Users/biocbuild/bbs-3.7-bioc/meat/gwascat.Rcheck/00check.log'
for details.
gwascat.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.7/bioc/src/contrib/gwascat_2.12.0.tar.gz && rm -rf gwascat.buildbin-libdir && mkdir gwascat.buildbin-libdir && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=gwascat.buildbin-libdir gwascat_2.12.0.tar.gz && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL gwascat_2.12.0.zip && rm gwascat_2.12.0.tar.gz gwascat_2.12.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
75 35.6M 75 26.8M 0 0 84.7M 0 --:--:-- --:--:-- --:--:-- 86.4M
100 35.6M 100 35.6M 0 0 88.4M 0 --:--:-- --:--:-- --:--:-- 89.7M
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
Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpU15Yml/R.INSTALL27f89db651/gwascat/man/gwascat-package.Rd:76: file link 'nodeData' in package 'graph' does not exist and so has been treated as a topic
gwastagger html
gwaswloc-class html
finding level-2 HTML links ... done
gwcex2gviz html
gwdf_2012_02_02 html
ldtagr html
Rd warning: C:/Users/biocbuild/bbs-3.7-bioc/tmpdir/RtmpU15Yml/R.INSTALL27f89db651/gwascat/man/ldtagr.Rd:19: file link 'genotypeToSnpMatrix' in package 'VariantAnnotation' does not exist and so has been treated as a topic
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.12.0.zip
* DONE (gwascat)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.7-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.1 Patched (2018-07-24 r75005) -- "Feather Spray"
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.
> 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 -- Wed Oct 17 02:48:34 2018
***********************************************
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
18.95 1.51 20.76
|
gwascat.Rcheck/tests_x64/test-all.Rout
R version 3.5.1 Patched (2018-07-24 r75005) -- "Feather Spray"
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.
> 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 -- Wed Oct 17 02:48:57 2018
***********************************************
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
21.43 1.03 22.60
|
|
gwascat.Rcheck/examples_i386/gwascat-Ex.timings
|
gwascat.Rcheck/examples_x64/gwascat-Ex.timings
|