Back to Multiple platform build/check report for BioC 3.7
AB[C]DEFGHIJKLMNOPQRSTUVWXYZ

CHECK report for CRISPRseek on tokay2

This page was generated on 2018-10-17 08:38:00 -0400 (Wed, 17 Oct 2018).

Package 321/1561HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CRISPRseek 1.20.0
Lihua Julie Zhu
Snapshot Date: 2018-10-15 16:45:08 -0400 (Mon, 15 Oct 2018)
URL: https://git.bioconductor.org/packages/CRISPRseek
Branch: RELEASE_3_7
Last Commit: eef2c5a
Last Changed Date: 2018-04-30 10:35:32 -0400 (Mon, 30 Apr 2018)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
merida2 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: CRISPRseek
Version: 1.20.0
Command: C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:CRISPRseek.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings CRISPRseek_1.20.0.tar.gz
StartedAt: 2018-10-17 01:23:03 -0400 (Wed, 17 Oct 2018)
EndedAt: 2018-10-17 01:37:00 -0400 (Wed, 17 Oct 2018)
EllapsedTime: 836.4 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: CRISPRseek.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:CRISPRseek.install-out.txt --library=C:\Users\biocbuild\bbs-3.7-bioc\R\library --no-vignettes --timings CRISPRseek_1.20.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.7-bioc/meat/CRISPRseek.Rcheck'
* using R version 3.5.1 Patched (2018-07-24 r75005)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'CRISPRseek/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'CRISPRseek' version '1.20.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 ... OK
* checking for portable file names ... OK
* checking whether package 'CRISPRseek' can be installed ... WARNING
Found the following significant warnings:
  Note: possible error in 'fold(s = gRNA.backbone, ': unused arguments (s = gRNA.backbone, t = temperature) 
  Note: possible error in 'fold(paste(gRNAs[i], ': unused argument (t = temperature) 
See 'C:/Users/biocbuild/bbs-3.7-bioc/meat/CRISPRseek.Rcheck/00install.out' for details.
Information on the location(s) of code generating the 'Note's can be
obtained by re-running with environment variable R_KEEP_PKG_SOURCE set
to 'yes'.
* 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
* loading checks for arch 'i386'
** 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
* loading checks for arch 'x64'
** 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 ... NOTE
':::' call which should be '::': 'S4Vectors:::orderIntegerPairs'
  See the note in ?`:::` about the use of this operator.
* 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'
annotateOffTargets: no visible global function definition for 'toTable'
buildFeatureVectorForScoring: no visible global function definition for
  'as'
buildFeatureVectorForScoring2: no visible global function definition
  for 'as'
filterOffTarget: no visible global function definition for 'seqlengths'
foldgRNAs: no visible global function definition for 'fold'
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 fold genes seqlengths seqlevels seqlevels<- toTable
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:217-219: Dropping empty section \details
prepare_Rd: compare2Sequences.Rd:259-261: Dropping empty section \note
prepare_Rd: filterOffTarget.Rd:98-100: Dropping empty section \details
prepare_Rd: filterOffTarget.Rd:112-114: 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:110-112: Dropping empty section \references
prepare_Rd: foldgRNAs.Rd:28-30: Dropping empty section \details
prepare_Rd: foldgRNAs.Rd:44-46: Dropping empty section \note
prepare_Rd: foldgRNAs.Rd:38-40: 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:284-286: Dropping empty section \details
prepare_Rd: offTargetAnalysis.Rd:307-309: 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 files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
CRISPRseek-package 231.03   8.54  239.61
offTargetAnalysis   52.66   0.75   53.40
filterOffTarget      7.50   0.24    7.74
compare2Sequences    6.66   0.18    6.97
annotateOffTargets   6.22   0.21    7.27
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
CRISPRseek-package 195.42   6.17  201.61
offTargetAnalysis   39.58   0.30   39.88
compare2Sequences    7.32   0.12    7.50
annotateOffTargets   5.73   0.16    5.89
filterOffTarget      5.79   0.08    5.87
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'runTests.R'
 OK
** running tests for arch 'x64' ...
  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: 1 WARNING, 3 NOTEs
See
  'C:/Users/biocbuild/bbs-3.7-bioc/meat/CRISPRseek.Rcheck/00check.log'
