Last updated on 2025-11-03 23:50:16 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.60 | 143.92 | 162.52 | OK | |
| r-devel-linux-x86_64-fedora-clang | 0.1.1 | 80.00 | 273.32 | 353.32 | OK | |
| r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 56.00 | 272.75 | 328.75 | OK | |
| r-devel-windows-x86_64 | 0.1.1 | 68.00 | 124.00 | 192.00 | ERROR | |
| 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 | 64.00 | 164.00 | 228.00 | ERROR | 
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