Last updated on 2025-01-19 05:49:16 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 8.84 | 185.55 | 194.39 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 5.80 | 123.95 | 129.75 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 310.63 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 331.11 | OK | |||
r-devel-windows-x86_64 | 0.2.0 | 11.00 | 229.00 | 240.00 | OK | |
r-patched-linux-x86_64 | 0.2.0 | 7.44 | 176.37 | 183.81 | OK | |
r-release-linux-x86_64 | 0.2.0 | 7.00 | 173.73 | 180.73 | OK | |
r-release-macos-arm64 | 0.2.0 | 107.00 | OK | |||
r-release-macos-x86_64 | 0.2.0 | 204.00 | ERROR | |||
r-release-windows-x86_64 | 0.2.0 | 11.00 | 237.00 | 248.00 | OK | |
r-oldrel-macos-arm64 | 0.2.0 | 105.00 | OK | |||
r-oldrel-macos-x86_64 | 0.2.0 | 213.00 | ERROR | |||
r-oldrel-windows-x86_64 | 0.2.0 | 13.00 | 246.00 | 259.00 | OK |
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
Flavors: r-release-macos-x86_64, r-oldrel-macos-x86_64