Package: ractivecampaign
Type: Package
Title: Loading Data from 'ActiveCampaign API v3'
Version: 0.6.0
Authors@R: 
    c(person(given  = "Alexey",
             family = "Seleznev",
             role   = c("aut", "cre"),
             email  = "selesnow@gmail.com",
             comment = c(ORCID = "0000-0003-0410-7385")),
      person(given = "Netpeak",
             role = c("cph")))
Description: Interface for loading data from 'ActiveCampaign API v3' 
    <https://developers.activecampaign.com/reference>. Provide functions
    for getting data by deals, contacts, accounts, campaigns and messages.
Imports: dplyr, httr, pbapply, stringr, tidyr, cli, retry
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-09-22 12:49:40 UTC; User
Author: Alexey Seleznev [aut, cre] (ORCID:
    <https://orcid.org/0000-0003-0410-7385>),
  Netpeak [cph]
Maintainer: Alexey Seleznev <selesnow@gmail.com>
Repository: CRAN
Date/Publication: 2025-09-22 13:10:02 UTC
Built: R 4.5.0; ; 2025-09-22 16:50:29 UTC; unix
