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

This page was generated on 2026-03-21 11:35 -0400 (Sat, 21 Mar 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_64R Under development (unstable) (2026-03-05 r89546) -- "Unsuffered Consequences" 4866
kjohnson3macOS 13.7.7 Venturaarm64R Under development (unstable) (2026-03-20 r89666) -- "Unsuffered Consequences" 4545
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 1960/2368HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
ScreenR 1.13.1  (landing page)
Emanuel Michele Soda
Snapshot Date: 2026-03-20 13:40 -0400 (Fri, 20 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-21 01:16:38 -0400 (Sat, 21 Mar 2026)
EndedAt: 2026-03-21 01:18:10 -0400 (Sat, 21 Mar 2026)
EllapsedTime: 92.0 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-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-21 05:16:38 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_zscore_distribution 11.649  0.398  12.477
plot_barcode_trend       11.685  0.295  12.386
compute_metrics           7.304  0.335   7.879
find_robust_zscore_hit    5.296  0.676   6.149
find_zscore_hit           5.486  0.253   5.962
* 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-20 r89666) -- "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.410   0.340  10.132 

Example timings

ScreenR.Rcheck/ScreenR-Ex.timings

nameusersystemelapsed
barcode_lost0.0800.0040.087
compute_data_table0.1260.0050.143
compute_explained_variance0.0120.0020.015
compute_metrics7.3040.3357.879
compute_slope0.0120.0010.013
count_mapped_reads0.0150.0010.018
create_edger_obj0.0130.0010.015
create_screenr_object0.0150.0000.015
filter_by_slope0.0440.0030.049
filter_by_variance0.4130.0090.457
find_camera_hit0.4410.0140.463
find_common_hit0.0080.0000.008
find_roast_hit0.5630.0040.569
find_robust_zscore_hit5.2960.6766.149
find_zscore_hit5.4860.2535.962
get_annotation_table0.0040.0000.004
get_count_table0.0400.0030.046
get_data_table0.0160.0010.018
get_groups000
get_normalized_count_table0.0110.0010.012
get_replicates0.0000.0000.001
mapped_reads0.0220.0000.023
normalize_data0.0130.0000.013
plot_barcode_hit0.5050.0060.523
plot_barcode_lost0.1580.0030.163
plot_barcode_lost_for_gene0.6190.0100.659
plot_barcode_trend11.685 0.29512.386
plot_boxplot0.1700.0050.188
plot_common_hit0.0840.0020.089
plot_explained_variance0.2400.0050.254
plot_mapped_reads0.0710.0000.071
plot_mapped_reads_distribution0.6300.0150.671
plot_mds0.2400.0050.245
plot_trend0.7050.0250.756
plot_zscore_distribution11.649 0.39812.477
remove_all_zero_row0.0040.0000.004
set_annotation_table0.0440.0020.047
set_count_table0.0500.0020.055
set_data_table0.0350.0010.037
set_groups0.0440.0020.049
set_normalized_count_table0.0570.0020.060
set_replicates0.0380.0010.043