macOS
brew install jagslocal Homebrew formula metadata
sudo port install jagsMacPorts ports tree · science/jags/Portfile · 来源: api.github.com
安装
brew install jagslocal Homebrew formula metadata
sudo port install jagsMacPorts ports tree · science/jags/Portfile · 来源: api.github.com
nix profile install nixpkgs#jagsnixpkgs package indexes · pkgs/by-name/ja/jags/package.nix · 来源: api.github.com
概览
Just Another Gibbs Sampler for Bayesian MCMC simulation
历史
JAGS, Just Another Gibbs Sampler, is a Bayesian MCMC engine for models written in the BUGS language family. Its package-manager role is to provide the native sampler executable and library that statistical front ends, especially R interfaces, can call.
Martyn Plummer presented JAGS at the 2003 Distributed Statistical Computing workshop as a program for Bayesian graphical models using Gibbs sampling, aiming at compatibility with classic BUGS while leaving room for an R package interface. The project site later summarized the same design goals as a cross-platform BUGS engine, an extensible system for custom functions, distributions, and samplers, and a platform for Bayesian modelling experiments.
The SourceForge project became the authoritative home for source, manuals, and binaries. Its code tree identifies JAGS as a C++ implementation based on the BUGS program created by the MRC Biostatistics Unit, and the project site documents binary distribution for macOS and Windows plus separate Debian, Ubuntu, and MacPorts packaging.
JAGS adoption is closely tied to the BUGS ecosystem and to R. The project site explicitly points users to Debian, Ubuntu, and MacPorts packages, while the rjags documentation describes an interface to the JAGS MCMC library maintained by Martyn Plummer. Homebrew API data available during this enrichment recorded 890 installs over 365 days, which is small compared with broad CLI tools but meaningful for a specialized scientific engine.
The package has persisted because it gives statisticians a scriptable, cross-platform BUGS-language engine without depending on the WinBUGS/OpenBUGS GUI tradition. That made it a practical backend for teaching, ecological models, Bayesian hierarchical workflows, and R-driven analysis pipelines.
Users write Bayesian hierarchical models in a BUGS-like language, run MCMC simulation through the `jags` terminal interface or an integration such as rjags, and post-process chains in statistical software. The package is a computation backend rather than a general-purpose interactive application.
JAGS is package-nerd interesting because it is a long-lived SourceForge-era scientific tool that still matters at the package boundary: install the native sampler once, then R, scripts, courses, and reproducible analyses can target the same engine across Unix-like systems, Windows, and macOS.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
jags | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:jags |
|---|---|
| 版本 | 5.0.0 |
| 软件包管理器 | Homebrew |
| 主页 | https://mcmc-jags.sourceforge.io |
| 最后更新 | 2026-08-02T23:28:27Z |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
jags 4.3.2-1
Just Another Gibbs Sampler for Bayesian MCMC - binary
https://mcmc-jags.sourceforge.io
sudo apt install jagsjags
nix profile install nixpkgs#jagsjags 4.3.2-1
Just Another Gibbs Sampler for Bayesian MCMC - binary
https://mcmc-jags.sourceforge.io
sudo apt install jagsjags
sudo port install jags来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.