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 perceval

This page was generated on 2015-10-27 17:35:48 -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: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings trio_3.8.0.tar.gz
StartedAt: 2015-10-27 13:06:49 -0400 (Tue, 27 Oct 2015)
EndedAt: 2015-10-27 13:09:24 -0400 (Tue, 27 Oct 2015)
EllapsedTime: 155.1 seconds
RetCode: 0
Status:  OK 
CheckDir: trio.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings trio_3.8.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.2-bioc/meat/trio.Rcheck’
* using R version 3.2.2 Patched (2015-10-08 r69496)
* using platform: x86_64-apple-darwin10.8.0 (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 ... [3s/3s] 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:
  ‘haplo.stats’ ‘logicFS’ ‘LogicReg’ ‘mcbiopi’ ‘siggenes’ ‘splines’
  ‘survival’ ‘VariantAnnotation’
  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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [60s/61s] OK
Examples with CPU or elapsed time > 5s
               user system elapsed
trioFS        8.830  0.017   8.847
print.trioFS  8.677  0.024   8.744
trio.permTest 8.511  0.014   8.527
plot.trioLR   6.959  0.156   8.001
colGxGPerms   7.072  0.015   7.088
* 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
  ‘/Users/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.0390.0040.042
colEMlrt0.1570.0020.160
colGxE0.0120.0000.014
colGxGPerms7.0720.0157.088
colPOlrt0.0450.0020.046
colTDTmaxTest0.1340.0090.142
colTDTsam1.0840.0191.104
findLDblocks0.1340.0040.139
getLD0.0320.0010.034
getMatPseudo0.0120.0010.012
lrControl0.0010.0000.001
ped2geno0.0010.0000.001
plot.LDblocks0.1430.0030.146
plot.getLD0.0460.0020.049
plot.trioLR6.9590.1568.001
poly4root0.0020.0000.002
print.colGxE0.0910.0040.408
print.trioFS8.6770.0248.744
print.trioLR4.5250.0274.552
probTDT0.0940.0130.108
read.pedfile0.0010.0000.001
removeSNPs0.0120.0010.013
scoreTDT0.0160.0010.017
tdt0.0600.0020.062
tdtGxG1.8360.0051.841
trio.check1.0290.0071.036
trio.data0.0090.0010.010
trio.permTest8.5110.0148.527
trio.power0.0190.0000.020
trio.prepare4.3800.0124.394
trio.sim0.3760.0010.378
trioFS8.8300.0178.847
trioLR4.4910.0114.502