Last updated on 2021-03-10 14:48:04 CET.
Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
---|---|---|---|---|---|---|
r-devel-linux-x86_64-debian-clang | 0.2.0 | 2.35 | 23.90 | 26.25 | OK | |
r-devel-linux-x86_64-debian-gcc | 0.2.0 | 1.71 | 19.01 | 20.72 | OK | |
r-devel-linux-x86_64-fedora-clang | 0.2.0 | 41.64 | OK | |||
r-devel-linux-x86_64-fedora-gcc | 0.2.0 | 33.16 | OK | |||
r-devel-windows-ix86+x86_64 | 0.2.0 | 5.00 | 39.00 | 44.00 | OK | |
r-devel-windows-x86_64-gcc10-UCRT | 0.2.0 | OK | ||||
r-patched-linux-x86_64 | 0.2.0 | 2.39 | 22.94 | 25.33 | OK | |
r-patched-solaris-x86 | 0.2.0 | 46.90 | OK | |||
r-release-linux-x86_64 | 0.2.0 | 2.48 | 23.25 | 25.73 | OK | |
r-release-macos-x86_64 | 0.2.0 | OK | ||||
r-release-windows-ix86+x86_64 | 0.2.0 | 6.00 | 31.00 | 37.00 | OK | |
r-oldrel-macos-x86_64 | 0.2.0 | ERROR | ||||
r-oldrel-windows-ix86+x86_64 | 0.2.0 | 5.00 | 41.00 | 46.00 | OK |
Version: 0.2.0
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/1s]
Running the tests in ‘tests/testthat.R’ failed.
Last 13 lines of output:
── Error (test_authorization_functions.R:4:3): authorization functions work ────
Error: [EROFS] Failed to open '/Users/urbanek/.Renviron': read-only file system
Backtrace:
█
1. ├─testthat::expect_null(set_id_secret()) test_authorization_functions.R:4:2
2. │ └─testthat::quasi_label(enquo(object), label, arg = "object")
3. │ └─rlang::eval_bare(expr, quo_get_env(quo))
4. └─skillsengineeR::set_id_secret()
5. └─usethis::edit_r_environ()
6. └─usethis::edit_file(path)
7. └─fs::file_create(path)
[ FAIL 1 | WARN 0 | SKIP 3 | PASS 5 ]
Error: Test failures
Execution halted
Flavor: r-oldrel-macos-x86_64