{"id":19762747,"url":"https://github.com/stan-dev/rstantools","last_synced_at":"2025-08-31T12:40:26.385Z","repository":{"id":13390453,"uuid":"72153007","full_name":"stan-dev/rstantools","owner":"stan-dev","description":"Tools for Developing R Packages Interfacing with Stan","archived":false,"fork":false,"pushed_at":"2025-07-24T14:29:21.000Z","size":965,"stargazers_count":50,"open_issues_count":22,"forks_count":22,"subscribers_count":12,"default_branch":"master","last_synced_at":"2025-08-05T07:38:48.316Z","etag":null,"topics":["bayesian-data-analysis","bayesian-statistics","developer-tools","r-package","stan"],"latest_commit_sha":null,"homepage":"https://mc-stan.org/rstantools","language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/stan-dev.png","metadata":{"files":{"readme":"README.md","changelog":"NEWS.md","contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","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,"zenodo":null},"funding":{"github":"stan-dev","custom":"https://mc-stan.org/support/"}},"created_at":"2016-10-27T22:23:33.000Z","updated_at":"2025-07-24T14:29:22.000Z","dependencies_parsed_at":"2024-01-31T17:09:36.986Z","dependency_job_id":"a622368c-42b5-4755-a4b6-04f0c6d3d2f4","html_url":"https://github.com/stan-dev/rstantools","commit_stats":{"total_commits":373,"total_committers":19,"mean_commits":19.63157894736842,"dds":0.4369973190348525,"last_synced_commit":"99c0d66ae6a78aa10fd16529b0f63c3f3f83e3db"},"previous_names":[],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/stan-dev/rstantools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stan-dev%2Frstantools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stan-dev%2Frstantools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stan-dev%2Frstantools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stan-dev%2Frstantools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/stan-dev","download_url":"https://codeload.github.com/stan-dev/rstantools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/stan-dev%2Frstantools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272498267,"owners_count":24944819,"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-08-28T02:00:10.768Z","response_time":74,"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-data-analysis","bayesian-statistics","developer-tools","r-package","stan"],"created_at":"2024-11-12T04:06:35.222Z","updated_at":"2025-08-31T12:40:26.352Z","avatar_url":"https://github.com/stan-dev.png","language":"R","funding_links":["https://github.com/sponsors/stan-dev","https://mc-stan.org/support/"],"categories":[],"sub_categories":[],"readme":"# rstantools \u003cimg src=\"man/figures/stanlogo.png\" align=\"right\" width=\"120\" /\u003e\n\n\u003c!-- badges: start --\u003e\n[![CRAN_Status_Badge](https://www.r-pkg.org/badges/version/rstantools?color=blue)](https://cran.r-project.org/web/packages/rstantools)\n[![RStudio_CRAN_mirror_downloads_badge](https://cranlogs.r-pkg.org/badges/rstantools?color=blue)](https://cran.r-project.org/web/packages/rstantools)\n[![R-CMD-check](https://github.com/stan-dev/rstantools/workflows/R-CMD-check/badge.svg)](https://github.com/stan-dev/rstantools/actions)\n\u003c!-- badges: end --\u003e\n\n### Overview \n\nThe __rstantools__ package provides tools for developing R packages interfacing\nwith [Stan](https://mc-stan.org/). The package vignettes provide guidelines and\nrecommendations for developers as well as a demonstration of creating a working\nR package with a pre-compiled Stan program.\n \n* [Guidelines for developers of R Packages interfacing with Stan](https://mc-stan.org/rstantools/articles/developer-guidelines.html)\n\n* [Step by step guide for creating a package that depends on RStan](https://mc-stan.org/rstantools/articles/minimal-rstan-package.html)\n\n### Resources\n\n* [mc-stan.org/rstantools](https://mc-stan.org/rstantools) (online documentation, vignettes)\n* [Ask a question](https://discourse.mc-stan.org) (Stan Forums on Discourse)\n* [Open an issue](https://github.com/stan-dev/rstantools/issues) (GitHub issues for bug reports, feature requests)\n\n### Installation\n\n\n* Install from CRAN:\n\n```r\ninstall.packages(\"rstantools\")\n```\n\n* Install latest development version from GitHub:\n\n```r\n# install.packages(\"remotes\")\nremotes::install_github(\"stan-dev/rstantools\")\n```\n\nThis installation from GitHub will not build the vignettes, but we recommend \nviewing them online at [mc-stan.org/rstantools/articles](https://mc-stan.org/rstantools/articles/).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstan-dev%2Frstantools","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstan-dev%2Frstantools","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstan-dev%2Frstantools/lists"}