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

This page was generated on 2023-10-16 11:37:38 -0400 (Mon, 16 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.2 LTS)x86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4626
palomino3Windows Server 2022 Datacenterx644.3.1 (2023-06-16 ucrt) -- "Beagle Scouts" 4379
merida1macOS 12.6.4 Montereyx86_644.3.1 (2023-06-16) -- "Beagle Scouts" 4395
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 2119/2230HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TPP2D 1.16.0  (landing page)
Nils Kurzawa
Snapshot Date: 2023-10-15 14:00:13 -0400 (Sun, 15 Oct 2023)
git_url: https://git.bioconductor.org/packages/TPP2D
git_branch: RELEASE_3_17
git_last_commit: a2eef40
git_last_commit_date: 2023-04-25 11:10:18 -0400 (Tue, 25 Apr 2023)
nebbiolo1Linux (Ubuntu 22.04.2 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 12.6.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson2macOS 12.6.1 Monterey / arm64see weekly results here

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.16.0
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.16.0.tar.gz
StartedAt: 2023-10-16 08:09:02 -0400 (Mon, 16 Oct 2023)
EndedAt: 2023-10-16 08:14:09 -0400 (Mon, 16 Oct 2023)
EllapsedTime: 307.3 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.16.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.17-bioc/meat/TPP2D.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.3 (clang-1403.0.22.14.1)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.6.4
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘TPP2D/DESCRIPTION’ ... OK
* this is package ‘TPP2D’ version ‘1.16.0’
* 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 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
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.682  0.103  18.155
fitAndEvalDataset                 13.547  0.093  17.653
getModelParamsDf                  13.498  0.084  17.766
computeFstat                      11.023  0.075  14.713
plot2dTppVolcano                   9.800  0.075  13.152
competeModels                      6.939  0.098   9.167
bootstrapNullAlternativeModelFast  5.693  0.053   7.442
findHits                           2.648  0.028  13.037
getFDR                             2.563  0.027  12.497
getPvalues                         1.356  0.019  10.278
* 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: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.17-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.3-x86_64/Resources/library’
* installing *source* package ‘TPP2D’ ...
** 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.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20 (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.

> 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 2 | SKIP 0 | PASS 18 ]

[ FAIL 0 | WARN 2 | SKIP 0 | PASS 18 ]
> 
> proc.time()
   user  system elapsed 
 14.060   0.505  18.849 

Example timings

TPP2D.Rcheck/TPP2D-Ex.timings

nameusersystemelapsed
TPP_importCheckConfigTable0.0380.0080.062
annotateDataList1.4880.0761.886
bootstrapNull0.1320.0144.574
bootstrapNullAlternativeModel3.7480.0614.921
bootstrapNullAlternativeModelFast5.6930.0537.442
competeModels6.9390.0989.167
computeFStatFromParams13.682 0.10318.155
computeFstat11.023 0.07514.713
configWide2Long0.0140.0020.028
filterOutContaminants0.1010.0040.137
findHits 2.648 0.02813.037
fitAndEvalDataset13.547 0.09317.653
fitH0Model0.2590.0050.349
fitH1Model2.0640.0152.761
getFDR 2.563 0.02712.497
getModelParamsDf13.498 0.08417.766
getPEC504Temperature0.8510.0091.120
getPvalues 1.356 0.01910.278
gg_qq0.1200.0030.132
import2dDataset1.1810.0181.537
import2dMain0.5340.0150.725
plot2dTppFcHeatmap0.5110.0110.672
plot2dTppFit0.8720.0091.156
plot2dTppProfile0.6530.0060.863
plot2dTppRelProfile0.6410.0050.843
plot2dTppVolcano 9.800 0.07513.152
recomputeSignalFromRatios0.1240.0040.165
renameColumns1.1850.0231.509
resolveAmbiguousProteinNames0.0690.0020.092
runTPP2D3.4220.0374.780
tpp2dExperiment-class0.0010.0000.000