| Back to Long Tests report for BioC 3.12 |
This page was generated on 2021-05-08 14:20:33 -0400 (Sat, 08 May 2021).
|
To the developers/maintainers of the HDF5Array package: Please make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 8/10 | Hostname | OS / Arch | CHECK | |||||||
| HDF5Array 1.18.1 (landing page) Hervé Pagès
| malbec1 | Linux (Ubuntu 18.04.5 LTS) / x86_64 | ERROR | |||||||
| tokay1 | Windows Server 2012 R2 Standard / x64 | ERROR | ||||||||
| merida1 | macOS 10.14.6 Mojave / x86_64 | ERROR | ||||||||
| Package: HDF5Array |
| Version: 1.18.1 |
| Command: C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --test-dir=longtests --no-stop-on-test-error --no-codoc --no-examples --no-manual --ignore-vignettes --check-subdirs=no HDF5Array_1.18.1.tar.gz |
| StartedAt: 2021-05-08 10:11:59 -0400 (Sat, 08 May 2021) |
| EndedAt: 2021-05-08 10:24:04 -0400 (Sat, 08 May 2021) |
| EllapsedTime: 725.3 seconds |
| RetCode: 1 |
| Status: ERROR |
| CheckDir: HDF5Array.Rcheck |
| Warnings: NA |
|
HDF5Array.Rcheck/tests_i386/run_longtests.Rout.fail
R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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: stats4
Loading required package: Matrix
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, basename, cbind, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, unique, unsplit, which.max, which.min
Loading required package: MatrixGenerics
Loading required package: matrixStats
Attaching package: 'MatrixGenerics'
The following objects are masked from 'package:matrixStats':
colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
colWeightedMeans, colWeightedMedians, colWeightedSds,
colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
rowWeightedSds, rowWeightedVars
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following object is masked from 'package:Matrix':
expand
The following object is masked from 'package:base':
expand.grid
Loading required package: IRanges
Attaching package: 'IRanges'
The following object is masked from 'package:grDevices':
windows
Attaching package: 'DelayedArray'
The following objects are masked from 'package:base':
aperm, apply, rowsum
Loading required package: rhdf5
[1] TRUE
> setAutoRealizationBackend("HDF5Array")
> BiocGenerics:::testPackage("DelayedArray")
Attaching package: 'genefilter'
The following objects are masked from 'package:MatrixGenerics':
rowSds, rowVars
The following objects are masked from 'package:matrixStats':
rowSds, rowVars
Loading required package: DelayedArray
Loading required package: stats4
Loading required package: Matrix
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, basename, cbind, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, unique, unsplit, which.max, which.min
Loading required package: MatrixGenerics
Loading required package: matrixStats
Attaching package: 'MatrixGenerics'
The following objects are masked from 'package:matrixStats':
colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
colWeightedMeans, colWeightedMedians, colWeightedSds,
colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
rowWeightedSds, rowWeightedVars
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following object is masked from 'package:Matrix':
expand
The following object is masked from 'package:base':
expand.grid
Loading required package: IRanges
Attaching package: 'IRanges'
The following object is masked from 'package:grDevices':
windows
Attaching package: 'DelayedArray'
The following objects are masked from 'package:base':
aperm, apply, rowsum
Loading required package: rhdf5
Loading required package: DelayedArray
Loading required package: stats4
Loading required package: Matrix
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, basename, cbind, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, unique, unsplit, which.max, which.min
Loading required package: MatrixGenerics
Loading required package: matrixStats
Attaching package: 'MatrixGenerics'
The following objects are masked from 'package:matrixStats':
colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
colWeightedMeans, colWeightedMedians, colWeightedSds,
colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
rowWeightedSds, rowWeightedVars
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following object is masked from 'package:Matrix':
expand
The following object is masked from 'package:base':
expand.grid
Loading required package: IRanges
Attaching package: 'IRanges'
The following object is masked from 'package:grDevices':
windows
Attaching package: 'DelayedArray'
The following objects are masked from 'package:base':
aperm, apply, rowsum
Loading required package: rhdf5
Timing stopped at: 1.25 0.03 14.85
Error in h(simpleError(msg, call)) :
error in evaluating the argument 'x' in selecting a method for function 'as.matrix': failed to open file 'C:/Users/biocbuild/bbs-3.12-bioc-longtests/tmpdir/RtmpqgvTfF/HDF5Array_dump/auto00001.h5'
In addition: Warning messages:
1: In log(a + 0.2) : NaNs produced
2: In match.fun(.Generic)(a) : NaNs produced
Error in normarg_perm(perm, dim(seed)) : 'perm' must be an integer vector
Error in validObject(.Object) : invalid class "DelayedAperm" object:
'perm' cannot be an empty vector
Error in validObject(.Object) : invalid class "DelayedAperm" object:
only dimensions equal to 1 can be dropped
Error in validObject(.Object) : invalid class "DelayedAperm" object:
all non-NA values in 'perm' must be >= 1 and <= 'length(dim(a))'
Error in validObject(.Object) : invalid class "DelayedAperm" object:
only dimensions equal to 1 can be dropped
Error in normarg_dimnames(dimnames, seed_dim) :
the supplied 'dimnames' must be NULL or a list
Error in normarg_dimnames(dimnames, seed_dim) :
the supplied 'dimnames' must have one list element per dimension
Error in FUN(X[[i]], ...) :
each list element in the supplied 'dimnames' must be NULL or a
character vector
Error in FUN(X[[i]], ...) :
length of 'dimnames[[1]]' (26) must equal the array extent (5)
Error in seed(x) :
seed() is not supported on a DelayedArray object with multiple seeds at
the moment. Note that you can check the number of seeds with nseed().
You can use 'seedApply(x, identity)' to extract all the seeds as a
list.
Error in (function (classes, fdef, mtable) :
unable to find an inherited method for function 'is_noop' for signature '"DelayedNaryIsoOp"'
Error in seed(x) :
seed() is not supported on a DelayedArray object with multiple seeds at
the moment. Note that you can check the number of seeds with nseed().
You can use 'seedApply(x, identity)' to extract all the seeds as a
list.
Error in (function (classes, fdef, mtable) :
unable to find an inherited method for function 'is_noop' for signature '"DelayedNaryIsoOp"'
Error in seed(x) :
seed() is not supported on a DelayedArray object with multiple seeds at
the moment. Note that you can check the number of seeds with nseed().
You can use 'seedApply(x, identity)' to extract all the seeds as a
list.
Error in (function (classes, fdef, mtable) :
unable to find an inherited method for function 'is_noop' for signature '"DelayedNaryIsoOp"'
Error in seed(x) :
seed() is not supported on a DelayedArray object with multiple seeds at
the moment. Note that you can check the number of seeds with nseed().
You can use 'seedApply(x, identity)' to extract all the seeds as a
list.
Error in (function (classes, fdef, mtable) :
unable to find an inherited method for function 'is_noop' for signature '"DelayedNaryIsoOp"'
Error in seed(x) :
seed() is not supported on a DelayedArray object with multiple seeds at
the moment. Note that you can check the number of seeds with nseed().
You can use 'seedApply(x, identity)' to extract all the seeds as a
list.
Error in (function (classes, fdef, mtable) :
unable to find an inherited method for function 'is_noop' for signature '"DelayedNaryIsoOp"'
Error in match.fun(OP) : 'NULL' is not a function, character or symbol
Error in match.fun(OP) :
'list(NULL)' is not a function, character or symbol
Error in get(as.character(FUN), mode = "function", envir = envir) :
object 'not-an-existing-function' of mode 'function' was not found
Error in new_DelayedNaryIsoOp("<=", array(dim = 4:2), array(dim = 2:4)) :
non-conformable array-like objects
Error in normalizeNindex(Nindex, seed) :
'Nindex' must be a list with one list element per dimension in 'x'
Error in normalizeNindex(Nindex, seed) :
'Nindex' must be a list with one list element per dimension in 'x'
Error : subscript contains out-of-bounds indices
Error : subscript contains invalid names
Error : subscript contains out-of-bounds ranges
Error : subscript contains out-of-bounds ranges
Error in new_DelayedUnaryIsoOpStack(.TEST_SAS3, NULL) :
'OPS' must be a list
Error in FUN(X[[i]], ...) :
'OPS[[1L]]' is not a function, character or symbol
Error in get(as.character(FUN), mode = "function", envir = envir) :
object 'not-an-existing-function' of mode 'function' was not found
RUNIT TEST PROTOCOL -- Sat May 08 10:19:12 2021
***********************************************
Number of test functions: 50
Number of errors: 1
Number of failures: 0
1 Test Suite :
DelayedArray RUnit Tests - 50 test functions, 1 error, 0 failures
ERROR in test_DelayedMatrix_mult_parallel: Error in h(simpleError(msg, call)) :
error in evaluating the argument 'x' in selecting a method for function 'as.matrix': failed to open file 'C:/Users/biocbuild/bbs-3.12-bioc-longtests/tmpdir/RtmpqgvTfF/HDF5Array_dump/auto00001.h5'
Test files with failing tests
test_DelayedMatrix-utils.R
test_DelayedMatrix_mult_parallel
Error in BiocGenerics:::testPackage("DelayedArray") :
unit tests failed for package DelayedArray
Execution halted
|
HDF5Array.Rcheck/tests_x64/run_longtests.Rout.fail
R version 4.0.5 (2021-03-31) -- "Shake and Throw"
Copyright (C) 2021 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: stats4
Loading required package: Matrix
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, basename, cbind, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, unique, unsplit, which.max, which.min
Loading required package: MatrixGenerics
Loading required package: matrixStats
Attaching package: 'MatrixGenerics'
The following objects are masked from 'package:matrixStats':
colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
colWeightedMeans, colWeightedMedians, colWeightedSds,
colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
rowWeightedSds, rowWeightedVars
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following object is masked from 'package:Matrix':
expand
The following object is masked from 'package:base':
expand.grid
Loading required package: IRanges
Attaching package: 'IRanges'
The following object is masked from 'package:grDevices':
windows
Attaching package: 'DelayedArray'
The following objects are masked from 'package:base':
aperm, apply, rowsum
Loading required package: rhdf5
[1] TRUE
> setAutoRealizationBackend("HDF5Array")
> BiocGenerics:::testPackage("DelayedArray")
Attaching package: 'genefilter'
The following objects are masked from 'package:MatrixGenerics':
rowSds, rowVars
The following objects are masked from 'package:matrixStats':
rowSds, rowVars
Loading required package: DelayedArray
Loading required package: stats4
Loading required package: Matrix
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, basename, cbind, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, unique, unsplit, which.max, which.min
Loading required package: MatrixGenerics
Loading required package: matrixStats
Attaching package: 'MatrixGenerics'
The following objects are masked from 'package:matrixStats':
colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
colWeightedMeans, colWeightedMedians, colWeightedSds,
colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
rowWeightedSds, rowWeightedVars
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following object is masked from 'package:Matrix':
expand
The following object is masked from 'package:base':
expand.grid
Loading required package: IRanges
Attaching package: 'IRanges'
The following object is masked from 'package:grDevices':
windows
Attaching package: 'DelayedArray'
The following objects are masked from 'package:base':
aperm, apply, rowsum
Loading required package: rhdf5
Loading required package: DelayedArray
Loading required package: stats4
Loading required package: Matrix
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, basename, cbind, colnames, dirname, do.call,
duplicated, eval, evalq, get, grep, grepl, intersect, is.unsorted,
lapply, mapply, match, mget, order, paste, pmax, pmax.int, pmin,
pmin.int, rank, rbind, rownames, sapply, setdiff, sort, table,
tapply, union, unique, unsplit, which.max, which.min
Loading required package: MatrixGenerics
Loading required package: matrixStats
Attaching package: 'MatrixGenerics'
The following objects are masked from 'package:matrixStats':
colAlls, colAnyNAs, colAnys, colAvgsPerRowSet, colCollapse,
colCounts, colCummaxs, colCummins, colCumprods, colCumsums,
colDiffs, colIQRDiffs, colIQRs, colLogSumExps, colMadDiffs,
colMads, colMaxs, colMeans2, colMedians, colMins, colOrderStats,
colProds, colQuantiles, colRanges, colRanks, colSdDiffs, colSds,
colSums2, colTabulates, colVarDiffs, colVars, colWeightedMads,
colWeightedMeans, colWeightedMedians, colWeightedSds,
colWeightedVars, rowAlls, rowAnyNAs, rowAnys, rowAvgsPerColSet,
rowCollapse, rowCounts, rowCummaxs, rowCummins, rowCumprods,
rowCumsums, rowDiffs, rowIQRDiffs, rowIQRs, rowLogSumExps,
rowMadDiffs, rowMads, rowMaxs, rowMeans2, rowMedians, rowMins,
rowOrderStats, rowProds, rowQuantiles, rowRanges, rowRanks,
rowSdDiffs, rowSds, rowSums2, rowTabulates, rowVarDiffs, rowVars,
rowWeightedMads, rowWeightedMeans, rowWeightedMedians,
rowWeightedSds, rowWeightedVars
Loading required package: S4Vectors
Attaching package: 'S4Vectors'
The following object is masked from 'package:Matrix':
expand
The following object is masked from 'package:base':
expand.grid
Loading required package: IRanges
Attaching package: 'IRanges'
The following object is masked from 'package:grDevices':
windows
Attaching package: 'DelayedArray'
The following objects are masked from 'package:base':
aperm, apply, rowsum
Loading required package: rhdf5
Timing stopped at: 1.44 0 15.4
Error in h(simpleError(msg, call)) :
error in evaluating the argument 'x' in selecting a method for function 'as.matrix': failed to open file 'C:/Users/biocbuild/bbs-3.12-bioc-longtests/tmpdir/Rtmp0SGq3M/HDF5Array_dump/auto00001.h5'
In addition: Warning messages:
1: In log(a + 0.2) : NaNs produced
2: In match.fun(.Generic)(a) : NaNs produced
Error in normarg_perm(perm, dim(seed)) : 'perm' must be an integer vector
Error in validObject(.Object) : invalid class "DelayedAperm" object:
'perm' cannot be an empty vector
Error in validObject(.Object) : invalid class "DelayedAperm" object:
only dimensions equal to 1 can be dropped
Error in validObject(.Object) : invalid class "DelayedAperm" object:
all non-NA values in 'perm' must be >= 1 and <= 'length(dim(a))'
Error in validObject(.Object) : invalid class "DelayedAperm" object:
only dimensions equal to 1 can be dropped
Error in normarg_dimnames(dimnames, seed_dim) :
the supplied 'dimnames' must be NULL or a list
Error in normarg_dimnames(dimnames, seed_dim) :
the supplied 'dimnames' must have one list element per dimension
Error in FUN(X[[i]], ...) :
each list element in the supplied 'dimnames' must be NULL or a
character vector
Error in FUN(X[[i]], ...) :
length of 'dimnames[[1]]' (26) must equal the array extent (5)
Error in seed(x) :
seed() is not supported on a DelayedArray object with multiple seeds at
the moment. Note that you can check the number of seeds with nseed().
You can use 'seedApply(x, identity)' to extract all the seeds as a
list.
Error in (function (classes, fdef, mtable) :
unable to find an inherited method for function 'is_noop' for signature '"DelayedNaryIsoOp"'
Error in seed(x) :
seed() is not supported on a DelayedArray object with multiple seeds at
the moment. Note that you can check the number of seeds with nseed().
You can use 'seedApply(x, identity)' to extract all the seeds as a
list.
Error in (function (classes, fdef, mtable) :
unable to find an inherited method for function 'is_noop' for signature '"DelayedNaryIsoOp"'
Error in seed(x) :
seed() is not supported on a DelayedArray object with multiple seeds at
the moment. Note that you can check the number of seeds with nseed().
You can use 'seedApply(x, identity)' to extract all the seeds as a
list.
Error in (function (classes, fdef, mtable) :
unable to find an inherited method for function 'is_noop' for signature '"DelayedNaryIsoOp"'
Error in seed(x) :
seed() is not supported on a DelayedArray object with multiple seeds at
the moment. Note that you can check the number of seeds with nseed().
You can use 'seedApply(x, identity)' to extract all the seeds as a
list.
Error in (function (classes, fdef, mtable) :
unable to find an inherited method for function 'is_noop' for signature '"DelayedNaryIsoOp"'
Error in seed(x) :
seed() is not supported on a DelayedArray object with multiple seeds at
the moment. Note that you can check the number of seeds with nseed().
You can use 'seedApply(x, identity)' to extract all the seeds as a
list.
Error in (function (classes, fdef, mtable) :
unable to find an inherited method for function 'is_noop' for signature '"DelayedNaryIsoOp"'
Error in match.fun(OP) : 'NULL' is not a function, character or symbol
Error in match.fun(OP) :
'list(NULL)' is not a function, character or symbol
Error in get(as.character(FUN), mode = "function", envir = envir) :
object 'not-an-existing-function' of mode 'function' was not found
Error in new_DelayedNaryIsoOp("<=", array(dim = 4:2), array(dim = 2:4)) :
non-conformable array-like objects
Error in normalizeNindex(Nindex, seed) :
'Nindex' must be a list with one list element per dimension in 'x'
Error in normalizeNindex(Nindex, seed) :
'Nindex' must be a list with one list element per dimension in 'x'
Error : subscript contains out-of-bounds indices
Error : subscript contains invalid names
Error : subscript contains out-of-bounds ranges
Error : subscript contains out-of-bounds ranges
Error in new_DelayedUnaryIsoOpStack(.TEST_SAS3, NULL) :
'OPS' must be a list
Error in FUN(X[[i]], ...) :
'OPS[[1L]]' is not a function, character or symbol
Error in get(as.character(FUN), mode = "function", envir = envir) :
object 'not-an-existing-function' of mode 'function' was not found
RUNIT TEST PROTOCOL -- Sat May 08 10:24:04 2021
***********************************************
Number of test functions: 50
Number of errors: 1
Number of failures: 0
1 Test Suite :
DelayedArray RUnit Tests - 50 test functions, 1 error, 0 failures
ERROR in test_DelayedMatrix_mult_parallel: Error in h(simpleError(msg, call)) :
error in evaluating the argument 'x' in selecting a method for function 'as.matrix': failed to open file 'C:/Users/biocbuild/bbs-3.12-bioc-longtests/tmpdir/Rtmp0SGq3M/HDF5Array_dump/auto00001.h5'
Test files with failing tests
test_DelayedMatrix-utils.R
test_DelayedMatrix_mult_parallel
Error in BiocGenerics:::testPackage("DelayedArray") :
unit tests failed for package DelayedArray
Execution halted
|
##############################################################################
##############################################################################
###
### Running command:
###
### C:\Users\biocbuild\bbs-3.12-bioc\R\bin\R.exe CMD check --force-multiarch --test-dir=longtests --no-stop-on-test-error --no-codoc --no-examples --no-manual --ignore-vignettes --check-subdirs=no HDF5Array_1.18.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'C:/Users/biocbuild/bbs-3.12-bioc-longtests/meat/HDF5Array.Rcheck'
* using R version 4.0.5 (2021-03-31)
* using platform: x86_64-w64-mingw32 (64-bit)
* using session charset: ISO8859-1
* using options '--no-codoc --no-examples --no-manual --ignore-vignettes --no-stop-on-test-error'
* checking for file 'HDF5Array/DESCRIPTION' ... OK
* this is package 'HDF5Array' version '1.18.1'
* 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 ... NOTE
Found the following hidden files and directories:
.BBSoptions
These were most likely included in error. See section 'Package
structure' in the 'Writing R Extensions' manual.
* checking for portable file names ... OK
* checking whether package 'HDF5Array' can be installed ... WARNING
Found the following significant warnings:
h5mread_helpers.c:534:23: warning: too many arguments for format [-Wformat-extra-args]
See 'C:/Users/biocbuild/bbs-3.12-bioc-longtests/meat/HDF5Array.Rcheck/00install.out' for details.
* checking installed package size ... NOTE
installed size is 16.2Mb
sub-directories of 1Mb or more:
extdata 7.7Mb
libs 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:::anyMissingOrOutside'
'S4Vectors:::extract_data_frame_rows' '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 ... SKIPPED
* checking Rd \usage sections ... OK
* checking Rd contents ... OK
* checking for unstated dependencies in examples ... OK
* checking line endings in C/C++/Fortran sources/headers ... OK
* checking line endings in Makefiles ... OK
* checking compilation flags in Makevars ... OK
* checking for GNU extensions in Makefiles ... NOTE
GNU make is a SystemRequirements.
* checking for portable use of $(BLAS_LIBS) and $(LAPACK_LIBS) ... OK
* checking use of PKG_*FLAGS in Makefiles ... OK
* checking compiled code ... OK
* checking examples ... SKIPPED
* checking for unstated dependencies in 'longtests' ... OK
* checking tests in 'longtests' ...
** running tests for arch 'i386' ...
Running 'run_longtests.R'
ERROR
Running the tests in 'longtests/run_longtests.R' failed.
Last 13 lines of output:
1 Test Suite :
DelayedArray RUnit Tests - 50 test functions, 1 error, 0 failures
ERROR in test_DelayedMatrix_mult_parallel: Error in h(simpleError(msg, call)) :
error in evaluating the argument 'x' in selecting a method for function 'as.matrix': failed to open file 'C:/Users/biocbuild/bbs-3.12-bioc-longtests/tmpdir/RtmpqgvTfF/HDF5Array_dump/auto00001.h5'
Test files with failing tests
test_DelayedMatrix-utils.R
test_DelayedMatrix_mult_parallel
Error in BiocGenerics:::testPackage("DelayedArray") :
unit tests failed for package DelayedArray
Execution halted
** running tests for arch 'x64' ...
Running 'run_longtests.R'
ERROR
Running the tests in 'longtests/run_longtests.R' failed.
Last 13 lines of output:
1 Test Suite :
DelayedArray RUnit Tests - 50 test functions, 1 error, 0 failures
ERROR in test_DelayedMatrix_mult_parallel: Error in h(simpleError(msg, call)) :
error in evaluating the argument 'x' in selecting a method for function 'as.matrix': failed to open file 'C:/Users/biocbuild/bbs-3.12-bioc-longtests/tmpdir/Rtmp0SGq3M/HDF5Array_dump/auto00001.h5'
Test files with failing tests
test_DelayedMatrix-utils.R
test_DelayedMatrix_mult_parallel
Error in BiocGenerics:::testPackage("DelayedArray") :
unit tests failed for package DelayedArray
Execution halted
* DONE
Status: 2 ERRORs, 1 WARNING, 4 NOTEs
See
'C:/Users/biocbuild/bbs-3.12-bioc-longtests/meat/HDF5Array.Rcheck/00check.log'
for details.
HDF5Array.Rcheck/00install.out
* installing *source* package 'HDF5Array' ...
** using staged installation
** libs
*** arch - i386
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c H5DSetDescriptor.c -o H5DSetDescriptor.o
H5DSetDescriptor.c: In function '_init_H5DSetDescriptor':
H5DSetDescriptor.c:239:6: warning: 'storage_mode_attr' may be used uninitialized in this function [-Wmaybe-uninitialized]
if (strcmp(storage_mode, "integer") == 0) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
H5DSetDescriptor.c:349:17: note: 'storage_mode_attr' was declared here
char *h5name, *storage_mode_attr;
^~~~~~~~~~~~~~~~~
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c R_init_HDF5Array.c -o R_init_HDF5Array.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c S4Vectors_stubs.c -o S4Vectors_stubs.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c global_errmsg_buf.c -o global_errmsg_buf.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c h5dimscales.c -o h5dimscales.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c h5mread.c -o h5mread.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c h5mread_helpers.c -o h5mread_helpers.o
In file included from h5mread_helpers.c:17:
h5mread_helpers.c: In function '_read_h5chunk':
h5mread_helpers.c:534:23: warning: unknown conversion type character 'l' in format [-Wformat=]
PRINT_TO_ERRMSG_BUF("chunk storage size (%llu) bigger "
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
global_errmsg_buf.h:9:62: note: in definition of macro 'PRINT_TO_ERRMSG_BUF'
snprintf(_HDF5Array_global_errmsg_buf(), ERRMSG_BUF_LENGTH, __VA_ARGS__)
^~~~~~~~~~~
h5mread_helpers.c:534:46: note: format string is defined here
PRINT_TO_ERRMSG_BUF("chunk storage size (%llu) bigger "
^
In file included from h5mread_helpers.c:17:
h5mread_helpers.c:534:23: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'hsize_t' {aka 'long long unsigned int'} [-Wformat=]
PRINT_TO_ERRMSG_BUF("chunk storage size (%llu) bigger "
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
h5mread_helpers.c:536:9:
chunk_storage_size,
~~~~~~~~~~~~~~~~~~
global_errmsg_buf.h:9:62: note: in definition of macro 'PRINT_TO_ERRMSG_BUF'
snprintf(_HDF5Array_global_errmsg_buf(), ERRMSG_BUF_LENGTH, __VA_ARGS__)
^~~~~~~~~~~
h5mread_helpers.c:535:27: note: format string is defined here
"than expected (%lu + %d)",
~~^
%I64u
In file included from h5mread_helpers.c:17:
h5mread_helpers.c:534:23: warning: too many arguments for format [-Wformat-extra-args]
PRINT_TO_ERRMSG_BUF("chunk storage size (%llu) bigger "
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
global_errmsg_buf.h:9:62: note: in definition of macro 'PRINT_TO_ERRMSG_BUF'
snprintf(_HDF5Array_global_errmsg_buf(), ERRMSG_BUF_LENGTH, __VA_ARGS__)
^~~~~~~~~~~
At top level:
h5mread_helpers.c:25:13: warning: 'print_chunk_data' defined but not used [-Wunused-function]
static void print_chunk_data(const H5DSetDescriptor *h5dset,
^~~~~~~~~~~~~~~~
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c h5mread_sparse.c -o h5mread_sparse.o
h5mread_sparse.c:263:13: warning: 'NOT_USED_make_nzindex_from_bufs' defined but not used [-Wunused-function]
static SEXP NOT_USED_make_nzindex_from_bufs(const IntAEAE *nzindex_bufs,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
h5mread_sparse.c:236:13: warning: 'NOT_USED_make_nzdata_from_IntAE_bufs' defined but not used [-Wunused-function]
static SEXP NOT_USED_make_nzdata_from_IntAE_bufs(const IntAEAE *nzdata_bufs,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
h5mread_sparse.c:181:13: warning: 'NOT_USED_make_nzindex_from_buf' defined but not used [-Wunused-function]
static SEXP NOT_USED_make_nzindex_from_buf(const IntAE *nzindex_buf,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c h5mread_starts.c -o h5mread_starts.o
h5mread_starts.c:438:22: warning: 'NOT_USED_select_elements_from_chunk' defined but not used [-Wunused-function]
static long long int NOT_USED_select_elements_from_chunk(
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c h5mread_startscounts.c -o h5mread_startscounts.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c uaselection.c -o uaselection.o
C:/rtools40/mingw32/bin/gcc -shared -s -static-libgcc -o HDF5Array.dll tmp.def H5DSetDescriptor.o R_init_HDF5Array.o S4Vectors_stubs.o global_errmsg_buf.o h5dimscales.o h5mread.o h5mread_helpers.o h5mread_sparse.o h5mread_starts.o h5mread_startscounts.o uaselection.o -LC:/Users/BIOCBU~1/BBS-3~1.12-/R/library/Rhdf5lib/lib/i386 -lhdf5_hl -lhdf5 -lcurl -lssh2 -lssl -lcrypto -lwldap32 -lws2_32 -lcrypt32 -lwldap32 -lws2_32 -lcrypt32 -lszip -lz -lpsapi -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.12-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.12-bioc-longtests/meat/HDF5Array.Rcheck/00LOCK-HDF5AR~1/00new/HDF5Array/libs/i386
*** arch - x64
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c H5DSetDescriptor.c -o H5DSetDescriptor.o
H5DSetDescriptor.c: In function '_init_H5DSetDescriptor':
H5DSetDescriptor.c:239:6: warning: 'storage_mode_attr' may be used uninitialized in this function [-Wmaybe-uninitialized]
if (strcmp(storage_mode, "integer") == 0) {
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
H5DSetDescriptor.c:349:17: note: 'storage_mode_attr' was declared here
char *h5name, *storage_mode_attr;
^~~~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c R_init_HDF5Array.c -o R_init_HDF5Array.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c S4Vectors_stubs.c -o S4Vectors_stubs.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c global_errmsg_buf.c -o global_errmsg_buf.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c h5dimscales.c -o h5dimscales.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c h5mread.c -o h5mread.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c h5mread_helpers.c -o h5mread_helpers.o
In file included from h5mread_helpers.c:17:
h5mread_helpers.c: In function '_read_h5chunk':
h5mread_helpers.c:534:23: warning: unknown conversion type character 'l' in format [-Wformat=]
PRINT_TO_ERRMSG_BUF("chunk storage size (%llu) bigger "
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
global_errmsg_buf.h:9:62: note: in definition of macro 'PRINT_TO_ERRMSG_BUF'
snprintf(_HDF5Array_global_errmsg_buf(), ERRMSG_BUF_LENGTH, __VA_ARGS__)
^~~~~~~~~~~
h5mread_helpers.c:534:46: note: format string is defined here
PRINT_TO_ERRMSG_BUF("chunk storage size (%llu) bigger "
^
In file included from h5mread_helpers.c:17:
h5mread_helpers.c:534:23: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'hsize_t' {aka 'long long unsigned int'} [-Wformat=]
PRINT_TO_ERRMSG_BUF("chunk storage size (%llu) bigger "
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
h5mread_helpers.c:536:9:
chunk_storage_size,
~~~~~~~~~~~~~~~~~~
global_errmsg_buf.h:9:62: note: in definition of macro 'PRINT_TO_ERRMSG_BUF'
snprintf(_HDF5Array_global_errmsg_buf(), ERRMSG_BUF_LENGTH, __VA_ARGS__)
^~~~~~~~~~~
h5mread_helpers.c:535:27: note: format string is defined here
"than expected (%lu + %d)",
~~^
%I64u
In file included from h5mread_helpers.c:17:
h5mread_helpers.c:534:23: warning: format '%d' expects argument of type 'int', but argument 5 has type 'size_t' {aka 'const long long unsigned int'} [-Wformat=]
PRINT_TO_ERRMSG_BUF("chunk storage size (%llu) bigger "
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
h5mread_helpers.c:537:9:
h5dset->chunk_data_buf_size,
~~~~~~~~~~~~~~~~~~~~~~~~~~~
global_errmsg_buf.h:9:62: note: in definition of macro 'PRINT_TO_ERRMSG_BUF'
snprintf(_HDF5Array_global_errmsg_buf(), ERRMSG_BUF_LENGTH, __VA_ARGS__)
^~~~~~~~~~~
h5mread_helpers.c:535:32: note: format string is defined here
"than expected (%lu + %d)",
~^
%I64d
In file included from h5mread_helpers.c:17:
h5mread_helpers.c:534:23: warning: too many arguments for format [-Wformat-extra-args]
PRINT_TO_ERRMSG_BUF("chunk storage size (%llu) bigger "
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
global_errmsg_buf.h:9:62: note: in definition of macro 'PRINT_TO_ERRMSG_BUF'
snprintf(_HDF5Array_global_errmsg_buf(), ERRMSG_BUF_LENGTH, __VA_ARGS__)
^~~~~~~~~~~
At top level:
h5mread_helpers.c:25:13: warning: 'print_chunk_data' defined but not used [-Wunused-function]
static void print_chunk_data(const H5DSetDescriptor *h5dset,
^~~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c h5mread_sparse.c -o h5mread_sparse.o
h5mread_sparse.c:263:13: warning: 'NOT_USED_make_nzindex_from_bufs' defined but not used [-Wunused-function]
static SEXP NOT_USED_make_nzindex_from_bufs(const IntAEAE *nzindex_bufs,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
h5mread_sparse.c:236:13: warning: 'NOT_USED_make_nzdata_from_IntAE_bufs' defined but not used [-Wunused-function]
static SEXP NOT_USED_make_nzdata_from_IntAE_bufs(const IntAEAE *nzdata_bufs,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
h5mread_sparse.c:181:13: warning: 'NOT_USED_make_nzindex_from_buf' defined but not used [-Wunused-function]
static SEXP NOT_USED_make_nzindex_from_buf(const IntAE *nzindex_buf,
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c h5mread_starts.c -o h5mread_starts.o
h5mread_starts.c:438:22: warning: 'NOT_USED_select_elements_from_chunk' defined but not used [-Wunused-function]
static long long int NOT_USED_select_elements_from_chunk(
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c h5mread_startscounts.c -o h5mread_startscounts.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.12-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.12-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c uaselection.c -o uaselection.o
C:/rtools40/mingw64/bin/gcc -shared -s -static-libgcc -o HDF5Array.dll tmp.def H5DSetDescriptor.o R_init_HDF5Array.o S4Vectors_stubs.o global_errmsg_buf.o h5dimscales.o h5mread.o h5mread_helpers.o h5mread_sparse.o h5mread_starts.o h5mread_startscounts.o uaselection.o -LC:/Users/BIOCBU~1/BBS-3~1.12-/R/library/Rhdf5lib/lib/x64 -lhdf5_hl -lhdf5 -lcurl -lssh2 -lssl -lcrypto -lwldap32 -lws2_32 -lcrypt32 -lwldap32 -lws2_32 -lcrypt32 -lszip -lz -lpsapi -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.12-/R/bin/x64 -lR
C:\rtools40\mingw32\bin\nm.exe: C:/Users/biocbuild/bbs-3.12-bioc-longtests/meat/HDF5Array.Rcheck/00_pkg_src/HDF5Array/src-x64/H5DSetDescriptor.o: file format not recognized
C:\rtools40\mingw32\bin\nm.exe: C:/Users/biocbuild/bbs-3.12-bioc-longtests/meat/HDF5Array.Rcheck/00_pkg_src/HDF5Array/src-x64/R_init_HDF5Array.o: file format not recognized
C:\rtools40\mingw32\bin\nm.exe: C:/Users/biocbuild/bbs-3.12-bioc-longtests/meat/HDF5Array.Rcheck/00_pkg_src/HDF5Array/src-x64/S4Vectors_stubs.o: file format not recognized
C:\rtools40\mingw32\bin\nm.exe: C:/Users/biocbuild/bbs-3.12-bioc-longtests/meat/HDF5Array.Rcheck/00_pkg_src/HDF5Array/src-x64/global_errmsg_buf.o: file format not recognized
C:\rtools40\mingw32\bin\nm.exe: C:/Users/biocbuild/bbs-3.12-bioc-longtests/meat/HDF5Array.Rcheck/00_pkg_src/HDF5Array/src-x64/h5dimscales.o: file format not recognized
C:\rtools40\mingw32\bin\nm.exe: C:/Users/biocbuild/bbs-3.12-bioc-longtests/meat/HDF5Array.Rcheck/00_pkg_src/HDF5Array/src-x64/h5mread.o: file format not recognized
C:\rtools40\mingw32\bin\nm.exe: C:/Users/biocbuild/bbs-3.12-bioc-longtests/meat/HDF5Array.Rcheck/00_pkg_src/HDF5Array/src-x64/h5mread_helpers.o: file format not recognized
C:\rtools40\mingw32\bin\nm.exe: C:/Users/biocbuild/bbs-3.12-bioc-longtests/meat/HDF5Array.Rcheck/00_pkg_src/HDF5Array/src-x64/h5mread_sparse.o: file format not recognized
C:\rtools40\mingw32\bin\nm.exe: C:/Users/biocbuild/bbs-3.12-bioc-longtests/meat/HDF5Array.Rcheck/00_pkg_src/HDF5Array/src-x64/h5mread_starts.o: file format not recognized
C:\rtools40\mingw32\bin\nm.exe: C:/Users/biocbuild/bbs-3.12-bioc-longtests/meat/HDF5Array.Rcheck/00_pkg_src/HDF5Array/src-x64/h5mread_startscounts.o: file format not recognized
C:\rtools40\mingw32\bin\nm.exe: C:/Users/biocbuild/bbs-3.12-bioc-longtests/meat/HDF5Array.Rcheck/00_pkg_src/HDF5Array/src-x64/uaselection.o: file format not recognized
There were 11 warnings (use warnings() to see them)
installing to C:/Users/biocbuild/bbs-3.12-bioc-longtests/meat/HDF5Array.Rcheck/00LOCK-HDF5AR~1/00new/HDF5Array/libs/x64
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
** building package indices
** testing if installed package can be loaded from temporary location
*** arch - i386
*** arch - x64
** testing if installed package can be loaded from final location
*** arch - i386
*** arch - x64
** testing if installed package keeps a record of temporary installation path
* DONE (HDF5Array)