jags 4.3.1-1 source package in Ubuntu
Changelog
jags (4.3.1-1) unstable; urgency=medium * New upstream release * debian/control: Updated Homepage: field (Closes: #984820) * debian/control: Set Standards-Version: to current version * debian/watch: Updated to version 4 and sf.net url * debian/control: Use debhelper-compat (= 11) * debian/compat: Removed * debian/control: Remove Build-Depends on autotools-dev and dh-autoreconf -- Dirk Eddelbuettel <email address hidden> Wed, 13 Apr 2022 11:20:07 -0500
Upload details
- Uploaded by:
- Dirk Eddelbuettel
- Uploaded to:
- Sid
- Original maintainer:
- Dirk Eddelbuettel
- Architectures:
- any
- Section:
- gnu-r
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Lunar | release | universe | math | |
Kinetic | release | universe | math |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
jags_4.3.1-1.dsc | 1.9 KiB | 460e317589734bde87cd8371399f04e84fba32b75bf264229db9a602c80f27d0 |
jags_4.3.1.orig.tar.gz | 1.9 MiB | f9258355b5e9eb13bd33c5fa720f0cbebacea7d0a4a42b71b0fb14501ee14229 |
jags_4.3.1-1.debian.tar.xz | 5.9 KiB | 1d9dcc86367f5ff4a0daad4c7ee327f48f94f78f2ab84053ed04a8fe4ef9ac13 |
Available diffs
- diff from 4.3.0-3build1 (in Ubuntu) to 4.3.1-1 (157.3 KiB)
No changes file available.
Binary packages built by this source
- jags: Just Another Gibbs Sampler for Bayesian MCMC - binary
JAGS is Just Another Gibbs Sampler. It is a program for analysis of
Bayesian hierarchical models using Markov Chain Monte Carlo (MCMC)
simulation not wholly unlike BUGS.
.
JAGS was written with three aims in mind:
* To have an engine for the BUGS language that runs on Unix
* To be extensible, allowing users to write their own functions,
distributions and samplers.
* To be a plaftorm for experimentation with ideas in Bayesian modelling
.
This package contains the 'jags' binary as well as the associated
shared library modules loaded by the binary.
- jags-dbgsym: debug symbols for jags