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

CHECK report for HDF5Array on tokay1

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

Package 641/1472HostnameOS / ArchINSTALLBUILDCHECKBUILD BIN
HDF5Array 1.6.0
Hervé Pagès
Snapshot Date: 2018-04-11 16:45:18 -0400 (Wed, 11 Apr 2018)
URL: https://git.bioconductor.org/packages/HDF5Array
Branch: RELEASE_3_6
Last Commit: 95f2f8d
Last Changed Date: 2017-10-30 12:41:13 -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: HDF5Array
Version: 1.6.0
Command: rm -rf HDF5Array.buildbin-libdir HDF5Array.Rcheck && mkdir HDF5Array.buildbin-libdir HDF5Array.Rcheck && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD INSTALL --build --merge-multiarch --library=HDF5Array.buildbin-libdir HDF5Array_1.6.0.tar.gz >HDF5Array.Rcheck\00install.out 2>&1 && cp HDF5Array.Rcheck\00install.out HDF5Array-install.out && C:\Users\biocbuild\bbs-3.6-bioc\R\bin\R.exe CMD check --library=HDF5Array.buildbin-libdir --install="check:HDF5Array-install.out" --force-multiarch --no-vignettes --timings HDF5Array_1.6.0.tar.gz
StartedAt: 2018-04-12 00:40:36 -0400 (Thu, 12 Apr 2018)
EndedAt: 2018-04-12 00:42:39 -0400 (Thu, 12 Apr 2018)
EllapsedTime: 122.6 seconds
RetCode: 0
Status:  WARNINGS  
CheckDir: HDF5Array.Rcheck
Warnings: 1

Command output

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


* using log directory 'C:/Users/biocbuild/bbs-3.6-bioc/meat/HDF5Array.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 'HDF5Array/DESCRIPTION' ... OK
* this is package 'HDF5Array' version '1.6.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 'HDF5Array' can be installed ... WARNING
Found the following significant warnings:
  Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpgVjylt/R.INSTALL189c29fd1406/HDF5Array/man/HDF5Array-class.Rd:88: missing file link 'loadHDF5SummarizedExperiment'
  Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpgVjylt/R.INSTALL189c29fd1406/HDF5Array/man/dump-management.Rd:103: missing file link 'type'
  Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpgVjylt/R.INSTALL189c29fd1406/HDF5Array/man/dump-management.Rd:198: missing file link 'type'
  Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpgVjylt/R.INSTALL189c29fd1406/HDF5Array/man/writeHDF5Array.Rd:102: missing file link 'loadHDF5SummarizedExperiment'
See 'C:/Users/biocbuild/bbs-3.6-bioc/meat/HDF5Array.Rcheck/00install.out' for details.
* checking installed package size ... NOTE
  installed size is  7.9Mb
  sub-directories of 1Mb or more:
    extdata   7.7Mb
* checking package 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 ... NOTE
Unexported objects imported by ':::' calls:
  'BiocGenerics:::testPackage' 'S4Vectors:::sapply_isNULL'
  See the note in ?`:::` about the use of this operator.
* 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 examples ...
** running examples for arch 'i386' ... OK
Examples with CPU or elapsed time > 5s
                user system elapsed
HDF5Array-class 5.27   1.86    7.64
** running examples for arch 'x64' ... OK
Examples with CPU or elapsed time > 5s
                user system elapsed
HDF5Array-class 6.93   2.14    9.08
* checking for unstated dependencies in 'tests' ... OK
* checking tests ...
** running tests for arch 'i386' ...
  Running 'run_unitTests.R'
 OK
** running tests for arch 'x64' ...
  Running 'run_unitTests.R'
 OK
* checking PDF version of manual ... OK
* DONE

Status: 1 WARNING, 2 NOTEs
See
  'C:/Users/biocbuild/bbs-3.6-bioc/meat/HDF5Array.Rcheck/00check.log'
for details.



Installation output

HDF5Array.Rcheck/00install.out


install for i386

* installing *source* package 'HDF5Array' ...
** R
** inst
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'HDF5Array'
    finding HTML links ... done
    HDF5Array-class                         html  
    finding level-2 HTML links ... done

Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpgVjylt/R.INSTALL189c29fd1406/HDF5Array/man/HDF5Array-class.Rd:88: missing file link 'loadHDF5SummarizedExperiment'
    dump-management                         html  
Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpgVjylt/R.INSTALL189c29fd1406/HDF5Array/man/dump-management.Rd:103: missing file link 'type'
Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpgVjylt/R.INSTALL189c29fd1406/HDF5Array/man/dump-management.Rd:198: missing file link 'type'
    writeHDF5Array                          html  
