Last updated on 2023-11-14 09:09:37 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.8.8 | 2.49 | 27.25 | 29.74 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.8.8 | 2.77 | 21.64 | 24.41 | ERROR | |
r-devel-linux-x86_64-fedora-clang | 0.8.8 | 39.72 | ERROR | |||
r-devel-linux-x86_64-fedora-gcc | 0.8.8 | 42.08 | ERROR | |||
r-devel-windows-x86_64 | 0.8.8 | 3.00 | 45.00 | 48.00 | ERROR | |
r-patched-linux-x86_64 | 0.8.8 | 4.42 | 27.56 | 31.98 | NOTE | |
r-release-linux-x86_64 | 0.8.8 | 2.98 | 27.42 | 30.40 | NOTE | |
r-release-macos-arm64 | 0.8.8 | 15.00 | NOTE | |||
r-release-macos-x86_64 | 0.8.8 | 22.00 | NOTE | |||
r-release-windows-x86_64 | 0.8.8 | 3.00 | 46.00 | 49.00 | NOTE | |
r-oldrel-macos-arm64 | 0.8.8 | 15.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.8.8 | 23.00 | NOTE | |||
r-oldrel-windows-x86_64 | 0.8.8 | 9.00 | 51.00 | 60.00 | NOTE |
Version: 0.8.8
Check: LazyData
Result: NOTE
'LazyData' is specified without a 'data' directory
Flavors: r-devel-linux-x86_64-debian-clang, r-devel-linux-x86_64-debian-gcc, r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-devel-windows-x86_64, r-patched-linux-x86_64, r-release-linux-x86_64, r-release-macos-arm64, r-release-macos-x86_64, r-release-windows-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64, r-oldrel-windows-x86_64
Version: 0.8.8
Check: examples
Result: ERROR
Running examples in ‘poker-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: cgiPlayers
> ### Title: cgiPlayers
> ### Aliases: cgiPlayers
>
> ### ** Examples
>
> alias <- c("Player1","Player2","Player3","Player4","Player5")
> alias <- c(alias,"Player6","Player7","Player8","Player9")
> cols1thru5 <- c(2,8,12,14,10,6,14,8,4,2,3,2,4,1,4,3,1,1,13,4,4,5,3,9,8,12,7)
> cols1thru5 <- c(cols1thru5,3,4,3,2,2,4,2,1,1,3,3,3,3,3,3,3,3,3)
> cols6thru10 <- c(1,1,1,1,1,1,1,1,1,10,10,10,10,10,10,10,10,10,4,4,4,4,4,4,4,4,4)
> cols6thru10 <- c(cols6thru10,12,12,12,12,12,12,12,12,12,4,4,4,4,4,4,4,4,4)
> cols11thru14 <- c(11,11,11,11,11,11,11,11,11,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2)
> cols11thru14 <- c(cols11thru14,3,3,3,3,3,3,3,3,3)
> cards <- matrix(c(cols1thru5,cols6thru10,cols11thru14),nrow=9,ncol=14); cards
[,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [,9] [,10] [,11] [,12] [,13]
[1,] 2 2 13 3 3 1 10 4 12 4 11 2 2
[2,] 8 3 4 4 3 1 10 4 12 4 11 2 2
[3,] 12 2 4 3 3 1 10 4 12 4 11 2 2
[4,] 14 4 5 2 3 1 10 4 12 4 11 2 2
[5,] 10 1 3 2 3 1 10 4 12 4 11 2 2
[6,] 6 4 9 4 3 1 10 4 12 4 11 2 2
[7,] 14 3 8 2 3 1 10 4 12 4 11 2 2
[8,] 8 1 12 1 3 1 10 4 12 4 11 2 2
[9,] 4 1 7 1 3 1 10 4 12 4 11 2 2
[,14]
[1,] 3
[2,] 3
[3,] 3
[4,] 3
[5,] 3
[6,] 3
[7,] 3
[8,] 3
[9,] 3
> cgiPlayers(1,alias,9,cards)
Error in text.default(X2 + 1, Y2[i], "♣") :
conversion failure on '♣' in 'mbcsToSbcs': for ♣
Calls: cgiPlayers -> text -> text.default
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.8.8
Check: examples
Result: ERROR
Running examples in ‘poker-Ex.R’ failed
The error most likely occurred in:
> base::assign(".ptime", proc.time(), pos = "CheckExEnv")
> ### Name: cgiPlayers
> ### Title: cgiPlayers
> ### Aliases: cgiPlayers
>
> ### ** Examples
>
> alias <- c("Player1","Player2","Player3","Player4","Player5")
> alias <- c(alias,"Player6","Player7","Player8","Player9")
> cols1thru5 <- c(2,8,12,14,10,6,14,8,4,2,3,2,4,1,4,3,1,1,13,4,4,5,3,9,8,12,7)
> cols1thru5 <- c(cols1thru5,3,4,3,2,2,4,2,1,1,3,3,3,3,3,3,3,3,3)
> cols6thru10 <- c(1,1,1,1,1,1,1,1,1,10,10,10,10,10,10,10,10,10,4,4,4,4,4,4,4,4,4)
> cols6thru10 <- c(cols6thru10,12,12,12,12,12,12,12,12,12,4,4,4,4,4,4,4,4,4)
> cols11thru14 <- c(11,11,11,11,11,11,11,11,11,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2)
> cols11thru14 <- c(cols11thru14,3,3,3,3,3,3,3,3,3)
> cards <- matrix(c(cols1thru5,cols6thru10,cols11thru14),nrow=9,ncol=14); cards
[,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [,9] [,10] [,11] [,12] [,13]
[1,] 2 2 13 3 3 1 10 4 12 4 11 2 2
[2,] 8 3 4 4 3 1 10 4 12 4 11 2 2
[3,] 12 2 4 3 3 1 10 4 12 4 11 2 2
[4,] 14 4 5 2 3 1 10 4 12 4 11 2 2
[5,] 10 1 3 2 3 1 10 4 12 4 11 2 2
[6,] 6 4 9 4 3 1 10 4 12 4 11 2 2
[7,] 14 3 8 2 3 1 10 4 12 4 11 2 2
[8,] 8 1 12 1 3 1 10 4 12 4 11 2 2
[9,] 4 1 7 1 3 1 10 4 12 4 11 2 2
[,14]
[1,] 3
[2,] 3
[3,] 3
[4,] 3
[5,] 3
[6,] 3
[7,] 3
[8,] 3
[9,] 3
> cgiPlayers(1,alias,9,cards)
Error in text.default(X2 + 1, Y2[i], "♣") :
conversion failure on '♣' in 'mbcsToSbcs': for ♣ (U+2663)
Calls: cgiPlayers -> text -> text.default
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 0.8.8
Check: examples
Result: ERROR
Running examples in ‘poker-Ex.R’ failed
The error most likely occurred in:
> ### Name: cgiPlayers
> ### Title: cgiPlayers
> ### Aliases: cgiPlayers
>
> ### ** Examples
>
> alias <- c("Player1","Player2","Player3","Player4","Player5")
> alias <- c(alias,"Player6","Player7","Player8","Player9")
> cols1thru5 <- c(2,8,12,14,10,6,14,8,4,2,3,2,4,1,4,3,1,1,13,4,4,5,3,9,8,12,7)
> cols1thru5 <- c(cols1thru5,3,4,3,2,2,4,2,1,1,3,3,3,3,3,3,3,3,3)
> cols6thru10 <- c(1,1,1,1,1,1,1,1,1,10,10,10,10,10,10,10,10,10,4,4,4,4,4,4,4,4,4)
> cols6thru10 <- c(cols6thru10,12,12,12,12,12,12,12,12,12,4,4,4,4,4,4,4,4,4)
> cols11thru14 <- c(11,11,11,11,11,11,11,11,11,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2)
> cols11thru14 <- c(cols11thru14,3,3,3,3,3,3,3,3,3)
> cards <- matrix(c(cols1thru5,cols6thru10,cols11thru14),nrow=9,ncol=14); cards
[,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [,9] [,10] [,11] [,12] [,13]
[1,] 2 2 13 3 3 1 10 4 12 4 11 2 2
[2,] 8 3 4 4 3 1 10 4 12 4 11 2 2
[3,] 12 2 4 3 3 1 10 4 12 4 11 2 2
[4,] 14 4 5 2 3 1 10 4 12 4 11 2 2
[5,] 10 1 3 2 3 1 10 4 12 4 11 2 2
[6,] 6 4 9 4 3 1 10 4 12 4 11 2 2
[7,] 14 3 8 2 3 1 10 4 12 4 11 2 2
[8,] 8 1 12 1 3 1 10 4 12 4 11 2 2
[9,] 4 1 7 1 3 1 10 4 12 4 11 2 2
[,14]
[1,] 3
[2,] 3
[3,] 3
[4,] 3
[5,] 3
[6,] 3
[7,] 3
[8,] 3
[9,] 3
> cgiPlayers(1,alias,9,cards)
Error in text.default(X2 + 1, Y2[i], "♣") :
conversion failure on '♣' in 'mbcsToSbcs': for ♣ (U+2663)
Calls: cgiPlayers -> text -> text.default
Execution halted
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 0.8.8
Check: examples
Result: ERROR
Running examples in 'poker-Ex.R' failed
The error most likely occurred in:
> ### Name: cgiPlayers
> ### Title: cgiPlayers
> ### Aliases: cgiPlayers
>
> ### ** Examples
>
> alias <- c("Player1","Player2","Player3","Player4","Player5")
> alias <- c(alias,"Player6","Player7","Player8","Player9")
> cols1thru5 <- c(2,8,12,14,10,6,14,8,4,2,3,2,4,1,4,3,1,1,13,4,4,5,3,9,8,12,7)
> cols1thru5 <- c(cols1thru5,3,4,3,2,2,4,2,1,1,3,3,3,3,3,3,3,3,3)
> cols6thru10 <- c(1,1,1,1,1,1,1,1,1,10,10,10,10,10,10,10,10,10,4,4,4,4,4,4,4,4,4)
> cols6thru10 <- c(cols6thru10,12,12,12,12,12,12,12,12,12,4,4,4,4,4,4,4,4,4)
> cols11thru14 <- c(11,11,11,11,11,11,11,11,11,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2)
> cols11thru14 <- c(cols11thru14,3,3,3,3,3,3,3,3,3)
> cards <- matrix(c(cols1thru5,cols6thru10,cols11thru14),nrow=9,ncol=14); cards
[,1] [,2] [,3] [,4] [,5] [,6] [,7] [,8] [,9] [,10] [,11] [,12] [,13]
[1,] 2 2 13 3 3 1 10 4 12 4 11 2 2
[2,] 8 3 4 4 3 1 10 4 12 4 11 2 2
[3,] 12 2 4 3 3 1 10 4 12 4 11 2 2
[4,] 14 4 5 2 3 1 10 4 12 4 11 2 2
[5,] 10 1 3 2 3 1 10 4 12 4 11 2 2
[6,] 6 4 9 4 3 1 10 4 12 4 11 2 2
[7,] 14 3 8 2 3 1 10 4 12 4 11 2 2
[8,] 8 1 12 1 3 1 10 4 12 4 11 2 2
[9,] 4 1 7 1 3 1 10 4 12 4 11 2 2
[,14]
[1,] 3
[2,] 3
[3,] 3
[4,] 3
[5,] 3
[6,] 3
[7,] 3
[8,] 3
[9,] 3
> cgiPlayers(1,alias,9,cards)
Error in text.default(X2 + 1, Y2[i], "♣") :
conversion failure on '♣' in 'mbcsToSbcs': for ♣
Calls: cgiPlayers -> text -> text.default
Execution halted
Flavor: r-devel-windows-x86_64