[r-cran-spc] branch master updated (5dbdb03 -> 37ac8bf)

Andreas Tille tille at debian.org
Sat Oct 21 06:42:33 UTC 2017


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

tille pushed a change to branch master
in repository r-cran-spc.

      from  5dbdb03   Moved packaging from SVN to Git
       new  c473822   Standards-Version: 4.1.1
       new  b710d1f   Secure URI in watch file
      adds  6535c1d   New upstream version 0.5.4
       new  d0c7b18   Updated version 0.5.4 from 'upstream/0.5.4'
       new  420b2d1   New upstream version
       new  45c238b   debhelper 10
       new  c8b4a2e   Testsuite: autopkgtest-pkg-r
       new  37ac8bf   Upload to unstable

The 7 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 DESCRIPTION                           |  10 +-
 MD5                                   |  27 ++-
 NAMESPACE                             |   6 +-
 R/{scusum.arl.R => scusums.arl.R}     |  10 +-
 R/xtshewhart.ar1.arl.R                |  13 ++
 debian/changelog                      |   9 +-
 debian/compat                         |   2 +-
 debian/control                        |   8 +-
 debian/watch                          |   4 +-
 man/mewma.arl.Rd                      |  25 ++-
 man/mewma.crit.Rd                     |  19 +-
 man/mewma.psi.Rd                      |  10 +-
 man/{scusum.arl.Rd => scusums.arl.Rd} |  41 +---
 man/xewma.ad.Rd                       |   4 +-
 man/xewma.q.Rd                        |   4 +
 man/xshewhart.ar1.arl.Rd              |  25 +--
 man/xtshewhart.ar1.arl.Rd             |  46 +++++
 src/allspc.c                          | 349 ++++++++++++++++++++++++++++++++--
 src/scusum_s_arl.c                    |  20 ++
 src/spc_init.c                        | 146 ++++++++++++++
 src/tshewhart_ar1_arl.c               |  11 ++
 src/xtewma_arl.c                      |   4 +
 22 files changed, 687 insertions(+), 106 deletions(-)
 copy R/{scusum.arl.R => scusums.arl.R} (75%)
 create mode 100644 R/xtshewhart.ar1.arl.R
 copy man/{scusum.arl.Rd => scusums.arl.Rd} (58%)
 create mode 100644 man/xtshewhart.ar1.arl.Rd
 create mode 100644 src/scusum_s_arl.c
 create mode 100644 src/spc_init.c
 create mode 100644 src/tshewhart_ar1_arl.c

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



More information about the debian-science-commits mailing list