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 RIPSeeker on tokay2

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

Package 1117/1381HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RIPSeeker 1.16.0
Yue Li
Snapshot Date: 2017-10-17 17:00:52 -0400 (Tue, 17 Oct 2017)
URL: https://git.bioconductor.org/packages/RIPSeeker
Branch: RELEASE_3_5
Last Commit: 21b725f
Last Changed Date: 2017-04-24 15:45:44 -0400 (Mon, 24 Apr 2017)
malbec2 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ OK ] OK UNNEEDED, same version exists in internal repository
veracruz2 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: RIPSeeker
Version: 1.16.0
Command: rm -rf RIPSeeker.buildbin-libdir RIPSeeker.Rcheck && mkdir RIPSeeker.buildbin-libdir RIPSeeker.Rcheck && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=RIPSeeker.buildbin-libdir RIPSeeker_1.16.0.tar.gz >RIPSeeker.Rcheck\00install.out 2>&1 && cp RIPSeeker.Rcheck\00install.out RIPSeeker-install.out && C:\Users\biocbuild\bbs-3.5-bioc\R\bin\R.exe CMD check --library=RIPSeeker.buildbin-libdir --install="check:RIPSeeker-install.out" --force-multiarch --no-vignettes --timings RIPSeeker_1.16.0.tar.gz
StartedAt: 2017-10-18 02:34:40 -0400 (Wed, 18 Oct 2017)
EndedAt: 2017-10-18 02:41:33 -0400 (Wed, 18 Oct 2017)
EllapsedTime: 412.8 seconds
RetCode: 0
Status:  OK  
CheckDir: RIPSeeker.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.5-bioc/meat/RIPSeeker.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 'RIPSeeker/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'RIPSeeker' version '1.16.0'
* checking package namespace information ... OK
* checking package dependencies ... NOTE
Depends: includes the non-default packages:
  'S4Vectors' 'IRanges' 'GenomicRanges' 'SummarizedExperiment'
  'Rsamtools' 'GenomicAlignments' 'rtracklayer'
Adding so many packages to the search path is excessive and importing
selectively is preferable.
* 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 'RIPSeeker' 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
** checking loading without being on the library search path ... 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 loading without being on the library search path ... OK
* checking dependencies in R code ... NOTE
'library' or 'require' call to 'Rsamtools' which was already attached by Depends.
  Please remove these calls from your code.
'library' or 'require' calls in package code:
  'ChIPpeakAnno' 'GenomicFeatures' 'biomaRt' 'parallel'
  Please use :: or requireNamespace() instead.
  See section 'Suggested packages' in the 'Writing R Extensions' manual.
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
annotateRIP: no visible global function definition for 'getAnnotation'
annotateRIP: no visible global function definition for 'getBM'
annotateRIP: no visible global function definition for 'write.table'
binCount: no visible global function definition for 'seqlengths'
combineRIP: no visible global function definition for 'seqlengths<-'
combineRIP: no visible global function definition for 'seqlengths'
computeRPKM: no visible global function definition for 'exonsBy'
computeRPKM: no visible global function definition for 'cdsBy'
computeRPKM: no visible global function definition for
  'intronsByTranscript'
computeRPKM: no visible global function definition for
  'fiveUTRsByTranscript'
computeRPKM: no visible global function definition for
  'threeUTRsByTranscript'
computeRPKM: no visible global function definition for 'seqlevels<-'
computeRPKM: no visible global function definition for 'seqlevels'
computeRPKM: no visible global function definition for 'read.delim'
computeRPKM: no visible global function definition for 'getBM'
exportGRanges: no visible global function definition for 'write.table'
galp2gal: no visible global function definition for 'seqlengths'
getAlignGal: no visible global function definition for 'seqlengths<-'
getAlignGal: no visible global function definition for 'seqlengths'
mainSeek: no visible global function definition for 'mclapply'
mainSeekSingleChrom: no visible global function definition for
  'seqlengths'
