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

This page was generated on 2022-10-19 13:23:52 -0400 (Wed, 19 Oct 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.5 LTS)x86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4386
palomino3Windows Server 2022 Datacenterx644.2.1 (2022-06-23 ucrt) -- "Funny-Looking Kid" 4138
merida1macOS 10.14.6 Mojavex86_644.2.1 (2022-06-23) -- "Funny-Looking Kid" 4205
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 merida1


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 2029/2140HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TPP 3.24.0  (landing page)
Dorothee Childs
Snapshot Date: 2022-10-18 13:55:19 -0400 (Tue, 18 Oct 2022)
git_url: https://git.bioconductor.org/packages/TPP
git_branch: RELEASE_3_15
git_last_commit: de49603
git_last_commit_date: 2022-04-26 11:24:58 -0400 (Tue, 26 Apr 2022)
nebbiolo1Linux (Ubuntu 20.04.5 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published

Summary

Package: TPP
Version: 3.24.0
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.24.0.tar.gz
StartedAt: 2022-10-19 09:01:25 -0400 (Wed, 19 Oct 2022)
EndedAt: 2022-10-19 09:17:08 -0400 (Wed, 19 Oct 2022)
EllapsedTime: 942.9 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.24.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.15-bioc/meat/TPP.Rcheck’
* using R version 4.2.1 (2022-06-23)
* 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.24.0’
* 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                   60.809  0.187  61.074
tpptrSplineFitAndTest          37.933  0.119  38.102
tpptrPlotSplines               21.988  0.072  22.090
tpp2dCreateDRplots             21.818  0.206  22.047
tpp2dSplineFitAndTest          21.755  0.104  21.896
tpptrFTest                     21.587  0.080  21.714
tppQCPlotsCorrelateExperiments 18.606  0.122  18.762
analyze2DTPP                   11.542  0.229  11.785
tpp2dMerge2dRef                10.941  0.163  11.116
tpp2dCurveFit                  10.384  0.151  10.544
tppccrPlotCurves                9.312  0.063   9.394
tppccrCurveFit                  6.948  0.045   7.001
analyzeTPPCCR                   6.794  0.073   6.875
tppccrResultTable               6.703  0.047   6.759
tpp2dCalcFractAbundance         5.019  0.113   5.139
* 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.15-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.2/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.2.1 (2022-06-23) -- "Funny-Looking Kid"
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 
456.876   5.627 501.130 

Example timings

TPP.Rcheck/TPP-Ex.timings

nameusersystemelapsed
analyze2DTPP11.542 0.22911.785
analyzeTPPCCR6.7940.0736.875
analyzeTPPTR60.809 0.18761.074
tpp2dAddAdditionalInfo0.0360.0010.037
tpp2dCalcFractAbundance5.0190.1135.139
tpp2dComputeFoldChanges0.7240.0090.734
tpp2dCreateDRplots21.818 0.20622.047
tpp2dCurveFit10.384 0.15110.544
tpp2dExport0.0670.0060.072
tpp2dImport0.7190.0100.730
tpp2dMerge2dRef10.941 0.16311.116
tpp2dNormalize0.9920.0201.013
tpp2dSplineFitAndTest21.755 0.10421.896
tpp2dSplinePlot0.0120.0010.013
tpp2dTRReferenceObject0.0250.0020.028
tppDefaultTheme0.6640.0070.672
tppExport0.5260.0310.561
tppQCPlotsCorrelateExperiments18.606 0.12218.762
tppccrCurveFit6.9480.0457.001
tppccrImport0.1810.0030.184
tppccrNormalize0.2310.0030.234
tppccrNormalizeToReference0.2970.0040.302
tppccrPlotCurves9.3120.0639.394
tppccrResultTable6.7030.0476.759
tppccrTransform0.2800.0040.284
tpptrAnalyzeMeltingCurves0.6420.0050.646
tpptrCurveFit1.3840.0111.398
tpptrDefaultNormReqs0.6320.0030.636
tpptrFTest21.587 0.08021.714
tpptrFitSplines2.7630.0352.806
tpptrImport0.3100.0030.314
tpptrNormalize0.6420.0040.646
tpptrPlotSplines21.988 0.07222.090
tpptrSplineFitAndTest37.933 0.11938.102
tpptrTidyUpESets0.9130.0240.938