Package: exCon
Type: Package
Title: Interactive Exploration of Contour Data
Version: 0.2.5
Date: 2017-07-26
Authors@R: c(person("Bryan A.", "Hanson", role = c("aut", "cre"), email =
    "hanson@depauw.edu"), person("Kristina R.", "Mulry", role = "ctb"), person("Mike", "Bostock", role = c("cph", "ctb"),
    comment = "author of the d3.js library, http://d3js.org"))
Description: Interactive tools to explore topographic-like data
    sets.  Such data sets take the form of a matrix in which the rows and
    columns provide location/frequency information, and the matrix elements
    contain altitude/response information.  Such data is found in cartography,
    2D spectroscopy and chemometrics.  The functions in this package create
    interactive web pages showing the contoured data, possibly with
    slices from the original matrix parallel to each dimension. The interactive
    behavior is created using the 'D3.js' 'JavaScript' library by Mike Bostock.
License: GPL-3
Imports: jsonlite, grDevices, utils
Suggests: js
URL: https://github.com/bryanhanson/exCon
ByteCompile: TRUE
BugReports: https://github.com/bryanhanson/exCon/issues
Depends: R (>= 3.0)
RoxygenNote: 6.0.1
NeedsCompilation: no
Packaged: 2017-07-26 18:30:02 UTC; bryanhanson
Author: Bryan A. Hanson [aut, cre],
  Kristina R. Mulry [ctb],
  Mike Bostock [cph, ctb] (author of the d3.js library, http://d3js.org)
Maintainer: Bryan A. Hanson <hanson@depauw.edu>
Repository: CRAN
Date/Publication: 2017-07-26 21:32:46 UTC
Built: R 4.2.0; ; 2023-04-01 12:28:09 UTC; unix
