{"id":20019282,"url":"https://github.com/jbris/stan-docker","last_synced_at":"2025-10-14T23:03:08.396Z","repository":{"id":49981426,"uuid":"518490148","full_name":"JBris/stan-docker","owner":"JBris","description":"A Docker image to run Stan, rstanarm, and brms for Bayesian statistical modelling ","archived":false,"fork":false,"pushed_at":"2022-07-27T14:52:58.000Z","size":7,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-02T03:26:39.445Z","etag":null,"topics":["bayesian-inference","bayesian-statistics","bayesplot","brms","data-science","docker","docker-compose","docker-image","dockerfile","probabilistic-programming","r","rstan","rstanarm","stan","statistics","tidybayes","tidyverse"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JBris.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-07-27T14:24:37.000Z","updated_at":"2023-03-22T04:53:50.000Z","dependencies_parsed_at":"2022-08-31T03:31:42.542Z","dependency_job_id":null,"html_url":"https://github.com/JBris/stan-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/JBris/stan-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JBris%2Fstan-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JBris%2Fstan-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JBris%2Fstan-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JBris%2Fstan-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JBris","download_url":"https://codeload.github.com/JBris/stan-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JBris%2Fstan-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279021844,"owners_count":26087060,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bayesian-inference","bayesian-statistics","bayesplot","brms","data-science","docker","docker-compose","docker-image","dockerfile","probabilistic-programming","r","rstan","rstanarm","stan","statistics","tidybayes","tidyverse"],"created_at":"2024-11-13T08:26:45.763Z","updated_at":"2025-10-14T23:03:08.368Z","avatar_url":"https://github.com/JBris.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# stan-docker\n\n## Table of Contents  \n\n* [Introduction](#introduction) \n* [Stan](#stan) \n* [Docker](#docker) \n\n### Introduction\n\nA Docker image to run Stan, rstanarm, and brms for Bayesian statistical modelling\n\nLaunch an RStudio webserver using `bash stan_serve.sh`.\n\nExecute `docker pull ghcr.io/jbris/stan-docker:latest` or `bash docker_pull.sh` to pull the image.\n\nTo convert the image into a Singularity container, run `singularity pull docker://ghcr.io/jbris/stan-docker:latest` or `bash singularity_pull.sh`.\n\n### Stan\n\nThe following packages are installed during the image build process:\n\n* [Stan](https://mc-stan.org/)\n* [RStan](https://mc-stan.org/users/interfaces/rstan)\n* [rstanarm](https://mc-stan.org/rstanarm/)\n* [brms](https://paul-buerkner.github.io/brms/)\n* [tidybayes](https://mjskay.github.io/tidybayes/)\n* [bayesplot](https://mc-stan.org/bayesplot/)\n\n### Docker\n\nThis Docker image extends from `rocker/tidyverse`. [Click this link for more information about the Rocker project.](https://rocker-project.org/images/)\n\nRunning the Docker container will launch an RStudio web server. You can access RStudio by visiting localhost:$R_STUDIO_PORT on your web browser. See [.env](.env) for the defined environment variables.\n\nRunning docker-compose will bind a volume, mapping the container's `home` directory to a local `r_home` directory.\n\nSee the [Dockerfile](Dockerfile) for the instructions executed during the build of the Docker image. \n\nView [docker-compose.yaml](docker-compose.yaml) to see the definition for the Stan service.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbris%2Fstan-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjbris%2Fstan-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbris%2Fstan-docker/lists"}