Package: lacrmr Title: Connect to the 'Less Annoying CRM' API Version: 1.1.1 Authors@R: c( person(given = "ixpantia, family = SRL", role = "cph", email = "hola@ixpantia.com"), person(given = "Ronny", family = "Hernández Mora", role = c("aut"), email = "ronny@ixpantia.com", comment = c(ORCID = "0000-0001-6225-7096")), person(given = "Frans", family = "van Dunné", role = c("cre", "aut"), email = "frans@ixpantia.com", comment = c(ORCID = "0000-0002-7853-2811"))) 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 . License: GPL-3 URL: https://ixpantia.github.io/lacrmr/ BugReports: https://github.com/ixpantia/lacrmr/issues Encoding: UTF-8 RoxygenNote: 7.2.3 Depends: R (>= 3.6), magrittr Suggests: testthat (>= 2.1.0), knitr, rmarkdown, httptest, mockery, lubridate, purrr, tidyr VignetteBuilder: knitr Imports: dplyr, httr, jsonlite, janitor, sjmisc, stringr Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://ixpantia.r-universe.dev Date/Publication: 2023-10-29 20:49:56 UTC RemoteUrl: https://github.com/ixpantia/lacrmr RemoteRef: HEAD RemoteSha: a299a51d993d09d2a0e975dd3b165f3531990226 NeedsCompilation: no Packaged: 2026-07-04 05:44:50 UTC; root Author: ixpantia, family = SRL [cph], Ronny Hernández Mora [aut] (ORCID: ), Frans van Dunné [cre, aut] (ORCID: ) Maintainer: Frans van Dunné