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

This page was generated on 2025-09-29 11:38 -0400 (Mon, 29 Sep 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 24.04.3 LTS)x86_644.5.1 (2025-06-13) -- "Great Square Root" 4827
merida1macOS 12.7.5 Montereyx86_644.5.1 RC (2025-06-05 r88288) -- "Great Square Root" 4608
kjohnson1macOS 13.6.6 Venturaarm644.5.1 Patched (2025-06-14 r88325) -- "Great Square Root" 4549
kunpeng2Linux (openEuler 24.03 LTS)aarch64R Under development (unstable) (2025-02-19 r87757) -- "Unsuffered Consequences" 4580
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 1395/2341HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
multicrispr 1.18.0  (landing page)
Aditya Bhagwat
Snapshot Date: 2025-09-25 13:40 -0400 (Thu, 25 Sep 2025)
git_url: https://git.bioconductor.org/packages/multicrispr
git_branch: RELEASE_3_21
git_last_commit: a34c106
git_last_commit_date: 2025-04-15 11:59:40 -0400 (Tue, 15 Apr 2025)
nebbiolo1Linux (Ubuntu 24.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.5 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.6 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published
kunpeng2Linux (openEuler 24.03 LTS) / aarch64  OK    OK    OK  


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.18.0
Command: /home/biocbuild/bbs-3.21-bioc/R/bin/R CMD check --install=check:multicrispr.install-out.txt --library=/home/biocbuild/bbs-3.21-bioc/R/site-library --timings multicrispr_1.18.0.tar.gz
StartedAt: 2025-09-29 01:34:44 -0400 (Mon, 29 Sep 2025)
EndedAt: 2025-09-29 01:42:43 -0400 (Mon, 29 Sep 2025)
EllapsedTime: 478.9 seconds
RetCode: 0
Status:   OK  
CheckDir: multicrispr.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.21-bioc/meat/multicrispr.Rcheck’
* using R version 4.5.1 (2025-06-13)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
    GNU Fortran (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0
* running under: Ubuntu 24.04.3 LTS
* using session charset: UTF-8
* checking for file ‘multicrispr/DESCRIPTION’ ... OK
* this is package ‘multicrispr’ version ‘1.18.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
score_ontargets    16.117  1.987  18.000
find_primespacers  15.645  1.619  17.219
index_genome       16.245  0.330  16.577
find_spacers       11.035  2.346  13.355
up_flank           12.834  0.398  13.139
extend_for_pe       8.370  1.815  10.165
plot_intervals      8.689  1.044   9.706
add_target_matches  8.080  0.912   8.435
add_genome_matches  8.235  0.687   8.887
* 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.21-bioc/meat/multicrispr.Rcheck/00check.log’
for details.


Installation output

multicrispr.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.21-bioc/R/site-library’
* installing *source* package ‘multicrispr’ ...
** this is package ‘multicrispr’ version ‘1.18.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.5.1 (2025-06-13) -- "Great Square Root"
Copyright (C) 2025 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 
 13.086   0.680  13.754 

Example timings

multicrispr.Rcheck/multicrispr-Ex.timings

nameusersystemelapsed
add_genome_matches8.2350.6878.887
add_inverse_strand2.1480.0582.200
add_seq3.1010.2233.324
add_target_matches8.0800.9128.435
bed_to_granges0.5640.0180.583
char_to_granges1.0020.0121.009
double_flank3.5610.0483.592
extend_for_pe 8.370 1.81510.165
extend_pe_to_gg0.5570.1950.740
extract_matchranges2.8500.4523.267
extract_subranges0.5940.0400.629
find_gg1.0170.1261.138
find_primespacers15.645 1.61917.219
find_spacers11.035 2.34613.355
genes_to_granges2.7600.3663.126
gr2dt0.1840.0080.191
has_been_indexed0.0010.0000.000
index_genome16.245 0.33016.577
index_targets2.0050.4572.461
plot_intervals8.6891.0449.706
plot_karyogram1.0920.0381.131
score_ontargets16.117 1.98718.000
up_flank12.834 0.39813.139
write_ranges0.1670.0050.172