| Back to Multiple platform build/check report for BioC 3.9 |
|
This page was generated on 2019-04-09 13:28:57 -0400 (Tue, 09 Apr 2019).
| Package 357/1703 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||
| CRISPRseek 1.23.4 Lihua Julie Zhu
| malbec2 | Linux (Ubuntu 18.04.2 LTS) / x86_64 | OK | OK | OK | |||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | OK | OK | |||||||
| celaya2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | OK | OK | |||||||
| merida2 | OS X 10.11.6 El Capitan / x86_64 | OK | OK | [ OK ] | OK |
| Package: CRISPRseek |
| Version: 1.23.4 |
| Command: /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:CRISPRseek.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings CRISPRseek_1.23.4.tar.gz |
| StartedAt: 2019-04-09 00:13:05 -0400 (Tue, 09 Apr 2019) |
| EndedAt: 2019-04-09 00:21:22 -0400 (Tue, 09 Apr 2019) |
| EllapsedTime: 496.7 seconds |
| RetCode: 0 |
| Status: OK |
| CheckDir: CRISPRseek.Rcheck |
| Warnings: 0 |
##############################################################################
##############################################################################
###
### Running command:
###
### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD check --install=check:CRISPRseek.install-out.txt --library=/Library/Frameworks/R.framework/Versions/Current/Resources/library --no-vignettes --timings CRISPRseek_1.23.4.tar.gz
###
##############################################################################
##############################################################################
* using log directory ‘/Users/biocbuild/bbs-3.9-bioc/meat/CRISPRseek.Rcheck’
* using R Under development (unstable) (2018-11-27 r75683)
* using platform: x86_64-apple-darwin15.6.0 (64-bit)
* using session charset: UTF-8
* using option ‘--no-vignettes’
* checking for file ‘CRISPRseek/DESCRIPTION’ ... OK
* checking extension type ... Package
* this is package ‘CRISPRseek’ version ‘1.23.4’
* 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 ... OK
* checking for portable file names ... OK
* checking for sufficient/correct file permissions ... OK
* checking whether package ‘CRISPRseek’ 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 ... NOTE
annotateOffTargets: no visible global function definition for ‘GRanges’
annotateOffTargets: no visible global function definition for ‘as’
annotateOffTargets: no visible global function definition for ‘exons’
annotateOffTargets: no visible global function definition for
‘seqlevels<-’
annotateOffTargets: no visible global function definition for
‘seqlevels’
annotateOffTargets: no visible global function definition for ‘genes’
buildFeatureVectorForScoring: no visible global function definition for
‘as’
buildFeatureVectorForScoring2: no visible global function definition
for ‘as’
filterOffTarget: no visible global function definition for ‘seqlengths’
getSeqFromBed: no visible global function definition for ‘seqlengths’
uniqueREs: no visible global function definition for ‘seqlengths’
writeHits: no visible global function definition for ‘as’
writeHits2: no visible global function definition for ‘as’
Undefined global functions or variables:
GRanges as exons genes seqlengths seqlevels seqlevels<-
Consider adding
importFrom("methods", "as")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* checking Rd files ... NOTE
prepare_Rd: annotateOffTargets.Rd:47-49: Dropping empty section \details
prepare_Rd: annotateOffTargets.Rd:59-61: Dropping empty section \note
prepare_Rd: buildFeatureVectorForScoring.Rd:48-50: Dropping empty section \details
prepare_Rd: buildFeatureVectorForScoring.Rd:77-79: Dropping empty section \note
prepare_Rd: buildFeatureVectorForScoring.Rd:71-73: Dropping empty section \references
prepare_Rd: calculategRNAEfficiency.Rd:49-51: Dropping empty section \note
prepare_Rd: compare2Sequences.Rd:226-228: Dropping empty section \details
prepare_Rd: compare2Sequences.Rd:268-270: Dropping empty section \note
prepare_Rd: filterOffTarget.Rd:102-104: Dropping empty section \details
prepare_Rd: filterOffTarget.Rd:116-118: Dropping empty section \note
prepare_Rd: filtergRNA.Rd:48-50: Dropping empty section \details
prepare_Rd: filtergRNA.Rd:62-64: Dropping empty section \note
prepare_Rd: filtergRNA.Rd:56-58: Dropping empty section \references
prepare_Rd: findgRNAs.Rd:113-115: Dropping empty section \references
prepare_Rd: getOfftargetScore.Rd:73-75: Dropping empty section \note
prepare_Rd: isPatternUnique.Rd:22-24: Dropping empty section \details
prepare_Rd: isPatternUnique.Rd:34-36: Dropping empty section \note
prepare_Rd: isPatternUnique.Rd:28-30: Dropping empty section \references
prepare_Rd: isPatternUnique.Rd:40-41: Dropping empty section \seealso
prepare_Rd: offTargetAnalysis.Rd:293-295: Dropping empty section \details
prepare_Rd: offTargetAnalysis.Rd:316-318: Dropping empty section \note
prepare_Rd: searchHits.Rd:58-60: Dropping empty section \details
prepare_Rd: searchHits.Rd:80-82: Dropping empty section \note
prepare_Rd: searchHits.Rd:74-76: Dropping empty section \references
prepare_Rd: searchHits2.Rd:66-68: Dropping empty section \details
prepare_Rd: searchHits2.Rd:88-90: Dropping empty section \note
prepare_Rd: searchHits2.Rd:82-84: Dropping empty section \references
prepare_Rd: translatePattern.Rd:22-24: Dropping empty section \details
prepare_Rd: translatePattern.Rd:34-36: Dropping empty section \note
prepare_Rd: translatePattern.Rd:28-30: Dropping empty section \references
prepare_Rd: translatePattern.Rd:40-42: Dropping empty section \seealso
prepare_Rd: uniqueREs.Rd:40-42: Dropping empty section \details
prepare_Rd: uniqueREs.Rd:53-55: Dropping empty section \note
prepare_Rd: uniqueREs.Rd:47-49: Dropping empty section \references
prepare_Rd: uniqueREs.Rd:59-60: Dropping empty section \seealso
prepare_Rd: writeHits.Rd:73-75: Dropping empty section \details
prepare_Rd: writeHits.Rd:85-87: Dropping empty section \note
prepare_Rd: writeHits2.Rd:76-78: Dropping empty section \details
prepare_Rd: writeHits2.Rd:88-90: Dropping empty section \note
* 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 sizes of PDF files under ‘inst/doc’ ... OK
* checking files in ‘vignettes’ ... OK
* checking examples ... OK
Examples with CPU or elapsed time > 5s
user system elapsed
CRISPRseek-package 177.588 9.647 189.034
offTargetAnalysis 45.245 1.231 46.915
compare2Sequences 6.150 0.060 6.314
annotateOffTargets 5.765 0.196 5.983
filterOffTarget 5.513 0.179 5.771
searchHits2 5.158 0.474 5.704
* checking for unstated dependencies in ‘tests’ ... OK
* checking tests ...
Running ‘runTests.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: 2 NOTEs
See
‘/Users/biocbuild/bbs-3.9-bioc/meat/CRISPRseek.Rcheck/00check.log’
for details.
CRISPRseek.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### /Library/Frameworks/R.framework/Versions/Current/Resources/bin/R CMD INSTALL CRISPRseek ### ############################################################################## ############################################################################## * installing to library ‘/Library/Frameworks/R.framework/Versions/3.6/Resources/library’ * installing *source* package ‘CRISPRseek’ ... ** R ** 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 * DONE (CRISPRseek)
CRISPRseek.Rcheck/tests/runTests.Rout
R Under development (unstable) (2018-11-27 r75683) -- "Unsuffered Consequences"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: x86_64-apple-darwin15.6.0 (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.
> #BiocGenerics:::testPackage("CRISPRseek")
>
> proc.time()
user system elapsed
0.261 0.069 0.297
CRISPRseek.Rcheck/CRISPRseek-Ex.timings
| name | user | system | elapsed | |
| CRISPRseek-package | 177.588 | 9.647 | 189.034 | |
| annotateOffTargets | 5.765 | 0.196 | 5.983 | |
| buildFeatureVectorForScoring | 0.119 | 0.001 | 0.120 | |
| calculategRNAEfficiency | 0.030 | 0.007 | 0.038 | |
| compare2Sequences | 6.150 | 0.060 | 6.314 | |
| filterOffTarget | 5.513 | 0.179 | 5.771 | |
| filtergRNA | 0.860 | 0.033 | 0.908 | |
| findgRNAs | 0.182 | 0.010 | 0.194 | |
| getOfftargetScore | 0.137 | 0.002 | 0.139 | |
| isPatternUnique | 0.019 | 0.000 | 0.021 | |
| offTargetAnalysis | 45.245 | 1.231 | 46.915 | |
| searchHits | 0.006 | 0.001 | 0.007 | |
| searchHits2 | 5.158 | 0.474 | 5.704 | |
| translatePattern | 0.001 | 0.000 | 0.001 | |
| uniqueREs | 0.391 | 0.005 | 0.398 | |
| writeHits | 0.001 | 0.000 | 0.001 | |
| writeHits2 | 0.177 | 0.005 | 0.235 | |