[med-svn] [r-cran-scatterd3] branch upstream updated (e0973f3 -> 41e198f)
Andreas Tille
tille at debian.org
Tue Nov 8 10:22:52 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch upstream
in repository r-cran-scatterd3.
from e0973f3 Imported Upstream version 0.6.2+dfsg
new 41e198f New upstream version 0.7+dfsg
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 | 8 +-
MD5 | 59 +-
NEWS | 23 +
R/scatterD3.R | 458 ++++---
README.md | 72 +-
build/vignette.rds | Bin 201 -> 223 bytes
inst/doc/introduction.R | 128 +-
inst/doc/introduction.Rmd | 253 +++-
inst/doc/introduction.html | 363 ++++--
inst/htmlwidgets/lib/d3-lasso-plugin/lasso.js | 94 +-
inst/htmlwidgets/lib/scatterD3.css | 29 -
inst/htmlwidgets/scatterD3-arrows.js | 62 +
inst/htmlwidgets/scatterD3-axes.js | 43 +
inst/htmlwidgets/scatterD3-dots.js | 85 ++
inst/htmlwidgets/scatterD3-ellipses.js | 36 +
inst/htmlwidgets/scatterD3-exports.js | 37 +
inst/htmlwidgets/scatterD3-labels.js | 36 +
inst/htmlwidgets/scatterD3-lasso.js | 159 +++
inst/htmlwidgets/scatterD3-legend.js | 227 ++++
inst/htmlwidgets/scatterD3-lines.js | 50 +
inst/htmlwidgets/scatterD3-setup.js | 192 +++
inst/htmlwidgets/scatterD3-utils.js | 33 +
inst/htmlwidgets/scatterD3.css | 99 ++
inst/htmlwidgets/scatterD3.js | 1636 +++++++++----------------
inst/htmlwidgets/scatterD3.yaml | 44 +-
man/scatterD3.Rd | 131 +-
vignettes/introduction.Rmd | 253 +++-
27 files changed, 3084 insertions(+), 1526 deletions(-)
delete mode 100644 inst/htmlwidgets/lib/scatterD3.css
create mode 100644 inst/htmlwidgets/scatterD3-arrows.js
create mode 100644 inst/htmlwidgets/scatterD3-axes.js
create mode 100644 inst/htmlwidgets/scatterD3-dots.js
create mode 100644 inst/htmlwidgets/scatterD3-ellipses.js
create mode 100644 inst/htmlwidgets/scatterD3-exports.js
create mode 100644 inst/htmlwidgets/scatterD3-labels.js
create mode 100644 inst/htmlwidgets/scatterD3-lasso.js
create mode 100644 inst/htmlwidgets/scatterD3-legend.js
create mode 100644 inst/htmlwidgets/scatterD3-lines.js
create mode 100644 inst/htmlwidgets/scatterD3-setup.js
create mode 100644 inst/htmlwidgets/scatterD3-utils.js
create mode 100644 inst/htmlwidgets/scatterD3.css
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-scatterd3.git
More information about the debian-med-commit
mailing list