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

This page was generated on 2022-04-13 12:06:04 -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 nebbiolo2


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: /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:TPP.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings TPP_3.22.1.tar.gz
StartedAt: 2022-04-12 09:42:05 -0400 (Tue, 12 Apr 2022)
EndedAt: 2022-04-12 09:50:08 -0400 (Tue, 12 Apr 2022)
EllapsedTime: 482.5 seconds
RetCode: 0
Status:   OK  
CheckDir: TPP.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD check --install=check:TPP.install-out.txt --library=/home/biocbuild/bbs-3.14-bioc/R/library --no-vignettes --timings TPP_3.22.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.14-bioc/meat/TPP.Rcheck’
* using R version 4.1.3 (2022-03-10)
* using platform: x86_64-pc-linux-gnu (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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                 user system elapsed
analyzeTPPTR                   32.057  0.238  32.310
tpptrSplineFitAndTest          17.713  0.038  17.749
tpp2dCreateDRplots             10.917  0.102  11.034
tpptrPlotSplines               10.704  0.078  10.790
tpp2dSplineFitAndTest          10.686  0.032  10.732
tpptrFTest                     10.468  0.003  10.476
tppQCPlotsCorrelateExperiments 10.195  0.076  10.272
analyze2DTPP                    5.269  0.095   5.384
tppccrPlotCurves                5.284  0.019   5.336
tpp2dMerge2dRef                 5.149  0.087   5.255
tpp2dCurveFit                   5.054  0.021   5.091
* 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
  ‘/home/biocbuild/bbs-3.14-bioc/meat/TPP.Rcheck/00check.log’
for details.



Installation output

TPP.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.14-bioc/R/bin/R CMD INSTALL TPP
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.14-bioc/R/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-pc-linux-gnu (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 
251.689   2.233 266.680 

Example timings

TPP.Rcheck/TPP-Ex.timings

nameusersystemelapsed
analyze2DTPP5.2690.0955.384
analyzeTPPCCR3.2280.0433.288
analyzeTPPTR32.057 0.23832.310
tpp2dAddAdditionalInfo0.0190.0000.020
tpp2dCalcFractAbundance1.9780.0242.002
tpp2dComputeFoldChanges0.4460.0040.450
tpp2dCreateDRplots10.917 0.10211.034
tpp2dCurveFit5.0540.0215.091
tpp2dExport0.0420.0000.042
tpp2dImport0.4010.0000.400
tpp2dMerge2dRef5.1490.0875.255
tpp2dNormalize0.5990.0000.600
tpp2dSplineFitAndTest10.686 0.03210.732
tpp2dSplinePlot0.0050.0030.009
tpp2dTRReferenceObject0.0140.0040.019
tppDefaultTheme0.3130.0010.312
tppExport0.2910.0110.304
tppQCPlotsCorrelateExperiments10.195 0.07610.272
tppccrCurveFit3.3350.0083.361
tppccrImport0.1030.0000.103
tppccrNormalize0.130.000.13
tppccrNormalizeToReference0.1580.0000.159
tppccrPlotCurves5.2840.0195.336
tppccrResultTable3.5090.0073.515
tppccrTransform0.1280.0000.128
tpptrAnalyzeMeltingCurves0.3030.0000.303
tpptrCurveFit0.8240.0080.850
tpptrDefaultNormReqs0.3130.0000.313
tpptrFTest10.468 0.00310.476
tpptrFitSplines1.6860.0181.705
tpptrImport0.1530.0000.153
tpptrNormalize0.3570.0000.357
tpptrPlotSplines10.704 0.07810.790
tpptrSplineFitAndTest17.713 0.03817.749
tpptrTidyUpESets0.5480.0040.540