CRAN Package Check Results for Package HTRX

Last updated on 2026-06-08 02:51:13 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.2.4 2.59 109.56 112.15 OK
r-devel-linux-x86_64-debian-gcc 1.2.4 3.40 3.40 ERROR
r-devel-linux-x86_64-fedora-clang 1.2.4 6.00 175.82 181.82 NOTE
r-devel-linux-x86_64-fedora-gcc 1.2.4 6.00 197.50 203.50 NOTE
r-devel-windows-x86_64 1.2.4 6.00 143.00 149.00 OK
r-patched-linux-x86_64 1.2.4 3.04 103.80 106.84 OK
r-release-linux-x86_64 1.2.4 2.67 103.35 106.02 OK
r-release-macos-arm64 1.2.4 1.00 38.00 39.00 OK
r-release-macos-x86_64 1.2.4 2.00 148.00 150.00 OK
r-release-windows-x86_64 1.2.4 6.00 145.00 151.00 OK
r-oldrel-macos-arm64 1.2.4 OK
r-oldrel-macos-x86_64 1.2.4 2.00 144.00 146.00 OK
r-oldrel-windows-x86_64 1.2.4 7.00 184.00 191.00 OK

Check Details

Version: 1.2.4
Check: package dependencies
Result: ERROR Packages required but not available: 'caret', 'tune', 'recipes' See section ‘The DESCRIPTION file’ in the ‘Writing R Extensions’ manual. Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.2.4
Check: dependencies in R code
Result: NOTE Namespaces in Imports field not imported from: ‘recipes’ ‘tune’ All declared Imports should be used. Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc