[med-svn] [r-cran-data.table] branch master updated (36c353b -> 74f230b)

Andreas Tille tille at debian.org
Mon Oct 23 17:40:29 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  36c353b   Upload to unstable
       new  b38ece4   Secure URI in watch file
       new  23e4eb5   New upstream version 1.10.4-2
       new  83d94b8   Updated version 1.10.4-2 from 'upstream/1.10.4-2'
       new  d9a739d   New upstream version
       new  a17db9a   Standards-Version: 4.1.1
       new  64c4eb1   Use Debian packaged MathJax
       new  74f230b   Upload to unstable

The 7 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                                                |   54 +-
 NEWS.md                                            |   22 +-
 R/data.table.R                                     |  182 +--
 R/onAttach.R                                       |    3 +-
 R/test.data.table.R                                |   14 +-
 R/utils.R                                          |    5 +-
 build/vignette.rds                                 |  Bin 442 -> 443 bytes
 debian/changelog                                   |    9 +
 debian/control                                     |    5 +-
 debian/patches/series                              |    1 +
 debian/patches/use_debian_packaged_mathjax.patch   |   15 +
 debian/watch                                       |    2 +-
 inst/doc/datatable-faq.Rmd                         |    2 +-
 inst/doc/datatable-faq.html                        | 1433 ++++++++++--------
 inst/doc/datatable-intro.R                         |    3 -
 inst/doc/datatable-intro.html                      | 1577 +++++++++++---------
 inst/doc/datatable-keys-fast-subset.html           | 1235 ++++++++-------
 inst/doc/datatable-reference-semantics.html        | 1066 ++++++-------
 inst/doc/datatable-reshape.html                    |  816 +++++-----
 ...atable-secondary-indices-and-auto-indexing.html |  859 ++++++-----
 inst/tests/tests.Rraw                              |    9 +-
 src/assign.c                                       |  103 +-
 src/data.table.h                                   |   24 +-
 src/dogroups.c                                     |   80 +-
 src/fread.c                                        |   70 +-
 src/fwrite.c                                       |   79 +-
 src/init.c                                         |   40 +-
 src/openmp-utils.c                                 |   17 +-
 src/rbindlist.c                                    |   96 +-
 src/uniqlist.c                                     |    2 -
 src/wrappers.c                                     |   33 +-
 vignettes/datatable-faq.Rmd                        |    2 +-
 33 files changed, 4343 insertions(+), 3521 deletions(-)
 create mode 100644 debian/patches/series
 create mode 100644 debian/patches/use_debian_packaged_mathjax.patch

-- 
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