Back to the "Multiple platform build/check report" A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S [T] U  V  W  X  Y  Z 

BioC 3.2: CHECK report for trio on linux1.bioconductor.org

This page was generated on 2015-10-27 17:26:04 -0400 (Tue, 27 Oct 2015).

Package 1067/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
trio 3.8.0
Holger Schwender
Snapshot Date: 2015-10-26 19:24:07 -0400 (Mon, 26 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/trio
Last Changed Rev: 109589 / Revision: 109947
Last Changed Date: 2015-10-13 15:36:05 -0400 (Tue, 13 Oct 2015)
linux1.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
windows1.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
perceval Mac OS X Snow Leopard (10.6.8) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository
oaxaca Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: trio
Version: 3.8.0
Command: /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings trio_3.8.0.tar.gz
StartedAt: 2015-10-27 08:53:21 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 08:55:15 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 114.0 seconds
RetCode: 0
Status:  OK 
CheckDir: trio.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings trio_3.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.2-bioc/meat/trio.Rcheck’
* using R version 3.2.2 (2015-08-14)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘trio/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘trio’ version ‘3.8.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 for sufficient/correct file permissions ... OK
* checking whether package ‘trio’ can be installed ... [2s/2s] 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
* 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' calls in package code:
  ‘LogicReg’ ‘VariantAnnotation’ ‘haplo.stats’ ‘logicFS’ ‘mcbiopi’
  ‘siggenes’ ‘splines’ ‘survival’
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... NOTE
Foreign function call to a different package:
  .Fortran("slogreg", ..., PACKAGE = "LogicReg")
See chapter ‘System and foreign language interfaces’ in the ‘Writing R
Extensions’ manual.
* checking R code for possible problems ... NOTE
colGxEunstructured: no visible global function definition for ‘clogit’
colGxG: no visible global function definition for ‘clogit’
colGxGlrt: no visible global function definition for ‘clogit’
colTDTebam: no visible global function definition for ‘ebam’
colTDTepistatic: no visible global function definition for ‘clogit’
colTDTsam: no visible global function definition for ‘sam’
estimateRatioTDT: no visible global function definition for ‘ns’
freqmap.reconstruct: no visible global function definition for
  ‘haplo.em’
getOriginalStat: no visible global function definition for ‘clogit’
getPermStat: no visible global function definition for ‘clogit’
gtdt.null.approx2: no visible global function definition for ‘denspr’
printTrioTree: no visible global function definition for ‘getPImps’
tdt: no visible global function definition for ‘clogit’
tdtEpistatic: no visible global function definition for ‘clogit’
tdtGxG: no visible global function definition for ‘clogit’
trio.permTest: no visible global function definition for ‘evalTree’
trioFS.formula: no visible global function definition for ‘getXy’
trioLR.formula: no visible global function definition for ‘getXy’
trioPImp: no visible global function definition for ‘getPImps’
vimTrio: no visible global function definition for ‘clogit’
vimTrio.oneprime: no visible global function definition for ‘clogit’
* 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 installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [54s/55s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
trio.permTest 9.463  0.004   9.683
trioFS        8.287  0.016   8.324
print.trioFS  7.938  0.000   7.945
colGxGPerms   6.450  0.003   6.457
plot.trioLR   5.580  0.092   5.697
* 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.2-bioc/meat/trio.Rcheck/00check.log’
for details.


trio.Rcheck/00install.out:

* installing *source* package ‘trio’ ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
* DONE (trio)

trio.Rcheck/trio-Ex.timings:

nameusersystemelapsed
allelicTDT0.0350.0030.038
colEMlrt0.1640.0010.164
colGxE0.0130.0000.014
colGxGPerms6.4500.0036.457
colPOlrt0.0260.0000.026
colTDTmaxTest0.1050.0000.105
colTDTsam0.5750.0080.583
findLDblocks0.0910.0040.095
getLD0.0210.0000.021
getMatPseudo0.0070.0000.007
lrControl0.0010.0000.001
ped2geno0.0010.0000.001
plot.LDblocks0.0460.0000.046
plot.getLD0.090.000.09
plot.trioLR5.5800.0925.697
poly4root0.0010.0000.001
print.colGxE0.0470.0000.047
print.trioFS7.9380.0007.945
print.trioLR4.4510.0124.464
probTDT0.0650.0120.076
read.pedfile0.0010.0000.001
removeSNPs0.010.000.01
scoreTDT0.0180.0000.019
tdt0.0450.0040.049
tdtGxG2.1380.0042.142
trio.check0.9890.0040.994
trio.data0.0080.0000.008
trio.permTest9.4630.0049.683
trio.power0.0260.0000.025
trio.prepare4.1490.0004.642
trio.sim0.3780.0000.379
trioFS8.2870.0168.324
trioLR2.6120.0002.618