Back to Multiple platform build/check report for BioC 3.21:   simplified   long
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2025-09-25 11:40 -0400 (Thu, 25 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4827
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4608
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4549
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4581
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

Package 2217/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TPP2D 1.24.1  (landing page)
Nils Kurzawa
Snapshot Date: 2025-09-22 13:40 -0400 (Mon, 22 Sep 2025)
git_url: https://git.bioconductor.org/packages/TPP2D
git_branch: RELEASE_3_21
git_last_commit: d2db5e8
git_last_commit_date: 2025-09-18 15:44:47 -0400 (Thu, 18 Sep 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  YES
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  YES
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  YES
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    NA  


CHECK results for TPP2D on merida1

To the developers/maintainers of the TPP2D package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/TPP2D.git to reflect on this report. See Troubleshooting Build Report for more information.
- Use the following Renviron settings to reproduce errors and warnings.
- If 'R CMD check' started to fail recently on the Linux builder(s) over a missing dependency, add the missing dependency to 'Suggests:' in your DESCRIPTION file. See Renviron.bioc for more information.

raw results


Summary

Package: TPP2D
Version: 1.24.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:TPP2D.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings TPP2D_1.24.1.tar.gz
StartedAt: 2025-09-23 12:06:35 -0400 (Tue, 23 Sep 2025)
EndedAt: 2025-09-23 12:11:19 -0400 (Tue, 23 Sep 2025)
EllapsedTime: 284.1 seconds
RetCode: 0
Status:   OK  
CheckDir: TPP2D.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.21-bioc/meat/TPP2D.Rcheck’
* using R version 4.5.1 RC (2025-06-05 r88288)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘TPP2D/DESCRIPTION’ ... OK
* this is package ‘TPP2D’ version ‘1.24.1’
* package encoding: UTF-8
* 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 ‘TPP2D’ can be installed ... OK
* checking installed package size ... OK
* 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 code 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
There are ::: calls to the package's namespace in its code. A package
  almost never needs to use ::: for its own objects:
  ‘.min_RSS_h0’ ‘.min_RSS_h1_slope_pEC50’
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... OK
* 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 R/sysdata.rda ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                                user system elapsed
computeFStatFromParams        13.982  0.122  14.354
fitAndEvalDataset             13.362  0.099  13.566
getModelParamsDf              13.275  0.096  13.689
computeFstat                  11.353  0.100  11.611
plot2dTppVolcano               9.369  0.052   9.555
competeModels                  6.996  0.079   7.181
bootstrapNullAlternativeModel  5.382  0.069   5.526
findHits                       2.646  0.026   9.790
getFDR                         2.494  0.021  10.823
getPvalues                     1.350  0.017   9.302
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.21-bioc/meat/TPP2D.Rcheck/00check.log’
for details.


Installation output

TPP2D.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL TPP2D
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘TPP2D’ ...
** this is package ‘TPP2D’ version ‘1.24.1’
** 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 (TPP2D)

Tests output

TPP2D.Rcheck/tests/testthat.Rout


R version 4.5.1 RC (2025-06-05 r88288) -- "Great Square Root"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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.

> Sys.setenv("R_TESTS" = "")
> library(testthat)
> library(TPP2D)
Loading required package: dplyr

Attaching package: 'dplyr'

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

> 
> test_check("TPP2D")
[1] "Warning: You have specificed B < 20, it is recommended to use at least B = 20 in order to obtain reliable results."

  |                                                                            
  |                                                                      |   0%
  |                                                                            
  |======================================================================| 100%

[ FAIL 0 | WARN 0 | SKIP 0 | PASS 18 ]
> 
> proc.time()
   user  system elapsed 
 13.863   0.490  14.667 

Example timings

TPP2D.Rcheck/TPP2D-Ex.timings

nameusersystemelapsed
TPP_importCheckConfigTable0.0340.0080.043
annotateDataList1.0840.0221.144
bootstrapNull0.1390.0134.822
bootstrapNullAlternativeModel5.3820.0695.526
bootstrapNullAlternativeModelFast4.3800.0484.743
competeModels6.9960.0797.181
computeFStatFromParams13.982 0.12214.354
computeFstat11.353 0.10011.611
configWide2Long0.0100.0020.012
filterOutContaminants0.0860.0030.092
findHits2.6460.0269.790
fitAndEvalDataset13.362 0.09913.566
fitH0Model0.2590.0050.265
fitH1Model1.9270.0131.944
getFDR 2.494 0.02110.823
getModelParamsDf13.275 0.09613.689
getPEC504Temperature0.8300.0080.846
getPvalues1.3500.0179.302
gg_qq0.1210.0020.125
import2dDataset0.9320.0100.953
import2dMain0.4430.0080.468
plot2dTppFcHeatmap0.8280.0110.846
plot2dTppFit1.0020.0061.064
plot2dTppProfile0.9640.0061.025
plot2dTppRelProfile0.9980.0061.018
plot2dTppVolcano9.3690.0529.555
recomputeSignalFromRatios0.1310.0030.133
renameColumns0.9520.0090.978
resolveAmbiguousProteinNames0.0690.0010.075
runTPP2D3.2160.0183.251
tpp2dExperiment-class0.0000.0010.000