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

This page was generated on 2024-06-25 17:42 -0400 (Tue, 25 Jun 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4760
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4494
merida1macOS 12.7.4 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4508
kjohnson1macOS 13.6.6 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4466
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 2184/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
TPP2D 1.20.0  (landing page)
Nils Kurzawa
Snapshot Date: 2024-06-23 14:00 -0400 (Sun, 23 Jun 2024)
git_url: https://git.bioconductor.org/packages/TPP2D
git_branch: RELEASE_3_19
git_last_commit: 2752b10
git_last_commit_date: 2024-04-30 11:14:51 -0400 (Tue, 30 Apr 2024)
nebbiolo1Linux (Ubuntu 22.04.3 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.7.4 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published


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.20.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.20.0.tar.gz
StartedAt: 2024-06-24 13:09:25 -0400 (Mon, 24 Jun 2024)
EndedAt: 2024-06-24 13:13:49 -0400 (Mon, 24 Jun 2024)
EllapsedTime: 264.5 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.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc/meat/TPP2D.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.4
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘TPP2D/DESCRIPTION’ ... OK
* this is package ‘TPP2D’ version ‘1.20.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 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            14.422  0.162  15.908
fitAndEvalDataset                 14.320  0.119  15.607
getModelParamsDf                  14.242  0.099  15.753
computeFstat                      11.894  0.144  13.163
plot2dTppVolcano                  11.260  0.080  12.234
competeModels                      7.354  0.132   8.184
bootstrapNullAlternativeModelFast  4.549  0.052   5.003
findHits                           2.744  0.035  10.077
getFDR                             2.675  0.026   9.729
getPvalues                         1.443  0.022   8.324
* 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.19-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.4-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.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 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 2 | SKIP 0 | PASS 18 ]

[ FAIL 0 | WARN 2 | SKIP 0 | PASS 18 ]
> 
> proc.time()
   user  system elapsed 
 13.743   0.516  15.330 

Example timings

TPP2D.Rcheck/TPP2D-Ex.timings

nameusersystemelapsed
TPP_importCheckConfigTable0.0380.0080.051
annotateDataList1.2870.0771.506
bootstrapNull0.1400.0124.424
bootstrapNullAlternativeModel3.9680.0704.389
bootstrapNullAlternativeModelFast4.5490.0525.003
competeModels7.3540.1328.184
computeFStatFromParams14.422 0.16215.908
computeFstat11.894 0.14413.163
configWide2Long0.0110.0030.015
filterOutContaminants0.0940.0040.103
findHits 2.744 0.03510.077
fitAndEvalDataset14.320 0.11915.607
fitH0Model0.2760.0050.298
fitH1Model2.1760.0192.373
getFDR2.6750.0269.729
getModelParamsDf14.242 0.09915.753
getPEC504Temperature0.8800.0100.969
getPvalues1.4430.0228.324
gg_qq0.1280.0030.133
import2dDataset0.9390.0131.006
import2dMain0.4350.0080.477
plot2dTppFcHeatmap0.5000.0110.549
plot2dTppFit0.7390.0070.823
plot2dTppProfile0.7030.0060.771
plot2dTppRelProfile0.6980.0070.804
plot2dTppVolcano11.260 0.08012.234
recomputeSignalFromRatios0.1250.0030.136
renameColumns0.9770.0121.059
resolveAmbiguousProteinNames0.0720.0010.081
runTPP2D3.6100.0263.959
tpp2dExperiment-class0.0010.0000.001