Last updated on 2023-11-14 09:09:35 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.0.0 | 5.24 | 40.73 | 45.97 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.0.0 | 3.71 | 30.50 | 34.21 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 1.0.0 | 55.62 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 1.0.0 | 63.40 | ERROR | |||
r-devel-windows-x86_64 | 1.0.0 | 7.00 | 54.00 | 61.00 | ERROR | |
r-patched-linux-x86_64 | 1.0.0 | 3.95 | 51.45 | 55.40 | OK | |
r-release-linux-x86_64 | 1.0.0 | 4.30 | 50.25 | 54.55 | OK | |
r-release-macos-arm64 | 1.0.0 | 26.00 | OK | |||
r-release-macos-x86_64 | 1.0.0 | 50.00 | OK | |||
r-release-windows-x86_64 | 1.0.0 | 8.00 | 67.00 | 75.00 | OK | |
r-oldrel-macos-arm64 | 1.0.0 | 30.00 | OK | |||
r-oldrel-macos-x86_64 | 1.0.0 | 40.00 | OK | |||
r-oldrel-windows-x86_64 | 1.0.0 | 8.00 | 69.00 | 77.00 | OK |
Version: 1.0.0
Check: examples
Result: ERROR
Running examples in ‘oHMMed-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: conf_mat
> ### Title: Calculate and Visualise a Confusion Matrix
> ### Aliases: conf_mat
>
> ### ** Examples
>
> res <- conf_mat(100, example_hmm_mcmc_normal, plot = TRUE)
Error in grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, :
conversion failure on '∑' in 'mbcsToSbcs': for ∑
Calls: conf_mat ... <Anonymous> -> widthDetails -> widthDetails.text -> grid.Call
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.0.0
Check: examples
Result: ERROR
Running examples in ‘oHMMed-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: conf_mat
> ### Title: Calculate and Visualise a Confusion Matrix
> ### Aliases: conf_mat
>
> ### ** Examples
>
> res <- conf_mat(100, example_hmm_mcmc_normal, plot = TRUE)
Error in grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, :
conversion failure on '∑' in 'mbcsToSbcs': for ∑ (U+2211)
Calls: conf_mat ... <Anonymous> -> widthDetails -> widthDetails.text -> grid.Call
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.0.0
Check: examples
Result: ERROR
Running examples in ‘oHMMed-Ex.R’ failed
The error most likely occurred in:
> ### Name: conf_mat
> ### Title: Calculate and Visualise a Confusion Matrix
> ### Aliases: conf_mat
>
> ### ** Examples
>
> res <- conf_mat(100, example_hmm_mcmc_normal, plot = TRUE)
Error in grid.Call(C_textBounds, as.graphicsAnnot(x$label), x$x, x$y, :
conversion failure on '∑' in 'mbcsToSbcs': for ∑ (U+2211)
Calls: conf_mat ... <Anonymous> -> widthDetails -> widthDetails.text -> grid.Call
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64