| Back to Mac ARM64 build report for BioC 3.17 |
|
This page was generated on 2023-10-20 09:38:00 -0400 (Fri, 20 Oct 2023).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| kjohnson2 | macOS 12.6.1 Monterey | arm64 | 4.3.1 (2023-06-16) -- "Beagle Scouts" | 4347 |
| 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 452/2230 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| crisprDesign 1.2.0 (landing page) Jean-Philippe Fortin
| kjohnson2 | macOS 12.6.1 Monterey / arm64 | OK | OK | OK | OK | ||||||||
|
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. |
| Package: crisprDesign |
| Version: 1.2.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.2.0.tar.gz |
| StartedAt: 2023-10-17 12:41:26 -0400 (Tue, 17 Oct 2023) |
| EndedAt: 2023-10-17 12:57:14 -0400 (Tue, 17 Oct 2023) |
| EllapsedTime: 948.3 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: crisprDesign.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### 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.2.0.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.17-bioc-mac-arm64/meat/crisprDesign.Rcheck’
* using R version 4.3.1 (2023-06-16)
* using platform: aarch64-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.6.7
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘crisprDesign/DESCRIPTION’ ... OK
* this is package ‘crisprDesign’ version ‘1.2.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 15.449 0.203 23.975
addEditedAlleles 12.455 0.299 19.604
* 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.17-bioc-mac-arm64/meat/crisprDesign.Rcheck/00check.log’
for details.
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-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)
crisprDesign.Rcheck/tests/testthat.Rout
R version 4.3.1 (2023-06-16) -- "Beagle Scouts"
Copyright (C) 2023 The R Foundation for Statistical Computing
Platform: aarch64-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
218.805 5.551 354.477
crisprDesign.Rcheck/crisprDesign-Ex.timings
| name | user | system | elapsed | |
| GuideSet-class | 0.191 | 0.004 | 0.279 | |
| GuideSet2DataFrames | 1.247 | 0.042 | 1.965 | |
| PairedGuideSet-class | 0.577 | 0.041 | 0.961 | |
| TxDb2GRangesList | 0 | 0 | 0 | |
| addCompositeScores | 1.423 | 0.046 | 2.260 | |
| addDistanceToTss | 0.898 | 0.011 | 1.408 | |
| addEditedAlleles | 12.455 | 0.299 | 19.604 | |
| addExonTable | 0.001 | 0.000 | 0.001 | |
| addGeneAnnotation | 1.985 | 0.104 | 3.175 | |
| addIsoformAnnotation | 0.152 | 0.003 | 0.239 | |
| addNtcs | 0.488 | 0.021 | 0.776 | |
| addOffTargetScores | 0.308 | 0.007 | 0.485 | |
| addOnTargetScores | 0 | 0 | 0 | |
| addOpsBarcodes | 0.043 | 0.001 | 0.068 | |
| addPamScores | 0.544 | 0.006 | 0.859 | |
| addRepeats | 0.391 | 0.023 | 0.630 | |
| addRestrictionEnzymes | 0.886 | 0.011 | 1.372 | |
| addSNPAnnotation | 15.449 | 0.203 | 23.975 | |
| addSequenceFeatures | 0.558 | 0.006 | 0.858 | |
| addSpacerAlignments | 0.001 | 0.000 | 0.002 | |
| addTssAnnotation | 0.241 | 0.004 | 0.380 | |
| addTxTable | 0.001 | 0.000 | 0.001 | |
| completeSpacers | 0.503 | 0.037 | 0.832 | |
| convertToMinMaxGRanges | 0.072 | 0.002 | 0.113 | |
| convertToProtospacerGRanges | 0.359 | 0.021 | 0.572 | |
| designOpsLibrary | 0.151 | 0.003 | 0.225 | |
| findSpacerPairs | 2.671 | 0.074 | 4.190 | |
| findSpacers | 1.949 | 0.048 | 3.042 | |
| getBarcodeDistanceMatrix | 1.473 | 0.028 | 2.311 | |
| getConsensusIsoform | 0.096 | 0.002 | 0.164 | |
| getMrnaSequences | 0.444 | 0.030 | 0.715 | |
| getPreMrnaSequences | 0.394 | 0.028 | 0.646 | |
| getTssObjectFromTxObject | 0.073 | 0.002 | 0.113 | |
| getTxDb | 0.000 | 0.000 | 0.001 | |
| getTxInfoDataFrame | 0.990 | 0.082 | 1.674 | |
| preparePfamTable | 0.002 | 0.001 | 0.009 | |
| queryTss | 0.045 | 0.002 | 0.069 | |
| queryTxObject | 0.037 | 0.003 | 0.060 | |
| rankSpacers | 2.281 | 0.048 | 3.627 | |
| removeRepeats | 0.363 | 0.022 | 0.578 | |
| updateOpsLibrary | 0.228 | 0.003 | 0.346 | |
| validateOpsLibrary | 0.227 | 0.004 | 0.344 | |