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.6: CHECK report for RiboProfiling on tokay1

This page was generated on 2017-08-16 13:35:19 -0400 (Wed, 16 Aug 2017).

Package 1132/1410HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RiboProfiling 1.7.1
A. Popa
Snapshot Date: 2017-08-15 17:18:21 -0400 (Tue, 15 Aug 2017)
URL: https://hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/RiboProfiling
Last Changed Rev: 129293 / Revision: 131943
Last Changed Date: 2017-04-29 17:19:50 -0400 (Sat, 29 Apr 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  NotNeeded  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
veracruz1 OS X 10.11.6 El Capitan / x86_64  NotNeeded  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: RiboProfiling
Version: 1.7.1
Command: rm -rf RiboProfiling.buildbin-libdir RiboProfiling.Rcheck && mkdir RiboProfiling.buildbin-libdir RiboProfiling.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=RiboProfiling.buildbin-libdir RiboProfiling_1.7.1.tar.gz >RiboProfiling.Rcheck\00install.out 2>&1 && cp RiboProfiling.Rcheck\00install.out RiboProfiling-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=RiboProfiling.buildbin-libdir --install="check:RiboProfiling-install.out" --force-multiarch --no-vignettes --timings RiboProfiling_1.7.1.tar.gz
StartedAt: 2017-08-16 02:02:37 -0400 (Wed, 16 Aug 2017)
EndedAt: 2017-08-16 02:20:51 -0400 (Wed, 16 Aug 2017)
EllapsedTime: 1094.1 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: RiboProfiling.Rcheck
Warnings: 1

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/RiboProfiling.Rcheck'
* using R version 3.4.1 (2017-06-30)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'RiboProfiling/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'RiboProfiling' version '1.7.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 'RiboProfiling' can be installed ... WARNING
Found the following significant warnings:
  Warning: replacing previous import 'BiocGenerics::Position' by 'ggplot2::Position' when loading 'RiboProfiling'
See 'C:/Users/biocbuild/bbs-3.6-bioc/meat/RiboProfiling.Rcheck/00install.out' for details.
* 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
applyShiftFeature: no visible global function definition for 'is'
aroundPromoter: no visible global function definition for 'is'
codonInfo: no visible global function definition for 'is'
countShiftReads: no visible global function definition for 'is'
histMatchLength: no visible global function definition for 'is'
orfRelativePos: no visible global function definition for 'is'
plotSummarizedCov: no visible global function definition for 'is'
readStartCov: no visible global function definition for 'is'
readsToStartOrEnd: no visible global function definition for 'is'
riboSeqFromBAM: no visible global function definition for 'is'
Undefined global functions or variables:
  is
Consider adding
  importFrom("methods", "is")
to your NAMESPACE file (and ensure that your DESCRIPTION Imports field
contains 'methods').
* 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 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
countsPlot      59.16  12.61   71.76
riboSeqFromBAM  52.18   0.78   52.97
orfRelativePos  35.82   4.31   40.14
codonInfo       30.05   1.03   31.05
countShiftReads 25.33   0.58   25.93
aroundPromoter   5.54   0.44    5.99
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
countsPlot      67.70   0.91   68.78
riboSeqFromBAM  67.39   0.39   67.78
orfRelativePos  32.88   0.12   33.00
codonInfo       27.94   0.69   28.57
countShiftReads 23.09   0.19   23.29
aroundPromoter   5.50   0.27    5.76
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'testthat.R'
 OK
** running tests for arch 'x64' ...
  Running 'testthat.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, 1 NOTE
See
  'C:/Users/biocbuild/bbs-3.6-bioc/meat/RiboProfiling.Rcheck/00check.log'
for details.


RiboProfiling.Rcheck/00install.out:


install for i386

* installing *source* package 'RiboProfiling' ...
** R
** data
** inst
** preparing package for lazy loading
Warning: replacing previous import 'BiocGenerics::Position' by 'ggplot2::Position' when loading 'RiboProfiling'
No methods found in "RSQLite" for requests: dbGetQuery
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning: replacing previous import 'BiocGenerics::Position' by 'ggplot2::Position' when loading 'RiboProfiling'
No methods found in "RSQLite" for requests: dbGetQuery

install for x64

* installing *source* package 'RiboProfiling' ...
** testing if installed package can be loaded
Warning: replacing previous import 'BiocGenerics::Position' by 'ggplot2::Position' when loading 'RiboProfiling'
No methods found in "RSQLite" for requests: dbGetQuery
* MD5 sums
packaged installation of 'RiboProfiling' as RiboProfiling_1.7.1.zip
* DONE (RiboProfiling)

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

nameusersystemelapsed
aroundPromoter5.540.445.99
codonInfo30.05 1.0331.05
codonPCA2.360.112.46
countShiftReads25.33 0.5825.93
countsPlot59.1612.6171.76
histMatchLength0.480.000.48
orfRelativePos35.82 4.3140.14
plotSummarizedCov4.600.104.69
printPCA1.680.031.71
readStartCov2.710.052.75
readsToStartOrEnd0.080.000.08
riboSeqFromBAM52.18 0.7852.97

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

nameusersystemelapsed
aroundPromoter5.500.275.76
codonInfo27.94 0.6928.57
codonPCA2.690.092.78
countShiftReads23.09 0.1923.29
countsPlot67.70 0.9168.78
histMatchLength0.330.020.35
orfRelativePos32.88 0.1233.00
plotSummarizedCov4.90.15.0
printPCA1.910.041.95
readStartCov2.920.052.97
readsToStartOrEnd0.080.000.08
riboSeqFromBAM67.39 0.3967.78