pkg.soopen package index

brew / 順位 4005

jags を Homebrew, apt, MacPorts, Nix でインストール

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

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • 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