Description
Connect to the 'Less Annoying CRM' API with ease to get your crm data in a clean and tidy format. 'Less Annoying CRM' is a simple CRM built for small businesses, more information is available on their website <https://www.lessannoyingcrm.com/>.
Downloads
240
Last 30 days
18763rd
656
Last 90 days
2.5K
Last year
Trend: +14.8% (30d vs prior 30d)
CRAN Check Status
1
ERROR
2
NOTE
11
OK
Show all 14 flavors
| Flavor | Status |
|---|---|
| r-devel-linux-x86_64-debian-clang | OK |
| r-devel-linux-x86_64-debian-gcc | OK |
| r-devel-linux-x86_64-fedora-clang | NOTE |
| r-devel-linux-x86_64-fedora-gcc | NOTE |
| r-devel-macos-arm64 | ERROR |
| r-devel-windows-x86_64 | OK |
| r-oldrel-macos-arm64 | OK |
| r-oldrel-macos-x86_64 | OK |
| r-oldrel-windows-x86_64 | OK |
| r-patched-linux-x86_64 | OK |
| r-release-linux-x86_64 | OK |
| r-release-macos-arm64 | OK |
| r-release-macos-x86_64 | OK |
| r-release-windows-x86_64 | OK |
Check details (3 non-OK)
NOTE
r-devel-linux-x86_64-fedora-clang
dependencies in R code
Namespace in Imports field not imported from: ‘stringr’ All declared Imports should be used.
NOTE
r-devel-linux-x86_64-fedora-gcc
dependencies in R code
Namespace in Imports field not imported from: ‘stringr’ All declared Imports should be used.
ERROR
r-devel-macos-arm64
tests
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
Check History
ERROR 11 OK · 2 NOTE · 0 WARNING · 1 ERROR · 0 FAILURE Mar 30, 2026
NOTE
r-devel-linux-x86_64-fedora-clang
dependencies in R code
Namespace in Imports field not imported from: ‘stringr’ All declared Imports should be used.
NOTE
r-devel-linux-x86_64-fedora-gcc
dependencies in R code
Namespace in Imports field not imported from: ‘stringr’ All declared Imports should be used.
ERROR
r-devel-macos-arm64
tests
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 fro
...[truncated]...
equest_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
NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE
r-devel-linux-x86_64-fedora-clang
dependencies in R code
Namespace in Imports field not imported from: ‘stringr’ All declared Imports should be used.
NOTE
r-devel-linux-x86_64-fedora-gcc
dependencies in R code
Namespace in Imports field not imported from: ‘stringr’ All declared Imports should be used.