Back to Multiple platform build/check report for BioC 3.9
ABCDEFGHIJKLMNOPQR[S]TUVWXYZ

CHECK report for savR on tokay2

This page was generated on 2019-10-16 12:29:06 -0400 (Wed, 16 Oct 2019).

Package 1455/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
savR 1.22.0
R. Brent Calder
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/savR
Branch: RELEASE_3_9
Last Commit: 4f99578
Last Changed Date: 2019-05-02 11:53:46 -0400 (Thu, 02 May 2019)
malbec2 Linux (Ubuntu 18.04.2 LTS) / x86_64  OK  OK  OK UNNEEDED, same version exists in internal repository
tokay2 Windows Server 2012 R2 Standard / x64  OK  OK [ OK ] OK UNNEEDED, same version exists in internal repository
celaya2 OS X 10.11.6 El Capitan / x86_64  OK  OK  OK  OK UNNEEDED, same version exists in internal repository

Summary

Package: savR
Version: 1.22.0
Command: C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:savR.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings savR_1.22.0.tar.gz
StartedAt: 2019-10-16 06:53:33 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 06:55:38 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 124.9 seconds
RetCode: 0
Status:  OK  
CheckDir: savR.Rcheck
Warnings: 0

Command output

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:savR.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings savR_1.22.0.tar.gz
###
##############################################################################
##############################################################################


* using log directory 'C:/Users/biocbuild/bbs-3.9-bioc/meat/savR.Rcheck'
* using R version 3.6.1 (2019-07-05)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using option '--no-vignettes'
* checking for file 'savR/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'savR' version '1.22.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 'savR' 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
buildReports,savProject-character: no visible global function
  definition for 'dev.off'
qualityHeatmap,savProject-integer-integer-logical: no visible global
  function definition for 'quantile'
Undefined global functions or variables:
  dev.off quantile
Consider adding
  importFrom("grDevices", "dev.off")
  importFrom("stats", "quantile")
to your NAMESPACE file.
* 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
** running examples for arch 'x64' ... OK
* 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 NOTE
See
  'C:/Users/biocbuild/bbs-3.9-bioc/meat/savR.Rcheck/00check.log'
for details.



Installation output

savR.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/savR_1.22.0.tar.gz && rm -rf savR.buildbin-libdir && mkdir savR.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=savR.buildbin-libdir savR_1.22.0.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL savR_1.22.0.zip && rm savR_1.22.0.tar.gz savR_1.22.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  392k  100  392k    0     0  1225k      0 --:--:-- --:--:-- --:--:-- 1250k

install for i386

* installing *source* package 'savR' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'savR'
    finding HTML links ... done
    buildReports                            html  
    clusterQualityGtN                       html  
    clusters                                html  
    correctedIntensities                    html  
    cycles                                  html  
    directions                              html  
    errorMetrics                            html  
    extractionMetrics                       html  
    flowcellLayout                          html  
    illuminaFlowCellLayout-class            html  
    illuminaRead-class                      html  
    location                                html  
    pfBoxplot                               html  
    pfClusters                              html  
    plotFWHM                                html  
    plotIntensity                           html  
    plotQGT30                               html  
    qualityHeatmap                          html  
    qualityMetrics                          html  
    reads                                   html  
    run                                     html  
    savCorrectedIntensityFormat-class       html  
    savData-class                           html  
    savErrorFormat-class                    html  
    savExtractionFormat-class               html  
    savFormat-class                         html  
    savProject-class                        html  
    savQualityFormat-class                  html  
    savQualityFormatV5-class                html  
    savR-package                            html  
    savR                                    html  
    savTileFormat-class                     html  
    tileMetrics                             html  
** building package indices
** installing vignettes
** testing if installed package can be loaded from temporary location
** testing if installed package can be loaded from final location
** testing if installed package keeps a record of temporary installation path

install for x64

* installing *source* package 'savR' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'savR' as savR_1.22.0.zip
* DONE (savR)
* installing to library 'C:/Users/biocbuild/bbs-3.9-bioc/R/library'
package 'savR' successfully unpacked and MD5 sums checked

Tests output

savR.Rcheck/tests_i386/testthat.Rout


R version 3.6.1 (2019-07-05) -- "Action of the Toes"
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(savR)
Loading required package: ggplot2
> 
> test_check("savR")
== testthat results  ===========================================================
[ OK: 8 | SKIPPED: 7 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
   5.51    0.07    5.59 

savR.Rcheck/tests_x64/testthat.Rout


R version 3.6.1 (2019-07-05) -- "Action of the Toes"
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(savR)
Loading required package: ggplot2
> 
> test_check("savR")
== testthat results  ===========================================================
[ OK: 8 | SKIPPED: 7 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
   6.56    0.26    6.81 

Example timings

savR.Rcheck/examples_i386/savR-Ex.timings

nameusersystemelapsed
buildReports000
clusterQualityGtN000
clusters000
correctedIntensities2.430.002.81
cycles1.910.001.90
directions1.650.001.66
errorMetrics1.720.001.72
extractionMetrics1.630.021.64
flowcellLayout1.580.001.58
location1.570.011.59
pfClusters000
qualityMetrics1.720.001.72
reads1.750.001.75
run2.030.002.03
savR1.940.001.94
tileMetrics1.770.001.76

savR.Rcheck/examples_x64/savR-Ex.timings

nameusersystemelapsed
buildReports000
clusterQualityGtN000
clusters000
correctedIntensities1.810.001.82
cycles2.000.022.02
directions3.220.013.25
errorMetrics2.170.032.21
extractionMetrics1.940.031.96
flowcellLayout1.950.001.96
location1.730.041.76
pfClusters000
qualityMetrics1.640.001.64
reads1.950.001.95
run2.050.012.07
savR1.720.001.71
tileMetrics1.790.001.80