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' . 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 Config/pak/sysreqs: libicu-dev libssl-dev Repository: https://selesnow.r-universe.dev Date/Publication: 2025-09-22 13:07:29 UTC RemoteUrl: https://github.com/selesnow/ractivecampaign RemoteRef: HEAD RemoteSha: b19e6a8ff0f582cf16830e1431f819adebd92076 NeedsCompilation: no Packaged: 2026-06-19 09:44:48 UTC; root Author: Alexey Seleznev [aut, cre] (ORCID: ), Netpeak [cph] Maintainer: Alexey Seleznev