[med-svn] [r-cran-plyr] branch master updated (0f5934d -> 52bd633)

Andreas Tille tille at debian.org
Sun Oct 30 06:18:16 UTC 2016


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

tille pushed a change to branch master
in repository r-cran-plyr.

      from  0f5934d   cme fix dpkg-control
       new  658db4d   Upload to unstable
       new  9b70679   New upstream version 1.8.4
       new  701aa52   Merge tag 'upstream/1.8.4'
       new  7afee0f     * New upstream version   * Convert to dh-r   * Canonical homepage for CRAN
       new  52bd633   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                    |   9 +-
 MD5                            | 220 ++++++++++++++++++++---------------------
 NAMESPACE                      |   3 +-
 R/l_ply.r                      |   2 +-
 R/llply.r                      |   2 +-
 R/loop_apply.R                 |   3 +-
 R/progress-time.r              |   6 +-
 R/progress.r                   |  12 +--
 R/quote.r                      |   2 +-
 R/rbind-fill-matrix.r          |   2 +-
 R/rbind-fill.r                 |   2 +-
 R/vaggregate.r                 |   2 +-
 README.md                      |   5 +-
 debian/changelog               |  12 ++-
 debian/control                 |  12 +--
 debian/copyright               |   5 +-
 debian/rules                   |   8 +-
 man/a_ply.Rd                   |   8 +-
 man/aaply.Rd                   |  10 +-
 man/adply.Rd                   |  10 +-
 man/alply.Rd                   |  10 +-
 man/amv_dim.Rd                 |   2 +-
 man/amv_dimnames.Rd            |   2 +-
 man/arrange.Rd                 |   2 +-
 man/as.data.frame.function.Rd  |   2 +-
 man/as.list.split.Rd           |   2 +-
 man/as.quoted.Rd               |   2 +-
 man/baseball.Rd                |   2 +-
 man/colwise.Rd                 |   2 +-
 man/compact.Rd                 |   2 +-
 man/count.Rd                   |   2 +-
 man/create_progress_bar.Rd     |   2 +-
 man/d_ply.Rd                   |   8 +-
 man/daply.Rd                   |  10 +-
 man/ddply.Rd                   |  10 +-
 man/defaults.Rd                |   2 +-
 man/desc.Rd                    |   2 +-
 man/dims.Rd                    |   2 +-
 man/dlply.Rd                   |  10 +-
 man/each.Rd                    |   2 +-
 man/empty.Rd                   |   2 +-
 man/eval.quoted.Rd             |   2 +-
 man/failwith.Rd                |   2 +-
 man/get-split.Rd               |   2 +-
 man/here.Rd                    |   2 +-
 man/id.Rd                      |   2 +-
 man/id_var.Rd                  |   2 +-
 man/idata.frame.Rd             |   2 +-
 man/indexed_array.Rd           |   2 +-
 man/indexed_df.Rd              |   2 +-
 man/is.discrete.Rd             |   2 +-
 man/is.formula.Rd              |   2 +-
 man/isplit2.Rd                 |   2 +-
 man/join.Rd                    |   2 +-
 man/join.keys.Rd               |   2 +-
 man/join_all.Rd                |   2 +-
 man/l_ply.Rd                   |   6 +-
 man/laply.Rd                   |   8 +-
 man/ldply.Rd                   |   8 +-
 man/liply.Rd                   |   2 +-
 man/list_to_array.Rd           |   4 +-
 man/list_to_dataframe.Rd       |   4 +-
 man/list_to_vector.Rd          |   4 +-
 man/llply.Rd                   |   8 +-
 man/loop_apply.Rd              |   2 +-
 man/m_ply.Rd                   |   8 +-
 man/maply.Rd                   |  10 +-
 man/mapvalues.Rd               |   4 +-
 man/match_df.Rd                |   2 +-
 man/mdply.Rd                   |  10 +-
 man/mlply.Rd                   |  10 +-
 man/mutate.Rd                  |   2 +-
 man/name_rows.Rd               |   2 +-
 man/names.quoted.Rd            |   2 +-
 man/nunique.Rd                 |   2 +-
 man/ozone.Rd                   |   2 +-
 man/plyr-deprecated.Rd         |   2 +-
 man/plyr.Rd                    |   2 +-
 man/print.quoted.Rd            |   2 +-
 man/print.split.Rd             |   2 +-
 man/progress_none.Rd           |   6 +-
 man/progress_text.Rd           |   6 +-
 man/progress_time.Rd           |   6 +-
 man/progress_tk.Rd             |   6 +-
 man/progress_win.Rd            |   6 +-
 man/quickdf.Rd                 |   2 +-
 man/quoted.Rd                  |   2 +-
 man/r_ply.Rd                   |   2 +-
 man/raply.Rd                   |   2 +-
 man/rbind.fill.Rd              |   2 +-
 man/rbind.fill.matrix.Rd       |   2 +-
 man/rdply.Rd                   |   2 +-
 man/reduce_dim.Rd              |   2 +-
 man/rename.Rd                  |   2 +-
 man/revalue.Rd                 |   4 +-
 man/rlply.Rd                   |   2 +-
 man/round_any.Rd               |   2 +-
 man/splat.Rd                   |   2 +-
 man/split_indices.Rd           |   2 +-
 man/split_labels.Rd            |   2 +-
 man/splitter_a.Rd              |   2 +-
 man/splitter_d.Rd              |   2 +-
 man/strip_splits.Rd            |   2 +-
 man/summarise.Rd               |   2 +-
 man/take.Rd                    |   2 +-
 man/true.Rd                    |   2 +-
 man/try_default.Rd             |   2 +-
 man/tryapply.Rd                |   2 +-
 man/unrowname.Rd               |   2 +-
 man/vaggregate.Rd              |   4 +-
 src/loop_apply.c               |   2 +-
 tests/testthat/test-array.r    |   7 +-
 tests/testthat/test-parallel.r |  14 +--
 tests/testthat/test-rbind.r    |   2 +-
 tests/testthat/test-revalue.r  |  18 ++--
 115 files changed, 348 insertions(+), 332 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-plyr.git



More information about the debian-med-commit mailing list