[r-cran-plotly] 04/07: New upstream version 4.7.1+dfsg

Andreas Tille tille at debian.org
Thu Dec 21 14:24:22 UTC 2017


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

tille pushed a commit to branch master
in repository r-cran-plotly.

commit dc5d3557e56553c91d2bbf08848dd9b2754f8371
Author: Andreas Tille <tille at debian.org>
Date:   Thu Dec 21 15:08:15 2017 +0100

    New upstream version 4.7.1+dfsg
---
 inst/htmlwidgets/lib/typedarray/LICENSE           | 21 ---------------------
 inst/htmlwidgets/lib/typedarray/typedarray.min.js |  1 -
 2 files changed, 22 deletions(-)

diff --git a/inst/htmlwidgets/lib/typedarray/LICENSE b/inst/htmlwidgets/lib/typedarray/LICENSE
deleted file mode 100644
index ae3a855..0000000
--- a/inst/htmlwidgets/lib/typedarray/LICENSE
+++ /dev/null
@@ -1,21 +0,0 @@
-The MIT License (MIT)
-
-Copyright (c) 2016 Plotly, Inc
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
diff --git a/inst/htmlwidgets/lib/typedarray/typedarray.min.js b/inst/htmlwidgets/lib/typedarray/typedarray.min.js
deleted file mode 100644
index 8e25a3c..0000000
--- a/inst/htmlwidgets/lib/typedarray/typedarray.min.js
+++ /dev/null
@@ -1 +0,0 @@
-(function(global){"use strict";var undefined=void 0;var MAX_ARRAY_LENGTH=1e5;function Type(v){switch(typeof v){case"undefined":return"undefined";case"boolean":return"boolean";case"number":return"number";case"string":return"string";default:return v===null?"null":"object"}}function Class(v){return Object.prototype.toString.call(v).replace(/^\[object *|\]$/g,"")}function IsCallable(o){return typeof o==="function"}function ToObject(v){if(v===null||v===undefined)throw TypeError();return Objec [...]
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/r-cran-plotly.git



More information about the debian-science-commits mailing list