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

This page was generated on 2015-10-22 17:54:53 -0400 (Thu, 22 Oct 2015).

Package 1059/1104HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TPP 2.1.1
Dorothee Childs
Snapshot Date: 2015-10-21 20:20:05 -0400 (Wed, 21 Oct 2015)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/TPP
Last Changed Rev: 109687 / Revision: 109826
Last Changed Date: 2015-10-16 09:04:21 -0400 (Fri, 16 Oct 2015)
linux2.bioconductor.org Linux (Ubuntu 14.04.2 LTS) / x86_64  NotNeeded  OK  WARNINGS UNNEEDED, same version exists in internal repository
windows2.bioconductor.org Windows Server 2012 R2 Enterprise SP1 (64-bit) / x64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository

Summary

Package: TPP
Version: 2.1.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings TPP_2.1.1.tar.gz
StartedAt: 2015-10-22 12:09:43 -0400 (Thu, 22 Oct 2015)
EndedAt: 2015-10-22 12:11:57 -0400 (Thu, 22 Oct 2015)
EllapsedTime: 133.9 seconds
RetCode: 0
Status:  WARNINGS 
CheckDir: TPP.Rcheck
Warnings: 1

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.3-bioc/meat/TPP.Rcheck’
* using R Under development (unstable) (2015-10-08 r69496)
* using platform: x86_64-apple-darwin13.4.0 (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.1.1’
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  ‘Biobase’ ‘ggplot2’ ‘openxlsx’ ‘plyr’ ‘gridExtra’ ‘grid’
  ‘VennDiagram’
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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/4s] 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’
importFct_readConfigTable: no visible binding for global variable
  ‘infoTable’
importFct_readConfigTable: no visible binding for global variable
  ‘Experiment’
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’
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’
Undefined global functions or variables:
  Experiment Protein_ID comparison concentration condition expName
  experiment foldChange i infoTable meltPoint p pID param protID
  refIsVehicle resultTable testIsVehicle value variable x y
* 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 ... WARNING
  
  Note: significantly better compression could be obtained
        by using R CMD build --resave-data
                                         old_size new_size compress
  hdacCCR_smallExample.RData                 62Kb     47Kb       xz
  hdacTR_fittedData_smallExample.RData      267Kb    226Kb       xz
  hdacTR_resultsTable_smallExample.RData    233Kb    208Kb       xz
  hdacTR_smallExample.RData                 146Kb    112Kb       xz
* checking sizes of PDF files under ‘inst/doc’ ... OK
* checking installed files from ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... [76s/77s] OK
Examples with CPU or elapsed time > 5s
                                 user system elapsed
analyzeTPPTR                   42.192  0.099  42.728
tppQCPlotsCorrelateExperiments  9.271  0.082   9.495
analyzeTPPCCR                   5.297  0.080   5.505
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’ [2s/2s]
 [3s/3s] 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: 1 WARNING, 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.3-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.2970.0805.505
analyzeTPPTR42.192 0.09942.728
tppDefaultTheme0.4570.0050.462
tppExport0.2770.0180.297
tppQCPlotsCorrelateExperiments9.2710.0829.495
tppccrCurveFit4.0120.0554.068
tppccrImport0.1000.0010.101
tppccrNormalize0.1390.0010.141
tppccrNormalizeToReference0.1610.0020.163
tppccrPlotCurves4.7780.0894.989
tppccrResultTable4.6640.0884.759
tppccrTransform0.1480.0010.149
tpptrAnalyzeMeltingCurves0.1800.0020.182
tpptrCurveFit0.9740.0121.032
tpptrDefaultNormReqs0.4770.0020.520
tpptrImport0.1630.0000.163
tpptrNormalize0.4630.0020.492