Back to Build/check report for BioC 3.17
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

This page was generated on 2023-01-02 09:00:25 -0500 (Mon, 02 Jan 2023).

HostnameOSArch (*)R versionInstalled pkgs
palomino5Windows Server 2022 Datacenterx64R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences" 4165
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

CHECK results for crisprDesign on palomino5


To the developers/maintainers of the crisprDesign package:
Make sure to use the following settings in order to reproduce any error or warning you see on this page.

raw results

Package 428/2158HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
crisprDesign 1.1.8  (landing page)
Jean-Philippe Fortin
Snapshot Date: 2022-12-28 11:00:06 -0500 (Wed, 28 Dec 2022)
git_url: https://git.bioconductor.org/packages/crisprDesign
git_branch: master
git_last_commit: 48d645c
git_last_commit_date: 2022-12-22 15:23:52 -0500 (Thu, 22 Dec 2022)
palomino5Windows Server 2022 Datacenter / x64  OK    OK    ERROR    OK  

Summary

Package: crisprDesign
Version: 1.1.8
Command: set _R_CHECK_FORCE_SUGGESTS_=0&& F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:crisprDesign.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings crisprDesign_1.1.8.tar.gz
StartedAt: 2022-12-28 22:51:57 -0500 (Wed, 28 Dec 2022)
EndedAt: 2022-12-28 22:59:03 -0500 (Wed, 28 Dec 2022)
EllapsedTime: 425.9 seconds
RetCode: 1
Status:   ERROR  
CheckDir: crisprDesign.Rcheck
Warnings: NA

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   set _R_CHECK_FORCE_SUGGESTS_=0&& F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:crisprDesign.install-out.txt --library=F:\biocbuild\bbs-3.17-bioc\R\library --no-vignettes --timings crisprDesign_1.1.8.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/crisprDesign.Rcheck'
* using R Under development (unstable) (2022-12-25 r83502 ucrt)
* using platform: x86_64-w64-mingw32 (64-bit)
* R was compiled by
    gcc.exe (GCC) 10.4.0
    GNU Fortran (GCC) 10.4.0
* running under: Windows Server x64 (build 20348)
* using session charset: UTF-8
* using option '--no-vignettes'
* checking for file 'crisprDesign/DESCRIPTION' ... OK
* this is package 'crisprDesign' version '1.1.8'
* package encoding: UTF-8
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Packages suggested but not available for checking: 'crisprBwa', 'Rbwa'
* 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 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 8.85   0.25    9.11
addSNPAnnotation 8.57   0.09    8.75
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
  Running 'testthat.R'
 ERROR
Running the tests in 'tests/testthat.R' failed.
Last 13 lines of output:
  • long run time (8)
  • no del for guideSetExample (1)
  
  ══ Failed tests ════════════════════════════════════════════════════════════════
  ── Error ('test-addNtcs.R:146'): (code run outside of `test_that()`) ───────────
  <packageNotFoundError/error/condition>
  Error in `find.package(package, lib.loc, verbose = verbose)`: there is no package called 'crisprDesignData'
  Backtrace:
      ▆
   1. └─utils::data("txdb_human", package = "crisprDesignData") at test-addNtcs.R:146:0
   2.   └─base::find.package(package, lib.loc, verbose = verbose)
  
  [ FAIL 1 | WARN 0 | SKIP 76 | PASS 968 ]
  Error: Test failures
  Execution halted
* 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 ERROR, 2 NOTEs
See
  'F:/biocbuild/bbs-3.17-bioc-rtools43/meat/crisprDesign.Rcheck/00check.log'
for details.


Installation output

crisprDesign.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   F:\biocbuild\bbs-3.17-bioc\R\bin\R.exe CMD INSTALL crisprDesign
###
##############################################################################
##############################################################################


* installing to library 'F:/biocbuild/bbs-3.17-bioc/R/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.fail


R Under development (unstable) (2022-12-25 r83502 ucrt) -- "Unsuffered Consequences"
Copyright (C) 2022 The R Foundation for Statistical Computing
Platform: x86_64-w64-mingw32/x64 (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")
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
[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
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
[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
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
[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
Failed with error:  'there is no package called 'crisprBwa''
[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
Failed with error:  'there is no package called 'crisprBwa''
[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
Failed with error:  'there is no package called 'crisprBwa''
[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
Failed with error:  'there is no package called 'crisprBwa''
Failed with error:  'there is no package called 'crisprBwa''
[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
Failed with error:  'there is no package called 'crisprBwa''
[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
Failed with error:  'there is no package called 'crisprBwa''
[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
Failed with error:  'there is no package called 'crisprBwa''
[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 1 | WARN 0 | SKIP 76 | PASS 968 ]

══ Skipped tests ═══════════════════════════════════════════════════════════════
• empty test (67)
• long run time (8)
• no del for guideSetExample (1)

══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-addNtcs.R:146'): (code run outside of `test_that()`) ───────────
<packageNotFoundError/error/condition>
Error in `find.package(package, lib.loc, verbose = verbose)`: there is no package called 'crisprDesignData'
Backtrace:
    ▆
 1. └─utils::data("txdb_human", package = "crisprDesignData") at test-addNtcs.R:146:0
 2.   └─base::find.package(package, lib.loc, verbose = verbose)

[ FAIL 1 | WARN 0 | SKIP 76 | PASS 968 ]
Error: Test failures
Execution halted

Example timings

crisprDesign.Rcheck/crisprDesign-Ex.timings

nameusersystemelapsed
GuideSet-class0.120.020.14
PairedGuideSet-class0.350.040.44
TxDb2GRangesList000
addCompositeScores0.920.050.97
addDistanceToTss0.040.010.05
addEditedAlleles8.850.259.11
addExonTable1.280.102.00
addGeneAnnotation0.970.051.01
addIsoformAnnotation0.110.000.11
addNtcs0.250.010.26
addOffTargetScores0.250.000.25
addOnTargetScores000
addOpsBarcodes0.010.000.02
addPamScores0.310.020.33
addRepeats0.190.010.20
addRestrictionEnzymes0.560.020.58
addSNPAnnotation8.570.098.75
addSequenceFeatures0.350.000.35
addSpacerAlignments0.010.000.01
addTssAnnotation0.130.000.13
addTxTable1.090.061.15
completeSpacers0.250.050.30
convertToMinMaxGRanges0.050.000.04
convertToProtospacerGRanges0.140.050.21
designOpsLibrary0.090.000.09
findSpacerPairs1.640.121.78
findSpacers1.110.021.12
flattenGuideSet0.610.010.63
getBarcodeDistanceMatrix2.120.022.14
getConsensusIsoform0.050.000.04
getMrnaSequences0.200.050.25
getTssObjectFromTxObject0.030.000.03
getTxDb000
getTxInfoDataFrame0.480.090.58
preparePfamTable000
queryTss0.030.000.03
queryTxObject0.020.000.02
rankSpacers1.300.081.37
removeRepeats0.140.050.19
updateOpsLibrary0.130.000.13
validateOpsLibrary0.120.000.12