Back to Multiple platform build/check report for BioC 3.8
ABCDEFGHIJKLMNOPQ[R]STUVWXYZ

CHECK report for RiboProfiling on tokay1

This page was generated on 2019-04-13 11:26:02 -0400 (Sat, 13 Apr 2019).

Package 1310/1649HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RiboProfiling 1.12.0
A. Popa
Snapshot Date: 2019-04-12 17:01:30 -0400 (Fri, 12 Apr 2019)
URL: https://git.bioconductor.org/packages/RiboProfiling
Branch: RELEASE_3_8
Last Commit: edf20ed
Last Changed Date: 2018-10-30 11:41:59 -0400 (Tue, 30 Oct 2018)
malbec1 Linux (Ubuntu 16.04.6 LTS) / x86_64  OK  OK  WARNINGS UNNEEDED, same version exists in internal repository
tokay1 Windows Server 2012 R2 Standard / x64  OK  OK [ WARNINGS ] OK UNNEEDED, same version exists in internal repository
merida1 OS X 10.11.6 El Capitan / x86_64  OK  OK  WARNINGS  OK UNNEEDED, same version exists in internal repository

Summary

Package: RiboProfiling
Version: 1.12.0
Command: C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:RiboProfiling.install-out.txt --library=C:\Users\biocbuild\bbs-3.8-bioc\R\library --no-vignettes --timings RiboProfiling_1.12.0.tar.gz
StartedAt: 2019-04-13 05:03:43 -0400 (Sat, 13 Apr 2019)
EndedAt: 2019-04-13 05:21:02 -0400 (Sat, 13 Apr 2019)
EllapsedTime: 1038.6 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: RiboProfiling.Rcheck
Warnings: 1

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:RiboProfiling.install-out.txt --library=C:\Users\biocbuild\bbs-3.8-bioc\R\library --no-vignettes --timings RiboProfiling_1.12.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.8-bioc/meat/RiboProfiling.Rcheck'
* using R version 3.5.3 (2019-03-11)
* 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.12.0'
* checking package namespace information ... OK
* checking package dependencies ...Warning: unable to access index for repository https://CRAN.R-project.org/src/contrib:
  cannot open URL 'https://CRAN.R-project.org/src/contrib/PACKAGES'
 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.8-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
* 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
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 files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
countsPlot      58.90  10.67   69.57
riboSeqFromBAM  60.33   1.14   61.83
orfRelativePos  32.41   0.54   32.94
codonInfo       31.80   1.12   32.54
countShiftReads 20.88   0.48   21.46
aroundPromoter   7.70   0.85    8.60
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                 user system elapsed
riboSeqFromBAM  53.76   0.29   54.07
countsPlot      51.41   0.71   52.11
orfRelativePos  35.11   0.21   35.33
codonInfo       25.97   1.25   26.28
countShiftReads 20.15   0.31   20.46
aroundPromoter   5.65   0.14    5.83
* 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.8-bioc/meat/RiboProfiling.Rcheck/00check.log'
for details.



Installation output

RiboProfiling.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec1.bioconductor.org/BBS/3.8/bioc/src/contrib/RiboProfiling_1.12.0.tar.gz && rm -rf RiboProfiling.buildbin-libdir && mkdir RiboProfiling.buildbin-libdir && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=RiboProfiling.buildbin-libdir RiboProfiling_1.12.0.tar.gz && C:\Users\biocbuild\bbs-3.8-bioc\R\bin\R.exe CMD INSTALL RiboProfiling_1.12.0.zip && rm RiboProfiling_1.12.0.tar.gz RiboProfiling_1.12.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 4318k  100 4318k    0     0  43.7M      0 --:--:-- --:--:-- --:--:-- 45.3M

install for i386

* installing *source* package 'RiboProfiling' ...
** R
** data
** inst
** byte-compile and prepare package for lazy loading
Warning: replacing previous import 'BiocGenerics::Position' by 'ggplot2::Position' when loading 'RiboProfiling'
** help
*** installing help indices
  converting help for package 'RiboProfiling'
    finding HTML links ... done
    RiboProfiling                           html  
    aroundPromoter                          html  
    cdsPosTransc                            html  
    codonDataCtrl                           html  
    codonIndexCovCtrl                       html  
    codonInfo                               html  
    codonPCA                                html  
    countShiftReads                         html  
    countsPlot                              html  
    ctrlGAlignments                         html  
    histMatchLength                         html  
    orfRelativePos                          html  
    plotSummarizedCov                       html  
    printPCA                                html  
    readStartCov                            html  
    readsToStartOrEnd                       html  
    riboSeqFromBAM                          html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
Warning: replacing previous import 'BiocGenerics::Position' by 'ggplot2::Position' when loading 'RiboProfiling'
In R CMD INSTALL

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'
* MD5 sums
packaged installation of 'RiboProfiling' as RiboProfiling_1.12.0.zip
* DONE (RiboProfiling)
In R CMD INSTALL
In R CMD INSTALL
* installing to library 'C:/Users/biocbuild/bbs-3.8-bioc/R/library'
package 'RiboProfiling' successfully unpacked and MD5 sums checked
In R CMD INSTALL

Tests output

RiboProfiling.Rcheck/tests_i386/testthat.Rout


R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 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.

> library(testthat)
> library(RiboProfiling)
Loading required package: Biostrings
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colMeans, colSums, colnames,
    dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
    intersect, is.unsorted, lapply, lengths, mapply, match, mget,
    order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind,
    rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply,
    union, unique, unsplit, which, which.max, which.min

Loading required package: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid

Loading required package: IRanges

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

Loading required package: XVector

Attaching package: 'Biostrings'

The following object is masked from 'package:base':

    strsplit

Warning message:
replacing previous import 'BiocGenerics::Position' by 'ggplot2::Position' when loading 'RiboProfiling' 
> 
> test_check("RiboProfiling")
== testthat results  ===========================================================
OK: 12 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
  85.00   11.92   96.90 

RiboProfiling.Rcheck/tests_x64/testthat.Rout


R version 3.5.3 (2019-03-11) -- "Great Truth"
Copyright (C) 2019 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.

> library(testthat)
> library(RiboProfiling)
Loading required package: Biostrings
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, basename, cbind, colMeans, colSums, colnames,
    dirname, do.call, duplicated, eval, evalq, get, grep, grepl,
    intersect, is.unsorted, lapply, lengths, mapply, match, mget,
    order, paste, pmax, pmax.int, pmin, pmin.int, rank, rbind,
    rowMeans, rowSums, rownames, sapply, setdiff, sort, table, tapply,
    union, unique, unsplit, which, which.max, which.min

Loading required package: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid

Loading required package: IRanges

Attaching package: 'IRanges'

The following object is masked from 'package:grDevices':

    windows

Loading required package: XVector

Attaching package: 'Biostrings'

The following object is masked from 'package:base':

    strsplit

Warning message:
replacing previous import 'BiocGenerics::Position' by 'ggplot2::Position' when loading 'RiboProfiling' 
> 
> test_check("RiboProfiling")
== testthat results  ===========================================================
OK: 12 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
  82.92    1.95   84.85 

Example timings

RiboProfiling.Rcheck/examples_i386/RiboProfiling-Ex.timings

nameusersystemelapsed
aroundPromoter7.700.858.60
codonInfo31.80 1.1232.54
codonPCA1.470.051.70
countShiftReads20.88 0.4821.46
countsPlot58.9010.6769.57
histMatchLength0.250.000.25
orfRelativePos32.41 0.5432.94
plotSummarizedCov4.390.064.46
printPCA1.380.061.43
readStartCov3.040.023.07
readsToStartOrEnd0.060.000.06
riboSeqFromBAM60.33 1.1461.83

RiboProfiling.Rcheck/examples_x64/RiboProfiling-Ex.timings

nameusersystemelapsed
aroundPromoter5.650.145.83
codonInfo25.97 1.2526.28
codonPCA1.350.031.39
countShiftReads20.15 0.3120.46
countsPlot51.41 0.7152.11
histMatchLength0.250.000.25
orfRelativePos35.11 0.2135.33
plotSummarizedCov4.290.054.34
printPCA1.550.001.55
readStartCov2.730.052.78
readsToStartOrEnd0.070.000.06
riboSeqFromBAM53.76 0.2954.07