facebookincubator / GeoLift

GeoLift is an end-to-end geo-experimental methodology based on Synthetic Control Methods used to measure the true incremental effect (Lift) of ad campaign.
https://facebookincubator.github.io/GeoLift/
MIT License
175 stars 54 forks source link

‘GeoLift’ is not available for this version of R (4.3.2) #175

Closed kherbst-sq closed 4 months ago

kherbst-sq commented 8 months ago

Bug description

Using google collab and Screenshot 2023-12-21 at 10 37 42 AM

Session information

R version 4.3.2 (2023-10-31) Platform: x86_64-pc-linux-gnu (64-bit) Running under: Ubuntu 22.04.3 LTS

Matrix products: default BLAS: /usr/lib/x86_64-linux-gnu/openblas-pthread/libblas.so.3 LAPACK: /usr/lib/x86_64-linux-gnu/openblas-pthread/liblapack.so.3; LAPACK version 3.10.0

locale: [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
[3] LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8
[5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=en_US.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C
[11] LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C

time zone: Etc/UTC tzcode source: system (glibc)

attached base packages: [1] tools stats graphics grDevices utils datasets methods
[8] base

loaded via a namespace (and not attached): [1] processx_3.8.2 compiler_4.3.2 R6_2.5.1 rprojroot_2.0.4
[5] cli_3.6.1 prettyunits_1.2.0 curl_5.0.2 crayon_1.5.2
[9] remotes_2.4.2.1 desc_1.4.2 callr_3.7.3 pkgbuild_1.4.2
[13] ps_1.7.5

Reproduction steps

library(Geolift)

Expected behavior

need to be able to incstall geo lift

Output goes here

Additional context

Add any other context about the problem here. (like proxy settings, network setup, overall goals, etc.)

mwexler-sq commented 4 months ago

Would the solution proposed in https://github.com/facebookincubator/GeoLift/issues/173 work here?

raphaeltamaki commented 4 months ago

Hi,

You need to install the package in Colab using the same instructions found here

Below is a screenshot of the code working after following instructions

Screenshot 2024-05-02 at 14 54 20 Screenshot 2024-05-02 at 14 54 13