Last updated on 2019-10-13 10:47:11 CEST.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 1.1.4 | 2.30 | 33.12 | 35.42 | ERROR | |
r-devel-linux-x86_64-debian-gcc | 1.1.4 | 1.87 | 27.59 | 29.46 | ERROR | |
r-devel-linux-x86_64-fedora-clang | ERROR | |||||
r-devel-linux-x86_64-fedora-gcc | 1.1.4 | 44.50 | ERROR | |||
r-devel-windows-ix86+x86_64 | 1.1.4 | 7.00 | 68.00 | 75.00 | ERROR | |
r-patched-linux-x86_64 | 1.1.4 | 1.72 | 33.78 | 35.50 | ERROR | |
r-patched-solaris-x86 | 1.1.4 | 47.30 | ERROR | |||
r-release-linux-x86_64 | 1.1.4 | 1.88 | 34.27 | 36.15 | OK | |
r-release-windows-ix86+x86_64 | 1.1.4 | 11.00 | 46.00 | 57.00 | OK | |
r-release-osx-x86_64 | 1.1.4 | OK | ||||
r-oldrel-windows-ix86+x86_64 | 1.1.4 | 4.00 | 41.00 | 45.00 | OK | |
r-oldrel-osx-x86_64 | 1.1.4 | OK |
Version: 1.1.4
Check: tests
Result: ERROR
Running 'testthat.R' [10s/11s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(tryCatchLog)
Using futile.logger for logging...
>
>
>
> # Set to something like [1] "en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/de_DE.UTF-8"
> # to ensure english error messages
> # DISABLED - DOES NOT WORK (AT LEAST NOT ON OSX)!
> # Sys.setlocale("LC_ALL", "en_US.UTF-8")
> # Sys.getlocale()
>
> # https://stackoverflow.com/questions/47977951/how-to-ensure-english-error-messages-in-testthat-unit-tests
> Sys.setenv("LANGUAGE"="EN") # work-around to always create english R (error) messages
>
>
>
> test_check("tryCatchLog")
-- 1. Failure: internal function get.pretty.option.value() works (@test_get_pretty_tryCatchLog_options.R#20) -------------------
`res` does not match "Option warn = -?[0123456789]+ \\(double\\)".
Actual value: "Option warn = 0 \(integer\)"
== testthat results ============================================================================================================
[ OK: 271 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: internal function get.pretty.option.value() works (@test_get_pretty_tryCatchLog_options.R#20)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-clang
Version: 1.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [9s/11s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tryCatchLog)
Using futile.logger for logging...
>
>
>
> # Set to something like [1] "en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/de_DE.UTF-8"
> # to ensure english error messages
> # DISABLED - DOES NOT WORK (AT LEAST NOT ON OSX)!
> # Sys.setlocale("LC_ALL", "en_US.UTF-8")
> # Sys.getlocale()
>
> # https://stackoverflow.com/questions/47977951/how-to-ensure-english-error-messages-in-testthat-unit-tests
> Sys.setenv("LANGUAGE"="EN") # work-around to always create english R (error) messages
>
>
>
> test_check("tryCatchLog")
── 1. Failure: internal function get.pretty.option.value() works (@test_get_pretty_tryCatchLog_options.R#20) ───────────────────
`res` does not match "Option warn = -?[0123456789]+ \\(double\\)".
Actual value: "Option warn = 0 \(integer\)"
══ testthat results ════════════════════════════════════════════════════════════════════════════════════════════════════════════
[ OK: 271 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: internal function get.pretty.option.value() works (@test_get_pretty_tryCatchLog_options.R#20)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-debian-gcc
Version: 1.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/31s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tryCatchLog)
Using futile.logger for logging...
>
>
>
> # Set to something like [1] "en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/de_DE.UTF-8"
> # to ensure english error messages
> # DISABLED - DOES NOT WORK (AT LEAST NOT ON OSX)!
> # Sys.setlocale("LC_ALL", "en_US.UTF-8")
> # Sys.getlocale()
>
> # https://stackoverflow.com/questions/47977951/how-to-ensure-english-error-messages-in-testthat-unit-tests
> Sys.setenv("LANGUAGE"="EN") # work-around to always create english R (error) messages
>
>
>
> test_check("tryCatchLog")
── 1. Failure: internal function get.pretty.option.value() works (@test_get_pretty_tryCatchLog_options.R#20) ───────────────────
`res` does not match "Option warn = -?[0123456789]+ \\(double\\)".
Actual value: "Option warn = 0 \(integer\)"
══ testthat results ════════════════════════════════════════════════════════════════════════════════════════════════════════════
[ OK: 271 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: internal function get.pretty.option.value() works (@test_get_pretty_tryCatchLog_options.R#20)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-clang
Version: 1.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [13s/18s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tryCatchLog)
Using futile.logger for logging...
>
>
>
> # Set to something like [1] "en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/de_DE.UTF-8"
> # to ensure english error messages
> # DISABLED - DOES NOT WORK (AT LEAST NOT ON OSX)!
> # Sys.setlocale("LC_ALL", "en_US.UTF-8")
> # Sys.getlocale()
>
> # https://stackoverflow.com/questions/47977951/how-to-ensure-english-error-messages-in-testthat-unit-tests
> Sys.setenv("LANGUAGE"="EN") # work-around to always create english R (error) messages
>
>
>
> test_check("tryCatchLog")
── 1. Failure: internal function get.pretty.option.value() works (@test_get_pretty_tryCatchLog_options.R#20) ───────────────────
`res` does not match "Option warn = -?[0123456789]+ \\(double\\)".
Actual value: "Option warn = 0 \(integer\)"
══ testthat results ════════════════════════════════════════════════════════════════════════════════════════════════════════════
[ OK: 271 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: internal function get.pretty.option.value() works (@test_get_pretty_tryCatchLog_options.R#20)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-linux-x86_64-fedora-gcc
Version: 1.1.4
Check: tests
Result: ERROR
Running 'testthat.R' [7s]
Running the tests in 'tests/testthat.R' failed.
Complete output:
> library(testthat)
> library(tryCatchLog)
Using futile.logger for logging...
>
>
>
> # Set to something like [1] "en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/de_DE.UTF-8"
> # to ensure english error messages
> # DISABLED - DOES NOT WORK (AT LEAST NOT ON OSX)!
> # Sys.setlocale("LC_ALL", "en_US.UTF-8")
> # Sys.getlocale()
>
> # https://stackoverflow.com/questions/47977951/how-to-ensure-english-error-messages-in-testthat-unit-tests
> Sys.setenv("LANGUAGE"="EN") # work-around to always create english R (error) messages
>
>
>
> test_check("tryCatchLog")
-- 1. Failure: internal function get.pretty.option.value() works (@test_get_pretty_tryCatchLog_options.R#20) -------------------
`res` does not match "Option warn = -?[0123456789]+ \\(double\\)".
Actual value: "Option warn = 0 \(integer\)"
== testthat results ============================================================================================================
[ OK: 271 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: internal function get.pretty.option.value() works (@test_get_pretty_tryCatchLog_options.R#20)
Error: testthat unit tests failed
Execution halted
Flavor: r-devel-windows-ix86+x86_64
Version: 1.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’ [11s/12s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tryCatchLog)
Using futile.logger for logging...
>
>
>
> # Set to something like [1] "en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/de_DE.UTF-8"
> # to ensure english error messages
> # DISABLED - DOES NOT WORK (AT LEAST NOT ON OSX)!
> # Sys.setlocale("LC_ALL", "en_US.UTF-8")
> # Sys.getlocale()
>
> # https://stackoverflow.com/questions/47977951/how-to-ensure-english-error-messages-in-testthat-unit-tests
> Sys.setenv("LANGUAGE"="EN") # work-around to always create english R (error) messages
>
>
>
> test_check("tryCatchLog")
── 1. Failure: internal function get.pretty.option.value() works (@test_get_pretty_tryCatchLog_options.R#20) ───────────────────
`res` does not match "Option warn = -?[0123456789]+ \\(double\\)".
Actual value: "Option warn = 0 \(integer\)"
══ testthat results ════════════════════════════════════════════════════════════════════════════════════════════════════════════
[ OK: 271 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: internal function get.pretty.option.value() works (@test_get_pretty_tryCatchLog_options.R#20)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-linux-x86_64
Version: 1.1.4
Check: tests
Result: ERROR
Running ‘testthat.R’
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(tryCatchLog)
Using futile.logger for logging...
>
>
>
> # Set to something like [1] "en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/de_DE.UTF-8"
> # to ensure english error messages
> # DISABLED - DOES NOT WORK (AT LEAST NOT ON OSX)!
> # Sys.setlocale("LC_ALL", "en_US.UTF-8")
> # Sys.getlocale()
>
> # https://stackoverflow.com/questions/47977951/how-to-ensure-english-error-messages-in-testthat-unit-tests
> Sys.setenv("LANGUAGE"="EN") # work-around to always create english R (error) messages
>
>
>
> test_check("tryCatchLog")
── 1. Failure: internal function get.pretty.option.value() works (@test_get_pretty_tryCatchLog_options.R#20) ───────────────────
`res` does not match "Option warn = -?[0123456789]+ \\(double\\)".
Actual value: "Option warn = 0 \(integer\)"
══ testthat results ════════════════════════════════════════════════════════════════════════════════════════════════════════════
[ OK: 271 | SKIPPED: 0 | WARNINGS: 0 | FAILED: 1 ]
1. Failure: internal function get.pretty.option.value() works (@test_get_pretty_tryCatchLog_options.R#20)
Error: testthat unit tests failed
Execution halted
Flavor: r-patched-solaris-x86