[r-cran-gam] branch master updated (deaf156 -> 94bccbe)
Andreas Tille
tille at debian.org
Wed Sep 6 20:25:13 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-gam.
from deaf156 Fix typo in Vcs fields and upload to unstable
adds 89f007e New upstream version 1.14-4
new c9b255f Updated version 1.14-4 from 'upstream/1.14-4'
new 4e76c1a New upstream version
new 304b8ae Standards-Version: 4.1.0 (no changes needed)
new 94bccbe Add debian/README.source to explain RData files, upload to unstable
The 4 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:
ChangeLog | 4 +
DESCRIPTION | 8 +-
INDEX | 1 +
MD5 | 28 +++---
NAMESPACE | 6 +-
R/gam.R | 1 +
R/gam.fit.R | 67 +++++++-------
R/gam.random.R | 36 ++++----
R/gam.slist.R | 2 -
R/gam.smoothers.R | 17 ++++
R/gam.wlist.R | 3 -
R/na.gam.replace.R | 84 +++++++++--------
R/random.R | 20 ++--
debian/README.source | 12 +++
debian/changelog | 9 ++
debian/control | 2 +-
man/gam-internal.Rd | 4 -
man/gam.smoothers.Rd | 44 +++++++++
man/random.Rd | 104 +++++++++++++++++++++
man/s.Rd | 23 +++--
src/gam_init.c | 252 +++++++++++++++++++++++++++++++++++++++++++++++++++
21 files changed, 586 insertions(+), 141 deletions(-)
delete mode 100644 R/gam.slist.R
create mode 100644 R/gam.smoothers.R
delete mode 100644 R/gam.wlist.R
create mode 100644 debian/README.source
create mode 100644 man/gam.smoothers.Rd
create mode 100644 man/random.Rd
create mode 100644 src/gam_init.c
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-gam.git
More information about the debian-science-commits
mailing list