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

CHECK report for TPP on malbec2

This page was generated on 2020-10-17 11:55:56 -0400 (Sat, 17 Oct 2020).

TO THE DEVELOPERS/MAINTAINERS OF THE TPP PACKAGE: Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1817/1905HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TPP 3.16.5
Dorothee Childs
Snapshot Date: 2020-10-16 14:40:19 -0400 (Fri, 16 Oct 2020)
URL: https://git.bioconductor.org/packages/TPP
Branch: RELEASE_3_11
Last Commit: e18f1c3
Last Changed Date: 2020-10-06 01:47:24 -0400 (Tue, 06 Oct 2020)
malbec2 Linux (Ubuntu 18.04.4 LTS) / x86_64  OK  OK [ OK ]UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK  OK  NA 
machv2 macOS 10.14.6 Mojave / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: TPP
Version: 3.16.5
Command: /home/biocbuild/bbs-3.11-bioc/R/bin/R CMD check --install=check:TPP.install-out.txt --library=/home/biocbuild/bbs-3.11-bioc/R/library --no-vignettes --timings TPP_3.16.5.tar.gz
StartedAt: 2020-10-17 06:09:18 -0400 (Sat, 17 Oct 2020)
EndedAt: 2020-10-17 06:19:25 -0400 (Sat, 17 Oct 2020)
EllapsedTime: 607.5 seconds
RetCode: 0
Status:  OK 
CheckDir: TPP.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.11-bioc/meat/TPP.Rcheck’
* using R version 4.0.3 (2020-10-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.16.5’
* 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                   28.811  0.080  28.551
tpptrSplineFitAndTest          27.910  0.154  31.364
tpp2dSplineFitAndTest          17.856  0.102  17.960
tpptrPlotSplines               15.777  0.077  15.620
tpp2dCreateDRplots             15.195  0.091  15.307
tpptrFTest                     15.162  0.050  15.201
tppQCPlotsCorrelateExperiments 12.156  0.028  12.184
tppccrPlotCurves                8.435  0.163   8.617
tpp2dCurveFit                   7.529  0.095   7.623
analyze2DTPP                    7.060  0.079   7.137
tpp2dMerge2dRef                 7.044  0.090   7.132
analyzeTPPCCR                   5.129  0.079   5.229
* 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.11-bioc/meat/TPP.Rcheck/00check.log’
for details.



Installation output

TPP.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.11-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.0.3 (2020-10-10) -- "Bunny-Wunnies Freak Out"
Copyright (C) 2020 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
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, 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]]

══ testthat results  ═══════════════════════════════════════════════════════════
[ OK: 285 | SKIPPED: 0 | WARNINGS: 1 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
303.687   5.328 320.598 

Example timings

TPP.Rcheck/TPP-Ex.timings

nameusersystemelapsed
analyze2DTPP7.0600.0797.137
analyzeTPPCCR5.1290.0795.229
analyzeTPPTR28.811 0.08028.551
tpp2dAddAdditionalInfo0.0220.0000.022
tpp2dCalcFractAbundance3.5490.0243.573
tpp2dComputeFoldChanges0.4420.0000.442
tpp2dCreateDRplots15.195 0.09115.307
tpp2dCurveFit7.5290.0957.623
tpp2dExport0.0380.0040.053
tpp2dImport0.3800.0000.379
tpp2dMerge2dRef7.0440.0907.132
tpp2dNormalize0.6280.0040.632
tpp2dSplineFitAndTest17.856 0.10217.960
tpp2dSplinePlot0.0120.0000.012
tpp2dTRReferenceObject0.0310.0000.131
tppDefaultTheme0.6010.0000.600
tppExport0.5240.0160.541
tppQCPlotsCorrelateExperiments12.156 0.02812.184
tppccrCurveFit4.0560.0724.128
tppccrImport0.110.000.11
tppccrNormalize0.1240.0080.131
tppccrNormalizeToReference0.1730.0040.177
tppccrPlotCurves8.4350.1638.617
tppccrResultTable4.8550.0904.961
tppccrTransform0.1790.0000.179
tpptrAnalyzeMeltingCurves0.3870.0040.391
tpptrCurveFit0.8680.0480.915
tpptrDefaultNormReqs0.3630.0080.371
tpptrFTest15.162 0.05015.201
tpptrFitSplines2.6020.0892.443
tpptrImport0.2760.0000.276
tpptrNormalize0.6030.0000.603
tpptrPlotSplines15.777 0.07715.620
tpptrSplineFitAndTest27.910 0.15431.364
tpptrTidyUpESets0.8730.0000.528