CRAN Package Check Results for Package polyglotr

Last updated on 2024-08-16 12:49:16 CEST.

Flavor Version Tinstall Tcheck Ttotal Status Flags
r-devel-linux-x86_64-debian-clang 1.5.1 3.08 44.86 47.94 ERROR
r-devel-linux-x86_64-debian-gcc 1.5.1 2.37 34.99 37.36 ERROR
r-devel-linux-x86_64-fedora-clang 1.5.1 76.92 ERROR
r-devel-linux-x86_64-fedora-gcc 1.5.1 90.76 ERROR
r-devel-windows-x86_64 1.5.1 5.00 74.00 79.00 OK
r-patched-linux-x86_64 1.5.1 2.54 42.06 44.60 OK
r-release-linux-x86_64 1.5.1 2.56 43.54 46.10 ERROR
r-release-macos-arm64 1.5.1 67.00 OK
r-release-macos-x86_64 1.5.1 103.00 OK
r-release-windows-x86_64 1.5.1 7.00 74.00 81.00 OK
r-oldrel-macos-arm64 1.5.1 107.00 OK
r-oldrel-macos-x86_64 1.5.1 132.00 OK
r-oldrel-windows-x86_64 1.5.1 6.00 79.00 85.00 OK

Additional issues

OpenBLAS

Check Details

Version: 1.5.1
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > > testthat::test_check("polyglotr") Loading required package: polyglotr [ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-google_translate.R:25:3'): google_translate returns correct translation for unvectorized input ── `translation` (`actual`) not equal to `expected_translation` (`expected`). `actual`: "Me encantan los idiomas" `expected`: "me encantan los idiomas" [ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-clang

Version: 1.5.1
Check: tests
Result: ERROR Running ‘testthat.R’ [2s/5s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > > testthat::test_check("polyglotr") Loading required package: polyglotr [ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-google_translate.R:25:3'): google_translate returns correct translation for unvectorized input ── `translation` (`actual`) not equal to `expected_translation` (`expected`). `actual`: "Me encantan los idiomas" `expected`: "me encantan los idiomas" [ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ] Error: Test failures Execution halted Flavor: r-devel-linux-x86_64-debian-gcc

Version: 1.5.1
Check: tests
Result: ERROR Running ‘testthat.R’ Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > > testthat::test_check("polyglotr") Loading required package: polyglotr [ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-google_translate.R:25:3'): google_translate returns correct translation for unvectorized input ── `translation` (`actual`) not equal to `expected_translation` (`expected`). `actual`: "Me encantan los idiomas" `expected`: "me encantan los idiomas" [ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ] Error: Test failures Execution halted Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc

Version: 1.5.1
Check: tests
Result: ERROR Running ‘testthat.R’ [3s/6s] Running the tests in ‘tests/testthat.R’ failed. Complete output: > # This file is part of the standard setup for testthat. > # It is recommended that you do not modify it. > # > # Where should you do additional test configuration? > # Learn more about the roles of various files in: > # * https://r-pkgs.org/tests.html > # * https://testthat.r-lib.org/reference/test_package.html#special-files > > > testthat::test_check("polyglotr") Loading required package: polyglotr [ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ] ══ Failed tests ════════════════════════════════════════════════════════════════ ── Failure ('test-google_translate.R:25:3'): google_translate returns correct translation for unvectorized input ── `translation` (`actual`) not equal to `expected_translation` (`expected`). `actual`: "Me encantan los idiomas" `expected`: "me encantan los idiomas" [ FAIL 1 | WARN 0 | SKIP 0 | PASS 13 ] Error: Test failures Execution halted Flavor: r-release-linux-x86_64