Last updated on 2025-05-24 06:51:20 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.6 | 8.26 | 54.73 | 62.99 | OK | |
r-devel-linux-x86_64-debian-gcc | 1.1.6 | 6.60 | 42.40 | 49.00 | OK | |
r-devel-linux-x86_64-fedora-clang | 1.1.6 | 102.09 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 1.1.6 | 112.15 | OK | |||
r-devel-windows-x86_64 | 1.1.6 | 9.00 | 80.00 | 89.00 | ERROR | |
r-patched-linux-x86_64 | 1.1.6 | 8.40 | 51.27 | 59.67 | OK | |
r-release-linux-x86_64 | 1.1.6 | 7.62 | 50.66 | 58.28 | OK | |
r-release-macos-arm64 | 1.1.6 | 136.00 | OK | |||
r-release-macos-x86_64 | 1.1.6 | 117.00 | OK | |||
r-release-windows-x86_64 | 1.1.6 | 8.00 | 113.00 | 121.00 | ERROR | |
r-oldrel-macos-arm64 | 1.1.6 | 61.00 | OK | |||
r-oldrel-macos-x86_64 | 1.1.6 | 68.00 | OK | |||
r-oldrel-windows-x86_64 | 1.1.6 | 7.00 | 87.00 | 94.00 | OK |
Version: 1.1.6
Check: examples
Result: ERROR
Running examples in 'smovie-Ex.R' failed
The error most likely occurred in:
> ### Name: lev_inf
> ### Title: Leverage and influence in simple linear regression movie
> ### Aliases: lev_inf
>
> ### ** Examples
>
> # Positive association
> lev_inf()
>
> # No association
> lev_inf(association = "none")
Unable to save metafile to the clipboard
Error in structure(.External(.C_dotTcl, ...), class = "tclObj") :
[tcl] can't get device image.
Calls: lev_inf ... <Anonymous> -> w.tkrplot -> handshake -> fun -> .Tcl -> structure
Execution halted
Flavor: r-devel-windows-x86_64
Version: 1.1.6
Check: examples
Result: ERROR
Running examples in 'smovie-Ex.R' failed
The error most likely occurred in:
> ### Name: shypo
> ### Title: Testing simple hypotheses
> ### Aliases: shypo
>
> ### ** Examples
>
> # 1. Change a (for fixed n) to achieve alpha = 0.05
> # 2. Change a and n to achieve alpha <= 0.05 and beta <= 0.1
> shypo(mu0 = 0, eff = 5, n = 16, a = 2.3, delta_a = 0.01)
Unable to save metafile to the clipboard
Error in structure(.External(.C_dotTcl, ...), class = "tclObj") :
[tcl] can't get device image.
Calls: shypo ... <Anonymous> -> w.tkrplot -> handshake -> fun -> .Tcl -> structure
Execution halted
Flavor: r-release-windows-x86_64