Back to Mac ARM64 build report for BioC 3.19
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2024-05-07 11:32:32 -0400 (Tue, 07 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
kjohnson3macOS 13.6.5 Venturaarm644.4.0 (2024-04-24) -- "Puppy Cup" 4461
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 461/2300HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
crisprDesign 1.6.0  (landing page)
Jean-Philippe Fortin
Snapshot Date: 2024-05-06 14:00:02 -0400 (Mon, 06 May 2024)
git_url: https://git.bioconductor.org/packages/crisprDesign
git_branch: RELEASE_3_19
git_last_commit: 9c8b631
git_last_commit_date: 2024-04-30 11:43:47 -0400 (Tue, 30 Apr 2024)
kjohnson3macOS 13.6.5 Ventura / arm64  OK    OK    OK    OK  UNNEEDED, same version is already published

CHECK results for crisprDesign on kjohnson3


To the developers/maintainers of the crisprDesign package:
- 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.6.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.6.0.tar.gz
StartedAt: 2024-05-06 20:43:40 -0400 (Mon, 06 May 2024)
EndedAt: 2024-05-06 20:46:58 -0400 (Mon, 06 May 2024)
EllapsedTime: 198.1 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.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/Users/biocbuild/bbs-3.19-bioc-mac-arm64/meat/crisprDesign.Rcheck’
* using R version 4.4.0 (2024-04-24)
* using platform: aarch64-apple-darwin20
* R was compiled by
    Apple clang version 14.0.0 (clang-1400.0.29.202)
    GNU Fortran (GCC) 12.2.0
* running under: macOS Ventura 13.6.5
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘crisprDesign/DESCRIPTION’ ... OK
* this is package ‘crisprDesign’ version ‘1.6.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 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
* 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
  ‘/Users/biocbuild/bbs-3.19-bioc-mac-arm64/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.4-arm64/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.4.0 (2024-04-24) -- "Puppy Cup"
Copyright (C) 2024 The R Foundation for Statistical Computing
Platform: aarch64-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.

> 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-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-GuideSet-class.R:214:1', 'test-GuideSet-class.R:225:1',
  'test-GuideSet-class.R:230:1', 'test-queryTxObject.R:152:1'
• long run time (8): 'test-addSNPAnnotation.R:33:5',
  'test-addSNPAnnotation.R:70:5', 'test-addSNPAnnotation.R:79:5',
  'test-addSNPAnnotation.R:124:5', 'test-TxDb2GRangesList.R:19:5',
  'test-TxDb2GRangesList.R:36:5', 'test-TxDb2GRangesList.R:56:5',
  'test-TxDb2GRangesList.R:77:5'
• no del for guideSetExample (1): 'test-addSNPAnnotation.R:148:5'

[ FAIL 0 | WARN 0 | SKIP 78 | PASS 1090 ]
> 
> proc.time()
   user  system elapsed 
 55.718   1.611  57.809 

Example timings

crisprDesign.Rcheck/crisprDesign-Ex.timings

nameusersystemelapsed
GuideSet-class0.0440.0010.044
GuideSet2DataFrames0.8690.0210.890
PairedGuideSet-class0.1310.0120.143
TxDb2GRangesList000
addCompositeScores0.3060.0100.316
addDistanceToTss0.0150.0030.018
addEditedAlleles4.1080.0924.200
addExonTable000
addGeneAnnotation0.4460.0300.476
addIsoformAnnotation0.0390.0020.041
addNtcs0.1060.0090.116
addOffTargetScores0.1020.0050.106
addOnTargetScores000
addOpsBarcodes0.0150.0010.016
addPamScores0.1120.0000.112
addRepeats0.0830.0060.090
addRestrictionEnzymes0.2560.0050.262
addSNPAnnotation3.3790.0173.397
addSequenceFeatures0.1290.0010.130
addSpacerAlignments0.0000.0000.001
addTssAnnotation0.0510.0010.052
addTxTable0.0000.0000.001
completeSpacers0.1060.0110.118
convertToMinMaxGRanges0.0220.0010.023
convertToProtospacerGRanges0.0810.0070.088
designOpsLibrary0.0430.0010.044
findSpacerPairs0.6090.0230.632
findSpacers0.3870.0130.401
getBarcodeDistanceMatrix0.4860.0120.498
getConsensusIsoform0.0220.0010.023
getMrnaSequences0.1050.0100.116
getPreMrnaSequences0.0820.0090.091
getTssObjectFromTxObject0.0150.0010.015
getTxDb000
getTxInfoDataFrame0.3020.0340.336
preparePfamTable0.0010.0000.001
queryTss0.0090.0010.009
queryTxObject0.0100.0000.011
rankSpacers0.5070.0150.522
removeRepeats0.0740.0060.080
updateOpsLibrary0.0540.0030.058
validateOpsLibrary0.0520.0030.056