Back to Multiple platform build/check report for BioC 3.13
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2021-10-15 15:06:56 -0400 (Fri, 15 Oct 2021).

CHECK results for TPP on machv2

To the developers/maintainers of the TPP package:
- Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/TPP.git to
reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information.
- Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 1939/2041HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TPP 3.20.1  (landing page)
Dorothee Childs
Snapshot Date: 2021-10-14 04:50:12 -0400 (Thu, 14 Oct 2021)
git_url: https://git.bioconductor.org/packages/TPP
git_branch: RELEASE_3_13
git_last_commit: 97ad451
git_last_commit_date: 2021-07-27 03:16:17 -0400 (Tue, 27 Jul 2021)
nebbiolo1Linux (Ubuntu 20.04.2 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    ERROR    OK  
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: TPP
Version: 3.20.1
Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:TPP.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings TPP_3.20.1.tar.gz
StartedAt: 2021-10-15 00:50:16 -0400 (Fri, 15 Oct 2021)
EndedAt: 2021-10-15 01:01:46 -0400 (Fri, 15 Oct 2021)
EllapsedTime: 689.9 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 --install=check:TPP.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings TPP_3.20.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.13-bioc/meat/TPP.Rcheck’
* using R version 4.1.1 (2021-08-10)
* using platform: x86_64-apple-darwin17.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.20.1’
* 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 ... NOTE
Found the following hidden files and directories:
  .git_fetch_output.txt
  .git_merge_output.txt
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* 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 12.8Mb
  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 dependencies in R code ... NOTE
Namespace in Imports field not imported from: ‘broom’
  All declared Imports should be used.
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'.

fitSigmoidCCR: no visible global function definition for
  ‘capture.output’
modelSelector: no visible binding for global variable ‘testHypothesis’
modelSelector: no visible binding for global variable ‘fitMetric’
modelSelector: no visible binding for global variable ‘minMetric’
plot_fSta_distribution: no visible binding for global variable
  ‘..density..’
plot_pVal_distribution: no visible binding for global variable
  ‘..density..’
tpp2dCreateTPPTRreference: no visible binding for global variable
  ‘meltcurve_plot’
tpp2dCreateTPPTRreference: no visible binding for global variable
  ‘Protein_ID’
tpp2dExport: no visible binding for global variable ‘temperature’
tpp2dImport: no visible binding for global variable ‘temperature’
tpp2dNormalize: no visible binding for global variable ‘temperature’
Undefined global functions or variables:
  ..density.. Protein_ID capture.output fitMetric meltcurve_plot
  minMetric temperature testHypothesis
Consider adding
  importFrom("utils", "capture.output")
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 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                 user system elapsed
analyzeTPPTR                   47.461  0.144  47.641
tpptrSplineFitAndTest          29.932  0.073  30.050
tpp2dSplineFitAndTest          17.231  0.063  17.303
tpptrPlotSplines               16.894  0.041  16.947
tpptrFTest                     16.636  0.045  16.696
tppQCPlotsCorrelateExperiments 15.414  0.128  15.566
tpp2dCreateDRplots             13.474  0.142  13.629
analyze2DTPP                    8.845  0.176   9.028
tpp2dMerge2dRef                 8.386  0.123   8.515
tpp2dCurveFit                   8.007  0.136   8.155
tppccrPlotCurves                7.420  0.051   7.481
tppccrResultTable               5.428  0.037   5.468
analyzeTPPCCR                   5.171  0.056   5.230
* 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: 4 NOTEs
See
  ‘/Users/biocbuild/bbs-3.13-bioc/meat/TPP.Rcheck/00check.log’
for details.



Installation output

TPP.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL TPP
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.1/Resources/library’
* installing *source* package ‘TPP’ ...
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path
* DONE (TPP)

Tests output

TPP.Rcheck/tests/testthat.Rout


R version 4.1.1 (2021-08-10) -- "Kick Things"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin17.0 (64-bit)

R is free software and comes with ABSOLUTELY NO WARRANTY.
You are welcome to redistribute it under certain conditions.
Type 'license()' or 'licence()' for distribution details.

R is a collaborative project with many contributors.
Type 'contributors()' for more information and
'citation()' on how to cite R or R packages in publications.

Type 'demo()' for some demos, 'help()' for on-line help, or
'help.start()' for an HTML browser interface to help.
Type 'q()' to quit R.

> library(testthat)
> library(TPP)
Loading required package: Biobase
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, which.max, which.min

Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: dplyr

Attaching package: 'dplyr'

The following object is masked from 'package:Biobase':

    combine

The following objects are masked from 'package:BiocGenerics':

    combine, intersect, setdiff, union

The following object is masked from 'package:testthat':

    matches

The following objects are masked from 'package:stats':

    filter, lag

The following objects are masked from 'package:base':

    intersect, setdiff, setequal, union

Loading required package: magrittr

Attaching package: 'magrittr'

The following objects are masked from 'package:testthat':

    equals, is_less_than, not

Loading required package: tidyr

Attaching package: 'tidyr'

The following object is masked from 'package:magrittr':

    extract

The following object is masked from 'package:testthat':

    matches

> 
> test_check("TPP")
[[1]]

[[2]]

[[3]]

[[1]]

[[2]]

[[3]]

[[1]]

[[2]]

[[3]]

[[1]]

[[2]]

[[3]]

[[1]]

[[2]]

[[3]]

[[1]]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 300 ]
> 
> proc.time()
   user  system elapsed 
325.165   4.660 353.066 

Example timings

TPP.Rcheck/TPP-Ex.timings

nameusersystemelapsed
analyze2DTPP8.8450.1769.028
analyzeTPPCCR5.1710.0565.230
analyzeTPPTR47.461 0.14447.641
tpp2dAddAdditionalInfo0.0280.0010.030
tpp2dCalcFractAbundance3.8020.1053.912
tpp2dComputeFoldChanges0.4910.0070.500
tpp2dCreateDRplots13.474 0.14213.629
tpp2dCurveFit8.0070.1368.155
tpp2dExport0.0610.0050.067
tpp2dImport0.4890.0080.497
tpp2dMerge2dRef8.3860.1238.515
tpp2dNormalize0.8370.0160.854
tpp2dSplineFitAndTest17.231 0.06317.303
tpp2dSplinePlot0.0140.0020.015
tpp2dTRReferenceObject0.0230.0020.024
tppDefaultTheme0.5740.0050.580
tppExport0.5100.0410.552
tppQCPlotsCorrelateExperiments15.414 0.12815.566
tppccrCurveFit4.7370.0294.769
tppccrImport0.1180.0020.120
tppccrNormalize0.1970.0040.201
tppccrNormalizeToReference0.2740.0060.281
tppccrPlotCurves7.4200.0517.481
tppccrResultTable5.4280.0375.468
tppccrTransform0.1820.0040.186
tpptrAnalyzeMeltingCurves0.5940.0050.600
tpptrCurveFit1.2040.0151.221
tpptrDefaultNormReqs0.4190.0050.423
tpptrFTest16.636 0.04516.696
tpptrFitSplines2.1130.0252.140
tpptrImport0.2180.0030.221
tpptrNormalize0.5410.0040.546
tpptrPlotSplines16.894 0.04116.947
tpptrSplineFitAndTest29.932 0.07330.050
tpptrTidyUpESets0.6620.0210.683