CRAN Package Check Results for Package smovie

Last updated on 2025-05-19 01:50:08 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.1.6 8.34 54.27 62.61 OK
r-devel-linux-x86_64-debian-gcc 1.1.6 6.00 42.72 48.72 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.35 OK
r-devel-windows-x86_64 1.1.6 6.00 86.00 92.00 ERROR
r-patched-linux-x86_64 1.1.6 8.07 51.50 59.57 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 7.00 93.00 100.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

Check Details

Version: 1.1.6
Check: examples
Result: ERROR Running examples in 'smovie-Ex.R' failed The error most likely occurred in: > ### Name: cltq > ### Title: Central Limit Theorem (CLT) for sample quantiles > ### Aliases: cltq > > ### ** Examples > > # Exponential data > cltq() > > # Uniform data > cltq(distn = "t", params = list(df = 2)) Error in structure(.External(.C_dotTcl, ...), class = "tclObj") : [tcl] can't get device image. Calls: cltq ... <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: discrete > ### Title: Univariate Discrete Distributions: p.m.f and c.d.f. > ### Aliases: discrete > > ### ** Examples > > # Binomial example > discrete() Unable to save metafile to the clipboard Error in structure(.External(.C_dotTcl, ...), class = "tclObj") : [tcl] can't get device image. Calls: discrete ... <Anonymous> -> w.tkrplot -> handshake -> fun -> .Tcl -> structure Execution halted Flavor: r-release-windows-x86_64