From c167e9843a6fcab21748512e8457dcba98fc7854 Mon Sep 17 00:00:00 2001 From: parmsam <40672605+parmsam@users.noreply.github.com> Date: Fri, 19 Apr 2024 22:43:38 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20parmsam/?= =?UTF-8?q?lzstring-r@d456ba614acedb4684646fbcd861b26dfa0d0837=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .nojekyll | 1 + 404.html | 78 + LICENSE-text.html | 60 + LICENSE.html | 64 + authors.html | 81 + deps/bootstrap-5.3.1/bootstrap.bundle.min.js | 7 + .../bootstrap.bundle.min.js.map | 1 + deps/bootstrap-5.3.1/bootstrap.min.css | 5 + deps/data-deps.txt | 4 + deps/jquery-3.6.0/jquery-3.6.0.js | 10881 ++++++++++++++++ deps/jquery-3.6.0/jquery-3.6.0.min.js | 2 + deps/jquery-3.6.0/jquery-3.6.0.min.map | 1 + index.html | 217 + link.svg | 12 + pkgdown.js | 156 + pkgdown.yml | 9 + reference/Rplot001.png | Bin 0 -> 1011 bytes reference/compressToBase64.html | 87 + reference/compressToEncodedURIComponent.html | 87 + reference/decompressFromBase64.html | 87 + .../decompressFromEncodedURIComponent.html | 87 + reference/index.html | 87 + search.json | 1 + sitemap.xml | 33 + 24 files changed, 12048 insertions(+) create mode 100644 .nojekyll create mode 100644 404.html create mode 100644 LICENSE-text.html create mode 100644 LICENSE.html create mode 100644 authors.html create mode 100644 deps/bootstrap-5.3.1/bootstrap.bundle.min.js create mode 100644 deps/bootstrap-5.3.1/bootstrap.bundle.min.js.map create mode 100644 deps/bootstrap-5.3.1/bootstrap.min.css create mode 100644 deps/data-deps.txt create mode 100644 deps/jquery-3.6.0/jquery-3.6.0.js create mode 100644 deps/jquery-3.6.0/jquery-3.6.0.min.js create mode 100644 deps/jquery-3.6.0/jquery-3.6.0.min.map create mode 100644 index.html create mode 100644 link.svg create mode 100644 pkgdown.js create mode 100644 pkgdown.yml create mode 100644 reference/Rplot001.png create mode 100644 reference/compressToBase64.html create mode 100644 reference/compressToEncodedURIComponent.html create mode 100644 reference/decompressFromBase64.html create mode 100644 reference/decompressFromEncodedURIComponent.html create mode 100644 reference/index.html create mode 100644 search.json create mode 100644 sitemap.xml diff --git a/.nojekyll b/.nojekyll new file mode 100644 index 0000000..8b13789 --- /dev/null +++ b/.nojekyll @@ -0,0 +1 @@ + diff --git a/404.html b/404.html new file mode 100644 index 0000000..3d63887 --- /dev/null +++ b/404.html @@ -0,0 +1,78 @@ + + +
+ + + + +YEAR: 2024 +COPYRIGHT HOLDER: lzstring authors ++ +
Copyright (c) 2024 lzstring authors
+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.
+