[r-cran-desolve] branch master updated (42a4c7b -> 232e0a6)

Jonathon Love jon at thon.cc
Thu Apr 21 05:16:56 UTC 2016


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

jonathon-guest pushed a change to branch master
in repository r-cran-desolve.

      from  42a4c7b   Added spelling error lintian override
      adds  aa5df9c   Imported Upstream version 1.13
       new  a2c4359   Merge tag 'upstream/1.13'
       new  232e0a6   Update changelog for new upstream

The 2 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               |    6 +-
 MD5                       |   72 +-
 NEWS                      |   14 +
 R/Utilities.R             |   16 +-
 R/checkevents.R           |    4 +-
 R/daspk.R                 |    6 +-
 R/diagnostics.R           |  360 ++++----
 R/euler.R                 |  295 ++++---
 R/lsoda.R                 |    5 +-
 R/lsodar.R                |    6 +-
 R/lsode.R                 |    6 +-
 R/matplot.R               |    4 +-
 R/radau.R                 |    5 +-
 R/rk.R                    |  447 +++++-----
 R/rk4.R                   |  203 ++---
 R/vode.R                  |    6 +-
 build/vignette.rds        |  Bin 330 -> 332 bytes
 data/ccl4data.rda         |  Bin 5205 -> 5206 bytes
 debian/changelog          |    6 +
 debian/control            |    2 +-
 inst/CITATION             |   48 +-
 inst/doc/compiledCode.R   |  708 ++++++++--------
 inst/doc/compiledCode.pdf |  Bin 421103 -> 268324 bytes
 inst/doc/deSolve.R        | 2074 ++++++++++++++++++++++-----------------------
 inst/doc/deSolve.pdf      |  Bin 810116 -> 705649 bytes
 man/deSolve.Rd            |   14 +-
 man/events.Rd             |   26 +-
 man/plot.deSolve.Rd       |    2 +-
 man/rk.Rd                 |    4 +-
 man/rkMethod.Rd           |   54 +-
 src/call_daspk.c          |    4 +-
 src/call_lsoda.c          |   11 +-
 src/call_radau.c          |    2 +-
 src/ex_SCOC.c             |    8 +-
 src/forcings.c            |    7 +-
 src/rk_auto.c             |   24 +-
 src/rk_fixed.c            |   21 +-
 src/rk_implicit.c         |   81 +-
 vignettes/.install_extras |    2 +-
 vignettes/integration.bib |  446 +++++-----
 40 files changed, 2580 insertions(+), 2419 deletions(-)

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



More information about the debian-science-commits mailing list