Back to Multiple platform build/check report for BioC 3.9
ABCDEFG[H]IJKLMNOPQRSTUVWXYZ

CHECK report for HilbertCurve on tokay2

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

Package 758/1741HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HilbertCurve 1.14.0
Zuguang Gu
Snapshot Date: 2019-10-15 17:01:26 -0400 (Tue, 15 Oct 2019)
URL: https://git.bioconductor.org/packages/HilbertCurve
Branch: RELEASE_3_9
Last Commit: 8a9aa6b
Last Changed Date: 2019-05-02 11:53:56 -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: HilbertCurve
Version: 1.14.0
Command: C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:HilbertCurve.install-out.txt --library=C:\Users\biocbuild\bbs-3.9-bioc\R\library --no-vignettes --timings HilbertCurve_1.14.0.tar.gz
StartedAt: 2019-10-16 04:24:44 -0400 (Wed, 16 Oct 2019)
EndedAt: 2019-10-16 04:29:05 -0400 (Wed, 16 Oct 2019)
EllapsedTime: 260.6 seconds
RetCode: 0
Status:  OK  
CheckDir: HilbertCurve.Rcheck
Warnings: 0

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.9-bioc/meat/HilbertCurve.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 'HilbertCurve/DESCRIPTION' ... OK
* checking extension type ... Package
* this is package 'HilbertCurve' version '1.14.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 'HilbertCurve' 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 ... 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
hc_layer-HilbertCurve-method        13.07   0.88   13.93
hc_layer-GenomicHilbertCurve-method  7.32   0.31    7.64
GenomicHilbertCurve                  6.67   0.17   10.31
hc_png-HilbertCurve-method           3.75   0.21    5.43
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                                     user system elapsed
hc_layer-HilbertCurve-method        10.00   0.79   10.78
hc_layer-GenomicHilbertCurve-method  8.14   0.26    8.69
GenomicHilbertCurve                  6.99   0.17   18.38
hc_png-HilbertCurve-method           3.05   0.06    9.05
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'test-all.R'
 OK
** running tests for arch 'x64' ...
  Running 'test-all.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: OK


Installation output

HilbertCurve.Rcheck/00install.out

##############################################################################
##############################################################################
###
### Running command:
###
###   C:\cygwin\bin\curl.exe -O https://malbec2.bioconductor.org/BBS/3.9/bioc/src/contrib/HilbertCurve_1.14.0.tar.gz && rm -rf HilbertCurve.buildbin-libdir && mkdir HilbertCurve.buildbin-libdir && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=HilbertCurve.buildbin-libdir HilbertCurve_1.14.0.tar.gz && C:\Users\biocbuild\bbs-3.9-bioc\R\bin\R.exe CMD INSTALL HilbertCurve_1.14.0.zip && rm HilbertCurve_1.14.0.tar.gz HilbertCurve_1.14.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 4234k  100 4234k    0     0  40.1M      0 --:--:-- --:--:-- --:--:-- 43.0M

install for i386

* installing *source* package 'HilbertCurve' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
  converting help for package 'HilbertCurve'
    finding HTML links ... done
    GenomicHilbertCurve-class               html  
    GenomicHilbertCurve                     html  
    HilbertCurve-class                      html  
    HilbertCurve                            html  
    default_overlay                         html  
    hc_centered_text-HilbertCurve-method    html  
    hc_layer-GenomicHilbertCurve-method     html  
    hc_layer-HilbertCurve-method            html  
    hc_layer-dispatch                       html  
    hc_level-HilbertCurve-method            html  
    hc_map-GenomicHilbertCurve-method       html  
    hc_normal_points-HilbertCurve-method    html  
    hc_offset-HilbertCurve-method           html  
    hc_png-HilbertCurve-method              html  
    hc_points-GenomicHilbertCurve-method    html  
    hc_points-HilbertCurve-method           html  
    hc_points-dispatch                      html  
    hc_polygon-GenomicHilbertCurve-method   html  
    hc_polygon-HilbertCurve-method          html  
    hc_polygon-dispatch                     html  
    hc_rect-GenomicHilbertCurve-method      html  
    hc_rect-HilbertCurve-method             html  
    hc_rect-dispatch                        html  
    hc_segmented_points-HilbertCurve-method
                                            html  
    hc_segments-GenomicHilbertCurve-method
                                            html  
    hc_segments-HilbertCurve-method         html  
    hc_segments-dispatch                    html  
    hc_text-GenomicHilbertCurve-method      html  
    hc_text-HilbertCurve-method             html  
    hc_text-dispatch                        html  
    is_white                                html  
    show-HilbertCurve-method                html  
    unzoom-HilbertCurve-method              html  
    zoom-HilbertCurve-method                html  
