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.3: CHECK report for PhenStat on zin2

This page was generated on 2016-10-13 12:44:21 -0700 (Thu, 13 Oct 2016).

Package 854/1210HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
PhenStat 2.6.0
Natasha Karp
Snapshot Date: 2016-10-12 17:20:15 -0700 (Wed, 12 Oct 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_3/madman/Rpacks/PhenStat
Last Changed Rev: 117079 / Revision: 122332
Last Changed Date: 2016-05-03 14:20:18 -0700 (Tue, 03 May 2016)
zin2 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
moscato2 Windows Server 2008 R2 Enterprise SP1 (64-bit) / x64  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: PhenStat
Version: 2.6.0
Command: /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings PhenStat_2.6.0.tar.gz
StartedAt: 2016-10-13 05:12:54 -0700 (Thu, 13 Oct 2016)
EndedAt: 2016-10-13 05:14:23 -0700 (Thu, 13 Oct 2016)
EllapsedTime: 89.0 seconds
RetCode: 0
Status:  OK 
CheckDir: PhenStat.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.3-bioc/R/bin/R CMD check --no-vignettes --timings PhenStat_2.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.3-bioc/meat/PhenStat.Rcheck’
* using R version 3.3.1 (2016-06-21)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘PhenStat/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘PhenStat’ version ‘2.6.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 ‘PhenStat’ can be installed ... OK
* checking installed package size ... NOTE
  installed size is  5.4Mb
  sub-directories of 1Mb or more:
    doc       2.1Mb
    extdata   2.9Mb
* 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
LRDataset: no visible global function definition for ‘setNames’
RRTest: no visible global function definition for ‘quantile’
RRTest: no visible global function definition for ‘p.adjust’
determiningLambda: no visible global function definition for ‘qchisq’
parserOutputSummaryLR: no visible global function definition for ‘vcov’
scatterplotSexGenotypeBatch: no visible global function definition for
  ‘stripchart’
scatterplotSexGenotypeBatch: no visible global function definition for
  ‘points’
scatterplotSexGenotypeBatchResult: no visible global function
  definition for ‘stripchart’
scatterplotSexGenotypeBatchResult: no visible global function
  definition for ‘points’
startLRModel: no visible global function definition for ‘binomial’
startLRModel: no visible global function definition for ‘pchisq’
startLRModel: no visible global function definition for ‘logLik’
summaryOutput: no visible global function definition for ‘vcov’
summaryOutput: no visible global function definition for ‘head’
show,PhenTestResult: no visible global function definition for ‘head’
Undefined global functions or variables:
  binomial head logLik p.adjust pchisq points qchisq quantile setNames
  stripchart vcov
Consider adding
  importFrom("graphics", "points", "stripchart")
  importFrom("stats", "binomial", "logLik", "p.adjust", "pchisq",
             "qchisq", "quantile", "setNames", "vcov")
  importFrom("utils", "head")
to your NAMESPACE file.
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
                        user system elapsed
qqplotRotatedResiduals 5.107  0.008   5.118
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘runTests.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: 2 NOTEs
See
  ‘/home/biocbuild/bbs-3.3-bioc/meat/PhenStat.Rcheck/00check.log’
for details.


PhenStat.Rcheck/00install.out:

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

PhenStat.Rcheck/PhenStat-Ex.timings:

nameusersystemelapsed
FisherExactTest0.2620.0040.266
JSONOutput1.1370.0001.137
LRDataset0.0620.0000.064
PhenList-class0.2190.0000.219
PhenList0.2180.0000.218
PhenTestResult-class0.7800.0040.783
PhenTestResult0.5330.0040.537
RRTest0.0960.0000.096
TFDataset0.3390.0080.347
boxplotResidualBatch0.7280.0000.727
boxplotSexGenotype0.0860.0000.086
boxplotSexGenotypeBatch0.1430.0000.143
boxplotSexGenotypeBatchAdjusted0.0770.0000.077
boxplotSexGenotypeResult0.8940.0120.905
boxplotSexGenotypeWeightBatchAdjusted0.0810.0000.081
categoricalBarplot0.1580.0000.158
checkDataset0.0510.0000.051
classificationTag0.6620.0000.664
determiningLambda0.7710.0520.823
dim0.0460.0000.046
finalLRModel0.3690.0000.385
finalModel0.5080.0080.515
finalTFModel0.5670.0000.566
htestPhenStat-class0.1470.0000.148
modelFormula0.0010.0000.000
modelFormulaLR0.0010.0000.001
parserOutputSummary0.6540.0000.654
parserOutputSummaryLR0.4710.0040.475
parserOutputTFSummary0.0860.0000.086
performReverseTransformation0.0010.0000.000
performTransformation0.0010.0000.001
plotResidualPredicted0.6420.0000.642
printLROutput0.3580.0000.358
printTabStyle0.0010.0000.001
qqplotGenotype0.6330.0040.638
qqplotRandomEffects0.6560.0000.657
qqplotRotatedResiduals5.1070.0085.118
recommendMethod0.4220.0040.425
scatterplotGenotypeWeight0.1240.0000.125
scatterplotGenotypeWeightResult0.8060.0160.826
scatterplotSexGenotypeBatch0.0980.0000.098
scatterplotSexGenotypeBatchResult0.9310.0000.932
startLRModel0.3230.0000.324
startModel0.3060.0000.307
startTFModel0.5120.0040.516
summaryOutput0.8520.0040.857
testDataset1.3250.0111.342
testFinalLRModel0.3590.0000.359
testFinalModel1.0220.0001.023
vectorOutput0.8050.0040.812
vectorOutputMatrices0.1680.0000.168