CRAN Package Check Results for Package rchess

Last updated on 2023-11-14 09:09:38 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 0.1 7.82 51.72 59.54 ERROR
r-devel-linux-x86_64-debian-gcc 0.1 5.02 38.68 43.70 ERROR
r-devel-linux-x86_64-fedora-clang 0.1 71.28 ERROR
r-devel-linux-x86_64-fedora-gcc 0.1 80.35 ERROR
r-devel-windows-x86_64 0.1 7.00 59.00 66.00 ERROR
r-patched-linux-x86_64 0.1 5.82 49.19 55.01 OK
r-release-linux-x86_64 0.1 4.81 49.33 54.14 OK
r-release-macos-arm64 0.1 26.00 OK
r-release-macos-x86_64 0.1 39.00 OK
r-release-windows-x86_64 0.1 10.00 65.00 75.00 OK
r-oldrel-macos-arm64 0.1 27.00 OK
r-oldrel-macos-x86_64 0.1 46.00 OK
r-oldrel-windows-x86_64 0.1 10.00 69.00 79.00 OK

Check Details

Version: 0.1
Check: examples
Result: ERROR
    Running examples in ‘rchess-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: ggchessboard
    > ### Title: Plot a fen representation chessboard via ggplot2
    > ### Aliases: ggchessboard
    >
    > ### ** Examples
    >
    > ggchessboard()
    Warning: `data_frame()` was deprecated in tibble 1.1.0.
    ℹ Please use `tibble()` instead.
    ℹ The deprecated feature was likely used in the rchess package.
     Please report the issue at <https://github.com/jbkunst/rchess/issues>.
    Error in grid.Call.graphics(C_text, as.graphicsAnnot(x$label), x$x, x$y, :
     conversion failure on '♖' in 'mbcsToSbcs': for ♖
    Calls: <Anonymous> ... drawDetails -> drawDetails.text -> grid.Call.graphics
    Execution halted
Flavor: r-devel-linux-x86_64-debian-clang

Version: 0.1
Check: examples
Result: ERROR
    Running examples in ‘rchess-Ex.R’ failed
    The error most likely occurred in:
    
    > base::assign(".ptime", proc.time(), pos = "CheckExEnv")
    > ### Name: ggchessboard
    > ### Title: Plot a fen representation chessboard via ggplot2
    > ### Aliases: ggchessboard
    >
    > ### ** Examples
    >
    > ggchessboard()
    Warning: `data_frame()` was deprecated in tibble 1.1.0.
    ℹ Please use `tibble()` instead.
    ℹ The deprecated feature was likely used in the rchess package.
     Please report the issue at <https://github.com/jbkunst/rchess/issues>.
    Error in grid.Call.graphics(C_text, as.graphicsAnnot(x$label), x$x, x$y, :
     conversion failure on '♖' in 'mbcsToSbcs': for ♖ (U+2656)
    Calls: <Anonymous> ... drawDetails -> drawDetails.text -> grid.Call.graphics
    Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc

Version: 0.1
Check: examples
Result: ERROR
    Running examples in ‘rchess-Ex.R’ failed
    The error most likely occurred in:
    
    > ### Name: ggchessboard
    > ### Title: Plot a fen representation chessboard via ggplot2
    > ### Aliases: ggchessboard
    >
    > ### ** Examples
    >
    > ggchessboard()
    Warning: `data_frame()` was deprecated in tibble 1.1.0.
    ℹ Please use `tibble()` instead.
    ℹ The deprecated feature was likely used in the rchess package.
     Please report the issue at <https://github.com/jbkunst/rchess/issues>.
    Error in grid.Call.graphics(C_text, as.graphicsAnnot(x$label), x$x, x$y, :
     conversion failure on '♖' in 'mbcsToSbcs': for ♖ (U+2656)
    Calls: <Anonymous> ... drawDetails -> drawDetails.text -> grid.Call.graphics
    Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64