1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
r-cran-rstanarm (2.21.1-1) unstable; urgency=high
[ Andreas Tille ]
* New upstream version
* debhelper-compat 13 (routine-update)
* Versioned Build-Depends: r-cran-rcppparallel (>= 5.0.2+dfsg-3)
Closes: #963392
[ Shayan Doust ]
* RcppParallel shared object is under libs/ not lib/
* Patch src/Makevars to point to correct RcppParallel path
* Add r-cran-hsaur3 as a test dependency to rectify test fault
* Reintroduce .Platform$r_arch within test_stan_functions.R
* Build-Depends: r-cran-rstan (>= 2.21.2-3)
-- Shayan Doust <hello@shayandoust.me> Mon, 08 Feb 2021 19:42:38 +0000
r-cran-rstanarm (2.19.3-1) unstable; urgency=medium
* Team upload.
* New upstream version
* dh-update-R to update Build-Depends
* Add salsa-ci file (routine-update)
* Rules-Requires-Root: no (routine-update)
-- Dylan Aïssi <daissi@debian.org> Wed, 15 Apr 2020 14:04:02 +0200
r-cran-rstanarm (2.19.2-2) unstable; urgency=medium
* Team upload.
* Add r-base-dev to test-deps.
* Standards-Version: 4.5.0
-- Dylan Aïssi <daissi@debian.org> Tue, 11 Feb 2020 07:01:55 +0100
r-cran-rstanarm (2.19.2-1) unstable; urgency=medium
* New upstream version
* Standards-Version: 4.4.1
* Trim trailing whitespace.
* Set upstream metadata fields: Archive, Bug-Database.
* Test-Depends: r-cran-codetools
-- Andreas Tille <tille@debian.org> Mon, 07 Oct 2019 17:58:15 +0200
r-cran-rstanarm (2.18.2-1) unstable; urgency=medium
* Initial release (closes: #935493)
-- Andreas Tille <tille@debian.org> Fri, 23 Aug 2019 09:37:14 +0200
|