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.5: CHECK report for TPP on veracruz2

This page was generated on 2017-08-16 13:33:09 -0400 (Wed, 16 Aug 2017).

Package 1325/1382HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TPP 3.4.3
Dorothee Childs
Snapshot Date: 2017-08-15 17:17:57 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/branches/RELEASE_3_5/madman/Rpacks/TPP
Last Changed Rev: 131010 / Revision: 131943
Last Changed Date: 2017-07-06 11:16:27 -0400 (Thu, 06 Jul 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK  TIMEOUT  OK 
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository

Summary

Package: TPP
Version: 3.4.3
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --no-vignettes --timings TPP_3.4.3.tar.gz
StartedAt: 2017-08-16 08:57:01 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 09:08:11 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 670.8 seconds
RetCode: 0
Status:  OK 
CheckDir: TPP.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.5-bioc/meat/TPP.Rcheck’
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-apple-darwin15.6.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 ‘3.4.3’
* 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 ... OK
* checking installed package size ... NOTE
  installed size is 13.2Mb
  sub-directories of 1Mb or more:
    data           1.9Mb
    example_data   8.0Mb
    test_data      1.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 ... NOTE
Unexported objects imported by ':::' calls:
  ‘doParallel:::.options’ ‘mefa:::rep.data.frame’
  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'.

plot_fSta_distribution: no visible binding for global variable
  ‘..density..’
plot_pVal_distribution: no visible binding for global variable
  ‘..density..’
Undefined global functions or variables:
  ..density..
* 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 ... OK
Examples with CPU or elapsed time > 5s
                                 user system elapsed
analyzeTPPTR                   33.728  0.280  34.552
tpptrSplineFitAndTest          31.414  0.164  32.275
tpptrFTest                     18.837  0.117  19.376
tpp2dSplineFitAndTest          18.486  0.065  19.137
tpptrPlotSplines               18.159  0.119  18.626
tppQCPlotsCorrelateExperiments 17.261  0.080  17.910
tpp2dCreateDRplots             15.977  0.132  16.606
analyze2DTPP                    9.148  0.103   9.576
tpp2dCurveFit                   7.542  0.060   7.830
tppccrPlotCurves                7.307  0.040   7.594
tpp2dMerge2dRef                 7.226  0.086   7.539
tppccrCurveFit                  5.241  0.021   5.413
analyzeTPPCCR                   5.183  0.041   5.349
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.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: 3 NOTEs
See
  ‘/Users/biocbuild/bbs-3.5-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
analyze2DTPP9.1480.1039.576
analyzeTPPCCR5.1830.0415.349
analyzeTPPTR33.728 0.28034.552
tpp2dAddAdditionalInfo0.0290.0010.029
tpp2dCalcFractAbundance3.8970.1174.097
tpp2dComputeFoldChanges0.9110.0260.949
tpp2dCreateDRplots15.977 0.13216.606
tpp2dCurveFit7.5420.0607.830
tpp2dExport0.0490.0050.059
tpp2dImport0.6560.0070.682
tpp2dMerge2dRef7.2260.0867.539
tpp2dNormalize0.9570.0111.018
tpp2dSplineFitAndTest18.486 0.06519.137
tpp2dSplinePlot0.010.000.01
tpp2dTRReferenceObject0.0270.0000.028
tppDefaultTheme0.7420.0070.765
tppExport0.2730.0250.301
tppQCPlotsCorrelateExperiments17.261 0.08017.910
tppccrCurveFit5.2410.0215.413
tppccrImport0.1360.0030.149
tppccrNormalize0.1810.0040.195
tppccrNormalizeToReference0.1890.0030.199
tppccrPlotCurves7.3070.0407.594
tppccrResultTable4.6670.0244.809
tppccrTransform0.1510.0040.158
tpptrAnalyzeMeltingCurves0.4110.0030.426
tpptrCurveFit1.0270.0091.063
tpptrDefaultNormReqs0.4060.0040.433
tpptrFTest18.837 0.11719.376
tpptrFitSplines1.9420.0651.856
tpptrImport0.2190.0030.223
tpptrNormalize0.4140.0030.427
tpptrPlotSplines18.159 0.11918.626
tpptrSplineFitAndTest31.414 0.16432.275
tpptrTidyUpESets0.7860.0630.656