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

This page was generated on 2024-05-09 11:40:43 -0400 (Thu, 09 May 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_644.4.0 (2024-04-24) -- "Puppy Cup" 4748
palomino3Windows Server 2022 Datacenterx644.4.0 (2024-04-24 ucrt) -- "Puppy Cup" 4484
lconwaymacOS 12.7.1 Montereyx86_644.4.0 (2024-04-24) -- "Puppy Cup" 4514
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch644.4.0 beta (2024-04-15 r86425) -- "Puppy Cup" 4480
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-08 14:00:19 -0400 (Wed, 08 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)
nebbiolo1Linux (Ubuntu 22.04.3 LTS) / x86_64  OK    OK    OK  UNNEEDED, same version is already published
palomino3Windows 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
kunpeng2Linux (openEuler 22.03 LTS-SP1) / aarch64  OK    OK    OK  
kjohnson3macOS 13.6.5 Ventura / arm64see weekly results here

CHECK results for crisprDesign on kunpeng2


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.

raw results


Summary

Package: crisprDesign
Version: 1.6.0
Command: /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:crisprDesign.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings crisprDesign_1.6.0.tar.gz
StartedAt: 2024-05-09 06:17:11 -0000 (Thu, 09 May 2024)
EndedAt: 2024-05-09 06:29:32 -0000 (Thu, 09 May 2024)
EllapsedTime: 740.2 seconds
RetCode: 0
Status:   OK  
CheckDir: crisprDesign.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD check --install=check:crisprDesign.install-out.txt --library=/home/biocbuild/R/R-beta-2024-04-15_r86425/site-library --no-vignettes --timings crisprDesign_1.6.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/crisprDesign.Rcheck’
* using R version 4.4.0 beta (2024-04-15 r86425)
* using platform: aarch64-unknown-linux-gnu
* R was compiled by
    gcc (GCC) 10.3.1
    GNU Fortran (GCC) 10.3.1
* running under: openEuler 22.03 (LTS-SP1)
* 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 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.238  0.219  17.502
addEditedAlleles 15.609  0.351  16.000
* 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.19-bioc/meat/crisprDesign.Rcheck/00check.log’
for details.


Installation output

crisprDesign.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-beta-2024-04-15_r86425/bin/R CMD INSTALL crisprDesign
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-beta-2024-04-15_r86425/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)

Tests output

crisprDesign.Rcheck/tests/testthat.Rout


R version 4.4.0 beta (2024-04-15 r86425) -- "Puppy Cup"
Copyright (C) 2024 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 
254.298   6.596 263.260 

Example timings

crisprDesign.Rcheck/crisprDesign-Ex.timings

nameusersystemelapsed
GuideSet-class0.3420.0080.351
GuideSet2DataFrames3.2500.0673.327
PairedGuideSet-class0.5650.0320.599
TxDb2GRangesList000
addCompositeScores1.3560.1121.471
addDistanceToTss0.0510.0000.050
addEditedAlleles15.609 0.35116.000
addExonTable0.0010.0000.000
addGeneAnnotation1.8990.0281.930
addIsoformAnnotation0.1420.0080.150
addNtcs0.4670.0320.499
addOffTargetScores0.3910.0040.397
addOnTargetScores000
addOpsBarcodes0.0450.0000.046
addPamScores0.6270.0120.641
addRepeats0.3540.0080.364
addRestrictionEnzymes2.3060.1162.427
addSNPAnnotation17.238 0.21917.502
addSequenceFeatures0.5880.0120.601
addSpacerAlignments0.0010.0000.001
addTssAnnotation0.2290.0040.232
addTxTable0.0010.0000.000
completeSpacers0.4810.0160.499
convertToMinMaxGRanges0.0760.0000.076
convertToProtospacerGRanges0.3110.0120.324
designOpsLibrary0.1330.0040.137
findSpacerPairs2.7040.0602.771
findSpacers1.8350.0241.864
getBarcodeDistanceMatrix1.0420.0321.075
getConsensusIsoform0.0830.0030.087
getMrnaSequences0.4080.0080.417
getPreMrnaSequences0.3770.0160.394
getTssObjectFromTxObject0.0720.0000.072
getTxDb0.0000.0000.001
getTxInfoDataFrame0.8810.0400.923
preparePfamTable0.0020.0000.002
queryTss0.0310.0000.031
queryTxObject0.0390.0000.039
rankSpacers2.4790.0642.549
removeRepeats0.3490.0040.354
updateOpsLibrary0.2610.0040.265
validateOpsLibrary0.1840.0000.184