[r-cran-shinyjs] 02/03: Spitting up examples looks like over engineering. I usually like splitting up things but have never seen it in R packages. It might even have bad side effects when R user expect it to be installed but admin has decided against.

Andreas Tille tille at debian.org
Mon Mar 27 14:43:30 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-shinyjs.

commit 99aed2d41228c590340d44caee75fe441e3254e3
Author: Andreas Tille <tille at debian.org>
Date:   Mon Mar 27 16:17:40 2017 +0200

    Spitting up examples looks like over engineering.  I usually like splitting up things but have never seen it in R packages.  It might even have bad side effects when R user expect it to be installed but admin has decided against.
---
 debian/control                         | 15 ---------------
 debian/r-cran-shinyjs-examples.install |  2 --
 2 files changed, 17 deletions(-)

diff --git a/debian/control b/debian/control
index 6c46123..70a3b11 100644
--- a/debian/control
+++ b/debian/control
@@ -21,18 +21,3 @@ Description: Easily Improve the User Experience of Your Shiny Apps in Seconds
  its original value, delaying code execution by a few seconds, and many more
  useful functions for both the end user and the developer. 'shinyjs' can also
  be used to easily call your own custom JavaScript functions from R.
-
-Package: r-cran-shinyjs-examples
-Architecture: all
-Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends}
-Recommends: ${R:Recommends}
-Suggests: ${R:Suggests}
-Description: Example for r-cran-shinyjs
- Perform common useful JavaScript operations in Shiny apps that will
- greatly improve your apps without having to know any JavaScript. Examples
- include: hiding an element, disabling an input, resetting an input back to
- its original value, delaying code execution by a few seconds, and many more
- useful functions for both the end user and the developer. 'shinyjs' can also
- be used to easily call your own custom JavaScript functions from R.
- .
- This package contains examples.
diff --git a/debian/r-cran-shinyjs-examples.install b/debian/r-cran-shinyjs-examples.install
deleted file mode 100644
index ea7c290..0000000
--- a/debian/r-cran-shinyjs-examples.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/lib/R/site-library/shinyjs/examples usr/share/R/shinyjs/
-

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



More information about the debian-science-commits mailing list