CRAN Package Check Results for Package NVAR

Last updated on 2025-12-05 18:49:55 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1.0 1.85 31.87 33.72 OK
r-devel-linux-x86_64-debian-gcc 0.1.0 1.36 17.68 19.04 ERROR
r-devel-linux-x86_64-fedora-clang 0.1.0 49.83 OK
r-devel-linux-x86_64-fedora-gcc 0.1.0 46.42 OK
r-devel-windows-x86_64 0.1.0 3.00 46.00 49.00 OK
r-patched-linux-x86_64 0.1.0 1.61 28.31 29.92 OK
r-release-linux-x86_64 0.1.0 1.71 28.57 30.28 OK
r-release-macos-arm64 0.1.0 OK
r-release-macos-x86_64 0.1.0 3.00 36.00 39.00 OK
r-release-windows-x86_64 0.1.0 3.00 46.00 49.00 OK
r-oldrel-macos-arm64 0.1.0 OK
r-oldrel-macos-x86_64 0.1.0 2.00 43.00 45.00 OK
r-oldrel-windows-x86_64 0.1.0 4.00 54.00 58.00 OK

Check Details

Version: 0.1.0
Check: examples
Result: ERROR Running examples in ‘NVAR-Ex.R’ failed The error most likely occurred in: > base::assign(".ptime", proc.time(), pos = "CheckExEnv") > ### Name: NVAR > ### Title: Fit a nonlinear vector autoregression model > ### Aliases: NVAR > > ### ** Examples > > # generate test data from the Lorenz system > testdata <- nonlinearTseries::lorenz() Error in loadNamespace(x) : there is no package called ‘nonlinearTseries’ Calls: loadNamespace -> withRestarts -> withOneRestart -> doWithOneRestart Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1.0
Check: HTML version of manual
Result: NOTE Skipping checking math rendering: package 'V8' unavailable Flavor: r-devel-linux-x86_64-debian-gcc