Rd warning: C:/Users/biocbuild/bbs-3.6-bioc/tmpdir/RtmpgVjylt/R.INSTALL189c29fd1406/HDF5Array/man/writeHDF5Array.Rd:102: missing file link 'loadHDF5SummarizedExperiment'
** building package indices
** testing if installed package can be loaded
In R CMD INSTALL

install for x64

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

Tests output

HDF5Array.Rcheck/tests_i386/run_unitTests.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.

> require("HDF5Array") || stop("unable to load HDF5Array package")
Loading required package: HDF5Array
Loading required package: DelayedArray
Loading required package: matrixStats
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, cbind, colMeans, colSums, colnames, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, lengths, mapply, match, mget, order, paste, pmax, pmax.int,
    pmin, pmin.int, rank, rbind, rowMeans, rowSums, rownames, sapply,
    setdiff, sort, table, tapply, union, unique, unsplit, which,
    which.max, which.min

Loading required package: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid

Loading required package: IRanges

Attaching package: 'DelayedArray'

The following objects are masked from 'package:matrixStats':

    colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges

The following object is masked from 'package:base':

    apply

Loading required package: rhdf5
[1] TRUE
> HDF5Array:::.test()


RUNIT TEST PROTOCOL -- Thu Apr 12 00:42:31 2018 
*********************************************** 
Number of test functions: 0 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
HDF5Array RUnit Tests - 0 test functions, 0 errors, 0 failures
Number of test functions: 0 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
   2.60    0.09    2.70 

HDF5Array.Rcheck/tests_x64/run_unitTests.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.

> require("HDF5Array") || stop("unable to load HDF5Array package")
Loading required package: HDF5Array
Loading required package: DelayedArray
Loading required package: matrixStats
Loading required package: BiocGenerics
Loading required package: parallel

Attaching package: 'BiocGenerics'

The following objects are masked from 'package:parallel':

    clusterApply, clusterApplyLB, clusterCall, clusterEvalQ,
    clusterExport, clusterMap, parApply, parCapply, parLapply,
    parLapplyLB, parRapply, parSapply, parSapplyLB

The following objects are masked from 'package:stats':

    IQR, mad, sd, var, xtabs

The following objects are masked from 'package:base':

    Filter, Find, Map, Position, Reduce, anyDuplicated, append,
    as.data.frame, cbind, colMeans, colSums, colnames, do.call,
    duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
    lapply, lengths, mapply, match, mget, order, paste, pmax, pmax.int,
    pmin, pmin.int, rank, rbind, rowMeans, rowSums, rownames, sapply,
    setdiff, sort, table, tapply, union, unique, unsplit, which,
    which.max, which.min

Loading required package: S4Vectors
Loading required package: stats4

Attaching package: 'S4Vectors'

The following object is masked from 'package:base':

    expand.grid

Loading required package: IRanges

Attaching package: 'DelayedArray'

The following objects are masked from 'package:matrixStats':

    colMaxs, colMins, colRanges, rowMaxs, rowMins, rowRanges

The following object is masked from 'package:base':

    apply

Loading required package: rhdf5
[1] TRUE
> HDF5Array:::.test()


RUNIT TEST PROTOCOL -- Thu Apr 12 00:42:34 2018 
*********************************************** 
Number of test functions: 0 
Number of errors: 0 
Number of failures: 0 

 
1 Test Suite : 
HDF5Array RUnit Tests - 0 test functions, 0 errors, 0 failures
Number of test functions: 0 
Number of errors: 0 
Number of failures: 0 
> 
> proc.time()
   user  system elapsed 
   2.57    0.09    2.67 

Example timings

HDF5Array.Rcheck/examples_i386/HDF5Array-Ex.timings

nameusersystemelapsed
HDF5Array-class5.271.867.64
dump-management0.480.030.58
writeHDF5Array0.360.150.51

HDF5Array.Rcheck/examples_x64/HDF5Array-Ex.timings

nameusersystemelapsed
HDF5Array-class6.932.149.08
dump-management0.600.030.69
writeHDF5Array0.570.170.74