Last updated on 2026-04-13 05:53:26 CEST.
| Flavor | Version | Tinstall | Tcheck | Ttotal | Status | Flags |
|---|---|---|---|---|---|---|
| r-devel-linux-x86_64-debian-clang | 1.0.5 | 4.13 | 43.32 | 47.45 | OK | |
| r-devel-linux-x86_64-debian-gcc | 1.0.5 | 2.74 | 32.16 | 34.90 | OK | |
| r-devel-linux-x86_64-fedora-clang | 1.0.5 | 7.00 | 63.71 | 70.71 | NOTE | |
| r-devel-linux-x86_64-fedora-gcc | 1.0.5 | 77.95 | NOTE | |||
| r-devel-macos-arm64 | 1.0.5 | 1.00 | 30.00 | 31.00 | ERROR | |
| r-devel-windows-x86_64 | 1.0.5 | 7.00 | 62.00 | 69.00 | OK | |
| r-patched-linux-x86_64 | 1.0.5 | 3.53 | 38.68 | 42.21 | OK | |
| r-release-linux-x86_64 | 1.0.5 | 3.42 | 37.25 | 40.67 | OK | |
| r-release-macos-arm64 | 1.0.5 | OK | ||||
| r-release-macos-x86_64 | 1.0.5 | 3.00 | 55.00 | 58.00 | OK | |
| r-release-windows-x86_64 | 1.0.5 | 6.00 | 0.00 | 6.00 | OK | |
| r-oldrel-macos-arm64 | 1.0.5 | OK | ||||
| r-oldrel-macos-x86_64 | 1.0.5 | 3.00 | 49.00 | 52.00 | OK | |
| r-oldrel-windows-x86_64 | 1.0.5 | 8.00 | 68.00 | 76.00 | OK |
Version: 1.0.5
Check: dependencies in R code
Result: NOTE
Namespace in Imports field not imported from: ‘stringr’
All declared Imports should be used.
Flavors: r-devel-linux-x86_64-fedora-clang, r-devel-linux-x86_64-fedora-gcc
Version: 1.0.5
Check: tests
Result: ERROR
Running ‘testthat.R’ [1s/14s]
Running the tests in ‘tests/testthat.R’ failed.
Complete output:
> library(testthat)
> library(lacrmr)
Loading required package: magrittr
Attaching package: 'magrittr'
The following objects are masked from 'package:testthat':
equals, is_less_than, not
> library(httptest)
> library(mockery)
>
> test_check("lacrmr")
Saving _problems/test-cleaning-14.R
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 6 ]
══ Skipped tests (4) ═══════════════════════════════════════════════════════════
• On CRAN (4): 'test-credentials.R:4:3', 'test-credentials.R:12:3',
'test-credentials.R:20:3', 'test-credentials.R:27:3'
══ Failed tests ════════════════════════════════════════════════════════════════
── Error ('test-cleaning.R:12:3'): List are removed from the pipeline report ───
<curl_error_operation_timedout/curl_error/error/condition>
Error in `curl::curl_fetch_memory(url, handle = handle)`: Timeout was reached [api.lessannoyingcrm.com]:
Resolving timed out after 10005 milliseconds
Backtrace:
▆
1. ├─lacrmr::get_pipeline_report(...) at test-cleaning.R:12:3
2. │ ├─base::tryCatch(...)
3. │ │ └─base (local) tryCatchList(expr, classes, parentenv, handlers)
4. │ └─lacrmr:::get_request(...)
5. │ └─httr::GET(...)
6. │ └─httr:::request_perform(req, hu$handle$handle)
7. │ ├─httr:::request_fetch(req$output, req$url, handle)
8. │ └─httr:::request_fetch.write_memory(req$output, req$url, handle)
9. │ └─curl::curl_fetch_memory(url, handle = handle)
10. └─curl:::raise_libcurl_error(...)
[ FAIL 1 | WARN 0 | SKIP 4 | PASS 6 ]
Error:
! Test failures.
Execution halted
Flavor: r-devel-macos-arm64
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.