jags 4.3.2-1 source package in Ubuntu

Changelog

jags (4.3.2-1) unstable; urgency=medium

  * New upstream release

  * debian/control: Set Standards-Version: to current version 
  * debian/control: Switch to virtual debhelper-compat (= 12)

 -- Dirk Eddelbuettel <email address hidden>  Tue, 07 Mar 2023 19:28:57 -0600

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 Pocket Published Component Section
Oracular release universe math
Noble release universe math
Mantic release universe math

Downloads

File Size SHA-256 Checksum
jags_4.3.2-1.dsc 1.9 KiB e86e936e16b6dfbd704998df081a7f5d18effa0c9a406712efe41a3c9f7ea1bc
jags_4.3.2.orig.tar.gz 1.9 MiB 871f556af403a7c2ce6a0f02f15cf85a572763e093d26658ebac55c4ab472fc8
jags_4.3.2-1.debian.tar.xz 6.0 KiB 5b491ad50e9bc2acd1f5ffc80485e99fa66fb1542c1b9c4738f45088f73c39eb

Available diffs

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