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

This page was generated on 2022-04-13 12:08:56 -0400 (Wed, 13 Apr 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 20.04.4 LTS)x86_644.1.3 (2022-03-10) -- "One Push-Up" 4324
tokay2Windows Server 2012 R2 Standardx644.1.3 (2022-03-10) -- "One Push-Up" 4077
machv2macOS 10.14.6 Mojavex86_644.1.3 (2022-03-10) -- "One Push-Up" 4137
Click on any hostname to see more info about the system (e.g. compilers)      (*) as reported by 'uname -p', except on Windows and Mac OS X

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? 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 1976/2083HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TPP 3.22.1  (landing page)
Dorothee Childs
Snapshot Date: 2022-04-12 01:55:07 -0400 (Tue, 12 Apr 2022)
git_url: https://git.bioconductor.org/packages/TPP
git_branch: RELEASE_3_14
git_last_commit: a779f13
git_last_commit_date: 2021-11-03 16:17:57 -0400 (Wed, 03 Nov 2021)
nebbiolo2Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
tokay2Windows Server 2012 R2 Standard / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
machv2macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: TPP
Version: 3.22.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:TPP.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings TPP_3.22.1.tar.gz
StartedAt: 2022-04-12 19:29:10 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 19:43:03 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 833.1 seconds
RetCode: 0
Status:   OK  
CheckDir: TPP.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:TPP.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings TPP_3.22.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.14-bioc/meat/TPP.Rcheck’
* using R version 4.1.3 (2022-03-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.22.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 ... 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 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                   55.676  0.183  55.901
tpptrSplineFitAndTest          34.927  0.090  35.043
tpptrPlotSplines               20.379  0.055  20.451
tpptrFTest                     20.088  0.058  20.166
tpp2dSplineFitAndTest          19.882  0.078  19.974
tpp2dCreateDRplots             19.628  0.223  19.871
tppQCPlotsCorrelateExperiments 15.768  0.140  15.928
analyze2DTPP                   10.289  0.222  10.520
tpp2dMerge2dRef                 9.939  0.141  10.090
tpp2dCurveFit                   9.720  0.177   9.913
tppccrPlotCurves                8.643  0.061   8.715
tppccrCurveFit                  6.549  0.046   6.603
analyzeTPPCCR                   6.403  0.072   6.483
tppccrResultTable               6.143  0.050   6.198
* 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.14-bioc/meat/TPP.Rcheck/00check.log’
for details.



Installation output

TPP.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/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.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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

Attaching package: 'BiocGenerics'

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 ]

[ FAIL 0 | WARN 1 | SKIP 0 | PASS 300 ]
> 
> proc.time()
   user  system elapsed 
402.339   5.493 436.371 

Example timings

TPP.Rcheck/TPP-Ex.timings

nameusersystemelapsed
analyze2DTPP10.289 0.22210.520
analyzeTPPCCR6.4030.0726.483
analyzeTPPTR55.676 0.18355.901
tpp2dAddAdditionalInfo0.0330.0010.034
tpp2dCalcFractAbundance4.3510.2324.591
tpp2dComputeFoldChanges0.8020.0210.826
tpp2dCreateDRplots19.628 0.22319.871
tpp2dCurveFit9.7200.1779.913
tpp2dExport0.0610.0070.068
tpp2dImport0.6900.0120.703
tpp2dMerge2dRef 9.939 0.14110.090
tpp2dNormalize1.0150.0251.042
tpp2dSplineFitAndTest19.882 0.07819.974
tpp2dSplinePlot0.0110.0020.013
tpp2dTRReferenceObject0.0290.0040.033
tppDefaultTheme0.6160.0060.623
tppExport0.5230.0460.570
tppQCPlotsCorrelateExperiments15.768 0.14015.928
tppccrCurveFit6.5490.0466.603
tppccrImport0.1950.0020.198
tppccrNormalize0.1920.0040.197
tppccrNormalizeToReference0.2800.0060.286
tppccrPlotCurves8.6430.0618.715
tppccrResultTable6.1430.0506.198
tppccrTransform0.2320.0030.236
tpptrAnalyzeMeltingCurves0.5220.0060.528
tpptrCurveFit1.2210.0161.239
tpptrDefaultNormReqs0.6070.0080.616
tpptrFTest20.088 0.05820.166
tpptrFitSplines2.6390.0362.680
tpptrImport0.2890.0050.295
tpptrNormalize0.5830.0080.592
tpptrPlotSplines20.379 0.05520.451
tpptrSplineFitAndTest34.927 0.09035.043
tpptrTidyUpESets0.8720.0250.897