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

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

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" 4806
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-03-01 r89506) -- "Unsuffered Consequences" 4049
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 1954/2360HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ScreenR 1.13.1  (landing page)
Emanuel Michele Soda
Snapshot Date: 2026-03-11 13:40 -0400 (Wed, 11 Mar 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 -0400 (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  UNNEEDED, same version is already published
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-03-11 20:24:54 -0400 (Wed, 11 Mar 2026)
EndedAt: 2026-03-11 20:26:27 -0400 (Wed, 11 Mar 2026)
EllapsedTime: 93.2 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-03-01 r89506)
* 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 Sonoma 14.8.3
* using session charset: UTF-8
* current time: 2026-03-12 00:24:54 UTC
* 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       10.974  2.426  14.060
plot_zscore_distribution 11.078  2.070  13.484
compute_metrics           6.868  0.539   7.807
find_zscore_hit           5.346  0.956   6.766
find_robust_zscore_hit    5.063  0.978   6.541
* 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/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-03-01 r89506) -- "Unsuffered Consequences"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: aarch64-apple-darwin23

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.228   0.401  10.276 

Example timings

ScreenR.Rcheck/ScreenR-Ex.timings

nameusersystemelapsed
barcode_lost0.0830.0040.087
compute_data_table0.0940.0020.102
compute_explained_variance0.0070.0020.027
compute_metrics6.8680.5397.807
compute_slope0.0130.0000.013
count_mapped_reads0.0120.0010.012
create_edger_obj0.0070.0010.008
create_screenr_object0.0160.0000.017
filter_by_slope0.0380.0020.050
filter_by_variance0.4050.0310.467
find_camera_hit0.4440.0360.483
find_common_hit0.0100.0000.012
find_roast_hit0.6070.0460.697
find_robust_zscore_hit5.0630.9786.541
find_zscore_hit5.3460.9566.766
get_annotation_table0.0040.0000.005
get_count_table0.0310.0020.038
get_data_table0.0070.0000.009
get_groups000
get_normalized_count_table0.0110.0000.012
get_replicates000
mapped_reads0.0180.0000.019
normalize_data0.0120.0010.013
plot_barcode_hit0.5010.0180.537
plot_barcode_lost0.1490.0050.159
plot_barcode_lost_for_gene0.5770.0040.589
plot_barcode_trend10.974 2.42614.060
plot_boxplot0.1440.0080.156
plot_common_hit0.1920.3220.542
plot_explained_variance0.1380.0130.189
plot_mapped_reads0.0640.0010.067
plot_mapped_reads_distribution0.5690.0270.611
plot_mds0.1310.0080.166
plot_trend0.6360.0370.707
plot_zscore_distribution11.078 2.07013.484
remove_all_zero_row0.0040.0010.004
set_annotation_table0.0430.0000.043
set_count_table0.0340.0010.036
set_data_table0.0370.0000.042
set_groups0.0380.0000.038
set_normalized_count_table0.0510.0010.056
set_replicates0.0420.0000.048