[med-svn] [r-cran-data.table] branch upstream updated (d5e331c -> 46c23ec)
Andreas Tille
tille at debian.org
Thu Sep 7 07:07:59 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch upstream
in repository r-cran-data.table.
from d5e331c New upstream version 1.10.0
new 46c23ec New upstream version 1.10.4
The 1 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 +-
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 +-
35 files changed, 584 insertions(+), 597 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