Back to Multiple platform build/check report for BioC 3.12
ABCD[E]FGHIJKLMNOPQRSTUVWXYZ

CHECK report for exomePeak2 on tokay1

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

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

Summary

Package: exomePeak2
Version: 1.2.0
Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:exomePeak2.install-out.txt --library=C:\Users\biocbuild\bbs-3.12-bioc\R\library --no-vignettes --timings exomePeak2_1.2.0.tar.gz
StartedAt: 2021-05-06 02:41:58 -0400 (Thu, 06 May 2021)
EndedAt: 2021-05-06 02:55:22 -0400 (Thu, 06 May 2021)
EllapsedTime: 804.1 seconds
RetCode: 0
Status:   OK   
CheckDir: exomePeak2.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc/meat/exomePeak2.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 'exomePeak2/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'exomePeak2' version '1.2.0'
* package encoding: UTF-8
* 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 'exomePeak2' 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 ... OK
* checking S3 generic/method consistency ... OK
* checking replacement functions ... OK
* checking foreign function calls ... OK
* checking R code for possible problems ... NOTE
Results,SummarizedExomePeak: no visible global function definition for
  'glm_M'
exomePeakCalling,MeripBamFileList: no visible global function
  definition for 'metadata'
exomePeakCalling,MeripBamFileList: no visible global function
  definition for '%over%'
plotLfcGC,SummarizedExomePeak: no visible binding for global variable
  'GC_idx'
plotLfcGC,SummarizedExomePeak: no visible binding for global variable
  'Log2FC'
plotLfcGC,SummarizedExomePeak: no visible binding for global variable
  'Label'
plotReadsGC,SummarizedExomePeak: no visible binding for global variable
  'GC_cont'
plotReadsGC,SummarizedExomePeak: no visible binding for global variable
  'value'
plotSizeFactors,SummarizedExomePeak: no visible binding for global
  variable 'samples'
plotSizeFactors,SummarizedExomePeak: no visible binding for global
  variable 'size_factors'
plotSizeFactors,SummarizedExomePeak: no visible binding for global
  variable 'Estimation_Methods'
Undefined global functions or variables:
  %over% Estimation_Methods GC_cont GC_idx Label Log2FC glm_M metadata
  samples size_factors value
* 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 files in 'vignettes' ... OK
* checking examples ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
exomePeak2                66.22   0.18   66.44
exomePeakCalling-methods  36.97   0.09   37.25
SummarizedExomePeak-class 31.00   1.48   33.52
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
                           user system elapsed
exomePeak2                83.36   0.42   83.82
exomePeakCalling-methods  44.21   0.06   44.26
SummarizedExomePeak-class 32.51   1.06   33.58
glmM-methods               5.15   0.00    5.16
glmDM-methods              5.13   0.00    5.12
* 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 NOTE
See
  'C:/Users/biocbuild/bbs-3.12-bioc/meat/exomePeak2.Rcheck/00check.log'
for details.



Installation output

exomePeak2.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O http://172.29.0.3/BBS/3.12/bioc/src/contrib/exomePeak2_1.2.0.tar.gz && rm -rf exomePeak2.buildbin-libdir && mkdir exomePeak2.buildbin-libdir && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=exomePeak2.buildbin-libdir exomePeak2_1.2.0.tar.gz && C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD INSTALL exomePeak2_1.2.0.zip && rm exomePeak2_1.2.0.tar.gz exomePeak2_1.2.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 2561k  100 2561k    0     0  47.0M      0 --:--:-- --:--:-- --:--:-- 48.1M

install for i386

* installing *source* package 'exomePeak2' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
Warning message:
In .recacheSubclasses(def@className, def, env) :
  undefined subclass "numericVector" of class "Mnumeric"; definition not updated
