CRAN Package Check Results for Package formatR

Last updated on 2024-12-02 09:49:11 CET.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.14 2.38 37.15 39.53 OK
r-devel-linux-x86_64-debian-gcc 1.14 1.51 27.01 28.52 OK
r-devel-linux-x86_64-fedora-clang 1.14 65.04 OK
r-devel-linux-x86_64-fedora-gcc 1.14 74.16 OK
r-devel-windows-x86_64 1.14 3.00 67.00 70.00 OK
r-patched-linux-x86_64 1.14 2.10 35.44 37.54 OK
r-release-linux-x86_64 1.14 2.08 36.09 38.17 OK
r-release-macos-arm64 1.14 29.00 OK
r-release-macos-x86_64 1.14 44.00 OK
r-release-windows-x86_64 1.14 5.00 57.00 62.00 ERROR
r-oldrel-macos-arm64 1.14 31.00 OK
r-oldrel-macos-x86_64 1.14 53.00 OK
r-oldrel-windows-x86_64 1.14 4.00 68.00 72.00 OK

Check Details

Version: 1.14
Check: tests
Result: ERROR Running 'test-all.R' [0s] Running the tests in 'tests/test-all.R' failed. Complete output: > library(testit) > test_pkg('formatR') tidy.res(x1) (LHS) ==> chr "x = \"\n this is a\n character strin\ng\"" ---------- chr "x = \"\n this is a\n character string\n\"" <== (RHS) x1 assertion failed: line breaks in strings are preserved instead of being replaced by \n Error from assert("line breaks in strings are preserved instead of being replaced by \\n", ... at test-tidy.R#137 Error: (tidy.res(x1) %==% x1) is not TRUE Execution halted Flavor: r-release-windows-x86_64