r-cran-posterior 1.2.0-1 source package in Ubuntu

Changelog

r-cran-posterior (1.2.0-1) unstable; urgency=medium

  * Team Upload.
  * New upstream version 1.2.0
  * d/rules: Fix permission of Rmd file

 -- Nilesh Patra <email address hidden>  Fri, 14 Jan 2022 02:58:12 +0530

Upload details

Uploaded by:
Debian R Packages Maintainers
Uploaded to:
Sid
Original maintainer:
Debian R Packages Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
r-cran-posterior_1.2.0-1.dsc 2.3 KiB 197b72de03317827ffbbbf763625474fd0158785df1e7f796bc0b14b1bdeedff
r-cran-posterior_1.2.0.orig.tar.gz 259.3 KiB 47a090374b5029bb3d00e673b9b08b6e715b9b7362e4950f00bf6abeb0c17a71
r-cran-posterior_1.2.0-1.debian.tar.xz 3.3 KiB 53123541156e1ada2e72162ac136d5ca5b5e55e8bb010d1da8dc3c94ef07414d

Available diffs

No changes file available.

Binary packages built by this source

r-cran-posterior: GNU R tools for working with posterior distributions

 Provides useful tools for both users and developers of packages
 for fitting Bayesian models or working with output from Bayesian models.
 The primary goals of the package are to:
 (a) Efficiently convert between many different useful formats of
 draws (samples) from posterior or prior distributions.
 (b) Provide consistent methods for operations commonly performed on draws,
 for example, subsetting, binding, or mutating draws.
 (c) Provide various summaries of draws in convenient formats.
 (d) Provide lightweight implementations of state of the art posterior
 inference diagnostics. References: Vehtari et al. (2021)
 <doi:10.1214/20-BA1221>.