• using R version 4.6.0 alpha (2026-03-26 r89725)
  • using platform: aarch64-apple-darwin23
  • R was compiled by     Apple clang version 17.0.0 (clang-1700.3.19.1)     GNU Fortran (GCC) 14.2.0
  • running under: macOS Sequoia 15.7.1
  • using session charset: UTF-8 * current time: 2026-03-28 05:17:07 UTC
  • checking for file ‘lacrmr/DESCRIPTION’ ... OK
  • this is package ‘lacrmr’ version ‘1.0.5’
  • package encoding: UTF-8
  • checking package namespace information ... OK
  • checking package dependencies ... OK
  • checking if this is a source package ... OK
  • checking if there is a namespace ... OK
  • checking for executable files ... OK
  • checking for hidden files and directories ... OK
  • checking for portable file names ... OK
  • checking for sufficient/correct file permissions ... OK
  • checking whether package ‘lacrmr’ can be installed ... [1s/1s] OK See the install log for details.
  • checking installed package size ... OK
  • checking package directory ... OK
  • checking ‘build’ directory ... OK
  • checking DESCRIPTION meta-information ... OK
  • checking top-level files ... OK
  • checking for left-over files ... OK
  • checking index information ... OK
  • checking package subdirectories ... OK
  • checking code files for non-ASCII characters ... OK
  • checking R files for syntax errors ... OK
  • checking whether the package can be loaded ... [0s/0s] OK
  • checking whether the package can be loaded with stated dependencies ... [0s/0s] OK
  • checking whether the package can be unloaded cleanly ... [0s/0s] OK
  • checking whether the namespace can be loaded with stated dependencies ... [0s/0s] OK
  • checking whether the namespace can be unloaded cleanly ... [0s/0s] OK
  • checking loading without being on the library search path ... [0s/0s] OK
  • checking dependencies in R code ... OK
  • checking S3 generic/method consistency ... OK
  • checking replacement functions ... OK
  • checking foreign function calls ... OK
  • checking R code for possible problems ... [1s/1s] OK
  • checking Rd files ... [0s/0s] OK
  • checking Rd metadata ... OK
  • checking Rd cross-references ... OK
  • checking for missing documentation entries ... OK
  • checking for code/documentation mismatches ... OK
  • checking Rd \usage sections ... OK
  • checking Rd contents ... OK
  • checking for unstated dependencies in examples ... OK
  • checking installed files from ‘inst/doc’ ... OK
  • checking files in ‘vignettes’ ... OK
  • checking examples ... [0s/0s] OK
  • checking for unstated dependencies in ‘tests’ ... OK
  • checking tests ... [1s/14s] 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
  • checking for unstated dependencies in vignettes ... OK
  • checking package vignettes ... OK
  • checking re-building of vignette outputs ... [4s/4s] OK
  • checking PDF version of manual ... [2s/2s] OK
  • DONE Status: 1 ERROR
  • using check arguments '--no-clean-on-error '