Last updated on 2025-12-24 15:52:35 CET.
| Package | ERROR | NOTE | OK |
|---|---|---|---|
| ConfigParser | 3 | 10 | |
| flsa | 2 | 11 | |
| hdf5r | 1 | 3 | 9 |
Current CRAN status: NOTE: 3, OK: 10
Version: 1.0.0
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Current CRAN status: NOTE: 2, OK: 11
Version: 1.5.5
Check: CRAN incoming feasibility
Result: NOTE
Maintainer: ‘Holger Hoefling <hhoeflin@gmail.com>’
No Authors@R field in DESCRIPTION.
Please add one, modifying
Authors@R: person(given = "Holger",
family = "Hoefling",
role = c("aut", "cre"),
email = "hhoeflin@gmail.com")
as necessary.
The Description field contains
<arXiv:0910.0526>.
Please refer to arXiv e-prints via their arXiv DOI <doi:10.48550/arXiv.YYMM.NNNNN>.
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc
Current CRAN status: ERROR: 1, NOTE: 3, OK: 9
Version: 1.3.12
Check: tests
Result: ERROR
Running ‘testthat.R’ [44s/72s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(hdf5r)
>
> test_check("hdf5r")
Saving _problems/test-h5t-64.R
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 996 ]
══ Skipped tests (3) ═══════════════════════════════════════════════════════════
• empty test (3): 'test-h5t.R:147:1', 'test-h5t.R:174:1',
'test-zzz-H5File.R:156:1'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-h5t.R:64:5'): H5T_COMPOUND works ───────────────────────────────
Error in `super$initialize(labels = labels, dtypes = dtypes, size = NULL, offset = NULL)`: HDF5-API Errors:
error #000: ../../src/H5T.c in H5Tget_size(): line 2440: not a datatype
class: HDF5
major: Invalid arguments to routine
minor: Inappropriate type
Backtrace:
▆
1. └─H5T_COMPLEX$new() at test-h5t.R:64:5
2. └─hdf5r (local) initialize(...)
3. └─super$initialize(...)
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 996 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.3.12
Check: installed package size
Result: NOTE
installed size is 8.1Mb
sub-directories of 1Mb or more:
libs 5.5Mb
Flavors: r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64