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

This page was generated on 2022-03-18 11:08:53 -0400 (Fri, 18 Mar 2022).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 20.04.4 LTS)x86_64R Under development (unstable) (2022-02-17 r81757) -- "Unsuffered Consequences" 4334
riesling1Windows Server 2019 Standardx64R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" 4097
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2022-02-17 r81757 ucrt) -- "Unsuffered Consequences" 4083
merida1macOS 10.14.6 Mojavex86_64R Under development (unstable) (2022-03-02 r81842) -- "Unsuffered Consequences" 4134
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 riesling1


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 1982/2090HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TPP 3.23.1  (landing page)
Dorothee Childs
Snapshot Date: 2022-03-17 13:55:23 -0400 (Thu, 17 Mar 2022)
git_url: https://git.bioconductor.org/packages/TPP
git_branch: master
git_last_commit: fcf74cf
git_last_commit_date: 2021-11-03 16:14:49 -0400 (Wed, 03 Nov 2021)
nebbiolo1Linux (Ubuntu 20.04.4 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
riesling1Windows Server 2019 Standard / x64  OK    OK    OK    OK  
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.23.1
Command: D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:TPP.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings TPP_3.23.1.tar.gz
StartedAt: 2022-03-17 20:30:22 -0400 (Thu, 17 Mar 2022)
EndedAt: 2022-03-17 20:40:05 -0400 (Thu, 17 Mar 2022)
EllapsedTime: 583.4 seconds
RetCode: 0
Status:   OK  
CheckDir: TPP.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:TPP.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings TPP_3.23.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbuild/bbs-3.15-bioc/meat/TPP.Rcheck'
* using R Under development (unstable) (2021-11-21 r81221)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'TPP/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'TPP' version '3.23.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 whether package 'TPP' can be installed ... OK
* checking installed package size ... NOTE
  installed size is 13.1Mb
  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.06   0.01   28.08
tpp2dCreateDRplots             13.88   0.08   13.95
tpptrSplineFitAndTest          10.47   0.01   29.74
tppQCPlotsCorrelateExperiments  9.12   0.10    9.21
tpp2dSplineFitAndTest           8.33   0.04   12.44
tpptrFTest                      6.34   0.00   19.61
tpp2dMerge2dRef                 5.94   0.14    6.08
tpp2dCurveFit                   5.78   0.11    5.89
analyze2DTPP                    5.40   0.15    5.56
tpptrPlotSplines                4.11   0.02   11.40
tpptrFitSplines                 1.05   0.04    5.90
* 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
  'D:/biocbuild/bbs-3.15-bioc/meat/TPP.Rcheck/00check.log'
for details.



Installation output

TPP.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL TPP
###
##############################################################################
##############################################################################


* installing to library 'D:/biocbuild/bbs-3.15-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
  converting help for package 'TPP'
    finding HTML links ... done
    TPP-defunct                             html  
    TPP-deprecated                          html  
    TPP                                     html  
    TPPTR_reference_results_HepG2           html  
    analyze2DTPP                            html  
    finding level-2 HTML links ... done

    analyzeTPPCCR                           html  
    analyzeTPPTR                            html  
    hdacCCR_config                          html  
    hdacCCR_data                            html  
    hdacCCR_smallExample                    html  
    hdacTR_config                           html  
    hdacTR_data                             html  
    hdacTR_resultsTable_smallExample        html  
    hdacTR_smallExample                     html  
    panobinostat_2DTPP_config               html  
    panobinostat_2DTPP_data                 html  
    panobinostat_2DTPP_smallExample         html  
    resultTable                             html  
    tpp2dAddAdditionalInfo                  html  
    tpp2dCalcFractAbundance                 html  
    tpp2dComputeFoldChanges                 html  
    tpp2dCreateDRplots                      html  
    tpp2dCreateReport                       html  
    tpp2dCreateTPPTRreference               html  
    tpp2dCurveFit                           html  
    tpp2dExport                             html  
    tpp2dExportPlots                        html  
    tpp2dImport                             html  
    tpp2dMerge2dRef                         html  
    tpp2dNormalize                          html  
    tpp2dPlotQChist                         html  
    tpp2dPlotQCpEC50                        html  
    tpp2dSplineFitAndTest                   html  
    tpp2dSplinePlot                         html  
    tpp2dTRReferenceObject                  html  
    tppDefaultTheme                         html  
    tppExport                               html  
    tppQCPlotsCorrelateExperiments          html  
    tppRefData                              html  
    tppccrCurveFit                          html  
    tppccrImport                            html  
    tppccrNormalize                         html  
    tppccrNormalizeToReference              html  
    tppccrPlotCurves                        html  
    tppccrResultTable                       html  
    tppccrTransform                         html  
    tpptrAnalyzeMeltingCurves               html  
    tpptrCurveFit                           html  
    tpptrDefaultNormReqs                    html  
    tpptrFTest                              html  
    tpptrFitSplines                         html  
    tpptrImport                             html  
    tpptrNormalize                          html  
    tpptrPlotSplines                        html  
    tpptrSplineFitAndTest                   html  
    tpptrTidyUpESets                        html  
** 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)
Making 'packages.html' ...Warning in packageDescription(i, lib.loc = lib, fields = "Title", encoding = "UTF-8") :
  DESCRIPTION file of package 'SpatialCPie' is missing or broken
Warning in packageDescription(i, lib.loc = lib, fields = "Title", encoding = "UTF-8") :
  DESCRIPTION file of package 'tidybulk' is missing or broken
 done

Tests output

TPP.Rcheck/tests/testthat.Rout


R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences"
Copyright (C) 2021 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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 
 159.15    5.81  333.81 

Example timings

TPP.Rcheck/TPP-Ex.timings

nameusersystemelapsed
analyze2DTPP5.400.155.56
analyzeTPPCCR3.670.073.73
analyzeTPPTR28.06 0.0128.08
tpp2dAddAdditionalInfo0.030.000.03
tpp2dCalcFractAbundance2.160.222.38
tpp2dComputeFoldChanges0.620.000.62
tpp2dCreateDRplots13.88 0.0813.95
tpp2dCurveFit5.780.115.89
tpp2dExport0.030.010.05
tpp2dImport0.520.000.52
tpp2dMerge2dRef5.940.146.08
tpp2dNormalize0.540.000.54
tpp2dSplineFitAndTest 8.33 0.0412.44
tpp2dSplinePlot000
tpp2dTRReferenceObject0.020.000.02
tppDefaultTheme0.260.010.28
tppExport0.280.000.34
tppQCPlotsCorrelateExperiments9.120.109.21
tppccrCurveFit303
tppccrImport0.080.000.08
tppccrNormalize0.080.010.10
tppccrNormalizeToReference0.110.020.12
tppccrPlotCurves4.590.074.67
tppccrResultTable2.670.022.69
tppccrTransform0.110.000.11
tpptrAnalyzeMeltingCurves0.270.000.27
tpptrCurveFit0.620.000.62
tpptrDefaultNormReqs0.400.020.41
tpptrFTest 6.34 0.0019.61
tpptrFitSplines1.050.045.90
tpptrImport0.180.000.19
tpptrNormalize0.270.000.27
tpptrPlotSplines 4.11 0.0211.40
tpptrSplineFitAndTest10.47 0.0129.74
tpptrTidyUpESets0.60.00.6