jags 4.3.0-3 source package in Ubuntu

Changelog

jags (4.3.0-3) unstable; urgency=medium

  * debian/control: Change Build-Depends: from texlive-generic-recommended
    to texlive-plain-generic 				(Closes: #941533)

  * debian/control: Set Standards-Version: to current version

 -- Dirk Eddelbuettel <email address hidden>  Thu, 03 Oct 2019 13:11:00 -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 Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
jags_4.3.0-3.dsc 1.9 KiB 180189afb953c7ae85b9adbfcd054623fcf5841a5baa33837190bdaf212dffec
jags_4.3.0.orig.tar.gz 2.0 MiB 8ac5dd57982bfd7d5f0ee384499d62f3e0bb35b5f1660feb368545f1186371fc
jags_4.3.0-3.debian.tar.xz 5.8 KiB 81e928c78ec7a9bc58fe4f0d257075f1ba0d44172846dde5812d16a0ea45608c

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