Back to Multiple platform build/check report for BioC 3.23:   simplified   long
ABCDEFGHIJKL[M]NOPQRSTUVWXYZ

This page was generated on 2026-05-01 11:35 -0400 (Fri, 01 May 2026).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.4 LTS)x86_644.6.0 RC (2026-04-17 r89917) -- "Because it was There" 4988
kjohnson3macOS 13.7.7 Venturaarm644.6.0 Patched (2026-04-24 r89963) -- "Because it was There" 4718
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 1447/2418HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
multicrispr 1.22.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2026-04-30 13:40 -0400 (Thu, 30 Apr 2026)
git_url: https://git.bioconductor.org/packages/multicrispr
git_branch: RELEASE_3_23
git_last_commit: 5151ca8
git_last_commit_date: 2026-04-28 08:52:55 -0400 (Tue, 28 Apr 2026)
nebbiolo1Linux (Ubuntu 24.04.4 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 multicrispr in R Universe.


CHECK results for multicrispr on nebbiolo1

To the developers/maintainers of the multicrispr package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/multicrispr.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: multicrispr
Version: 1.22.0
Command: /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:multicrispr.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings multicrispr_1.22.0.tar.gz
StartedAt: 2026-05-01 02:33:36 -0400 (Fri, 01 May 2026)
EndedAt: 2026-05-01 02:41:34 -0400 (Fri, 01 May 2026)
EllapsedTime: 477.6 seconds
RetCode: 0
Status:   OK  
CheckDir: multicrispr.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD check --install=check:multicrispr.install-out.txt --library=/home/biocbuild/bbs-3.23-bioc/R/site-library --timings multicrispr_1.22.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.23-bioc/meat/multicrispr.Rcheck’
* using R version 4.6.0 RC (2026-04-17 r89917)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04.1) 13.3.0
* running under: Ubuntu 24.04.4 LTS
* using session charset: UTF-8
* current time: 2026-05-01 06:33:37 UTC
* checking for file ‘multicrispr/DESCRIPTION’ ... OK
* this is package ‘multicrispr’ version ‘1.22.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 ‘multicrispr’ 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 loading without being on the library search path ... 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 ... OK
* checking Rd metadata ... OK
* checking Rd cross-references ... NOTE
Found the following Rd file(s) with Rd \link{} targets missing package
anchors:
  extract_matchranges.Rd: BSgenome
Please provide package anchors for all Rd \link{} targets not in the
package itself and the base packages.
* 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 files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
                     user system elapsed
find_primespacers  15.467  2.097  17.526
index_genome       16.967  0.298  17.262
score_ontargets    15.367  1.483  16.753
find_spacers       11.967  2.152  14.081
up_flank           12.059  0.250  12.142
add_target_matches  9.259  1.052   9.742
plot_intervals      8.668  0.865   9.490
add_genome_matches  8.057  0.669   8.688
extend_for_pe       7.821  0.731   8.533
* 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 re-building of vignette outputs ... OK
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/home/biocbuild/bbs-3.23-bioc/meat/multicrispr.Rcheck/00check.log’
for details.


Installation output

multicrispr.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/bbs-3.23-bioc/R/bin/R CMD INSTALL multicrispr
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/bbs-3.23-bioc/R/site-library’
* installing *source* package ‘multicrispr’ ...
** this is package ‘multicrispr’ version ‘1.22.0’
** using staged installation
** R
** 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 (multicrispr)

Tests output

multicrispr.Rcheck/tests/testthat.Rout


R version 4.6.0 RC (2026-04-17 r89917) -- "Because it was There"
Copyright (C) 2026 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu

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(multicrispr)
> 
> test_check("multicrispr")
[ FAIL 0 | WARN 0 | SKIP 0 | PASS 13 ]
> 
> proc.time()
   user  system elapsed 
 12.840   0.757  13.585 

Example timings

multicrispr.Rcheck/multicrispr-Ex.timings

nameusersystemelapsed
add_genome_matches8.0570.6698.688
add_inverse_strand2.2120.0722.277
add_seq3.0930.4253.518
add_target_matches9.2591.0529.742
bed_to_granges0.5870.0140.601
char_to_granges1.0150.0061.018
double_flank2.5430.0272.549
extend_for_pe7.8210.7318.533
extend_pe_to_gg0.4920.0180.496
extract_matchranges2.8190.1892.951
extract_subranges0.6290.0350.654
find_gg0.9620.0631.011
find_primespacers15.467 2.09717.526
find_spacers11.967 2.15214.081
genes_to_granges2.7660.2202.986
gr2dt0.1540.0080.162
has_been_indexed0.0000.0000.001
index_genome16.967 0.29817.262
index_targets1.9710.4262.395
plot_intervals8.6680.8659.490
plot_karyogram1.0280.0361.064
score_ontargets15.367 1.48316.753
up_flank12.059 0.25012.142
write_ranges0.1520.0080.160