** building package indices
** installing vignettes
   'HilbertCurve.Rmd' 
** 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 'HilbertCurve' ...
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'HilbertCurve' as HilbertCurve_1.14.0.zip
* DONE (HilbertCurve)
* installing to library 'C:/Users/biocbuild/bbs-3.9-bioc/R/library'
package 'HilbertCurve' successfully unpacked and MD5 sums checked

Tests output

HilbertCurve.Rcheck/tests_i386/test-all.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)
> suppressWarnings(suppressPackageStartupMessages(library(HilbertCurve)))
> 
> test_check("HilbertCurve")
== testthat results  ===========================================================
[ OK: 8 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
   3.31    0.32    3.60 

HilbertCurve.Rcheck/tests_x64/test-all.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)
> suppressWarnings(suppressPackageStartupMessages(library(HilbertCurve)))
> 
> test_check("HilbertCurve")
== testthat results  ===========================================================
[ OK: 8 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 0 ]
> 
> proc.time()
   user  system elapsed 
   4.46    0.17    4.78 

Example timings

HilbertCurve.Rcheck/examples_i386/HilbertCurve-Ex.timings

nameusersystemelapsed
GenomicHilbertCurve-class000
GenomicHilbertCurve 6.67 0.1710.31
HilbertCurve-class000
HilbertCurve0.510.030.55
default_overlay000
hc_centered_text-HilbertCurve-method0.10.00.1
hc_layer-GenomicHilbertCurve-method7.320.317.64
hc_layer-HilbertCurve-method13.07 0.8813.93
hc_layer-dispatch000
hc_level-HilbertCurve-method0.020.000.02
hc_map-GenomicHilbertCurve-method3.980.074.06
hc_normal_points-HilbertCurve-method000
hc_offset-HilbertCurve-method0.020.000.01
hc_png-HilbertCurve-method3.750.215.43
hc_points-GenomicHilbertCurve-method0.500.030.53
hc_points-HilbertCurve-method0.670.000.67
hc_points-dispatch000
hc_polygon-GenomicHilbertCurve-method0.470.001.51
hc_polygon-HilbertCurve-method0.120.000.13
hc_polygon-dispatch000
hc_rect-GenomicHilbertCurve-method0.230.010.25
hc_rect-HilbertCurve-method0.10.00.1
hc_rect-dispatch000
hc_segmented_points-HilbertCurve-method000
hc_segments-GenomicHilbertCurve-method0.610.000.61
hc_segments-HilbertCurve-method0.110.020.12
hc_segments-dispatch000
hc_text-GenomicHilbertCurve-method0.280.020.30
hc_text-HilbertCurve-method0.100.000.09
hc_text-dispatch000
is_white000
show-HilbertCurve-method000
unzoom-HilbertCurve-method0.010.000.01
zoom-HilbertCurve-method000

HilbertCurve.Rcheck/examples_x64/HilbertCurve-Ex.timings

nameusersystemelapsed
GenomicHilbertCurve-class000
GenomicHilbertCurve 6.99 0.1718.38
HilbertCurve-class000
HilbertCurve0.550.020.56
default_overlay000
hc_centered_text-HilbertCurve-method0.130.000.12
hc_layer-GenomicHilbertCurve-method8.140.268.69
hc_layer-HilbertCurve-method10.00 0.7910.78
hc_layer-dispatch000
hc_level-HilbertCurve-method0.020.000.01
hc_map-GenomicHilbertCurve-method3.120.013.14
hc_normal_points-HilbertCurve-method000
hc_offset-HilbertCurve-method0.020.000.02
hc_png-HilbertCurve-method3.050.069.05
hc_points-GenomicHilbertCurve-method0.460.030.50
hc_points-HilbertCurve-method0.580.040.61
hc_points-dispatch000
hc_polygon-GenomicHilbertCurve-method0.410.000.40
hc_polygon-HilbertCurve-method0.110.000.11
hc_polygon-dispatch000
hc_rect-GenomicHilbertCurve-method0.290.010.29
hc_rect-HilbertCurve-method0.070.000.08
hc_rect-dispatch000
hc_segmented_points-HilbertCurve-method000
hc_segments-GenomicHilbertCurve-method0.470.000.47
hc_segments-HilbertCurve-method0.150.020.17
hc_segments-dispatch000
hc_text-GenomicHilbertCurve-method0.350.000.34
hc_text-HilbertCurve-method0.060.010.08
hc_text-dispatch000
is_white000
show-HilbertCurve-method000
unzoom-HilbertCurve-method0.010.000.01
zoom-HilbertCurve-method0.020.000.02