Package: gradientPickerD3
Type: Package
Title: Interactive Color Gradient Picker Using 'htmlwidgets' and the
        Modified JS Script 'jquery-gradient-picker'
Version: 0.1.0.0
Authors@R: person("Christian D.","Peikert", email = "christian.peikert@biologie.uni-freiburg.de", role = c("aut", "cre"))
Maintainer: Christian D. Peikert <christian.peikert@biologie.uni-freiburg.de>
Description: Widget for an interactive selection and modification of a color gradient. 'gradientPickerD3' allows addition, removement and replacement of color ticks. List of numeric values will automatically translate in their corresponding tick position within the numeric range. App returns a data.frame containing tick values, colors and the positions in percent (0.0 to 1.0) for each color tick in the gradient. The original JS 'jquery-gradient-picker' was implemented by Matt Crinklaw-Vogt (nick: tantaman) <https://github.com/tantaman/>. Widget and JS modifications were done by CD. Peikert.
Depends: R (>= 3.3.1)
Imports: htmlwidgets, jsonlite, shiny
URL: https://github.com/peikert/gradientPickerD3
BugReports: https://github.com/peikert/gradientPickerD3/issues
LazyData: true
Encoding: UTF-8
License: GPL-3
Collate: 'gradientPickerD3.R' 'gradientPickerD3_example.R'
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-09-15 11:27:27 UTC; cpeikert
Author: Christian D. Peikert [aut, cre]
Repository: CRAN
Date/Publication: 2017-09-15 11:56:09 UTC
Built: R 4.0.2; ; 2020-07-16 19:25:37 UTC; unix
