Back to the "Multiple platform build/check report" A  B  C  D  E  F [G] H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z 

BioC 3.5: CHECK report for GUIDEseq on tokay2

This page was generated on 2017-10-18 14:25:18 -0400 (Wed, 18 Oct 2017).

Package 607/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
GUIDEseq 1.6.1
Lihua Julie Zhu
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/GUIDEseq
Branch: RELEASE_3_5
Last Commit: 992bb77
Last Changed Date: 2017-05-26 10:41:28 -0400 (Fri, 26 May 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: GUIDEseq
Version: 1.6.1
Command: rm -rf GUIDEseq.buildbin-libdir GUIDEseq.Rcheck && mkdir GUIDEseq.buildbin-libdir GUIDEseq.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=GUIDEseq.buildbin-libdir GUIDEseq_1.6.1.tar.gz >GUIDEseq.Rcheck\00install.out 2>&1 && cp GUIDEseq.Rcheck\00install.out GUIDEseq-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=GUIDEseq.buildbin-libdir --install="check:GUIDEseq-install.out" --force-multiarch --no-vignettes --timings GUIDEseq_1.6.1.tar.gz
StartedAt: 2017-10-18 00:29:07 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 00:44:35 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 928.3 seconds
RetCode: 0
Status:  OK  
CheckDir: GUIDEseq.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf GUIDEseq.buildbin-libdir GUIDEseq.Rcheck && mkdir GUIDEseq.buildbin-libdir GUIDEseq.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=GUIDEseq.buildbin-libdir GUIDEseq_1.6.1.tar.gz >GUIDEseq.Rcheck\00install.out 2>&1 && cp GUIDEseq.Rcheck\00install.out GUIDEseq-install.out  &&  C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=GUIDEseq.buildbin-libdir --install="check:GUIDEseq-install.out" --force-multiarch --no-vignettes --timings GUIDEseq_1.6.1.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/GUIDEseq.Rcheck'
* using R version 3.4.2 Patched (2017-10-07 r73498)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'GUIDEseq/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'GUIDEseq' version '1.6.1'
* 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 'GUIDEseq' can be installed ... OK
* checking installed package size ... NOTE
  installed size is 11.0Mb
  sub-directories of 1Mb or more:
    extdata  10.5Mb
* 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 ... 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 binding for global variable
  'offTarget_Start'
annotateOffTargets: no visible global function definition for 'exons'
annotateOffTargets: no visible global function definition for
  'seqlevelsStyle<-'
annotateOffTargets: no visible global function definition for 'genes'
annotateOffTargets: no visible global function definition for 'toTable'
getPeaks: no visible binding for global variable 'adjusted.p.value'
getPeaks: no visible binding for global variable 'SNratio'
getUniqueCleavageEvents: no visible binding for global variable
  'qwidth.first'
getUniqueCleavageEvents: no visible binding for global variable
  'qwidth.last'
getUniqueCleavageEvents: no visible binding for global variable
  'strand.last'
getUniqueCleavageEvents: no visible binding for global variable
  'strand.first'
getUniqueCleavageEvents: no visible binding for global variable
  'readName'
offTargetAnalysisOfPeakRegions: no visible binding for global variable
  'gRNAPlusPAM'
offTargetAnalysisOfPeakRegions: no visible binding for global variable
  'offTarget'
Undefined global functions or variables:
  SNratio adjusted.p.value exons gRNAPlusPAM genes offTarget
  offTarget_Start qwidth.first qwidth.last readName seqlevelsStyle<-
  strand.first strand.last toTable
* checking Rd files ... NOTE
prepare_Rd: annotateOffTargets.Rd:33-35: Dropping empty section \details
prepare_Rd: annotateOffTargets.Rd:43-45: Dropping empty section \references
prepare_Rd: createBarcodeFasta.Rd:42-43: Dropping empty section \value
prepare_Rd: createBarcodeFasta.Rd:44-46: Dropping empty section \references
prepare_Rd: getUsedBarcodes.Rd:39-41: Dropping empty section \references
* 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 data for ASCII and uncompressed saves ... OK
* checking installed files from 'inst/doc' ... OK
* checking files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
GUIDEseqAnalysis   10.89   0.43  244.61
annotateOffTargets  8.29   0.53   33.68
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                    user system elapsed
GUIDEseqAnalysis   14.97   0.63  253.02
annotateOffTargets  7.50   0.45   34.37
* 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: 3 NOTEs
See
  'C:/Users/biocbuild/bbs-3.5-bioc/meat/GUIDEseq.Rcheck/00check.log'
for details.


GUIDEseq.Rcheck/00install.out:


install for i386

* installing *source* package 'GUIDEseq' ...
** R
** data
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded

install for x64

* installing *source* package 'GUIDEseq' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'GUIDEseq' as GUIDEseq_1.6.1.zip
* DONE (GUIDEseq)

GUIDEseq.Rcheck/examples_i386/GUIDEseq-Ex.timings:

nameusersystemelapsed
GUIDEseq-package000
GUIDEseqAnalysis 10.89 0.43244.61
annotateOffTargets 8.29 0.5333.68
combineOfftargets0.030.010.05
createBarcodeFasta0.010.000.02
getPeaks000
getUniqueCleavageEvents000
getUsedBarcodes0.050.000.05
mergePlusMinusPeaks000
offTargetAnalysisOfPeakRegions000
peaks.gr0.050.000.05
uniqueCleavageEvents0.150.000.16

GUIDEseq.Rcheck/examples_x64/GUIDEseq-Ex.timings:

nameusersystemelapsed
GUIDEseq-package000
GUIDEseqAnalysis 14.97 0.63253.02
annotateOffTargets 7.50 0.4534.37
combineOfftargets0.030.000.03
createBarcodeFasta0.030.000.03
getPeaks000
getUniqueCleavageEvents000
getUsedBarcodes0.050.000.05
mergePlusMinusPeaks000
offTargetAnalysisOfPeakRegions000
peaks.gr0.050.000.04
uniqueCleavageEvents0.10.00.1