CRAN Package Check Results for Package EQRN

Last updated on 2025-11-23 05:50:15 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 24.61 196.50 221.11 OK
r-devel-linux-x86_64-debian-gcc 0.1.2 9.97 81.10 91.07 OK
r-devel-linux-x86_64-fedora-clang 0.1.2 63.00 221.87 284.87 OK
r-devel-windows-x86_64 0.1.1 62.00 168.00 230.00 ERROR
r-patched-linux-x86_64 0.1.1 25.58 184.82 210.40 OK
r-release-linux-x86_64 0.1.2 13.01 101.48 114.49 OK
r-release-macos-arm64 0.1.2 6.00 25.00 31.00 OK
r-release-macos-x86_64 0.1.2 10.00 119.00 129.00 OK
r-release-windows-x86_64 0.1.1 48.00 195.00 243.00 ERROR
r-oldrel-macos-arm64 0.1.2 6.00 28.00 34.00 OK
r-oldrel-macos-x86_64 0.1.2 38.00 174.00 212.00 OK
r-oldrel-windows-x86_64 0.1.1 66.00 224.00 290.00 ERROR

Check Details

Version: 0.1.1
Check: whether startup messages can be suppressed
Result: NOTE Torch libraries are installed but loading them was unsuccessful. It looks like this package (or a package it requires) has a startup message which cannot be suppressed: see ?packageStartupMessage. Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.1.1
Check: examples
Result: ERROR Running examples in 'EQRN-Ex.R' failed The error most likely occurred in: > ### Name: default_device > ### Title: Default torch device > ### Aliases: default_device > > ### ** Examples > > device <- default_device() Error in cpp_cuda_is_available() : Lantern is not loaded. Please use `install_torch()` to install additional dependencies. Calls: default_device -> <Anonymous> -> cpp_cuda_is_available Execution halted Flavors: r-devel-windows-x86_64, r-release-windows-x86_64, r-oldrel-windows-x86_64