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

CHECK report for RiboProfiling on tokay1

This page was generated on 2021-05-06 12:33:16 -0400 (Thu, 06 May 2021).

To the developers/maintainers of the RiboProfiling package:
Please make sure to use the following settings in order to reproduce any error or warning you see on this page.
Package 1527/1974HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
RiboProfiling 1.20.0  (landing page)
A. Popa
Snapshot Date: 2021-05-05 14:51:38 -0400 (Wed, 05 May 2021)
URL: https://git.bioconductor.org/packages/RiboProfiling
Branch: RELEASE_3_12
Last Commit: 0037574
Last Changed Date: 2020-10-27 11:09:02 -0400 (Tue, 27 Oct 2020)
malbec1Linux (Ubuntu 18.04.5 LTS) / x86_64  OK    OK    WARNINGS  UNNEEDED, same version exists in internal repository
tokay1Windows Server 2012 R2 Standard / x64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository
merida1macOS 10.14.6 Mojave / x86_64  OK    OK    WARNINGS    OK  UNNEEDED, same version exists in internal repository

Summary

Package: RiboProfiling
Version: 1.20.0
Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:RiboProfiling.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings RiboProfiling_1.20.0.tar.gz
StartedAt: 2021-05-06 06:12:52 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 06:31:58 -0400 (Thu, 06 May 2021)
EllapsedTime: 1145.3 seconds
RetCode: 0
Status:   WARNINGS   
CheckDir: RiboProfiling.Rcheck
Warnings: 1

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/RiboProfiling.Rcheck'
* using R version 4.0.5 (2021-03-31)
* 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.20.0'
* 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.12-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 (user + system) or elapsed time > 5s
                   user system elapsed
countsPlot        61.70  13.08   75.03
riboSeqFromBAM    64.73   8.76   73.97
orfRelativePos    31.34   1.71   33.04
codonInfo         29.28   1.30   30.36
countShiftReads   26.66   2.76   29.44
aroundPromoter     7.36   0.76    8.12
plotSummarizedCov  7.38   0.10    7.49
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                   user system elapsed
countsPlot        55.17   0.97   56.20
riboSeqFromBAM    52.63   0.20   52.87
orfRelativePos    30.39   0.14   30.54
codonInfo         22.92   0.74   23.64
countShiftReads   20.31   0.41   20.72
aroundPromoter     5.52   0.33    5.90
plotSummarizedCov  5.30   0.07    5.36
* 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.12-bioc/meat/RiboProfiling.Rcheck/00check.log'
for details.



Installation output

RiboProfiling.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/RiboProfiling_1.20.0.tar.gz && rm -rf RiboProfiling.buildbin-libdir && mkdir RiboProfiling.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=RiboProfiling.buildbin-libdir RiboProfiling_1.20.0.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL RiboProfiling_1.20.0.zip && rm RiboProfiling_1.20.0.tar.gz RiboProfiling_1.20.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  68.7M      0 --:--:-- --:--:-- --:--:-- 70.2M

install for i386

* installing *source* package 'RiboProfiling' ...
** using staged installation
** 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 from temporary location
Warning: replacing previous import 'BiocGenerics::Position' by 'ggplot2::Position' when loading 'RiboProfiling'
** testing if installed package can be loaded from final location
Warning: replacing previous import 'BiocGenerics::Position' by 'ggplot2::Position' when loading 'RiboProfiling'
** testing if installed package keeps a record of temporary installation path

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.20.0.zip
* DONE (RiboProfiling)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'RiboProfiling' successfully unpacked and MD5 sums checked

Tests output

RiboProfiling.Rcheck/tests_i386/testthat.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, 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")
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 11 ]
> 
> proc.time()
   user  system elapsed 
  88.87   11.54  102.00 

RiboProfiling.Rcheck/tests_x64/testthat.Rout


R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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, colnames, dirname, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
    pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
    tapply, union, unique, unsplit, 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")
[ FAIL 0 | WARN 1 | SKIP 0 | PASS 11 ]
> 
> proc.time()
   user  system elapsed 
  90.43    1.59   93.61 

Example timings

RiboProfiling.Rcheck/examples_i386/RiboProfiling-Ex.timings

nameusersystemelapsed
aroundPromoter7.360.768.12
codonInfo29.28 1.3030.36
codonPCA1.030.081.11
countShiftReads26.66 2.7629.44
countsPlot61.7013.0875.03
histMatchLength0.220.000.22
orfRelativePos31.34 1.7133.04
plotSummarizedCov7.380.107.49
printPCA1.220.041.25
readStartCov3.870.063.94
readsToStartOrEnd0.130.000.12
riboSeqFromBAM64.73 8.7673.97

RiboProfiling.Rcheck/examples_x64/RiboProfiling-Ex.timings

nameusersystemelapsed
aroundPromoter5.520.335.90
codonInfo22.92 0.7423.64
codonPCA0.960.011.00
countShiftReads20.31 0.4120.72
countsPlot55.17 0.9756.20
histMatchLength0.270.010.28
orfRelativePos30.39 0.1430.54
plotSummarizedCov5.300.075.36
printPCA1.230.001.23
readStartCov3.170.033.20
readsToStartOrEnd0.060.000.07
riboSeqFromBAM52.63 0.2052.87