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

This page was generated on 2025-01-09 12:05 -0500 (Thu, 09 Jan 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4744
palomino8Windows Server 2022 Datacenterx644.4.2 (2024-10-31 ucrt) -- "Pile of Leaves" 4487
merida1macOS 12.7.5 Montereyx86_644.4.2 (2024-10-31) -- "Pile of Leaves" 4515
kjohnson1macOS 13.6.6 Venturaarm644.4.2 (2024-10-31) -- "Pile of Leaves" 4467
taishanLinux (openEuler 24.03 LTS)aarch644.4.2 (2024-10-31) -- "Pile of Leaves" 4358
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 1365/2289HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
multicrispr 1.16.1  (landing page)
Aditya Bhagwat
Snapshot Date: 2025-01-02 13:00 -0500 (Thu, 02 Jan 2025)
git_url: https://git.bioconductor.org/packages/multicrispr
git_branch: RELEASE_3_20
git_last_commit: 715be50
git_last_commit_date: 2024-11-27 03:22:03 -0500 (Wed, 27 Nov 2024)
nebbiolo2Linux (Ubuntu 24.04.1 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino8Windows Server 2022 Datacenter / x64  OK    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
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    ERROR  skipped


CHECK results for multicrispr on nebbiolo2

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.16.1
Command: /home/biocbuild/bbs-3.20-bioc/R/bin/R CMD check --install=check:multicrispr.install-out.txt --library=/home/biocbuild/bbs-3.20-bioc/R/site-library --timings multicrispr_1.16.1.tar.gz
StartedAt: 2025-01-03 00:23:58 -0500 (Fri, 03 Jan 2025)
EndedAt: 2025-01-03 00:30:51 -0500 (Fri, 03 Jan 2025)
EllapsedTime: 413.5 seconds
RetCode: 0
Status:   OK  
CheckDir: multicrispr.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/multicrispr.Rcheck’
* using R version 4.4.2 (2024-10-31)
* using platform: x86_64-pc-linux-gnu
* R was compiled by
    gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0
    GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0
* running under: Ubuntu 24.04.1 LTS
* using session charset: UTF-8
* checking for file ‘multicrispr/DESCRIPTION’ ... OK
* this is package ‘multicrispr’ version ‘1.16.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 ‘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 ... OK
* 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
index_genome       15.579  0.312  15.898
score_ontargets    13.947  0.522  14.356
find_primespacers  13.603  0.756  14.319
find_spacers        9.486  0.873  10.333
add_target_matches  8.850  0.609   9.150
up_flank            8.907  0.129   8.933
add_genome_matches  7.868  0.379   8.212
plot_intervals      7.221  0.388   7.578
extend_for_pe       6.843  0.270   7.098
* 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: OK


Installation output

multicrispr.Rcheck/00install.out

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


* installing to library ‘/home/biocbuild/bbs-3.20-bioc/R/site-library’
* installing *source* package ‘multicrispr’ ...
** 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.4.2 (2024-10-31) -- "Pile of Leaves"
Copyright (C) 2024 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 
 11.258   0.743  11.993 

Example timings

multicrispr.Rcheck/multicrispr-Ex.timings

nameusersystemelapsed
add_genome_matches7.8680.3798.212
add_inverse_strand1.7270.0141.735
add_seq2.1250.0982.223
add_target_matches8.8500.6099.150
bed_to_granges1.6110.0151.626
char_to_granges0.6970.0010.693
double_flank1.9540.0031.938
extend_for_pe6.8430.2707.098
extend_pe_to_gg0.4220.0000.416
extract_matchranges2.4120.0612.444
extract_subranges0.4890.0110.495
find_gg0.8570.0210.872
find_primespacers13.603 0.75614.319
find_spacers 9.486 0.87310.333
genes_to_granges2.8190.1492.967
gr2dt0.1700.0110.181
has_been_indexed0.0010.0000.000
index_genome15.579 0.31215.898
index_targets1.8200.1932.012
plot_intervals7.2210.3887.578
plot_karyogram1.0370.0721.109
score_ontargets13.947 0.52214.356
up_flank8.9070.1298.933
write_ranges0.1390.0030.142