[med-svn] [r-cran-data.table] branch master updated (71f9365 -> 36c353b)
Andreas Tille
tille at debian.org
Thu Sep 7 07:07:56 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-data.table.
from 71f9365 d/watch: version=4, fix autopkgtest
new 46c23ec New upstream version 1.10.4
new 8469979 Updated version 1.10.4 from 'upstream/1.10.4'
new 0548f15 New upstream version
new 351f75d Standards-Version: 4.1.0 (no changes needed)
new 36c353b Upload to unstable
The 5 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 | 12 +-
MD5 | 68 +--
NEWS.md | 56 ++
R/data.table.R | 57 +-
R/fread.R | 3 +-
R/fwrite.R | 7 +-
R/onAttach.R | 3 +-
R/onLoad.R | 5 +-
R/setkey.R | 7 +-
R/utils.R | 9 +
README.md | 2 +-
debian/changelog | 7 +
debian/control | 2 +-
inst/doc/datatable-faq.html | 14 +-
inst/doc/datatable-intro.html | 8 +-
inst/doc/datatable-keys-fast-subset.html | 10 +-
inst/doc/datatable-reference-semantics.html | 4 +-
inst/doc/datatable-reshape.html | 4 +-
...atable-secondary-indices-and-auto-indexing.html | 8 +-
inst/tests/tests.Rraw | 62 +-
man/assign.Rd | 2 +-
man/duplicated.Rd | 2 +-
man/fwrite.Rd | 4 +-
man/setkey.Rd | 11 +-
src/assign.c | 4 +-
src/bmerge.c | 14 +-
src/data.table.h | 10 +-
src/dogroups.c | 4 +-
src/fcast.c | 32 +-
src/forder.c | 4 +-
src/fread.c | 10 +-
src/fwrite.c | 639 ++++++++-------------
src/gsumm.c | 36 +-
src/init.c | 32 +-
src/rbindlist.c | 21 +-
src/subset.c | 13 +-
src/wrappers.c | 4 +-
37 files changed, 592 insertions(+), 598 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-data.table.git
More information about the debian-med-commit
mailing list