[med-svn] [r-cran-reshape2] 02/03: Merge tag 'upstream/1.4'
Andreas Tille
tille at debian.org
Fri Jun 20 14:17:56 UTC 2014
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository r-cran-reshape2.
commit 63a1a8ef2060e2bb10b57afe936abe0ec56750c4
Merge: ffaffc8 ef7336e
Author: Andreas Tille <tille at debian.org>
Date: Fri Jun 20 16:17:10 2014 +0200
Merge tag 'upstream/1.4'
Upstream version 1.4
DESCRIPTION | 29 +--
LICENSE | 2 +
MD5 | 62 +++---
NAMESPACE | 4 +
NEWS | 43 ----
R/RcppExports.R | 7 +
R/cast.r | 42 ++--
R/melt.r | 109 +++++++---
R/recast.r | 8 +-
R/reshape.r | 3 +
R/utils.r | 53 +++++
README.md | 17 +-
inst/tests/test-melt.r | 55 -----
man/add_margins.Rd | 18 +-
man/cast.Rd | 99 ++++-----
man/colsplit.Rd | 16 +-
man/french_fries.Rd | 29 ++-
man/guess_value.Rd | 13 +-
man/margins.Rd | 25 ++-
man/melt.Rd | 32 +--
man/melt.array.Rd | 42 ++--
man/melt.data.frame.Rd | 56 ++---
man/melt.default.Rd | 27 ++-
man/melt.list.Rd | 19 +-
man/melt_check.Rd | 28 +--
man/parse_formula.Rd | 24 +--
man/recast.Rd | 24 +--
man/smiths.Rd | 8 +-
man/tips.Rd | 34 +--
po/R-ko.po | 53 +++++
po/R-reshape.pot | 42 ++++
src/RcppExports.cpp | 29 +++
src/melt.cpp | 297 ++++++++++++++++++++++++++
tests/{test-all.R => testthat.R} | 2 +-
{inst/tests => tests/testthat}/test-cast.r | 28 ++-
{inst/tests => tests/testthat}/test-margins.r | 0
tests/testthat/test-melt.r | 175 +++++++++++++++
37 files changed, 1143 insertions(+), 411 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-reshape2.git
More information about the debian-med-commit
mailing list