Back to Multiple platform build/check report for BioC 3.6
ABC[D]EFGHIJKLMNOPQRSTUVWXYZ

CHECK report for DRIMSeq on tokay1

This page was generated on 2018-04-12 13:27:43 -0400 (Thu, 12 Apr 2018).

Package 387/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
DRIMSeq 1.6.0
Malgorzata Nowicka
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/DRIMSeq
Branch: RELEASE_3_6
Last Commit: 0efa37a
Last Changed Date: 2017-10-30 12:41:14 -0400 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  OK  OK  OK 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
veracruz1 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: DRIMSeq
Version: 1.6.0
Command: rm -rf DRIMSeq.buildbin-libdir DRIMSeq.Rcheck && mkdir DRIMSeq.buildbin-libdir DRIMSeq.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=DRIMSeq.buildbin-libdir DRIMSeq_1.6.0.tar.gz >DRIMSeq.Rcheck\00install.out 2>&1 && cp DRIMSeq.Rcheck\00install.out DRIMSeq-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=DRIMSeq.buildbin-libdir --install="check:DRIMSeq-install.out" --force-multiarch --no-vignettes --timings DRIMSeq_1.6.0.tar.gz
StartedAt: 2018-04-11 23:37:36 -0400 (Wed, 11 Apr 2018)
EndedAt: 2018-04-11 23:45:03 -0400 (Wed, 11 Apr 2018)
EllapsedTime: 447.1 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: DRIMSeq.Rcheck
Warnings: 1

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/DRIMSeq.Rcheck'
* using R version 3.4.4 (2018-03-15)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'DRIMSeq/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'DRIMSeq' version '1.6.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 'DRIMSeq' can be installed ... WARNING
Found the following significant warnings:
  Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmp0AbOBq/R.INSTALL4342da01533/DRIMSeq/man/dmTest.Rd:93: missing file link 'glmLRT'
  Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmp0AbOBq/R.INSTALL4342da01533/DRIMSeq/man/dmTest.Rd:193: missing file link 'glmLRT'
See 'C:/Users/biocbuild/bbs-3.6-bioc/meat/DRIMSeq.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 ... OK
* 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
dmSQTLtest-class 138.41   0.09  138.52
dmDStest-class     9.53   0.09    9.86
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                   user system elapsed
dmSQTLtest-class 144.53   0.07  144.61
dmDStest-class    11.96   0.07   12.02
* 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
See
  'C:/Users/biocbuild/bbs-3.6-bioc/meat/DRIMSeq.Rcheck/00check.log'
for details.



Installation output

DRIMSeq.Rcheck/00install.out


install for i386

* installing *source* package 'DRIMSeq' ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'DRIMSeq'
    finding HTML links ... done
    MatrixList-class                        html  
    dmDSdata-class                          html  
    dmDSdata                                html  
    dmDSfit-class                           html  
    dmDSprecision-class                     html  
    dmDStest-class                          html  
    dmFilter                                html  
    dmFit                                   html  
    finding level-2 HTML links ... done

    dmPrecision                             html  
    dmSQTLdata-class                        html  
    dmSQTLdata                              html  
    dmSQTLfit-class                         html  
    dmSQTLprecision-class                   html  
    dmSQTLtest-class                        html  
    dmTest                                  html  
Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmp0AbOBq/R.INSTALL4342da01533/DRIMSeq/man/dmTest.Rd:93: missing file link 'glmLRT'
Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/Rtmp0AbOBq/R.INSTALL4342da01533/DRIMSeq/man/dmTest.Rd:193: missing file link 'glmLRT'
    dm_plotDataDSInfo                       html  
    dm_plotProportions                      html  
    plotData                                html  
    plotPValues                             html  
    plotPrecision                           html  
    plotProportions                         html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

* installing *source* package 'DRIMSeq' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'DRIMSeq' as DRIMSeq_1.6.0.zip
* DONE (DRIMSeq)
In R CMD INSTALL
In R CMD INSTALL

Tests output

DRIMSeq.Rcheck/tests_i386/testthat.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 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(DRIMSeq)
> 
> test_check("DRIMSeq")
== testthat results  ===========================================================
OK: 15 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
   4.35    0.07    4.42 

DRIMSeq.Rcheck/tests_x64/testthat.Rout


R version 3.4.4 (2018-03-15) -- "Someone to Lean On"
Copyright (C) 2018 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(DRIMSeq)
> 
> test_check("DRIMSeq")
== testthat results  ===========================================================
OK: 15 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
   3.95    0.20    4.15 

Example timings

DRIMSeq.Rcheck/examples_i386/DRIMSeq-Ex.timings

nameusersystemelapsed
dmDSdata-class0.020.000.02
dmDSdata000
dmDSfit-class000
dmDSprecision-class0.020.000.02
dmDStest-class9.530.099.86
dmFilter0.030.000.11
dmFit0.020.000.01
dmPrecision0.010.000.02
dmSQTLdata-class0.020.000.02
dmSQTLdata0.020.000.01
dmSQTLfit-class0.010.000.02
dmSQTLprecision-class000
dmSQTLtest-class138.41 0.09138.52
dmTest0.010.000.01
plotData0.020.000.02
plotPValues0.010.000.01
plotPrecision000
plotProportions0.020.000.02

DRIMSeq.Rcheck/examples_x64/DRIMSeq-Ex.timings

nameusersystemelapsed
dmDSdata-class000
dmDSdata000
dmDSfit-class0.010.000.01
dmDSprecision-class000
dmDStest-class11.96 0.0712.02
dmFilter0.010.000.02
dmFit000
dmPrecision000
dmSQTLdata-class000
dmSQTLdata0.020.000.01
dmSQTLfit-class000
dmSQTLprecision-class0.010.000.02
dmSQTLtest-class144.53 0.07144.61
dmTest000
plotData0.020.000.01
plotPValues0.020.000.02
plotPrecision000
plotProportions0.010.000.01