| Back to Multiple platform build/check report for BioC 3.14 |
|
This page was generated on 2022-04-13 12:06:41 -0400 (Wed, 13 Apr 2022).
| Hostname | OS | Arch (*) | R version | Installed pkgs |
|---|---|---|---|---|
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4324 |
| tokay2 | Windows Server 2012 R2 Standard | x64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4077 |
| machv2 | macOS 10.14.6 Mojave | x86_64 | 4.1.3 (2022-03-10) -- "One Push-Up" | 4137 |
| 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? for more information. - Make sure to use the following settings in order to reproduce any error or warning you see on this page. |
| Package 855/2083 | Hostname | OS / Arch | INSTALL | BUILD | CHECK | BUILD BIN | ||||||||
| HDF5Array 1.22.1 (landing page) Hervé Pagès
| nebbiolo2 | Linux (Ubuntu 20.04.4 LTS) / x86_64 | OK | OK | WARNINGS | |||||||||
| tokay2 | Windows Server 2012 R2 Standard / x64 | OK | OK | WARNINGS | OK | |||||||||
| machv2 | macOS 10.14.6 Mojave / x86_64 | OK | OK | WARNINGS | OK | |||||||||
| Package: HDF5Array |
| Version: 1.22.1 |
| Command: C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:HDF5Array.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings HDF5Array_1.22.1.tar.gz |
| StartedAt: 2022-04-12 21:02:16 -0400 (Tue, 12 Apr 2022) |
| EndedAt: 2022-04-12 22:00:57 -0400 (Tue, 12 Apr 2022) |
| EllapsedTime: 3520.1 seconds |
| RetCode: 0 |
| Status: WARNINGS |
| CheckDir: HDF5Array.Rcheck |
| Warnings: 1 |
##############################################################################
##############################################################################
###
### Running command:
###
### C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD check --force-multiarch --install=check:HDF5Array.install-out.txt --library=C:\Users\biocbuild\bbs-3.14-bioc\R\library --no-vignettes --timings HDF5Array_1.22.1.tar.gz
###
##############################################################################
##############################################################################
* using log directory 'C:/Users/biocbuild/bbs-3.14-bioc/meat/HDF5Array.Rcheck'
* using R version 4.1.3 (2022-03-10)
* 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.22.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 ... OK
* checking installed package size ... NOTE
installed size is 24.2Mb
sub-directories of 1Mb or more:
extdata 7.7Mb
libs 15.0Mb
* 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
':::' 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 i386 is not available
Note: information on .o files for x64 is not available
File 'C:/Users/biocbuild/bbs-3.14-bioc/R/library/HDF5Array/libs/i386/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)
File 'C:/Users/biocbuild/bbs-3.14-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 ...
** running examples for arch 'i386' ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
h5mread 65.60 8.42 2129.67
TENxMatrix-class 41.75 13.39 588.94
writeTENxMatrix 27.18 1.92 30.27
TENxMatrixSeed-class 6.59 0.93 8.40
dump-management 0.58 0.09 5.04
** running examples for arch 'x64' ... OK
Examples with CPU (user + system) or elapsed time > 5s
user system elapsed
h5mread 56.17 2.69 59.76
TENxMatrix-class 38.16 13.00 210.17
writeTENxMatrix 23.19 0.81 24.95
TENxMatrixSeed-class 6.07 0.52 7.31
H5File-class 0.20 0.05 6.50
* 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, 5 NOTEs
See
'C:/Users/biocbuild/bbs-3.14-bioc/meat/HDF5Array.Rcheck/00check.log'
for details.
HDF5Array.Rcheck/00install.out
##############################################################################
##############################################################################
###
### Running command:
###
### C:\cygwin\bin\curl.exe -O http://155.52.207.166/BBS/3.14/bioc/src/contrib/HDF5Array_1.22.1.tar.gz && rm -rf HDF5Array.buildbin-libdir && mkdir HDF5Array.buildbin-libdir && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL --merge-multiarch --build --library=HDF5Array.buildbin-libdir HDF5Array_1.22.1.tar.gz && C:\Users\biocbuild\bbs-3.14-bioc\R\bin\R.exe CMD INSTALL HDF5Array_1.22.1.zip && rm HDF5Array_1.22.1.tar.gz HDF5Array_1.22.1.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
0 7908k 0 44359 0 0 226k 0 0:00:34 --:--:-- 0:00:34 226k
11 7908k 11 898k 0 0 756k 0 0:00:10 0:00:01 0:00:09 756k
33 7908k 33 2631k 0 0 1205k 0 0:00:06 0:00:02 0:00:04 1205k
66 7908k 66 5281k 0 0 1660k 0 0:00:04 0:00:03 0:00:01 1660k
100 7908k 100 7908k 0 0 2017k 0 0:00:03 0:00:03 --:--:-- 2017k
install for i386
* installing *source* package 'HDF5Array' ...
** using staged installation
** libs
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-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.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c H5File.c -o H5File.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-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.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c H5DSetDescriptor.c -o H5DSetDescriptor.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-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.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-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 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-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
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-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.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c ChunkIterator.c -o ChunkIterator.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c h5mread_index.c -o h5mread_index.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-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: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/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-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.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c h5summarize.c -o h5summarize.o
"C:/rtools40/mingw32/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-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 -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 -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/library/Rhdf5lib/lib/i386 -lhdf5_hl -lhdf5 -lcurl -lssh2 -lssl -lcrypto -lwldap32 -lws2_32 -lcrypt32 -lszip -lz -lpsapi -LC:/extsoft/lib/i386 -LC:/extsoft/lib -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/i386 -lR
installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/HDF5Array.buildbin-libdir/00LOCK-HDF5Array/00new/HDF5Array/libs/i386
** 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
install for x64
* installing *source* package 'HDF5Array' ...
** libs
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-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.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c H5File.c -o H5File.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-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.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c H5DSetDescriptor.c -o H5DSetDescriptor.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-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.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-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 -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-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
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-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.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c ChunkIterator.c -o ChunkIterator.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c h5mread_index.c -o h5mread_index.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-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: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"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-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.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/Rhdf5lib/include' -I"C:/extsoft/include" -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c h5summarize.c -o h5summarize.o
"C:/rtools40/mingw64/bin/"gcc -I"C:/Users/BIOCBU~1/BBS-3~1.14-/R/include" -DNDEBUG -I'C:/Users/biocbuild/bbs-3.14-bioc/R/library/S4Vectors/include' -I'C:/Users/biocbuild/bbs-3.14-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 -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 -LC:/Users/BIOCBU~1/BBS-3~1.14-/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 -LC:/Users/BIOCBU~1/BBS-3~1.14-/R/bin/x64 -lR
installing to C:/Users/biocbuild/bbs-3.14-bioc/meat/HDF5Array.buildbin-libdir/HDF5Array/libs/x64
** testing if installed package can be loaded
* MD5 sums
packaged installation of 'HDF5Array' as HDF5Array_1.22.1.zip
* DONE (HDF5Array)
* installing to library 'C:/Users/biocbuild/bbs-3.14-bioc/R/library'
package 'HDF5Array' successfully unpacked and MD5 sums checked
|
HDF5Array.Rcheck/tests_i386/run_unitTests.Rout
R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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
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 -- Tue Apr 12 21:58:13 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
34.21 6.87 46.06
|
HDF5Array.Rcheck/tests_x64/run_unitTests.Rout
R version 4.1.3 (2022-03-10) -- "One Push-Up"
Copyright (C) 2022 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 -- Tue Apr 12 22:00:47 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
42.20 7.23 153.76
|
|
HDF5Array.Rcheck/examples_i386/HDF5Array-Ex.timings
|
HDF5Array.Rcheck/examples_x64/HDF5Array-Ex.timings
|