| Back to Multiple platform build/check report for BioC 3.20: simplified long |
|
This page was generated on 2025-04-02 19:35 -0400 (Wed, 02 Apr 2025).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4764 |
| palomino8 | Windows Server 2022 Datacenter | x64 | 4.4.3 (2025-02-28 ucrt) -- "Trophy Case" | 4495 |
| merida1 | macOS 12.7.5 Monterey | x86_64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4522 |
| kjohnson1 | macOS 13.6.6 Ventura | arm64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4449 |
| taishan | Linux (openEuler 24.03 LTS) | aarch64 | 4.4.3 (2025-02-28) -- "Trophy Case" | 4426 |
| 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 457/2289 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| crisprDesign 1.8.0 (landing page) Jean-Philippe Fortin
| nebbiolo2 | Linux (Ubuntu 24.04.1 LTS) / x86_64 | OK | OK | OK | |||||||||
| palomino8 | Windows Server 2022 Datacenter / x64 | OK | OK | OK | OK | |||||||||
| merida1 | macOS 12.7.5 Monterey / x86_64 | OK | OK | OK | OK | |||||||||
| kjohnson1 | macOS 13.6.6 Ventura / arm64 | OK | OK | OK | OK | |||||||||
| taishan | Linux (openEuler 24.03 LTS) / aarch64 | OK | OK | OK | ||||||||||
|
To the developers/maintainers of the crisprDesign package: - Allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/crisprDesign.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. - See Martin Grigorov's blog post for how to debug Linux ARM64 related issues on a x86_64 host. |
| Package: crisprDesign |
| Version: 1.8.0 |
| Command: /home/biocbuild/R/R/bin/R CMD check --install=check:crisprDesign.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings crisprDesign_1.8.0.tar.gz |
| StartedAt: 2025-04-01 05:27:25 -0000 (Tue, 01 Apr 2025) |
| EndedAt: 2025-04-01 05:39:05 -0000 (Tue, 01 Apr 2025) |
| EllapsedTime: 700.6 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: crisprDesign.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /home/biocbuild/R/R/bin/R CMD check --install=check:crisprDesign.install-out.txt --library=/home/biocbuild/R/R/site-library --no-vignettes --timings crisprDesign_1.8.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/home/biocbuild/bbs-3.20-bioc/meat/crisprDesign.Rcheck’
* using R version 4.4.3 (2025-02-28)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
aarch64-unknown-linux-gnu-gcc (GCC) 14.2.0
GNU Fortran (GCC) 14.2.0
* running under: openEuler 24.03 (LTS)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘crisprDesign/DESCRIPTION’ ... OK
* this is package ‘crisprDesign’ version ‘1.8.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 ... NOTE
Found the following hidden files and directories:
.BBSoptions
These were most likely included in error. See section ‘Package
structure’ in the ‘Writing R Extensions’ manual.
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘crisprDesign’ can be installed ... OK
* checking installed package size ... OK
* checking package directory ... OK
* checking ‘build’ directory ... OK
* checking DESCRIPTION meta-information ... NOTE
License stub is invalid DCF.
* 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 contents of ‘data’ directory ... OK
* checking data for non-ASCII characters ... OK
* checking LazyData ... OK
* checking data for ASCII and uncompressed saves ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
addSNPAnnotation 17.321 0.100 17.463
addEditedAlleles 16.191 0.278 16.508
* 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
‘/home/biocbuild/bbs-3.20-bioc/meat/crisprDesign.Rcheck/00check.log’
for details.
crisprDesign.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /home/biocbuild/R/R/bin/R CMD INSTALL crisprDesign ### ############################################################################## ############################################################################## * installing to library ‘/home/biocbuild/R/R-4.4.3/site-library’ * installing *source* package ‘crisprDesign’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** 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 (crisprDesign)
crisprDesign.Rcheck/tests/testthat.Rout
R version 4.4.3 (2025-02-28) -- "Trophy Case"
Copyright (C) 2025 The R Foundation for Statistical Computing
Platform: aarch64-unknown-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(crisprDesign)
Loading required package: crisprBase
>
> test_check("crisprDesign")
[runCrisprBowtie] Using BSgenome.Hsapiens.UCSC.hg38
[runCrisprBowtie] Searching for SpCas9 protospacers
# reads processed: 7
# reads with at least one alignment: 6 (85.71%)
# reads that failed to align: 1 (14.29%)
Reported 6 alignments
[runCrisprBowtie] Using BSgenome.Hsapiens.UCSC.hg38
[runCrisprBowtie] Searching for SpCas9 protospacers
# reads processed: 7
# reads with at least one alignment: 6 (85.71%)
# reads that failed to align: 1 (14.29%)
Reported 6 alignments
[runCrisprBowtie] Using BSgenome.Hsapiens.UCSC.hg38
[runCrisprBowtie] Searching for SpCas9 protospacers
# reads processed: 6
# reads with at least one alignment: 6 (100.00%)
# reads that failed to align: 0 (0.00%)
Reported 6 alignments
[runCrisprBowtie] Using BSgenome.Hsapiens.UCSC.hg38
[runCrisprBowtie] Searching for SpCas9 protospacers
# reads processed: 6
# reads with at least one alignment: 6 (100.00%)
# reads that failed to align: 0 (0.00%)
Reported 6 alignments
[runCrisprBowtie] Using BSgenome.Hsapiens.UCSC.hg38
[runCrisprBowtie] Searching for SpCas9 protospacers
# reads processed: 6
# reads with at least one alignment: 6 (100.00%)
# reads that failed to align: 0 (0.00%)
Reported 6 alignments
[runCrisprBowtie] Using BSgenome.Hsapiens.UCSC.hg38
[runCrisprBowtie] Searching for SpCas9 protospacers
# reads processed: 6
# reads with at least one alignment: 6 (100.00%)
# reads that failed to align: 0 (0.00%)
Reported 6 alignments
[runCrisprBowtie] Using BSgenome.Hsapiens.UCSC.hg38
[runCrisprBowtie] Searching for SpCas9 protospacers
# reads processed: 6
# reads with at least one alignment: 6 (100.00%)
# reads that failed to align: 0 (0.00%)
Reported 6 alignments
[runCrisprBowtie] Using BSgenome.Hsapiens.UCSC.hg38
[runCrisprBowtie] Searching for SpCas9 protospacers
# reads processed: 6
# reads with at least one alignment: 6 (100.00%)
# reads that failed to align: 0 (0.00%)
Reported 6 alignments
[runCrisprBowtie] Using BSgenome.Hsapiens.UCSC.hg38
[runCrisprBowtie] Searching for SpCas9 protospacers
# reads processed: 6
# reads with at least one alignment: 6 (100.00%)
# reads that failed to align: 0 (0.00%)
Reported 6 alignments
[runCrisprBowtie] Using BSgenome.Hsapiens.UCSC.hg38
[runCrisprBowtie] Searching for SpCas9 protospacers
# reads processed: 6
# reads with at least one alignment: 6 (100.00%)
# reads that failed to align: 0 (0.00%)
Reported 6 alignments
[runCrisprBowtie] Using BSgenome.Hsapiens.UCSC.hg38
[runCrisprBowtie] Searching for SpCas9 protospacers
# reads processed: 6
# reads with at least one alignment: 6 (100.00%)
# reads that failed to align: 0 (0.00%)
Reported 6 alignments
[runCrisprBowtie] Using BSgenome.Hsapiens.UCSC.hg38
[runCrisprBowtie] Searching for SpCas9 protospacers
# reads processed: 6
# reads with at least one alignment: 6 (100.00%)
# reads that failed to align: 0 (0.00%)
Reported 6 alignments
[ FAIL 0 | WARN 0 | SKIP 78 | PASS 1090 ]
══ Skipped tests (78) ══════════════════════════════════════════════════════════
• empty test (69): 'test-GuideSet-class.R:214:1',
'test-GuideSet-class.R:225:1', 'test-GuideSet-class.R:230:1',
'test-addGeneAnnotation.R:17:1', 'test-addGeneAnnotation.R:116:1',
'test-addGeneAnnotation.R:174:1', 'test-addNtcs.R:352:1',
'test-addNtcs.R:398:1', 'test-addOffTargetScores.R:21:1',
'test-addOnTargetScores.R:20:1', 'test-addOnTargetScores.R:67:1',
'test-addOnTargetScores.R:87:1', 'test-addOnTargetScores.R:101:1',
'test-addOnTargetScores.R:145:1', 'test-addOnTargetScores.R:157:1',
'test-addOnTargetScores.R:190:1', 'test-addPamScores.R:30:1',
'test-addRepeats.R:78:1', 'test-addRepeats.R:84:1', 'test-addRepeats.R:89:1',
'test-addRestrictionEnzymes.R:89:1', 'test-addRestrictionEnzymes.R:180:1',
'test-addRestrictionEnzymes.R:185:1', 'test-addRestrictionEnzymes.R:191:1',
'test-addRestrictionEnzymes.R:198:1', 'test-addSpacerAlignments.R:63:1',
'test-addSpacerAlignments.R:147:1', 'test-addSpacerAlignments.R:199:1',
'test-addSpacerAlignments.R:266:1', 'test-addSpacerAlignments.R:349:1',
'test-addSpacerAlignments.R:469:1', 'test-addSpacerAlignments.R:509:1',
'test-addSpacerAlignments.R:546:1', 'test-addSpacerAlignments.R:572:1',
'test-addSpacerAlignments.R:603:1', 'test-addSpacerAlignments.R:627:1',
'test-addSpacerAlignments.R:650:1', 'test-addSpacerAlignments.R:669:1',
'test-addSpacerAlignments.R:720:1', 'test-completeSpacers.R:27:1',
'test-completeSpacers.R:32:1', 'test-completeSpacers.R:37:1',
'test-completeSpacers.R:42:1', 'test-completeSpacers.R:47:1',
'test-completeSpacers.R:52:1', 'test-completeSpacers.R:60:1',
'test-completeSpacers.R:73:1', 'test-completeSpacers.R:78:1',
'test-completeSpacers.R:83:1', 'test-completeSpacers.R:88:1',
'test-completeSpacers.R:93:1', 'test-completeSpacers.R:113:1',
'test-completeSpacers.R:118:1', 'test-completeSpacers.R:123:1',
'test-completeSpacers.R:128:1', 'test-completeSpacers.R:133:1',
'test-completeSpacers.R:139:1', 'test-completeSpacers.R:144:1',
'test-completeSpacers.R:167:1', 'test-completeSpacers.R:172:1',
'test-completeSpacers.R:177:1', 'test-completeSpacers.R:182:1',
'test-completeSpacers.R:187:1', 'test-completeSpacers.R:193:1',
'test-completeSpacers.R:198:1', 'test-completeSpacers.R:203:1',
'test-completeSpacers.R:208:1', 'test-completeSpacers.R:213:1',
'test-queryTxObject.R:152:1'
• long run time (8): 'test-TxDb2GRangesList.R:19:5',
'test-TxDb2GRangesList.R:36:5', 'test-TxDb2GRangesList.R:56:5',
'test-TxDb2GRangesList.R:77:5', 'test-addSNPAnnotation.R:33:5',
'test-addSNPAnnotation.R:70:5', 'test-addSNPAnnotation.R:79:5',
'test-addSNPAnnotation.R:124:5'
• no del for guideSetExample (1): 'test-addSNPAnnotation.R:148:5'
[ FAIL 0 | WARN 0 | SKIP 78 | PASS 1090 ]
>
> proc.time()
user system elapsed
242.182 4.321 248.090
crisprDesign.Rcheck/crisprDesign-Ex.timings
| name | user | system | elapsed | |
| GuideSet-class | 0.182 | 0.004 | 0.187 | |
| GuideSet2DataFrames | 2.968 | 0.088 | 3.062 | |
| PairedGuideSet-class | 0.543 | 0.004 | 0.549 | |
| TxDb2GRangesList | 0 | 0 | 0 | |
| addCompositeScores | 1.363 | 0.052 | 1.418 | |
| addDistanceToTss | 0.041 | 0.012 | 0.054 | |
| addEditedAlleles | 16.191 | 0.278 | 16.508 | |
| addExonTable | 0.001 | 0.000 | 0.001 | |
| addGeneAnnotation | 2.005 | 0.024 | 2.034 | |
| addIsoformAnnotation | 0.136 | 0.000 | 0.137 | |
| addNtcs | 0.503 | 0.004 | 0.508 | |
| addOffTargetScores | 0.322 | 0.000 | 0.322 | |
| addOnTargetScores | 0.000 | 0.000 | 0.001 | |
| addOpsBarcodes | 0.042 | 0.000 | 0.042 | |
| addPamScores | 0.640 | 0.000 | 0.641 | |
| addRepeats | 0.359 | 0.000 | 0.359 | |
| addRestrictionEnzymes | 0.948 | 0.008 | 0.958 | |
| addSNPAnnotation | 17.321 | 0.100 | 17.463 | |
| addSequenceFeatures | 0.615 | 0.008 | 0.625 | |
| addSpacerAlignments | 0.001 | 0.000 | 0.001 | |
| addTssAnnotation | 0.236 | 0.008 | 0.244 | |
| addTxTable | 0.000 | 0.000 | 0.001 | |
| completeSpacers | 0.524 | 0.111 | 0.638 | |
| convertToMinMaxGRanges | 0.082 | 0.033 | 0.115 | |
| convertToProtospacerGRanges | 0.354 | 0.051 | 0.405 | |
| designOpsLibrary | 0.140 | 0.024 | 0.165 | |
| findSpacerPairs | 2.985 | 0.367 | 3.362 | |
| findSpacers | 2.046 | 0.076 | 2.128 | |
| getBarcodeDistanceMatrix | 1.040 | 0.048 | 1.089 | |
| getConsensusIsoform | 0.096 | 0.016 | 0.112 | |
| getMrnaSequences | 0.440 | 0.020 | 0.461 | |
| getPreMrnaSequences | 0.390 | 0.016 | 0.407 | |
| getTssObjectFromTxObject | 0.085 | 0.008 | 0.093 | |
| getTxDb | 0.001 | 0.000 | 0.000 | |
| getTxInfoDataFrame | 0.919 | 0.052 | 0.972 | |
| preparePfamTable | 0.002 | 0.000 | 0.002 | |
| queryTss | 0.037 | 0.000 | 0.037 | |
| queryTxObject | 0.048 | 0.000 | 0.048 | |
| rankSpacers | 2.379 | 0.052 | 2.436 | |
| removeRepeats | 0.341 | 0.016 | 0.358 | |
| updateOpsLibrary | 0.314 | 0.000 | 0.315 | |
| validateOpsLibrary | 0.192 | 0.000 | 0.192 | |