Back to Multiple platform build/check report for BioC 3.22:   simplified   long
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2025-05-27 12:08 -0400 (Tue, 27 May 2025).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 24.04.1 LTS)x86_644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4756
palomino8Windows Server 2022 Datacenterx644.5.0 (2025-04-11 ucrt) -- "How About a Twenty-Six" 4530
lconwaymacOS 12.7.1 Montereyx86_644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4567
kjohnson3macOS 13.7.1 Venturaarm644.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six" 4507
taishanLinux (openEuler 24.03 LTS)aarch644.5.0 (2025-04-11) -- "How About a Twenty-Six" 4464
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 463/2306HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CRISPRseek 1.49.0  (landing page)
Lihua Julie Zhu
Snapshot Date: 2025-05-26 13:25 -0400 (Mon, 26 May 2025)
git_url: https://git.bioconductor.org/packages/CRISPRseek
git_branch: devel
git_last_commit: 51559f5
git_last_commit_date: 2025-04-15 10:27:46 -0400 (Tue, 15 Apr 2025)
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
lconwaymacOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson3macOS 13.7.1 Ventura / arm64  OK    OK    OK    OK  NO, package depends on 'DelayedArray' which is only available as a source package that needs compilation
taishanLinux (openEuler 24.03 LTS) / aarch64  OK    OK    ERROR  


CHECK results for CRISPRseek on lconway

To the developers/maintainers of the CRISPRseek package:
- Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/CRISPRseek.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: CRISPRseek
Version: 1.49.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CRISPRseek.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CRISPRseek_1.49.0.tar.gz
StartedAt: 2025-05-26 20:11:23 -0400 (Mon, 26 May 2025)
EndedAt: 2025-05-26 20:41:27 -0400 (Mon, 26 May 2025)
EllapsedTime: 1804.3 seconds
RetCode: 0
Status:   OK  
CheckDir: CRISPRseek.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:CRISPRseek.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings CRISPRseek_1.49.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.22-bioc/meat/CRISPRseek.Rcheck’
* using R version 4.5.0 Patched (2025-04-21 r88169)
* using platform: x86_64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 14.2.0
* running under: macOS Monterey 12.7.6
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CRISPRseek/DESCRIPTION’ ... OK
* this is package ‘CRISPRseek’ version ‘1.49.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 ‘CRISPRseek’ can be installed ... OK
* checking installed package size ... INFO
  installed size is 13.2Mb
  sub-directories of 1Mb or more:
    extdata  12.8Mb
* 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 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
offTargetAnalysis  68.211  2.783  71.503
compare2Sequences   8.498  0.657   9.414
annotateOffTargets  6.289  0.247   6.579
* 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: OK


Installation output

CRISPRseek.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /Library/Frameworks/R.framework/Resources/bin/R CMD INSTALL CRISPRseek
###
##############################################################################
##############################################################################


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.5-x86_64/Resources/library’
* installing *source* package ‘CRISPRseek’ ...
** this is package ‘CRISPRseek’ version ‘1.49.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 (CRISPRseek)

Tests output

CRISPRseek.Rcheck/tests/testthat.Rout


R version 4.5.0 Patched (2025-04-21 r88169) -- "How About a Twenty-Six"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20

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.

> dependencies <- c("CRISPRseek", 
+                   "BSgenome.Hsapiens.UCSC.hg19", 
+                   "org.Hs.eg.db",
+                   "TxDb.Hsapiens.UCSC.hg19.knownGene",
+                   "BSgenome.Mmusculus.UCSC.mm10",
+                   "org.Mm.eg.db",
+                   "TxDb.Mmusculus.UCSC.mm10.knownGene",
+                   "testthat")
> sapply(dependencies, function(x) ifelse(do.call(require, list(x)), "okay", abort(x, "is not loaded for unit testing!")))
Loading required package: CRISPRseek
Loading required package: BiocGenerics
Loading required package: generics

Attaching package: 'generics'

The following objects are masked from 'package:base':

    as.difftime, as.factor, as.ordered, intersect, is.element, setdiff,
    setequal, union


Attaching package: 'BiocGenerics'

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, aperm, append,
    as.data.frame, basename, cbind, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, is.unsorted, lapply,
    mapply, match, mget, order, paste, pmax, pmax.int, pmin, pmin.int,
    rank, rbind, rownames, sapply, saveRDS, table, tapply, unique,
    unsplit, which.max, which.min

