Back to Multiple platform build/check report for BioC 3.10
ABCDEF[G]HIJKLMNOPQRSTUVWXYZ

CHECK report for gwascat on tokay1

This page was generated on 2020-04-15 12:20:29 -0400 (Wed, 15 Apr 2020).

Package 765/1823HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
gwascat 2.18.0
VJ Carey
Snapshot Date: 2020-04-14 16:46:13 -0400 (Tue, 14 Apr 2020)
URL: https://git.bioconductor.org/packages/gwascat
Branch: RELEASE_3_10
Last Commit: e9cf69e
Last Changed Date: 2019-10-29 13:08:27 -0400 (Tue, 29 Oct 2019)
malbec1 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: gwascat
Version: 2.18.0
Command: C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:gwascat.install-out.txt --library=C:\Users\biocbuild\bbs-3.10-bioc\R\library --no-vignettes --timings gwascat_2.18.0.tar.gz
StartedAt: 2020-04-15 03:48:25 -0400 (Wed, 15 Apr 2020)
EndedAt: 2020-04-15 03:56:48 -0400 (Wed, 15 Apr 2020)
EllapsedTime: 502.5 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: gwascat.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:gwascat.install-out.txt --library=C:\Users\biocbuild\bbs-3.10-bioc\R\library --no-vignettes --timings gwascat_2.18.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.10-bioc/meat/gwascat.Rcheck'
* using R version 3.6.3 (2020-02-29)
* 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.18.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 ... OK
* checking installed package size ... NOTE
  installed size is 36.6Mb
  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 ... NOTE
Package in Depends field not imported from: 'Homo.sapiens'
  These packages need to be imported from (in the NAMESPACE file)
  for when this namespace is loaded but not attached.
* 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 global function definition for 'aes'
traitsManh: no visible binding for global variable 'PVALUE_MLOG'
variantProps: no visible binding for global variable 'gwrngs'
Undefined global functions or variables:
  PVALUE_MLOG aes getSNPlocs gwrngs gwrngs19 phr si.hs.37 si.hs.38
  snpsBySeqname
* checking Rd files ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... WARNING
Missing link or links in documentation object 'ldtagr.Rd':
  'genotypeToSnpMatrix'

See section 'Cross-references' in the 'Writing R Extensions' manual.

* 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
gwcex2gviz       11.70   0.94   12.64
riskyAlleleCount 11.39   0.34   11.73
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                  user system elapsed
riskyAlleleCount 14.11   0.11   14.25
gwcex2gviz       12.08   0.39   12.47
* 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, 4 NOTEs
See
  'C:/Users/biocbuild/bbs-3.10-bioc/meat/gwascat.Rcheck/00check.log'
for details.



Installation output

gwascat.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.10/bioc/src/contrib/gwascat_2.18.0.tar.gz && rm -rf gwascat.buildbin-libdir && mkdir gwascat.buildbin-libdir && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=gwascat.buildbin-libdir gwascat_2.18.0.tar.gz && C:\Users\biocbuild\bbs-3.10-bioc\R\bin\R.exe CMD INSTALL gwascat_2.18.0.zip && rm gwascat_2.18.0.tar.gz gwascat_2.18.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
  1 35.6M    1  400k    0     0  1551k      0  0:00:23 --:--:--  0:00:23 1568k
 89 35.6M   89 32.0M    0     0  25.7M      0  0:00:01  0:00:01 --:--:-- 25.7M
100 35.6M  100 35.6M    0     0  21.3M      0  0:00:01  0:00:01 --:--:-- 21.3M

install for i386

* installing *source* package 'gwascat' ...
** using staged installation
** 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 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 'gwascat' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'gwascat' as gwascat_2.18.0.zip
* DONE (gwascat)
* installing to library 'C:/Users/biocbuild/bbs-3.10-bioc/R/library'
package 'gwascat' successfully unpacked and MD5 sums checked

Tests output

gwascat.Rcheck/tests_i386/test-all.Rout


R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 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, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, 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 Apr 15 03:56:18 2020 
*********************************************** 
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 
  11.43    1.20   13.76 

gwascat.Rcheck/tests_x64/test-all.Rout


R version 3.6.3 (2020-02-29) -- "Holding the Windsock"
Copyright (C) 2020 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, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, 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 Apr 15 03:56:32 2020 
*********************************************** 
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 
  13.10    0.67   13.76 

Example timings

gwascat.Rcheck/examples_i386/gwascat-Ex.timings

nameusersystemelapsed
bindcadd_snv000
gwascat-package1.170.011.19
gwastagger1.330.081.41
gwaswloc-class000
gwcex2gviz11.70 0.9412.64
gwdf_2012_02_02000
ldtagr2.360.204.83
locon60.050.000.04
makeCurrentGwascat000
obo2graphNEL0.250.020.27
riskyAlleleCount11.39 0.3411.73
topTraits0.590.050.64
traitsManh000

gwascat.Rcheck/examples_x64/gwascat-Ex.timings

nameusersystemelapsed
bindcadd_snv000
gwascat-package0.670.030.70
gwastagger2.090.022.11
gwaswloc-class000
gwcex2gviz12.08 0.3912.47
gwdf_2012_02_02000
ldtagr4.170.394.63
locon60.060.000.07
makeCurrentGwascat000
obo2graphNEL0.280.000.54
riskyAlleleCount14.11 0.1114.25
topTraits1.920.001.92
traitsManh000