Simple #rstats install - works on ALL platforms (see readme for more). Just four steps. Please test this #numpyro version before I release to CRAN.🙏
install.packages("remotes")
remotes::install_github("flyaflya/causact")
library(causact)
install_causact_deps()