[r-cran-misctools] branch master updated (b6107a7 -> 93c7638)

Sébastien Villemot sebastien at debian.org
Mon Oct 2 13:51:29 UTC 2017


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

sebastien pushed a change to branch master
in repository r-cran-misctools.

      from  b6107a7   Import Debian changes 0.6-16-1
       new  6adb40a   Bump watch file format to version 4.
      adds  78cf743   New upstream version 0.6-22
       new  7242d0c   Merge tag 'upstream/0.6-22'
       new  7891da1   Update package long description.
       new  2e8a6e7   Move packaging to git.
       new  52dc742   Use canonical CRAN homepage.
       new  e78d1e4   Use secure URL for Format field of d/copyright.
       new  98e0d85   Convert to dh-r.
       new  c30620f   Bump to debhelper compat level 10.
       new  721fc64   Remove unneeded Testsuite field.
       new  456952d   Bump to Standards-Version 4.1.1.
       new  71f5949   Add .gitignore.
       new  f9b67c3   Modify autopkgtest run-unit-test to not check output against .Rout files.
       new  93c7638   Changelog entry for 0.6-22-1.

The 13 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:
 .gitignore                  |   6 +
 DESCRIPTION                 |  17 ++-
 MD5                         |  16 +--
 NAMESPACE                   |  14 +++
 NEWS                        |  24 ++++
 R/semidef.R                 |  95 ++++++++++++++
 R/utils.R                   |  45 -------
 debian/changelog            |  18 +++
 debian/compat               |   2 +-
 debian/control              |  22 ++--
 debian/copyright            |   4 +-
 debian/rules                |   4 +-
 debian/tests/run-unit-test  |  43 ++-----
 debian/watch                |   2 +-
 man/semidefiniteness.Rd     | 128 ++++++++++++++++---
 miscTools.Rproj             |  16 ---
 tests/semidefTest.R         | 139 +++++++++++++++++++++
 tests/semidefTest.Rout.save | 296 ++++++++++++++++++++++++++++++++++++++++++++
 tests/stdErTests.Rout.save  |  19 ++-
 19 files changed, 756 insertions(+), 154 deletions(-)
 create mode 100644 .gitignore
 create mode 100755 R/semidef.R
 delete mode 100644 miscTools.Rproj
 create mode 100644 tests/semidefTest.R
 create mode 100644 tests/semidefTest.Rout.save

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



More information about the debian-science-commits mailing list