CRAN Package Check Results for Maintainer ‘Olivier C. Pasche <olivier_pasche at alumni.epfl.ch>’

Last updated on 2025-10-24 12:50:51 CEST.

Package ERROR OK
EQRN 1 12

Package EQRN

Current CRAN status: ERROR: 1, OK: 12

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

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 Flavor: r-oldrel-windows-x86_64