{"id":24689068,"url":"https://github.com/mvuorre/bmlm","last_synced_at":"2025-04-06T07:14:15.980Z","repository":{"id":44470549,"uuid":"61963032","full_name":"mvuorre/bmlm","owner":"mvuorre","description":"Bayesian multilevel mediation models in R","archived":false,"fork":false,"pushed_at":"2024-11-21T08:19:14.000Z","size":142404,"stargazers_count":42,"open_issues_count":0,"forks_count":10,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-02T05:05:08.609Z","etag":null,"topics":["bayesian-data-analysis","cran","multilevel-mediation-models","r","statistics"],"latest_commit_sha":null,"homepage":"https://mvuorre.github.io/bmlm","language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mvuorre.png","metadata":{"files":{"readme":"README.Rmd","changelog":"NEWS.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2016-06-25T21:53:39.000Z","updated_at":"2024-11-21T08:19:18.000Z","dependencies_parsed_at":"2022-08-21T00:40:21.829Z","dependency_job_id":"7695a6e4-de6b-4f3f-81b4-4311b93cc1d1","html_url":"https://github.com/mvuorre/bmlm","commit_stats":{"total_commits":181,"total_committers":7,"mean_commits":"25.857142857142858","dds":0.09392265193370164,"last_synced_commit":"1070a02bea7fdab9dde3543d0eec872afe35e7ba"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvuorre%2Fbmlm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvuorre%2Fbmlm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvuorre%2Fbmlm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mvuorre%2Fbmlm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mvuorre","download_url":"https://codeload.github.com/mvuorre/bmlm/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247445681,"owners_count":20939961,"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","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-data-analysis","cran","multilevel-mediation-models","r","statistics"],"created_at":"2025-01-26T17:20:44.118Z","updated_at":"2025-04-06T07:14:15.946Z","avatar_url":"https://github.com/mvuorre.png","language":"TeX","readme":"---\ntitle: \"bmlm: R package for Bayesian multilevel mediation\"\noutput: github_document\n---\n\n\u003c!-- README.md is generated from README.Rmd. Please edit that file --\u003e\n\n```{r, echo = FALSE}\nknitr::opts_chunk$set(\n  collapse = TRUE,\n  comment = \"#\u003e\",\n  fig.path = \"README-\"\n)\n```\n\n# bmlm\n\n[![CRAN version](https://www.r-pkg.org/badges/version/bmlm)](https://www.r-pkg.org/pkg/bmlm)\n[![download-badge](https://cranlogs.r-pkg.org/badges/bmlm)](https://cran.r-project.org/package=bmlm)\n\n**bmlm** is an R package providing convenient methods for Bayesian estimation of multilevel mediation models using [Stan](https://mc-stan.org/).\n\nThe package's source code is hosted on [GitHub](https://github.com/mvuorre/bmlm/). More information can be found on the [bmlm's website](https://mvuorre.github.io/bmlm/).\n\n# Install\n\n## Requirements\n\nPlease ensure you have the latest version of R installed. Windows users may need to install RTools, and OS X users may need to install XCode (see \u003chttps://github.com/stan-dev/rstan/wiki/RStan-Getting-Started\u003e.\n\n## Install from CRAN\n\nTo install the latest stable version of bmlm from CRAN, run \n\n```r\ninstall.packages(\"bmlm\")\n```\n\n## Install from GitHub\n\nSometimes the stable version on CRAN is not the latest version of bmlm. bmlm is developed on GitHub, and users may obtain the latest (development) version from GitHub directly.\n\nThe latest development version of bmlm requires [remotes](https://cran.r-project.org/package=remotes) for installation. If you don't have the remotes package installed in R, first run this line:\n\n```r\ninstall.packages(\"remotes\")\n```\n\nThen proceed to install bmlm from GitHub:\n\n```r\nremotes::install_github(\"mvuorre/bmlm\")\n```\n\n# Information\n\nPlease contact the author of the package for questions and suggestions. I recommend creating a new issue on GitHub.\n\n# Citation\n\nIf you use this software, please cite it:\n\n```{r}\ncitation(\"bmlm\")\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvuorre%2Fbmlm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmvuorre%2Fbmlm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmvuorre%2Fbmlm/lists"}