Type: Package
Package: windsoraiR
Title: Access the 'Windsor.ai' API
Version: 0.1.2
Authors@R:
c(person(given = "Novica",
family = "Nakov",
role = c("aut", "cre"),
email = "nnovica@gmail.com"),
person(given = "Windsor.ai",
role = "cph",
email = "admin@windsor.ai"))
Description: Collect multichannel marketing data from sources such as
Google analytics, Facebook Ads, and many others using the
'Windsor.ai' API .
License: MIT + file LICENSE
URL: https://github.com/windsor-ai/windsoraiR/
BugReports: https://github.com/windsor-ai/windsoraiR/
Depends: R (>= 2.10)
Imports: jsonlite (>= 1.7.2)
VignetteBuilder: knitr
Encoding: UTF-8
Language: en-US
RoxygenNote: 7.1.1
Roxygen: list(markdown = TRUE)
Suggests: knitr, rmarkdown, dplyr, ggplot2, tidyr, curl
LazyData: true
Repository: https://windsor-ai.r-universe.dev
Date/Publication: 2026-02-20 09:23:44 UTC
RemoteUrl: https://github.com/windsor-ai/windsorair
RemoteRef: HEAD
RemoteSha: 20253e649252416948b7f6041910bed90dae0ef0
NeedsCompilation: no
Packaged: 2026-06-20 07:52:15 UTC; root
Author: Novica Nakov [aut, cre],
Windsor.ai [cph]
Maintainer: Novica Nakov