[med-svn] [r-cran-scatterd3] branch master updated (6d03fd4 -> 9516464)
Andreas Tille
tille at debian.org
Tue Nov 8 10:22:51 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-scatterd3.
from 6d03fd4 Upload to new
new 41e198f New upstream version 0.7+dfsg
new fed537f Merge tag 'upstream/0.7+dfsg'
new 06c50ff New upstream version
new dd835a9 Switch to dh-r
new ba01049 canonical homepage for cran
new 41d4620 New d3.js upstream version
new 5d4e0f8 Remove extra license file
new 9516464 lintian override for false posiitve
The 8 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
debian/changelog | 9 +
debian/control | 9 +-
debian/copyright | 4 +-
debian/rules | 20 +-
debian/source/lintian-overrides | 1 +
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 +++-
32 files changed, 3117 insertions(+), 1536 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