facebookexperimental / Robyn

Robyn is an experimental, AI/ML-powered and open sourced Marketing Mix Modeling (MMM) package from Meta Marketing Science. Our mission is to democratise modeling knowledge, inspire the industry through innovation, reduce human bias in the modeling process & build a strong open source marketing science community.
https://facebookexperimental.github.io/Robyn/
MIT License
1.08k stars 322 forks source link

Error installing dev version in R #897

Closed caarolinagil closed 4 months ago

caarolinagil commented 5 months ago

Project Robyn

Describe issue

I've tried to install the latest deV version from GitHub but I get the following error:

Downloading GitHub repo facebookexperimental/Robyn@HEAD Error in utils::download.file(url, path, method = method, quiet = quiet, : no fue posible abrir la URL 'https://api.github.com/repos/facebookexperimental/Robyn/tarball/HEAD'

To install the version, I put this code: remotes::install_github("facebookexperimental/Robyn/R") and I've installed library remotes.

Environment & Robyn version

Make sure you're using the latest Robyn version before you post an issue.

gufengzhou commented 5 months ago

Sorry I can't reproduce your error. Might be OS related. Have you checked this?

https://github.com/forestgeo/learn/issues/102

Please try goggle the error first

gufengzhou commented 4 months ago

I see you're running the models already and thus closing this.