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

CHECK report for regsplice on tokay1

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

Package 1157/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
regsplice 1.4.0
Lukas M. Weber
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/regsplice
Branch: RELEASE_3_6
Last Commit: 1953dbf
Last Changed Date: 2017-10-30 12:41:23 -0400 (Mon, 30 Oct 2017)
malbec1 Linux (Ubuntu 16.04.1 LTS) / x86_64  NotNeeded  OK  OK 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  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: regsplice
Version: 1.4.0
Command: rm -rf regsplice.buildbin-libdir regsplice.Rcheck && mkdir regsplice.buildbin-libdir regsplice.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=regsplice.buildbin-libdir regsplice_1.4.0.tar.gz >regsplice.Rcheck\00install.out 2>&1 && cp regsplice.Rcheck\00install.out regsplice-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=regsplice.buildbin-libdir --install="check:regsplice-install.out" --force-multiarch --no-vignettes --timings regsplice_1.4.0.tar.gz
StartedAt: 2018-04-12 02:35:11 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 02:40:51 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 339.4 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: regsplice.Rcheck
Warnings: 1

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/regsplice.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 'regsplice/DESCRIPTION' ... OK
* this is package 'regsplice' version '1.4.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 'regsplice' can be installed ... WARNING
Found the following significant warnings:
  Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpYbv17q/R.INSTALL254c280c4f3a/regsplice/man/RegspliceData.Rd:75: missing file link 'SummarizedExperiment'
See 'C:/Users/biocbuild/bbs-3.6-bioc/meat/regsplice.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 ... 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
fitRegMultiple 15.79   0.00   15.80
LRTests        14.44   0.07   14.50
summaryTable   10.74   0.00   10.73
regsplice      10.68   0.00   10.67
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                user system elapsed
LRTests        16.94   0.06   17.00
summaryTable   13.56   0.00   13.56
fitRegMultiple 13.44   0.02   13.45
regsplice      12.08   0.00   12.08
* 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/regsplice.Rcheck/00check.log'
for details.



Installation output

regsplice.Rcheck/00install.out


install for i386

* installing *source* package 'regsplice' ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'regsplice'
    finding HTML links ... done
    LRTests                                 html  
    RegspliceData                           html  
Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpYbv17q/R.INSTALL254c280c4f3a/regsplice/man/RegspliceData.Rd:75: missing file link 'SummarizedExperiment'
    RegspliceResults                        html  
    createDesignMatrix                      html  
    filterLowCounts                         html  
    filterZeros                             html  
    fitRegMultiple                          html  
    initializeResults                       html  
    finding level-2 HTML links ... done

    regsplice                               html  
    runNormalization                        html  
    runVoom                                 html  
    summaryTable                            html  
** building package indices
** installing vignettes
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

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

Tests output

regsplice.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(regsplice)
> 
> test_check("regsplice")
== testthat results  ===========================================================
OK: 95 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
  20.26    0.29   20.78 

regsplice.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(regsplice)
> 
> test_check("regsplice")
== testthat results  ===========================================================
OK: 95 SKIPPED: 0 FAILED: 0
> 
> proc.time()
   user  system elapsed 
  22.28    0.07   22.37 

Example timings

regsplice.Rcheck/examples_i386/regsplice-Ex.timings

nameusersystemelapsed
LRTests14.44 0.0714.50
RegspliceData0.480.000.49
RegspliceResults0.020.000.01
createDesignMatrix000
filterLowCounts0.110.000.11
filterZeros0.110.000.11
fitRegMultiple15.79 0.0015.80
initializeResults0.110.000.11
regsplice10.68 0.0010.67
runNormalization0.070.000.08
runVoom0.110.000.11
summaryTable10.74 0.0010.73

regsplice.Rcheck/examples_x64/regsplice-Ex.timings

nameusersystemelapsed
LRTests16.94 0.0617.00
RegspliceData0.440.000.44
RegspliceResults000
createDesignMatrix000
filterLowCounts0.080.000.08
filterZeros0.080.000.08
fitRegMultiple13.44 0.0213.45
initializeResults0.100.000.11
regsplice12.08 0.0012.08
runNormalization0.080.000.08
runVoom0.130.000.12
summaryTable13.56 0.0013.56