for details.



Installation output

CRISPRseek.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.7/bioc/src/contrib/CRISPRseek_1.20.0.tar.gz && rm -rf CRISPRseek.buildbin-libdir && mkdir CRISPRseek.buildbin-libdir && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=CRISPRseek.buildbin-libdir CRISPRseek_1.20.0.tar.gz && C:\Users\biocbuild\bbs-3.7-bioc\R\bin\R.exe CMD INSTALL CRISPRseek_1.20.0.zip && rm CRISPRseek_1.20.0.tar.gz CRISPRseek_1.20.0.zip
###
##############################################################################
##############################################################################


  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed

  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100  128k  100  128k    0     0  1998k      0 --:--:-- --:--:-- --:--:-- 2212k

install for i386

* installing *source* package 'CRISPRseek' ...
** R
** inst
** byte-compile and prepare package for lazy loading
Note: possible error in 'fold(s = gRNA.backbone, ': unused arguments (s = gRNA.backbone, t = temperature) 
Note: possible error in 'fold(paste(gRNAs[i], ': unused argument (t = temperature) 
** help
*** installing help indices
  converting help for package 'CRISPRseek'
    finding HTML links ... done
    CRISPRseek-package                      html  
    annotateOffTargets                      html  
    buildFeatureVectorForScoring            html  
    calculategRNAEfficiency                 html  
    compare2Sequences                       html  
    filterOffTarget                         html  
    filtergRNA                              html  
    findgRNAs                               html  
    foldgRNAs                               html  
    getOfftargetScore                       html  
    isPatternUnique                         html  
    offTargetAnalysis                       html  
    searchHits                              html  
    searchHits2                             html  
    translatePattern                        html  
    uniqueREs                               html  
    writeHits                               html  
    writeHits2                              html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'CRISPRseek' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'CRISPRseek' as CRISPRseek_1.20.0.zip
* DONE (CRISPRseek)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.7-bioc/R/library'
package 'CRISPRseek' successfully unpacked and MD5 sums checked
In R CMD INSTALL

Tests output

CRISPRseek.Rcheck/tests_i386/runTests.Rout


R version 3.5.1 Patched (2018-07-24 r75005) -- "Feather Spray"
Copyright (C) 2018 The R Foundation for Statistical Computing
Platform: i386-w64-mingw32/i386 (32-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.25    0.03    0.26 

CRISPRseek.Rcheck/tests_x64/runTests.Rout


R version 3.5.1 Patched (2018-07-24 r75005) -- "Feather Spray"
Copyright (C) 2018 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.

> #BiocGenerics:::testPackage("CRISPRseek")
> 
> proc.time()
   user  system elapsed 
   0.23    0.03    0.25 

Example timings

CRISPRseek.Rcheck/examples_i386/CRISPRseek-Ex.timings

nameusersystemelapsed
CRISPRseek-package231.03 8.54239.61
annotateOffTargets6.220.217.27
buildFeatureVectorForScoring0.10.00.1
calculategRNAEfficiency0.010.000.01
compare2Sequences6.660.186.97
filterOffTarget7.500.247.74
filtergRNA1.170.001.17
findgRNAs0.110.000.11
foldgRNAs000
getOfftargetScore0.080.000.08
isPatternUnique0.010.000.02
offTargetAnalysis52.66 0.7553.40
searchHits000
searchHits22.710.142.86
translatePattern000
uniqueREs0.470.020.50
writeHits000
writeHits20.220.000.22

CRISPRseek.Rcheck/examples_x64/CRISPRseek-Ex.timings

nameusersystemelapsed
CRISPRseek-package195.42 6.17201.61
annotateOffTargets5.730.165.89
buildFeatureVectorForScoring0.080.000.07
calculategRNAEfficiency0.010.000.02
compare2Sequences7.320.127.50
filterOffTarget5.790.085.87
filtergRNA0.690.000.69
findgRNAs0.110.000.11
foldgRNAs000
getOfftargetScore0.070.000.08
isPatternUnique0.020.000.01
offTargetAnalysis39.58 0.3039.88
searchHits000
searchHits22.380.202.58
translatePattern000
uniqueREs0.320.000.31
writeHits0.010.000.01
writeHits20.130.010.14