Back to Multiple platform build/check report for BioC 3.15 |
|
This page was generated on 2022-03-18 11:07:43 -0400 (Fri, 18 Mar 2022).
Hostname | OS | Arch (*) | R version | Installed pkgs |
---|---|---|---|---|
nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | R Under development (unstable) (2022-02-17 r81757) -- "Unsuffered Consequences" | 4334 |
riesling1 | Windows Server 2019 Standard | x64 | R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" | 4097 |
palomino3 | Windows Server 2022 Datacenter | x64 | R Under development (unstable) (2022-02-17 r81757 ucrt) -- "Unsuffered Consequences" | 4083 |
merida1 | macOS 10.14.6 Mojave | x86_64 | R Under development (unstable) (2022-03-02 r81842) -- "Unsuffered Consequences" | 4134 |
Click on any hostname to see more info about the system (e.g. compilers) (*) as reported by 'uname -p', except on Windows and Mac OS X |
To the developers/maintainers of the HDF5Array package: - Please allow up to 24 hours (and sometimes 48 hours) for your latest push to git@git.bioconductor.org:packages/HDF5Array.git to reflect on this report. See How and When does the builder pull? When will my changes propagate? here for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
Package 857/2090 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
HDF5Array 1.23.2 (landing page) Hervé Pagès
| nebbiolo1 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | WARNINGS | ![]() | ||||||||
riesling1 | Windows Server 2019 Standard / x64 | OK | OK | WARNINGS | OK | |||||||||
palomino3 | Windows Server 2022 Datacenter / x64 | OK | OK | WARNINGS | OK | ![]() | ||||||||
merida1 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | ![]() | ||||||||
Package: HDF5Array |
Version: 1.23.2 |
Command: D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:HDF5Array.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings HDF5Array_1.23.2.tar.gz |
StartedAt: 2022-03-17 19:17:28 -0400 (Thu, 17 Mar 2022) |
EndedAt: 2022-03-17 19:24:36 -0400 (Thu, 17 Mar 2022) |
EllapsedTime: 428.3 seconds |
RetCode: 0 |
Status: WARNINGS |
CheckDir: HDF5Array.Rcheck |
Warnings: 1 |
############################################################################## ############################################################################## ### ### Running command: ### ### D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD check --no-multiarch --install=check:HDF5Array.install-out.txt --library=D:\biocbuild\bbs-3.15-bioc\R\library --no-vignettes --timings HDF5Array_1.23.2.tar.gz ### ############################################################################## ############################################################################## * using log directory 'D:/biocbuild/bbs-3.15-bioc/meat/HDF5Array.Rcheck' * using R Under development (unstable) (2021-11-21 r81221) * 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.23.2' * 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 ... OK * checking installed package size ... NOTE installed size is 16.3Mb sub-directories of 1Mb or more: extdata 7.7Mb libs 7.2Mb * 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 * 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 ':::' call which should be '::': 'rhdf5:::H5Fclose' See the note in ?`:::` about the use of this operator. Unexported objects imported by ':::' calls: 'BiocGenerics:::testPackage' 'S4Vectors:::anyMissingOrOutside' 'S4Vectors:::extract_data_frame_rows' 'S4Vectors:::sapply_isNULL' 'rhdf5:::h5checktypeOrOpenLocS3' 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 ... WARNING Missing link or links in documentation object 'H5File-class.Rd': '[rhdf5]{H5P_FILE_ACCESS}' See section 'Cross-references' in the 'Writing R Extensions' manual. * 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 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 ... NOTE Note: information on .o files for x64 is not available File 'D:/biocbuild/bbs-3.15-bioc/R/library/HDF5Array/libs/x64/HDF5Array.dll': Found '_exit', possibly from '_exit' (C) Found 'abort', possibly from 'abort' (C), 'runtime' (Fortran) Found 'exit', possibly from 'exit' (C), 'stop' (Fortran) Found 'printf', possibly from 'printf' (C) Compiled code should not call entry points which might terminate R nor write to stdout/stderr instead of to the console, nor use Fortran I/O nor system RNGs. The detected symbols are linked into the code but might come from libraries and not actually be called. See 'Writing portable packages' in the 'Writing R Extensions' manual. * checking examples ... OK Examples with CPU (user + system) or elapsed time > 5s user system elapsed h5mread 37.87 5.25 65.00 TENxMatrix-class 21.97 5.47 144.41 writeTENxMatrix 15.57 1.44 20.08 * checking for unstated dependencies in 'tests' ... OK * checking tests ... Running 'run_unitTests.R' OK * checking PDF version of manual ... OK * DONE Status: 1 WARNING, 5 NOTEs See 'D:/biocbuild/bbs-3.15-bioc/meat/HDF5Array.Rcheck/00check.log' for details.
HDF5Array.Rcheck/00install.out
############################################################################## ############################################################################## ### ### Running command: ### ### D:\biocbuild\bbs-3.15-bioc\R\bin\R.exe CMD INSTALL HDF5Array ### ############################################################################## ############################################################################## * installing to library 'D:/biocbuild/bbs-3.15-bioc/R/library' * installing *source* package 'HDF5Array' ... ** using staged installation ** libs "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c S4Vectors_stubs.c -o S4Vectors_stubs.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c H5File.c -o H5File.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c global_errmsg_buf.c -o global_errmsg_buf.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c H5DSetDescriptor.c -o H5DSetDescriptor.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c h5dimscales.c -o h5dimscales.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c uaselection.c -o uaselection.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c h5mread_helpers.c -o h5mread_helpers.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c h5mread_startscounts.c -o h5mread_startscounts.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c ChunkIterator.c -o ChunkIterator.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c h5mread_index.c -o h5mread_index.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c h5mread_sparse.c -o h5mread_sparse.o h5mread_sparse.c:206: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:179: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:123: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"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c h5mread.c -o h5mread.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c h5summarize.c -o h5summarize.o "C:/rtools40/mingw64/bin/"gcc -I"D:/biocbuild/bbs-3.15-bioc/R/include" -DNDEBUG -I'D:/biocbuild/bbs-3.15-bioc/R/library/S4Vectors/include' -I'D:/biocbuild/bbs-3.15-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -fno-reorder-blocks-and-partition -c R_init_HDF5Array.c -o R_init_HDF5Array.o C:/rtools40/mingw64/bin/gcc -shared -s -static-libgcc -o HDF5Array.dll tmp.def S4Vectors_stubs.o H5File.o global_errmsg_buf.o H5DSetDescriptor.o h5dimscales.o uaselection.o h5mread_helpers.o h5mread_startscounts.o ChunkIterator.o h5mread_index.o h5mread_sparse.o h5mread.o h5summarize.o R_init_HDF5Array.o -LD:/biocbuild/bbs-3.15-bioc/R/library/Rhdf5lib/lib/x64 -lhdf5_hl -lhdf5 -lcurl -lssh2 -lssl -lcrypto -lwldap32 -lws2_32 -lcrypt32 -lszip -lz -lpsapi -LC:/extsoft/lib/x64 -LC:/extsoft/lib -LD:/biocbuild/bbs-3.15-bioc/R/bin/x64 -lR installing to D:/biocbuild/bbs-3.15-bioc/R/library/00LOCK-HDF5Array/00new/HDF5Array/libs/x64 ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices converting help for package 'HDF5Array' finding HTML links ... done H5ADMatrix-class html H5ADMatrixSeed-class html H5File-class html H5SparseMatrix-class html H5SparseMatrixSeed-class html HDF5Array-class html HDF5Array-internals html HDF5ArraySeed-class html ReshapedHDF5Array-class html ReshapedHDF5ArraySeed-class html TENxMatrix-class html TENxMatrixSeed-class html dump-management html finding level-2 HTML links ... done h5ls html h5mread html h5mread_from_reshaped html h5writeDimnames html saveHDF5SummarizedExperiment html writeHDF5Array html writeTENxMatrix html ** building package indices ** 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 * DONE (HDF5Array) Making 'packages.html' ... done
HDF5Array.Rcheck/tests/run_unitTests.Rout
R Under development (unstable) (2021-11-21 r81221) -- "Unsuffered Consequences" 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 Attaching package: 'BiocGenerics' 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 objects are masked from 'package:Matrix': expand, unname The following objects are masked from 'package:base': I, expand.grid, unname 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, scale, sweep Loading required package: rhdf5 Attaching package: 'HDF5Array' The following object is masked from 'package:rhdf5': h5ls [1] TRUE > HDF5Array:::.test() Loading required package: SummarizedExperiment Loading required package: GenomicRanges Loading required package: GenomeInfoDb Loading required package: Biobase Welcome to Bioconductor Vignettes contain introductory material; view with 'browseVignettes()'. To cite Bioconductor, see 'citation("Biobase")', and for packages 'citation("pkgname")'. Attaching package: 'Biobase' The following object is masked from 'package:MatrixGenerics': rowMedians The following objects are masked from 'package:matrixStats': anyMissing, rowMedians RUNIT TEST PROTOCOL -- Thu Mar 17 19:24:26 2022 *********************************************** Number of test functions: 15 Number of errors: 0 Number of failures: 0 1 Test Suite : HDF5Array RUnit Tests - 15 test functions, 0 errors, 0 failures Number of test functions: 15 Number of errors: 0 Number of failures: 0 > > proc.time() user system elapsed 28.5 6.4 40.7
HDF5Array.Rcheck/HDF5Array-Ex.timings
name | user | system | elapsed | |
H5ADMatrix-class | 2.21 | 0.14 | 2.35 | |
H5ADMatrixSeed-class | 0.06 | 0.02 | 0.08 | |
H5File-class | 0.15 | 0.00 | 3.81 | |
H5SparseMatrix-class | 0.1 | 0.0 | 0.1 | |
H5SparseMatrixSeed-class | 0 | 0 | 0 | |
HDF5Array-class | 1.67 | 0.30 | 3.53 | |
HDF5ArraySeed-class | 0.11 | 0.00 | 0.11 | |
ReshapedHDF5Array-class | 0.09 | 0.03 | 0.12 | |
ReshapedHDF5ArraySeed-class | 0.08 | 0.00 | 0.08 | |
TENxMatrix-class | 21.97 | 5.47 | 144.41 | |
TENxMatrixSeed-class | 2.21 | 0.37 | 3.32 | |
dump-management | 0.31 | 0.05 | 0.40 | |
h5ls | 0 | 0 | 0 | |
h5mread | 37.87 | 5.25 | 65.00 | |
h5mread_from_reshaped | 0.14 | 0.05 | 1.59 | |
h5writeDimnames | 0.54 | 0.10 | 1.33 | |
saveHDF5SummarizedExperiment | 0.50 | 0.04 | 0.84 | |
writeHDF5Array | 0.35 | 0.11 | 0.72 | |
writeTENxMatrix | 15.57 | 1.44 | 20.08 | |