Package: lacrmr
Title: Connect to the 'Less Annoying CRM' API
Version: 1.0.5
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 <https://www.lessannoyingcrm.com/>.
License: GPL-3
URL: https://ixpantia.github.io/lacrmr/
BugReports: https://github.com/ixpantia/lacrmr/issues
Encoding: UTF-8
RoxygenNote: 7.2.0
Depends: R (>= 3.6), magrittr
Suggests: testthat (>= 2.1.0), knitr, rmarkdown, httptest, mockery
VignetteBuilder: knitr
Imports: dplyr, httr, jsonlite, janitor, sjmisc, stringr
NeedsCompilation: no
Packaged: 2022-05-25 00:23:47 UTC; frans
Author: ixpantia, family = SRL [cph],
  Ronny Hernández Mora [aut] (<https://orcid.org/0000-0001-6225-7096>),
  Frans van Dunné [cre, aut] (<https://orcid.org/0000-0002-7853-2811>)
Maintainer: Frans van Dunné <frans@ixpantia.com>
Repository: CRAN
Date/Publication: 2022-05-25 07:30:16 UTC
