CRAN Package Check Results for Package EQRN

Last updated on 2025-11-02 03:51:37 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.1 24.66 195.43 220.09 OK
r-devel-linux-x86_64-debian-gcc 0.1.1 18.95 145.43 164.38 OK
r-devel-linux-x86_64-fedora-clang 0.1.1 52.00 289.73 341.73 OK
r-devel-linux-x86_64-fedora-gcc 0.1.1 103.00 236.59 339.59 OK
r-devel-windows-x86_64 0.1.1 47.00 143.00 190.00 OK
r-patched-linux-x86_64 0.1.1 26.48 188.48 214.96 OK
r-release-linux-x86_64 0.1.1 23.57 186.34 209.91 OK
r-release-macos-arm64 0.1.1 36.00 56.00 92.00 OK
r-release-macos-x86_64 0.1.1 62.00 163.00 225.00 OK
r-release-windows-x86_64 0.1.1 51.00 121.00 172.00 ERROR
r-oldrel-macos-arm64 0.1.1 27.00 59.00 86.00 OK
r-oldrel-macos-x86_64 0.1.1 64.00 196.00 260.00 OK
r-oldrel-windows-x86_64 0.1.1 70.00 220.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. Flavor: r-release-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-release-windows-x86_64, r-oldrel-windows-x86_64

Version: 0.1.1
Check: whether package can be installed
Result: WARN Found the following significant warnings: Warning: Torch libraries are installed but loading them caused a segfault. Flavor: r-oldrel-windows-x86_64