| Back to Multiple platform build/check report for BioC 3.9 | 
 | 
This page was generated on 2019-04-09 11:41:58 -0400 (Tue, 09 Apr 2019).
| Package 1204/1703 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| podkat 1.15.1 Ulrich Bodenhofer 
 | malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | [ OK ] |  | ||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | ERROR | OK | |||||||
| celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK |  | ||||||
| merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK | 
| Package: podkat | 
| Version: 1.15.1 | 
| Command: /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:podkat.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings podkat_1.15.1.tar.gz | 
| StartedAt: 2019-04-09 02:45:47 -0400 (Tue, 09 Apr 2019) | 
| EndedAt: 2019-04-09 02:51:10 -0400 (Tue, 09 Apr 2019) | 
| EllapsedTime: 322.3 seconds | 
| RetCode: 0 | 
| Status: OK | 
| CheckDir: podkat.Rcheck | 
| Warnings: 0 | 
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD check --install=check:podkat.install-out.txt --library=/home/biocbuild/bbs-3.9-bioc/R/library --no-vignettes --timings podkat_1.15.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.9-bioc/meat/podkat.Rcheck’
* using R Under development (unstable) (2019-03-18 r76245)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘podkat/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘podkat’ version ‘1.15.1’
* 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 for sufficient/correct file permissions ... OK
* checking whether package ‘podkat’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.2Mb
  sub-directories of 1Mb or more:
    R      1.0Mb
    libs   3.8Mb
* 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
* 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
assocTest.TabixFile: no visible global function definition for ‘path’
readGenotypeMatrix.TabixFile: no visible global function definition for
  ‘path’
readSampleNamesFromVcfHeader: no visible global function definition for
  ‘path’
readVariantInfo.TabixFile: no visible global function definition for
  ‘path’
weights.AssocTestResultRanges.TabixFile: no visible global function
  definition for ‘path’
assocTest,TabixFile-NullModel: no visible global function definition
  for ‘path’
readGenotypeMatrix,TabixFile-GRanges: no visible global function
  definition for ‘path’
readVariantInfo,TabixFile-GRanges: no visible global function
  definition for ‘path’
Undefined global functions or variables:
  path
* 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 compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... OK
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking compiled code ... NOTE
Note: information on .o files is not available
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
unmaskedRegions   30.721  3.610  40.499
assocTest-methods 13.406  0.396  13.808
plot-methods      11.249  0.424  11.674
* 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
  ‘/home/biocbuild/bbs-3.9-bioc/meat/podkat.Rcheck/00check.log’
for details.
podkat.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.9-bioc/R/bin/R CMD INSTALL podkat
###
##############################################################################
##############################################################################
* installing to library ‘/home/biocbuild/bbs-3.9-bioc/R/library’
* installing *source* package ‘podkat’ ...
** using staged installation
** libs
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c R_init_podkat.cpp -o R_init_podkat.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c bernoulliExact.cpp -o bernoulliExact.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c checkAndFixGenotype.cpp -o checkAndFixGenotype.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c cumMax.cpp -o cumMax.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c doubleMale.cpp -o doubleMale.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c kernels.cpp -o kernels.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c pValues.cpp -o pValues.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c partitionRegions.cpp -o partitionRegions.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c qfc.cpp -o qfc.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c readGenotypeMatrix.cpp -o readGenotypeMatrix.o
g++ -std=gnu++11 -I"/home/biocbuild/bbs-3.9-bioc/R/include" -DNDEBUG `echo 'Rhtslib::pkgconfig("PKG_CPPFLAGS")'| "/home/biocbuild/bbs-3.9-bioc/R/bin/R" --vanilla --slave` -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rcpp/include" -I"/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/include" -I/usr/local/include  -fpic  -g -O2  -Wall -c readVariantInfo.cpp -o readVariantInfo.o
g++ -std=gnu++11 -shared -L/home/biocbuild/bbs-3.9-bioc/R/lib -L/usr/local/lib -o podkat.so R_init_podkat.o bernoulliExact.o checkAndFixGenotype.o cumMax.o doubleMale.o kernels.o pValues.o partitionRegions.o qfc.o readGenotypeMatrix.o readVariantInfo.o -L/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/usrlib -Wl,-rpath,/home/biocbuild/bbs-3.9-bioc/R/library/Rhtslib/usrlib -lhts -lz -lm -lbz2 -llzma -lpthread -L/home/biocbuild/bbs-3.9-bioc/R/lib -lR
installing to /home/biocbuild/bbs-3.9-bioc/R/library/00LOCK-podkat/00new/podkat/libs
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Creating a generic function for ‘p.adjust’ from package ‘stats’ in package ‘podkat’
Creating a generic function for ‘qqplot’ from package ‘stats’ in package ‘podkat’
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** checking absolute paths in shared objects and dynamic libraries
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (podkat)
podkat.Rcheck/podkat-Ex.timings
| name | user | system | elapsed | |
| AssocTestResult-class | 0.799 | 0.044 | 0.861 | |
| AssocTestResultRanges-class | 2.538 | 0.028 | 2.566 | |
| GenotypeMatrix-class | 2.634 | 0.048 | 2.682 | |
| NullModel-class | 1.788 | 0.020 | 1.810 | |
| VariantInfo-class | 0.447 | 0.004 | 0.450 | |
| assocTest-methods | 13.406 | 0.396 | 13.808 | |
| computeKernel | 0.005 | 0.000 | 0.005 | |
| filterResult-methods | 1.818 | 0.016 | 1.835 | |
| genotypeMatrix-methods | 1.107 | 0.004 | 1.110 | |
| hgA | 0.018 | 0.000 | 0.018 | |
| nullModel-methods | 1.069 | 0.028 | 1.097 | |
| p.adjust-methods | 0.993 | 0.000 | 0.993 | |
| partitionRegions-methods | 0.538 | 0.004 | 0.542 | |
| plot-methods | 11.249 | 0.424 | 11.674 | |
| podkat-package | 1.115 | 0.000 | 1.115 | |
| print-methods | 1.147 | 0.000 | 1.147 | |
| qqplot-methods | 2.261 | 0.008 | 2.277 | |
| readGenotypeMatrix-methods | 0.254 | 0.000 | 0.254 | |
| readRegionsFromBedFile | 0.028 | 0.004 | 0.051 | |
| readSampleNamesFromVcfHeader | 0.048 | 0.000 | 0.048 | |
| readVariantInfo-methods | 0.482 | 0.003 | 0.485 | |
| sort-methods | 1.477 | 0.004 | 1.483 | |
| split-methods | 2.797 | 0.028 | 2.824 | |
| unmasked-datasets | 0.238 | 0.004 | 0.242 | |
| unmaskedRegions | 30.721 | 3.610 | 40.499 | |
| weightFuncs | 0.007 | 0.000 | 0.008 | |
| weights-methods | 1.811 | 0.000 | 1.812 | |