Package: Robyn Type: Package Title: Semi-Automated Marketing Mix Modeling (MMM) from Meta Marketing Science Version: 3.12.1 Authors@R: c( person("Gufeng", "Zhou", , "gufeng@meta.com", c("cre", "aut")), person("Bernardo", "Lares", , "laresbernardo@gmail.com", c("aut")), person("Igor", "Skokan", , "igorskokan@meta.com", c("aut")), person("Leonel", "Sentana", , "leonelsentana@meta.com", c("aut")), person("Meta Platforms, Inc.", role = c("cph", "fnd"))) Maintainer: Gufeng Zhou Description: Semi-Automated Marketing Mix Modeling (MMM) aiming to reduce human bias by means of ridge regression and evolutionary algorithms, enables actionable decision making providing a budget allocation and diminishing returns curves and allows ground-truth calibration to account for causation. Depends: R (>= 4.0.0) Imports: doParallel, doRNG, dplyr, foreach, ggplot2 (>= 3.4.0), ggridges, glmnet, jsonlite, lares, lubridate, nloptr, patchwork (>= 1.3.1), prophet, reticulate, stringr, tidyr Config/reticulate: list( packages = list( list(package = "nevergrad", pip = TRUE) ) ) URL: https://github.com/facebookexperimental/Robyn, https://facebookexperimental.github.io/Robyn/ BugReports: https://github.com/facebookexperimental/Robyn/issues RoxygenNote: 7.3.2 License: MIT + file LICENSE Encoding: UTF-8 LazyData: true Config/pak/sysreqs: cmake make libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev python3 Repository: https://facebookexperimental.r-universe.dev Date/Publication: 2025-06-27 10:29:23 UTC RemoteUrl: https://github.com/facebookexperimental/robyn RemoteRef: HEAD RemoteSha: 5915aa9d5d31d8947a274aa00fdf30b8947823e5 RemoteSubdir: R NeedsCompilation: no Packaged: 2026-06-22 09:03:17 UTC; root Author: Gufeng Zhou [cre, aut], Bernardo Lares [aut], Igor Skokan [aut], Leonel Sentana [aut], Meta Platforms, Inc. [cph, fnd]