** help
*** installing help indices
  converting help for package 'exomePeak2'
    finding HTML links ... done
    ExonPlot                                html  
    GC_content_over_grl                     html  
    GCsizeFactors-methods                   html  
    GLM_inference                           html  
    LibraryType-methods                     html  
    MeripBamFileList-class                  html  
    finding level-2 HTML links ... done

    Parameter-methods                       html  
    Results-methods                         html  
    SummarizedExomePeak-class               html  
    call_peaks_with_GLM                     html  
    consDESeq2_DM                           html  
    consDESeq2_M                            html  
    convertTxDb                             html  
    ctest                                   html  
    decision_deseq2                         html  
    disj_background                         html  
    estimateSeqDepth-methods                html  
    exomePeak2                              html  
    exomePeak2Results-methods               html  
    exomePeakCalling-methods                html  
    exome_bins_from_txdb                    html  
    exons_by_unique_gene                    html  
    exportResults-methods                   html  
    flank_on_exons                          html  
    glmDM-methods                           html  
    glmM-methods                            html  
    mclust_bg                               html  
    normalizeGC-methods                     html  
    plotExonLength-methods                  html  
    plotLfcGC-methods                       html  
    plotReadsGC-methods                     html  
    plotSizeFactors-methods                 html  
    quiet                                   html  
    reads_five_POS                          html  
    reads_five_POS_rev                      html  
    reduce_peaks                            html  
    remove_introns                          html  
    replace_bg                              html  
    scanMeripBAM                            html  
    split_by_name                           html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
Warning in .recacheSubclasses(def@className, def, env) :
  undefined subclass "numericVector" of class "Mnumeric"; definition not updated
** testing if installed package can be loaded from final location
Warning in .recacheSubclasses(def@className, def, env) :
  undefined subclass "numericVector" of class "Mnumeric"; definition not updated
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'exomePeak2' ...
** testing if installed package can be loaded
Warning in .recacheSubclasses(def@className, def, env) :
  undefined subclass "numericVector" of class "Mnumeric"; definition not updated
* MD5 sums
packaged installation of 'exomePeak2' as exomePeak2_1.2.0.zip
* DONE (exomePeak2)
* installing to library 'C:/Users/biocbuild/bbs-3.12-bioc/R/library'
package 'exomePeak2' successfully unpacked and MD5 sums checked

Tests output


Example timings

exomePeak2.Rcheck/examples_i386/exomePeak2-Ex.timings

nameusersystemelapsed
GCsizeFactors-methods0.080.000.08
LibraryType-methods1.340.021.36
MeripBamFileList-class0.440.000.43
Parameter-methods0.140.060.21
Results-methods1.090.501.62
SummarizedExomePeak-class31.00 1.4833.52
estimateSeqDepth-methods0.140.000.14
exomePeak266.22 0.1866.44
exomePeak2Results-methods000
exomePeakCalling-methods36.97 0.0937.25
exportResults-methods0.770.000.76
glmDM-methods3.620.023.64
glmM-methods4.280.004.28
normalizeGC-methods0.170.000.18
plotExonLength-methods1.360.031.39
plotLfcGC-methods0.300.000.29
plotReadsGC-methods1.100.141.25
plotSizeFactors-methods0.30.00.3
scanMeripBAM0.240.000.23

exomePeak2.Rcheck/examples_x64/exomePeak2-Ex.timings

nameusersystemelapsed
GCsizeFactors-methods0.070.000.08
LibraryType-methods0.420.000.42
MeripBamFileList-class0.450.000.45
Parameter-methods0.190.000.19
Results-methods1.250.001.25
SummarizedExomePeak-class32.51 1.0633.58
estimateSeqDepth-methods0.140.000.14
exomePeak283.36 0.4283.82
exomePeak2Results-methods0.010.000.02
exomePeakCalling-methods44.21 0.0644.26
exportResults-methods2.220.002.22
glmDM-methods5.130.005.12
glmM-methods5.150.005.16
normalizeGC-methods0.150.000.16
plotExonLength-methods1.440.001.44
plotLfcGC-methods0.30.00.3
plotReadsGC-methods1.640.001.64
plotSizeFactors-methods0.520.000.51
scanMeripBAM0.400.020.42