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

This page was generated on 2024-03-04 11:37:15 -0500 (Mon, 04 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo2Linux (Ubuntu 22.04.3 LTS)x86_644.3.2 Patched (2023-11-13 r85521) -- "Eye Holes" 4692
palomino4Windows Server 2022 Datacenterx644.3.2 (2023-10-31 ucrt) -- "Eye Holes" 4445
lconwaymacOS 12.7.1 Montereyx86_644.3.2 Patched (2023-11-01 r85457) -- "Eye Holes" 4466
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-03-03 14:05:05 -0500 (Sun, 03 Mar 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 -0500 (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
lconwaymacOS 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 lconway


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-03-03 19:55:02 -0500 (Sun, 03 Mar 2024)
EndedAt: 2024-03-03 20:05:47 -0500 (Sun, 03 Mar 2024)
EllapsedTime: 645.2 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.2 Patched (2023-11-01 r85457)
* using platform: x86_64-apple-darwin20 (64-bit)
* R was compiled by
    Apple clang version 14.0.3 (clang-1403.0.22.14.1)
    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
addEditedAlleles 13.331  0.417  13.879
addSNPAnnotation 13.401  0.200  13.734
* 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.2 Patched (2023-11-01 r85457) -- "Eye Holes"
Copyright (C) 2023 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 
208.695   6.997 221.702 

Example timings

crisprDesign.Rcheck/crisprDesign-Ex.timings

nameusersystemelapsed
GuideSet-class0.1590.0050.164
GuideSet2DataFrames1.1680.0511.231
PairedGuideSet-class0.5120.0570.574
TxDb2GRangesList0.0000.0000.001
addCompositeScores2.2000.0482.268
addDistanceToTss0.0500.0050.055
addEditedAlleles13.331 0.41713.879
addExonTable0.0010.0000.001
addGeneAnnotation1.7390.0931.851
addIsoformAnnotation0.1250.0020.129
addNtcs0.4460.0290.481
addOffTargetScores0.2860.0090.299
addOnTargetScores000
addOpsBarcodes0.0400.0010.041
addPamScores0.4950.0080.508
addRepeats0.3310.0250.359
addRestrictionEnzymes0.8010.0220.833
addSNPAnnotation13.401 0.20013.734
addSequenceFeatures0.5160.0070.528
addSpacerAlignments0.0010.0000.001
addTssAnnotation0.2200.0040.226
addTxTable0.0000.0000.001
completeSpacers0.4710.0500.539
convertToMinMaxGRanges0.0690.0020.071
convertToProtospacerGRanges0.3310.0260.359
designOpsLibrary0.1390.0030.141
findSpacerPairs2.5480.0872.659
findSpacers1.6360.0501.698
getBarcodeDistanceMatrix1.3490.0601.423
getConsensusIsoform0.0820.0020.084
getMrnaSequences0.4220.0370.466
getPreMrnaSequences0.3700.0350.412
getTssObjectFromTxObject0.2030.0270.233
getTxDb000
getTxInfoDataFrame0.7860.0900.890
preparePfamTable0.0020.0010.004
queryTss0.0450.0020.050
queryTxObject0.0320.0030.035
rankSpacers1.9030.0561.972
removeRepeats0.3370.0250.364
updateOpsLibrary0.2020.0040.206
validateOpsLibrary0.1830.0060.189