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 TPP on zin1

This page was generated on 2016-04-23 10:14:40 -0700 (Sat, 23 Apr 2016).

Package 1059/1103HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TPP 2.0.4
Dorothee Childs
Snapshot Date: 2016-04-22 16:20:12 -0700 (Fri, 22 Apr 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_2/madman/Rpacks/TPP
Last Changed Rev: 116414 / Revision: 116712
Last Changed Date: 2016-04-17 06:16:07 -0700 (Sun, 17 Apr 2016)
zin1 Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK [ OK ]UNNEEDED, same version exists in internal repository
moscato1 Windows Server 2008 R2 Standard (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: TPP
Version: 2.0.4
Command: /home/biocbuild/bbs-3.2-bioc/R/bin/R CMD check --no-vignettes --timings TPP_2.0.4.tar.gz
StartedAt: 2016-04-23 06:12:47 -0700 (Sat, 23 Apr 2016)
EndedAt: 2016-04-23 06:14:50 -0700 (Sat, 23 Apr 2016)
EllapsedTime: 123.0 seconds
RetCode: 0
Status:  OK 
CheckDir: TPP.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.2-bioc/meat/TPP.Rcheck’
* using R version 3.2.4 Revised (2016-03-16 r70336)
* using platform: x86_64-pc-linux-gnu (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘TPP/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘TPP’ version ‘2.0.4’
* 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 ‘TPP’ 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
Unexported object imported by a ':::' call: ‘doParallel:::.options’
  See the note in ?`:::` about the use of this operator.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
File ‘TPP/R/TPP.R’:
  .onLoad calls:
    packageStartupMessage(msgText, "\n")

See section ‘Good practice’ in '?.onAttach'.

addTableToPlot: no visible binding for global variable ‘variable’
addTableToPlot: no visible binding for global variable ‘condition’
addTableToPlot: no visible binding for global variable ‘value’
checkResultCols_tpptr: no visible binding for global variable
  ‘refIsVehicle’
checkResultCols_tpptr: no visible binding for global variable
  ‘testIsVehicle’
importCheckConfigTable: no visible binding for global variable
  ‘Experiment’
importFct_readConfigTable: no visible binding for global variable
  ‘infoTable’
plotDRCurve: no visible binding for global variable ‘experiment’
plotDRCurve: no visible binding for global variable ‘param’
plotDRCurve: no visible binding for global variable ‘concentration’
plotDRCurve: no visible binding for global variable ‘foldChange’
plotDRCurve: no visible binding for global variable ‘x’
plotDRCurve: no visible binding for global variable ‘y’
plotMeltingCurve: no visible binding for global variable ‘meltPoint’
qcPlotFct_MeltPointHist: no visible binding for global variable
  ‘resultTable’
qcPlotFct_MeltPointHist: no visible binding for global variable
  ‘comparison’
qcPlotFct_invokeBottleplots: no visible binding for global variable ‘x’
qcPlotFct_invokeBottleplots: no visible binding for global variable ‘y’
resultTabFromList: no visible binding for global variable ‘Protein_ID’
retrieveDataFromESets_CCR: no visible binding for global variable
  ‘Protein_ID’
retrieveDataFromESets_TR: no visible binding for global variable
  ‘Protein_ID’
storeDRCurveParams: no visible binding for global variable ‘expName’
storeDRCurveParams: no visible binding for global variable ‘protID’
storeMeltCurveParams: no visible binding for global variable ‘expName’
storeMeltCurveParams: no visible binding for global variable ‘protID’
tppQCPlotsCorrelateExperiments: no visible binding for global variable
  ‘x’
tppQCPlotsCorrelateExperiments: no visible binding for global variable
  ‘y’
tppccrCurveFit: no visible binding for global variable ‘variable’
tppccrCurveFit: no visible binding for global variable ‘experiment’
tppccrCurveFit: no visible binding for global variable ‘i’
tppccrPlotCurves: no visible binding for global variable ‘variable’
tppccrPlotCurves: no visible binding for global variable ‘pID’
tpptrCurveFit: no visible binding for global variable ‘p’
tpptrHelperFitandPlot: no visible binding for global variable ‘protID’
* 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 ... [76s/76s] OK
Examples with CPU or elapsed time > 5s
                                 user system elapsed
analyzeTPPTR                   40.760  0.033  40.821
tppQCPlotsCorrelateExperiments 10.224  0.035  10.303
tppccrPlotCurves                5.235  0.064   5.297
analyzeTPPCCR                   5.062  0.027   5.106
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’ [2s/2s]
 [2s/2s] 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.2-bioc/meat/TPP.Rcheck/00check.log’
for details.


TPP.Rcheck/00install.out:

* installing *source* package ‘TPP’ ...
** 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 (TPP)

TPP.Rcheck/TPP-Ex.timings:

nameusersystemelapsed
analyzeTPPCCR5.0620.0275.106
analyzeTPPTR40.760 0.03340.821
tppDefaultTheme0.390.000.39
tppExport0.3460.0140.360
tppQCPlotsCorrelateExperiments10.224 0.03510.303
tppccrCurveFit4.7730.0234.790
tppccrImport0.1110.0030.115
tppccrNormalize0.1580.0000.158
tppccrNormalizeToReference0.1990.0000.199
tppccrPlotCurves5.2350.0645.297
tppccrResultTable4.7220.0244.760
tppccrTransform0.1690.0000.169
tpptrAnalyzeMeltingCurves0.3880.0000.388
tpptrCurveFit0.8230.0280.850
tpptrDefaultNormReqs0.4190.0000.419
tpptrImport0.1780.0000.178
tpptrNormalize0.3910.0000.391