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.4: CHECK report for CRISPRseek on moscato1

This page was generated on 2016-09-21 03:45:25 -0700 (Wed, 21 Sep 2016).

Package 270/1257HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
CRISPRseek 1.13.12
Lihua Julie Zhu
Snapshot Date: 2016-09-19 19:15:14 -0700 (Mon, 19 Sep 2016)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/CRISPRseek
Last Changed Rev: 121148 / Revision: 121152
Last Changed Date: 2016-09-19 13:22:18 -0700 (Mon, 19 Sep 2016)
zin1 Linux (Ubuntu 16.04 LTS) / x86_64  OK  OK  OK YES, new version is higher than in internal repository
moscato1 Windows Server 2008 R2 Standard (64-bit) / x64  OK  OK [ OK ] OK YES, new version is higher than in internal repository
morelia Mac OS X Mavericks (10.9.5) / x86_64  OK  OK  OK  OK YES, new version is higher than in internal repository

Summary

Package: CRISPRseek
Version: 1.13.12
Command: rm -rf CRISPRseek.buildbin-libdir CRISPRseek.Rcheck && mkdir CRISPRseek.buildbin-libdir CRISPRseek.Rcheck && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=CRISPRseek.buildbin-libdir CRISPRseek_1.13.12.tar.gz >CRISPRseek.Rcheck\00install.out 2>&1 && cp CRISPRseek.Rcheck\00install.out CRISPRseek-install.out && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD check --library=CRISPRseek.buildbin-libdir --install="check:CRISPRseek-install.out" --force-multiarch --no-vignettes --timings CRISPRseek_1.13.12.tar.gz
StartedAt: 2016-09-20 06:34:17 -0700 (Tue, 20 Sep 2016)
EndedAt: 2016-09-20 06:49:38 -0700 (Tue, 20 Sep 2016)
EllapsedTime: 921.4 seconds
RetCode: 0
Status:  OK  
CheckDir: CRISPRseek.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   rm -rf CRISPRseek.buildbin-libdir CRISPRseek.Rcheck && mkdir CRISPRseek.buildbin-libdir CRISPRseek.Rcheck && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=CRISPRseek.buildbin-libdir CRISPRseek_1.13.12.tar.gz >CRISPRseek.Rcheck\00install.out 2>&1 && cp CRISPRseek.Rcheck\00install.out CRISPRseek-install.out  && D:\biocbld\bbs-3.4-bioc\R\bin\R.exe CMD check --library=CRISPRseek.buildbin-libdir --install="check:CRISPRseek-install.out" --force-multiarch --no-vignettes --timings CRISPRseek_1.13.12.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'D:/biocbld/bbs-3.4-bioc/meat/CRISPRseek.Rcheck'
* using R version 3.3.1 (2016-06-21)
* 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.13.12'
* 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 ... 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
* 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 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
CRISPRseek-package 239.76   3.76  310.46
offTargetAnalysis   38.42   0.20   39.00
filterOffTarget      5.44   0.04    5.50
annotateOffTargets   5.33   0.11    5.49
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                     user system elapsed
CRISPRseek-package 232.29   4.48  237.22
offTargetAnalysis   51.96   0.50   52.65
filterOffTarget      5.34   0.10    5.57
* 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: 3 NOTEs
See
  'D:/biocbld/bbs-3.4-bioc/meat/CRISPRseek.Rcheck/00check.log'
for details.


CRISPRseek.Rcheck/00install.out:


install for i386

* installing *source* package 'CRISPRseek' ...
** R
** 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 'CRISPRseek' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'CRISPRseek' as CRISPRseek_1.13.12.zip
* DONE (CRISPRseek)

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

nameusersystemelapsed
CRISPRseek-package239.76 3.76310.46
annotateOffTargets5.330.115.49
buildFeatureVectorForScoring0.110.000.11
calculategRNAEfficiency0.020.000.02
compare2Sequences2.460.002.46
filterOffTarget5.440.045.50
filtergRNA0.610.000.61
findgRNAs0.110.000.11
foldgRNAs000
getOfftargetScore0.110.000.11
isPatternUnique0.020.000.01
offTargetAnalysis38.42 0.2039.00
searchHits000
searchHits22.780.132.91
translatePattern000
uniqueREs0.430.010.45
writeHits0.020.000.01
writeHits20.160.000.16

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

nameusersystemelapsed
CRISPRseek-package232.29 4.48237.22
annotateOffTargets4.870.094.96
buildFeatureVectorForScoring0.100.000.11
calculategRNAEfficiency0.040.000.03
compare2Sequences3.080.043.12
filterOffTarget5.340.105.57
filtergRNA0.780.000.78
findgRNAs0.140.000.14
foldgRNAs000
getOfftargetScore0.140.000.14
isPatternUnique0.020.000.02
offTargetAnalysis51.96 0.5052.65
searchHits000
searchHits23.900.094.01
translatePattern000
uniqueREs0.420.050.47
writeHits000
writeHits20.170.000.18