Last updated on 2022-08-15 08:49:50 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.1.1 | 2.80 | 30.81 | 33.61 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 0.1.1 | 2.17 | 21.95 | 24.12 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.1.1 | 47.26 | NOTE | |||
r-devel-linux-x86_64-fedora-gcc | 0.1.1 | 45.43 | NOTE | |||
r-devel-windows-x86_64 | 0.1.1 | 49.00 | 52.00 | 101.00 | OK | |
r-patched-linux-x86_64 | 0.1.1 | 2.40 | 27.40 | 29.80 | OK | |
r-release-linux-x86_64 | 0.1.1 | 2.27 | 26.99 | 29.26 | OK | |
r-release-macos-arm64 | 0.1.1 | 18.00 | NOTE | |||
r-release-macos-x86_64 | 0.1.1 | 23.00 | NOTE | |||
r-release-windows-x86_64 | 0.1.1 | 42.00 | 56.00 | 98.00 | OK | |
r-oldrel-macos-arm64 | 0.1.1 | 16.00 | NOTE | |||
r-oldrel-macos-x86_64 | 0.1.1 | 25.00 | NOTE | |||
r-oldrel-windows-ix86+x86_64 | 0.1.1 | 7.00 | 49.00 | 56.00 | OK |
Version: 0.1.1
Check: tests
Result: ERROR
Running 'testthat.R' [7s/9s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(and)
>
> test_check("and")
[ FAIL 48 | WARN 0 | SKIP 0 | PASS 225 ]
== Failed tests ================================================================
-- Failure (test-utils.R:74:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*e", normalize("é")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:75:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*e", normalize("è")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:76:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*e", normalize("ê")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:77:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*e", normalize("ë")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:78:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*i", normalize("í")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:79:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*i", normalize("ì")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:80:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*i", normalize("î")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:81:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*i", normalize("ï")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:82:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*o", normalize("ó")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:83:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*o", normalize("ò")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:84:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*o", normalize("ô")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:85:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*o", normalize("ö")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:86:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*u", normalize("ú")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:87:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*u", normalize("ù")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:88:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*u", normalize("û")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:89:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*u", normalize("ü")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:90:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*w", normalize("<U+1E83>")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:91:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*w", normalize("<U+1E81>")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:92:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*w", normalize("<U+0175>")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:93:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*w", normalize("<U+1E85>")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:94:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*y", normalize("ý")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:95:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*y", normalize("<U+1EF3>")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:96:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*y", normalize("<U+0177>")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:97:3): handling accents without stringi ---------------
grepl("^[^A-Za-z]*y", normalize("ÿ")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:103:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*e", normalize("É")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:104:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*e", normalize("È")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:105:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*e", normalize("Ê")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:106:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*e", normalize("Ë")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:107:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*i", normalize("Í")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:108:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*i", normalize("Ì")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:109:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*i", normalize("Î")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:110:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*i", normalize("Ï")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:111:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*o", normalize("Ó")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:112:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*o", normalize("Ò")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:113:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*o", normalize("Ô")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:114:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*o", normalize("Ö")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:115:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*u", normalize("Ú")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:116:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*u", normalize("Ù")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:117:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*u", normalize("Û")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:118:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*u", normalize("Ü")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:119:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*w", normalize("<U+1E82>")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:120:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*w", normalize("<U+1E80>")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:121:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*w", normalize("<U+0174>")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:122:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*w", normalize("<U+1E84>")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:123:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*y", normalize("Ý")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:124:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*y", normalize("<U+1EF2>")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:125:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*y", normalize("<U+0176>")) is not TRUE
`actual`: FALSE
`expected`: TRUE
-- Failure (test-utils.R:126:3): handling accents without stringi --------------
grepl("^[^A-Za-z]*y", normalize("Ÿ")) is not TRUE
`actual`: FALSE
`expected`: TRUE
[ FAIL 48 | WARN 0 | SKIP 0 | PASS 225 ]
Error: Test failures
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 0.1.1
Check: data for non-ASCII characters
Result: NOTE
Note: found 175 marked UTF-8 strings
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc, r-release-macos-arm64, r-release-macos-x86_64, r-oldrel-macos-arm64, r-oldrel-macos-x86_64