Loading required package: Biostrings
Loading required package: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

The following object is masked from 'package:utils':

    findMatches

The following objects are masked from 'package:base':

    I, expand.grid, unname

Loading required package: IRanges
Loading required package: XVector
Loading required package: GenomeInfoDb

Attaching package: 'Biostrings'

The following object is masked from 'package:base':

    strsplit

Loading required package: GenomicFeatures
Loading required package: GenomicRanges
Loading required package: AnnotationDbi
Loading required package: Biobase
Welcome to Bioconductor

    Vignettes contain introductory material; view with
    'browseVignettes()'. To cite Bioconductor, see
    'citation("Biobase")', and for packages 'citation("pkgname")'.

Loading required package: BSgenome.Hsapiens.UCSC.hg19
Loading required package: BSgenome
Loading required package: BiocIO
Loading required package: rtracklayer
Loading required package: org.Hs.eg.db

Loading required package: TxDb.Hsapiens.UCSC.hg19.knownGene
Loading required package: BSgenome.Mmusculus.UCSC.mm10
Loading required package: org.Mm.eg.db

Loading required package: TxDb.Mmusculus.UCSC.mm10.knownGene
Loading required package: testthat
                        CRISPRseek        BSgenome.Hsapiens.UCSC.hg19 
                            "okay"                             "okay" 
                      org.Hs.eg.db  TxDb.Hsapiens.UCSC.hg19.knownGene 
                            "okay"                             "okay" 
      BSgenome.Mmusculus.UCSC.mm10                       org.Mm.eg.db 
                            "okay"                             "okay" 
TxDb.Mmusculus.UCSC.mm10.knownGene                           testthat 
                            "okay"                             "okay" 
> if (Sys.info()["sysname"] == "Windows") {
+   message("Skipping test_check() on Windows as it takes too long ...")
+ } else {
+   test_check("CRISPRseek")
+ }
search for gRNAs for input file1...
search for gRNAs for input file2...
[1] "Scoring ..."
finish off-target search in sequence 2
finish off-target search in sequence 1
finish feature vector building
finish score calculation
[1] "Done!"
search for gRNAs for input file1...
search for gRNAs for input file2...
[1] "Scoring ..."
finish off-target search in sequence 2
finish off-target search in sequence 1
finish feature vector building
finish score calculation
[1] "Done!"
search for gRNAs for input file1...
search for gRNAs for input file2...
[1] "Scoring ..."
finish off-target search in sequence 2
finish off-target search in sequence 1
finish feature vector building
finish score calculation
[1] "Done!"
search for gRNAs for input file1...
[1] "Scoring ..."
finish off-target search in sequence 2
finish off-target search in sequence 1
finish feature vector building
finish score calculation
[1] "Done!"
[1] "Scoring ..."
finish off-target search in sequence 2
finish off-target search in sequence 1
finish feature vector building
finish score calculation
[1] "Done!"
testing gRNAs provided and filter gRNAs with RE for offTargetAnalysis
testing gRNAs provided without filtering gRNAs with RE for offTargetAnalysis
checking N in PAM...[ FAIL 0 | WARN 0 | SKIP 0 | PASS 65 ]
> 
> proc.time()
    user   system  elapsed 
1372.170   22.630 1411.699 

Example timings

CRISPRseek.Rcheck/CRISPRseek-Ex.timings

nameusersystemelapsed
annotateOffTargets6.2890.2476.579
buildFeatureVectorForScoring0.1700.0140.184
calculategRNAEfficiency0.0140.0080.040
chromToExclude_default0.0010.0000.001
compare2Sequences8.4980.6579.414
deepCpf10.0900.0030.093
filterOffTarget4.0880.1624.291
filtergRNAs0.7360.0310.783
findgRNAs0.5350.1000.662
getOfftargetScore0.0900.0030.092
getOfftargetWithBulge0.0030.0010.003
isPatternUnique0.0180.0010.018
offTargetAnalysis68.211 2.78371.503
predictRelativeFreqIndels0.0000.0010.000
searchHits0.2390.0390.290
searchHits23.3840.1403.550
translatePattern0.0000.0010.001
uniqueREs0.3840.0090.396
writeHits0.0010.0000.001
writeHits20.1730.0090.184