Back to Multiple platform build/check report for BioC 3.23:   simplified   long
[A]BCDEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2026-03-23 11:34 -0400 (Mon, 23 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" 4868
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-03-20 r89666) -- "Unsuffered Consequences" 4548
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 115/2368HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
asuri 0.99.20  (landing page)
Alberto Berral-Gonzalez
Snapshot Date: 2026-03-22 13:40 -0400 (Sun, 22 Mar 2026)
git_url: https://git.bioconductor.org/packages/asuri
git_branch: devel
git_last_commit: 47bc30e
git_last_commit_date: 2026-03-18 07:42:05 -0400 (Wed, 18 Mar 2026)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.7 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
See other builds for asuri in R Universe.


CHECK results for asuri on kjohnson3

To the developers/maintainers of the asuri package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/asuri.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: asuri
Version: 0.99.20
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:asuri.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings asuri_0.99.20.tar.gz
StartedAt: 2026-03-22 18:28:48 -0400 (Sun, 22 Mar 2026)
EndedAt: 2026-03-22 18:31:25 -0400 (Sun, 22 Mar 2026)
EllapsedTime: 156.9 seconds
RetCode: 0
Status:   OK  
CheckDir: asuri.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/asuri.Rcheck’
* using R Under development (unstable) (2026-03-20 r89666)
* using platform: aarch64-apple-darwin23
* R was compiled by
    Apple clang version 17.0.0 (clang-1700.3.19.1)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Tahoe 26.3.1
* using session charset: UTF-8
* current time: 2026-03-22 22:28:49 UTC
* using option ‘--no-vignettes’
* checking for file ‘asuri/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘asuri’ version ‘0.99.20’
* 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 ‘asuri’ 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
plotBetas: no visible binding for global variable ‘is_significant’
Undefined global functions or variables:
  is_significant
* 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
plotKM        11.909  0.103  12.100
genePheno      8.055  0.085   8.179
prefilterSAM   7.193  0.070   7.353
plotProbClass  6.585  0.069   6.717
geneSurv       6.531  0.071   6.637
plotBoxplot    6.480  0.037   6.549
plotBetas      5.562  0.105   5.717
patientRisk    5.420  0.155   5.610
plotLogRank    5.416  0.060   5.524
plotSigmoid    5.346  0.117   5.518
plotLambda     5.091  0.087   5.215
* 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.23-bioc/meat/asuri.Rcheck/00check.log’
for details.


Installation output

asuri.Rcheck/00install.out

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


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

Tests output


Example timings

asuri.Rcheck/asuri-Ex.timings

nameusersystemelapsed
genePheno8.0550.0858.179
geneSurv6.5310.0716.637
patientRisk5.4200.1555.610
plotBetas5.5620.1055.717
plotBoxplot6.4800.0376.549
plotKM11.909 0.10312.100
plotLambda5.0910.0875.215
plotLogRank5.4160.0605.524
plotProbClass6.5850.0696.717
plotSigmoid5.3460.1175.518
predict_PatientRisk0.0220.0020.024
predict_SurvCurve0.0400.0040.044
prefilterSAM7.1930.0707.353