Last updated on 2024-12-26 13:49:53 CET.
Package | ERROR | NOTE | OK |
---|---|---|---|
accessr | 13 | ||
anscombiser | 13 | ||
bang | 13 | ||
chandwich | 13 | ||
donut | 13 | ||
exdex | 13 | ||
fExtremes | 13 | ||
fRegression | 13 | ||
gamlssx | 13 | ||
itp | 13 | ||
lax | 13 | ||
lite | 13 | ||
r2stl | 13 | ||
revdbayes | 4 | 9 | |
rust | 13 | ||
smovie | 1 | 12 | |
threshr | 13 |
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: OK: 13
Current CRAN status: NOTE: 4, OK: 9
Version: 1.5.5
Check: installed package size
Result: NOTE
installed size is 5.9Mb
sub-directories of 1Mb or more:
libs 4.7Mb
Flavors: r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64
Current CRAN status: OK: 13
Current CRAN status: ERROR: 1, OK: 12
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()
>
> # The same example, but using a user-supplied function and setting manually
> # the initial parameters, parameter step size and range
> discrete(distn = dbinom, params = list(size = 10, prob = 0.5),
+ param_step = list(size = 1),
+ param_range = list(size = c(1, NA), prob = c(0, 1)))
>
> # Poisson distribution. Show the use of var_support
> discrete(distn = "poisson", var_support = 0:20)
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-devel-windows-x86_64
Current CRAN status: OK: 13