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

This page was generated on 2024-03-28 11:40:35 -0400 (Thu, 28 Mar 2024).

HostnameOSArch (*)R versionInstalled pkgs
nebbiolo1Linux (Ubuntu 22.04.3 LTS)x86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4708
palomino3Windows Server 2022 Datacenterx64R Under development (unstable) (2024-03-16 r86144 ucrt) -- "Unsuffered Consequences" 4446
lconwaymacOS 12.7.1 Montereyx86_64R Under development (unstable) (2024-03-18 r86148) -- "Unsuffered Consequences" 4471
kunpeng2Linux (openEuler 22.03 LTS-SP1)aarch64R Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences" 4426
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 459/2270HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
crisprDesign 1.5.2  (landing page)
Jean-Philippe Fortin
Snapshot Date: 2024-03-27 14:00:18 -0400 (Wed, 27 Mar 2024)
git_url: https://git.bioconductor.org/packages/crisprDesign
git_branch: devel
git_last_commit: 9b0d901
git_last_commit_date: 2024-02-29 13:07:27 -0400 (Thu, 29 Feb 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  

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.5.2
Command: /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD check --install=check:crisprDesign.install-out.txt --library=/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library --no-vignettes --timings crisprDesign_1.5.2.tar.gz
StartedAt: 2024-03-28 04:15:20 -0000 (Thu, 28 Mar 2024)
EndedAt: 2024-03-28 04:27:38 -0000 (Thu, 28 Mar 2024)
EllapsedTime: 738.3 seconds
RetCode: 0
Status:   OK  
CheckDir: crisprDesign.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   /home/biocbuild/R/R-4.4-devel-2024.03.20/bin/R CMD check --install=check:crisprDesign.install-out.txt --library=/home/biocbuild/R/R-4.4-devel-2024.03.20/site-library --no-vignettes --timings crisprDesign_1.5.2.tar.gz
###
##############################################################################
##############################################################################


* using log directory ‘/home/biocbuild/bbs-3.19-bioc/meat/crisprDesign.Rcheck’
* using R Under development (unstable) (2024-03-19 r86153)
* 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.5.2’
* 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 18.270  0.196  18.506
addEditedAlleles 17.449  0.431  17.916
* 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-4.4-devel-2024.03.20/bin/R CMD INSTALL crisprDesign
###
##############################################################################
##############################################################################


* installing to library ‘/home/biocbuild/R/R-4.4-devel-2024.03.20/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 Under development (unstable) (2024-03-19 r86153) -- "Unsuffered Consequences"
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 
259.876   6.087 267.120 

Example timings

crisprDesign.Rcheck/crisprDesign-Ex.timings

nameusersystemelapsed
GuideSet-class0.1970.0000.197
GuideSet2DataFrames3.4950.1403.643
PairedGuideSet-class0.5540.0040.559
TxDb2GRangesList000
addCompositeScores1.3700.0871.460
addDistanceToTss0.0510.0000.052
addEditedAlleles17.449 0.43117.916
addExonTable000
addGeneAnnotation2.1130.0442.162
addIsoformAnnotation0.1560.0040.160
addNtcs0.5130.0040.518
addOffTargetScores0.3420.0000.343
addOnTargetScores000
addOpsBarcodes0.0450.0000.045
addPamScores0.6380.0000.639
addRepeats0.3370.0160.354
addRestrictionEnzymes1.0410.0161.058
addSNPAnnotation18.270 0.19618.506
addSequenceFeatures0.6650.0040.670
addSpacerAlignments0.0010.0000.000
addTssAnnotation0.2570.0080.266
addTxTable000
completeSpacers0.5400.0310.573
convertToMinMaxGRanges0.0910.0040.094
convertToProtospacerGRanges0.3600.0080.370
designOpsLibrary0.1510.0040.156
findSpacerPairs3.0430.0723.122
findSpacers2.0030.0242.031
getBarcodeDistanceMatrix1.0780.0201.099
getConsensusIsoform0.090.000.09
getMrnaSequences0.4090.0160.426
getPreMrnaSequences0.3810.0080.390
getTssObjectFromTxObject0.0720.0000.072
getTxDb0.0010.0000.000
getTxInfoDataFrame1.1130.0281.144
preparePfamTable0.0020.0000.002
queryTss0.0320.0000.032
queryTxObject0.0410.0000.042
rankSpacers2.4280.0082.442
removeRepeats0.3540.0000.355
updateOpsLibrary0.2370.0040.242
validateOpsLibrary0.1750.0000.176