Last updated on 2025-02-07 08:52:02 CET.
Package | ERROR | OK |
---|---|---|
patterncausality | 1 | 12 |
Current CRAN status: ERROR: 1, OK: 12
Version: 0.2.0
Check: examples
Result: ERROR
Running examples in ‘patterncausality-Ex.R’ failed
The error most likely occurred in:
> ### Name: stateSpace
> ### Title: State Space Reconstruction
> ### Aliases: stateSpace
>
> ### ** Examples
>
> ts <- c(1:100)
> result <- stateSpace(ts, E = 3, tau = 2)
> plot(result)
tcltk DLL is linked to '/opt/R/x86_64/lib/libtk8.6.dylib'
Error: .onLoad failed in loadNamespace() for 'tcltk', details:
call: fun(libname, pkgname)
error: Tcl/Tk libraries are missing: install the Tcl/Tk component from the R installer
Execution halted
Flavor: r-oldrel-macos-x86_64