CRAN Package Check Results for Package hdf5r

Last updated on 2024-06-14 00:53:45 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.3.10 68.10 150.04 218.14 NOTE
r-devel-linux-x86_64-debian-gcc 1.3.10 50.07 68.21 118.28 ERROR
r-devel-linux-x86_64-fedora-clang 1.3.10 270.23 NOTE
r-devel-linux-x86_64-fedora-gcc 1.3.10 292.64 NOTE
r-devel-windows-x86_64 1.3.10 63.00 153.00 216.00 NOTE
r-patched-linux-x86_64 1.3.10 63.28 137.98 201.26 OK
r-release-linux-x86_64 1.3.10 60.29 137.53 197.82 OK
r-release-macos-arm64 1.3.10 81.00 NOTE
r-release-macos-x86_64 1.3.10 156.00 NOTE
r-release-windows-x86_64 1.3.10 65.00 202.00 267.00 NOTE
r-oldrel-macos-arm64 1.3.10 89.00 NOTE
r-oldrel-macos-x86_64 1.3.10 185.00 NOTE
r-oldrel-windows-x86_64 1.3.10 75.00 188.00 263.00 NOTE

Check Details

Version: 1.3.10
Check: compiled code
Result: NOTE File ‘hdf5r/libs/hdf5r.so’: Found non-API call to R: ‘SETLENGTH’ Compiled code should not call non-API entry points in R. See ‘Writing portable packages’ in the ‘Writing R Extensions’ manual. Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.3.10
Check: package dependencies
Result: NOTE Packages suggested but not available for checking: 'testthat', 'nycflights13', 'reshape2' Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3.10
Check: tests
Result: ERROR Running ‘testthat.R’ [0s/1s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > library(testthat) Error in library(testthat) : there is no package called 'testthat' Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3.10
Check: re-building of vignette outputs
Result: ERROR Error(s) in re-building vignettes: ... --- re-building ‘hdf5r.Rmd’ using rmarkdown Quitting from lines 86-92 [unnamed-chunk-4] (hdf5r.Rmd) Error: processing vignette 'hdf5r.Rmd' failed with diagnostics: there is no package called 'nycflights13' --- failed re-building ‘hdf5r.Rmd’ SUMMARY: processing the following file failed: ‘hdf5r.Rmd’ Error: Vignette re-building failed. Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.3.10
Check: installed package size
Result: NOTE installed size is 7.1Mb sub-directories of 1Mb or more: libs 4.5Mb Flavors: r-devel-windows-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64

Version: 1.3.10
Check: compiled code
Result: NOTE File 'hdf5r/libs/x64/hdf5r.dll': Found non-API call to R: 'SETLENGTH' Compiled code should not call non-API entry points in R. See 'Writing portable packages' in the 'Writing R Extensions' manual. Flavor: r-devel-windows-x86_64