Back to Mac ARM64 build report for BioC 3.17
ABCDEFGHIJKLMNOPQRS[T]UVWXYZ

This page was generated on 2023-10-20 09:38:14 -0400 (Fri, 20 Oct 2023).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson2macOS 12.6.1 Montereyarm644.3.1 (2023-06-16) -- "Beagle Scouts" 4347
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:07 -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)
kjohnson2macOS 12.6.1 Monterey / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for TPP2D on kjohnson2


To the developers/maintainers of the TPP2D package:
- 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-19 07:35:20 -0400 (Thu, 19 Oct 2023)
EndedAt: 2023-10-19 07:39:09 -0400 (Thu, 19 Oct 2023)
EllapsedTime: 229.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-mac-arm64/meat/TPP2D.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: aarch64-apple-darwin20 (64-bit)
* 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.6.7
* 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 6.365  0.117  11.543
getModelParamsDf       6.283  0.102  10.868
fitAndEvalDataset      5.416  0.103   9.854
computeFstat           4.507  0.086   8.119
plot2dTppVolcano       4.342  0.082   6.963
competeModels          2.816  0.075   5.194
findHits               1.199  0.027   8.634
getFDR                 1.191  0.026   8.645
getPvalues             0.715  0.017   7.341
* 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-mac-arm64/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-arm64/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: aarch64-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 
  6.910   0.283  12.553 

Example timings

TPP2D.Rcheck/TPP2D-Ex.timings

nameusersystemelapsed
TPP_importCheckConfigTable0.0240.0030.048
annotateDataList0.9080.0421.700
bootstrapNull0.0740.0123.893
bootstrapNullAlternativeModel2.1650.0503.929
bootstrapNullAlternativeModelFast2.7290.0395.000
competeModels2.8160.0755.194
computeFStatFromParams 6.365 0.11711.543
computeFstat4.5070.0868.119
configWide2Long0.0100.0020.017
filterOutContaminants0.0640.0030.117
findHits1.1990.0278.634
fitAndEvalDataset5.4160.1039.854
fitH0Model0.1510.0040.274
fitH1Model0.9050.0151.637
getFDR1.1910.0268.645
getModelParamsDf 6.283 0.10210.868
getPEC504Temperature0.4070.0070.739
getPvalues0.7150.0177.341
gg_qq0.0700.0020.128
import2dDataset0.6900.0171.261
import2dMain0.3080.0130.565
plot2dTppFcHeatmap0.2910.0080.506
plot2dTppFit0.3570.0050.582
plot2dTppProfile0.3270.0050.513
plot2dTppRelProfile0.3230.0050.513
plot2dTppVolcano4.3420.0826.963
recomputeSignalFromRatios0.0640.0020.092
renameColumns0.6690.0171.047
resolveAmbiguousProteinNames0.0390.0020.062
runTPP2D1.8680.0332.870
tpp2dExperiment-class000