[med-svn] [r-cran-data.table] 02/05: Updated version 1.10.4 from 'upstream/1.10.4'

Andreas Tille tille at debian.org
Thu Sep 7 07:07:58 UTC 2017


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

tille pushed a commit to branch master
in repository r-cran-data.table.

commit 84699799762456480b8f5816b9a507eead56005a
Merge: 71f9365 46c23ec
Author: Andreas Tille <tille at debian.org>
Date:   Thu Sep 7 09:01:04 2017 +0200

    Updated version 1.10.4 from 'upstream/1.10.4'
    
    with Debian dir 8accbb263212ebc8a97cadcdb628514a9cce275d

 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