[r-cran-mcmc] 07/11: Updated version 0.9-5 from 'upstream/0.9-5'

Andreas Tille tille at debian.org
Wed Sep 6 20:05:44 UTC 2017


This is an automated email from the git hooks/post-receive script.

tille pushed a commit to branch master
in repository r-cran-mcmc.

commit 5b37d8591d3a38372f811bebd9c9f3807a6cf088
Merge: f8aaf1d 6a34f92
Author: Andreas Tille <tille at debian.org>
Date:   Wed Sep 6 21:58:12 2017 +0200

    Updated version 0.9-5 from 'upstream/0.9-5'
    
    with Debian dir 5ea5e0e685c9d9a6086362c793ee7aaf3dff8bf4

 .Rinstignore                       |   3 +-
 ChangeLog                          |   4 +
 DESCRIPTION                        |  15 ++--
 MD5                                |  77 +++++++++--------
 NAMESPACE                          |   3 +-
 R/initseq.R                        |   2 +-
 R/metrop.R                         |   8 +-
 R/olbm.R                           |   4 +-
 R/temper.R                         |  20 +++--
 build/vignette.rds                 | Bin 294 -> 293 bytes
 inst/designDoc/Makefile            |  14 +++
 inst/{doc => designDoc}/metrop.tex |   0
 inst/{doc => designDoc}/temper.tex |   0
 inst/doc/Makefile                  |  42 ---------
 inst/doc/bfst.pdf                  | Bin 245607 -> 229577 bytes
 inst/doc/debug.pdf                 | Bin 102701 -> 97927 bytes
 inst/doc/demo.pdf                  | Bin 400106 -> 383460 bytes
 inst/doc/metrop.pdf                | Bin 167867 -> 158170 bytes
 inst/doc/morph.pdf                 | Bin 678050 -> 270950 bytes
 inst/doc/temper.pdf                | Bin 173320 -> 162536 bytes
 man/metrop.Rd                      | 158 +++++++++++++++++++++++++++++-----
 man/olbm.Rd                        |   6 +-
 man/temper.Rd                      |  76 ++++++++++------
 src/Makevars                       |   1 +
 src/getListElement.c               |  31 -------
 src/getScalarInteger.c             |  31 -------
 src/getScalarLogical.c             |  31 -------
 src/init.c                         |  28 ++++++
 src/initseq.c                      |   1 +
 src/isAllFinite.c                  |  31 -------
 src/mcmc.h                         |  21 +++++
 src/metrop.c                       | 172 ++++++++++++++++---------------------
 src/myutil.h                       |  34 +-------
 src/olbm.c                         |  36 +-------
 src/temper.c                       |  34 +-------
 tests/accept-batch.R               |  22 +++++
 tests/accept-batch.Rout.save       |  49 +++++++++++
 tests/initseq.R                    |   2 +-
 tests/initseq.Rout.save            |  10 +--
 tests/logitmat.Rout.save           |  16 ++--
 tests/temp-par-witch.R             |  18 ++--
 tests/temp-par.Rout.save           |  24 +++---
 tests/temp-ser-witch.Rout.save     |  16 ++--
 tests/temp-ser.Rout.save           |  22 ++---
 44 files changed, 551 insertions(+), 511 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-mcmc.git



More information about the debian-science-commits mailing list