plotCoverage: no visible global function definition for 'seqlengths'
ripSeek: no visible global function definition for 'as.roman'
ripSeek: no visible global function definition for 'write.table'
rulebaseRIPSeek: no visible global function definition for 'getBM'
rulebaseRIPSeek: no visible global function definition for
  'write.table'
selectBinSize: no visible global function definition for 'seqlengths'
viewRIP: no visible global function definition for
  'GRangesForUCSCGenome'
Undefined global functions or variables:
  GRangesForUCSCGenome as.roman cdsBy exonsBy fiveUTRsByTranscript
  getAnnotation getBM intronsByTranscript mclapply read.delim
  seqlengths seqlengths<- seqlevels seqlevels<- threeUTRsByTranscript
  write.table
Consider adding
  importFrom("utils", "as.roman", "read.delim", "write.table")
to your NAMESPACE file.
* 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 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
mainSeek              11.32   0.00   11.33
disambiguateMultihits  8.86   0.02    8.87
combineRIP             3.34   0.11   33.12
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                       user system elapsed
mainSeek              18.90   0.00   18.91
disambiguateMultihits 18.79   0.00   18.80
combineRIP             4.41   0.07   23.46
* 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/RIPSeeker.Rcheck/00check.log'
for details.


RIPSeeker.Rcheck/00install.out:


install for i386

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

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

nameusersystemelapsed
RIPSeeker-package000
addDummyProb1.120.021.14
addPseudoAlignment0.660.000.65
annotateRIP0.010.000.02
binCount0.500.030.53
combineAlignGals0.250.000.25
combineRIP 3.34 0.1133.12
computeLogOdd1.280.011.30
computeRPKM000
disambiguateMultihits8.860.028.87
empiricalFDR000
evalBinSize0.560.030.60
exportGRanges000
galp2gal0.280.000.28
getAlignGal0.110.000.11
logScoreWithControl0.020.000.02
logScoreWithoutControl000
mainSeek11.32 0.0011.33
mainSeekSingleChrom1.000.021.01
nbh.GRanges000
nbh1.360.011.38
nbh.integer000
nbh_chk000
nbh_em0.180.000.17
nbh_gen0.030.000.03
nbh_init0.900.000.91
nbh_vit0.160.020.17
nbm_chk000
nbm_em0.290.000.28
plotCoverage0.760.010.79
plotStrandedCoverage2.520.022.53
randindx0.150.010.17
ripSeek000
rulebaseRIPSeek000
scoreMergedBins000
seekRIP000
selectBinSize2.860.223.08
statdis0.140.020.16
viewRIP000

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

nameusersystemelapsed
RIPSeeker-package000
addDummyProb2.380.002.37
addPseudoAlignment1.250.001.25
annotateRIP000
binCount0.530.010.55
combineAlignGals0.220.000.22
combineRIP 4.41 0.0723.46
computeLogOdd1.970.001.97
computeRPKM000
disambiguateMultihits18.79 0.0018.80
empiricalFDR000
evalBinSize1.190.001.19
exportGRanges000
galp2gal0.560.000.57
getAlignGal0.230.000.24
logScoreWithControl0.020.000.01
logScoreWithoutControl000
mainSeek18.90 0.0018.91
mainSeekSingleChrom1.830.011.84
nbh.GRanges000
nbh1.970.032.00
nbh.integer000
nbh_chk000
nbh_em0.440.000.44
nbh_gen0.040.000.05
nbh_init1.690.001.68
nbh_vit0.310.030.35
nbm_chk000
nbm_em0.320.000.31
plotCoverage0.700.000.71
plotStrandedCoverage1.410.081.48
randindx0.180.010.21
ripSeek0.020.000.01
rulebaseRIPSeek000
scoreMergedBins000
seekRIP000
selectBinSize4.140.104.23
statdis0.190.000.19
viewRIP000