Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

This page was generated on 2026-02-28 11:35 -0500 (Sat, 28 Feb 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4877
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences" 4570
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 1951/2357HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ScreenR 1.13.1  (landing page)
Emanuel Michele Soda
Snapshot Date: 2026-02-27 13:40 -0500 (Fri, 27 Feb 2026)
git_url: https://git.bioconductor.org/packages/ScreenR
git_branch: devel
git_last_commit: d7f3153
git_last_commit_date: 2026-02-08 03:27:03 -0500 (Sun, 08 Feb 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  YES
See other builds for ScreenR in R Universe.


CHECK results for ScreenR on kjohnson3

To the developers/maintainers of the ScreenR package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/ScreenR.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: ScreenR
Version: 1.13.1
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:ScreenR.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings ScreenR_1.13.1.tar.gz
StartedAt: 2026-02-27 22:25:01 -0500 (Fri, 27 Feb 2026)
EndedAt: 2026-02-27 22:26:36 -0500 (Fri, 27 Feb 2026)
EllapsedTime: 94.1 seconds
RetCode: 0
Status:   OK  
CheckDir: ScreenR.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.23-bioc/meat/ScreenR.Rcheck’
* using R Under development (unstable) (2026-01-15 r89304)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 16.0.0 (clang-1600.0.26.6)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Sonoma 14.8.3
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘ScreenR/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘ScreenR’ version ‘1.13.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 ‘ScreenR’ 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 whether startup messages can be suppressed ... 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 ... OK
* checking Rd files ... NOTE
checkRd: (-1) annotation_table.Rd:25: Lost braces
    25 |                  \url{https://cellecta.com/}{cellecta}}
       |                                             ^
* 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 ... NOTE
Documented arguments not in \usage in Rd file 'compute_camera.Rd':
  ‘...’

Documented arguments not in \usage in Rd file 'select_number_barcode.Rd':
  ‘...’

Documented arguments not in \usage in Rd file 'unique_gene_symbols.Rd':
  ‘...’

Functions with \usage entries need to have the appropriate \alias
entries, and all their arguments documented.
The \usage entries must correspond to syntactically valid R code.
See chapter ‘Writing R documentation files’ in the ‘Writing R
Extensions’ manual.
* 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
plot_barcode_trend       11.476  2.499  14.322
plot_zscore_distribution 11.505  2.204  14.000
compute_metrics           7.258  0.553   8.316
find_zscore_hit           5.601  1.152   7.150
find_robust_zscore_hit    5.393  1.180   6.779
* 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: 2 NOTEs
See
  ‘/Users/biocbuild/bbs-3.23-bioc/meat/ScreenR.Rcheck/00check.log’
for details.


Installation output

ScreenR.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.6-arm64/Resources/library’
* installing *source* package ‘ScreenR’ ...
** this is package ‘ScreenR’ version ‘1.13.1’
** using staged installation
** R
** data
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
*** copying figures
** 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 (ScreenR)

Tests output

ScreenR.Rcheck/tests/testthat.Rout


R Under development (unstable) (2026-01-15 r89304) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-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.

> library(testthat)
> library(ScreenR)

Welcome to ScreenR
--------------------------

See ?ScreenR for a list of
available functions.

Enjoy!

> 
> test_check("ScreenR")
ScreenR count table containing:
 5320 rows
 15 columns
ScreenR annotation table containing:
 5320 rows
 5 columns
ScreenR normalized count table containing:
 5320 rows
 15 columns
ScreenR normalized data table containing:
 74480 rows
 9 columns
ScreenR annotation table containing:
 5320 rows
 5 columns
ScreenR annotation table containing:
 5320 rows
 5 columns
ScreenR count table containing:
 5320 rows
 15 columns
ScreenR count table containing:
 5320 rows
 15 columns
ScreenR normalized count table containing:
 5320 rows
 15 columns
ScreenR normalized count table containing:
 5320 rows
 15 columns
ScreenR normalized data table containing:
 74480 rows
 9 columns
ScreenR normalized data table containing:
 74480 rows
 9 columns
Using classic mode.
[ FAIL 0 | WARN 239 | SKIP 0 | PASS 63 ]

[ FAIL 0 | WARN 239 | SKIP 0 | PASS 63 ]
> 
> proc.time()
   user  system elapsed 
  9.107   0.393   9.817 

Example timings

ScreenR.Rcheck/ScreenR-Ex.timings

nameusersystemelapsed
barcode_lost0.0750.0040.082
compute_data_table0.0930.0020.100
compute_explained_variance0.0070.0020.017
compute_metrics7.2580.5538.316
compute_slope0.0160.0010.021
count_mapped_reads0.0110.0000.011
create_edger_obj0.0100.0010.011
create_screenr_object0.0120.0000.013
filter_by_slope0.0350.0020.039
filter_by_variance0.4430.0310.485
find_camera_hit0.4680.0350.505
find_common_hit0.0090.0000.008
find_roast_hit0.6410.0380.693
find_robust_zscore_hit5.3931.1806.779
find_zscore_hit5.6011.1527.150
get_annotation_table0.0050.0000.005
get_count_table0.0310.0020.040
get_data_table0.0080.0000.008
get_groups0.0000.0000.001
get_normalized_count_table0.0130.0000.013
get_replicates000
mapped_reads0.0200.0000.021
normalize_data0.0130.0000.016
plot_barcode_hit0.5270.0250.573
plot_barcode_lost0.1530.0090.170
plot_barcode_lost_for_gene0.5510.0020.565
plot_barcode_trend11.476 2.49914.322
plot_boxplot0.1340.0030.136
plot_common_hit0.2020.2410.473
plot_explained_variance0.1480.0140.173
plot_mapped_reads0.0640.0020.072
plot_mapped_reads_distribution0.5730.0280.612
plot_mds0.1260.0060.134
plot_trend0.6180.0360.671
plot_zscore_distribution11.505 2.20414.000
remove_all_zero_row0.0040.0000.004
set_annotation_table0.0410.0010.042
set_count_table0.0340.0000.034
set_data_table0.0460.0010.049
set_groups0.0350.0010.036
set_normalized_count_table0.0520.0010.058
set_replicates0.0380.0000.039