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

This page was generated on 2024-04-17 11:37:37 -0400 (Wed, 17 Apr 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4676
palomino4Windows Server 2022 Datacenterx644.3.3 (2024-02-29 ucrt) -- "Angel Food Cake" 4414
merida1macOS 12.7.1 Montereyx86_644.3.3 (2024-02-29) -- "Angel Food Cake" 4437
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 456/2266HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
crisprDesign 1.4.0  (landing page)
Jean-Philippe Fortin
Snapshot Date: 2024-04-15 14:05:01 -0400 (Mon, 15 Apr 2024)
git_url: https://git.bioconductor.org/packages/crisprDesign
git_branch: RELEASE_3_18
git_last_commit: 47405b3
git_last_commit_date: 2023-10-24 11:43:12 -0400 (Tue, 24 Oct 2023)
nebbiolo2Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino4Windows Server 2022 Datacenter / x64  OK    OK    OK    OK  UNNEEDED, same version is already published
merida1macOS 12.7.1 Monterey / x86_64  OK    OK    OK    OK  UNNEEDED, same version is already published
kjohnson1macOS 13.6.1 Ventura / arm64see weekly results here

CHECK results for crisprDesign on merida1


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.

raw results


Summary

Package: crisprDesign
Version: 1.4.0
Command: /Library/Frameworks/R.framework/Resources/bin/R CMD check --install=check:crisprDesign.install-out.txt --library=/Library/Frameworks/R.framework/Resources/library --no-vignettes --timings crisprDesign_1.4.0.tar.gz
StartedAt: 2024-04-16 01:20:24 -0400 (Tue, 16 Apr 2024)
EndedAt: 2024-04-16 01:39:51 -0400 (Tue, 16 Apr 2024)
EllapsedTime: 1166.6 seconds
RetCode: 0
Status:   OK  
CheckDir: crisprDesign.Rcheck
Warnings: 0

Command output

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


* using log directory ‘/Users/biocbuild/bbs-3.18-bioc/meat/crisprDesign.Rcheck’
* using R version 4.3.3 (2024-02-29)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Monterey 12.7.1
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘crisprDesign/DESCRIPTION’ ... OK
* this is package ‘crisprDesign’ version ‘1.4.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 ... OK
* checking top-level files ... OK
* checking for left-over files ... OK
* checking index information ... OK
* checking package subdirectories ... OK
* checking R 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 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 27.708  0.184  29.177
addEditedAlleles 24.350  0.536  26.334
findSpacerPairs   4.617  0.109   5.716
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
  Running ‘testthat.R’
 OK
* checking for unstated dependencies in vignettes ... OK
* checking package vignettes in ‘inst/doc’ ... OK
* checking running R code from vignettes ... SKIPPED
* checking re-building of vignette outputs ... SKIPPED
* checking PDF version of manual ... OK
* DONE

Status: 1 NOTE
See
  ‘/Users/biocbuild/bbs-3.18-bioc/meat/crisprDesign.Rcheck/00check.log’
for details.



Installation output

crisprDesign.Rcheck/00install.out

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


* installing to library ‘/Library/Frameworks/R.framework/Versions/4.3-x86_64/Resources/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)

Tests output

crisprDesign.Rcheck/tests/testthat.Rout


R version 4.3.3 (2024-02-29) -- "Angel Food Cake"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin20 (64-bit)

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 1018 ]

══ 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 1018 ]
> 
> proc.time()
   user  system elapsed 
391.518   8.569 423.975 

Example timings

crisprDesign.Rcheck/crisprDesign-Ex.timings

nameusersystemelapsed
GuideSet-class0.2850.0080.312
GuideSet2DataFrames2.1320.1102.353
PairedGuideSet-class2.0250.0802.187
TxDb2GRangesList0.0010.0010.001
addCompositeScores2.2100.1072.413
addDistanceToTss0.0860.0120.102
addEditedAlleles24.350 0.53626.334
addExonTable0.0020.0010.002
addGeneAnnotation3.1440.0973.344
addIsoformAnnotation0.2340.0040.240
addNtcs0.6860.0280.720
addOffTargetScores0.5340.0070.545
addOnTargetScores0.0000.0010.001
addOpsBarcodes0.0630.0020.066
addPamScores1.0060.0061.021
addRepeats0.4560.0280.493
addRestrictionEnzymes1.5400.0201.582
addSNPAnnotation27.708 0.18429.177
addSequenceFeatures0.9530.0050.972
addSpacerAlignments0.0020.0010.004
addTssAnnotation0.3850.0040.391
addTxTable0.0010.0000.001
completeSpacers0.7270.0520.843
convertToMinMaxGRanges0.1200.0020.166
convertToProtospacerGRanges0.4540.0290.572
designOpsLibrary0.2700.0080.372
findSpacerPairs4.6170.1095.716
findSpacers3.0250.0583.174
getBarcodeDistanceMatrix2.0920.0682.249
getConsensusIsoform0.1430.0020.147
getMrnaSequences0.5970.0400.642
getPreMrnaSequences0.6900.0640.766
getTssObjectFromTxObject0.1180.0030.123
getTxDb0.0010.0000.001
getTxInfoDataFrame1.4080.1341.631
preparePfamTable0.0030.0020.005
queryTss0.0780.0020.082
queryTxObject0.0610.0060.069
rankSpacers3.8190.0704.073
removeRepeats0.4920.0280.537
updateOpsLibrary0.4590.0040.472
validateOpsLibrary0.3050.0030.319