pkg.soopen package index

brew / 排名 4005

使用 Homebrew, apt, MacPorts, Nix 安装 jags

查看 jags 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install jags

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install jags

MacPorts ports tree · science/jags/Portfile · 来源: api.github.com

Linux

Debian apt已验证 · 92%
sudo apt install jags

Debian stable package indexes · jags · 来源: deb.debian.org

Nix已验证 · 92%
nix profile install nixpkgs#jags

nixpkgs package indexes · pkgs/by-name/ja/jags/package.nix · 来源: api.github.com

概览

软件包摘要

Just Another Gibbs Sampler for Bayesian MCMC simulation

命令和别名

  • jags

历史

项目历史与用法

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.

时间线

  • 2003: Plummer's DSC paper described JAGS as a BUGS-compatible Bayesian graphical modelling program.
  • 2015: JAGS 4.0.0 NEWS recorded language and library changes including log-density functions, vector indexing, additional distributions, and better compiler diagnostics.
  • 2022: JAGS 4.3.1 NEWS recorded a Windows installer update for the Rtools42 toolchain.
  • 2023: The project site recorded JAGS 4.3.2 as released on March 4, 2023, and the JAGS News post described it as a patch release for evolving C++ standard requirements.
  • 5.0.0: The NEWS file records new monitor types for deviance-related summaries and WAIC-oriented workflows.

Related projects

  • JAGS belongs to the BUGS lineage with WinBUGS, OpenBUGS, and MultiBUGS, and it is commonly paired with R packages such as rjags. It is conceptually adjacent to later Bayesian engines such as Stan, but its historical niche is BUGS-language compatibility and Gibbs-sampling-oriented extensibility.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • 未记录 Homebrew bottle 元数据。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
jags可执行文件已索引可执行文件从本地可执行文件索引发现。

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-08-03
管理器版本5.0.0
管理器更新时间2026-08-02
本地数据未知
上游不可用
检测到的最新版本未检测到
  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:jags
版本5.0.0
软件包管理器Homebrew
主页https://mcmc-jags.sourceforge.io
最后更新2026-08-02T23:28:27Z
Pulseupdated
Bottle未记录
服务未声明

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Debian apt95%

jags 4.3.2-1

Just Another Gibbs Sampler for Bayesian MCMC - binary

https://mcmc-jags.sourceforge.io

sudo apt install jags
  • Section: math
  • Architecture: amd64
  • 8 依赖
  • normalized package name match
  • 匹配方式:Jags
Debian stable package indexes · deb.debian.org · Debian stable package indexes: jags from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

jags

nix profile install nixpkgs#jags
  • normalized package name match
  • 匹配方式:Jags
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ja/jags/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
Ubuntu apt95%

jags 4.3.2-1

Just Another Gibbs Sampler for Bayesian MCMC - binary

https://mcmc-jags.sourceforge.io

sudo apt install jags
  • Section: universe/math
  • Architecture: amd64
  • 8 依赖
  • normalized package name match
  • 匹配方式:Jags
Ubuntu 24.04 LTS package indexes · archive.ubuntu.com · Ubuntu 24.04 LTS package indexes: jags from https://archive.ubuntu.com/ubuntu/dists/noble/universe/binary-amd64/Packages.gz
MacPorts95%

jags

sudo port install jags
  • normalized package name match
  • 匹配方式:Jags
MacPorts ports tree · api.github.com · MacPorts ports tree: science/jags/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation