Package: OpenRepGrid.ic
License: MIT + file LICENSE
Title: Interpretive Clustering for Repertory Grids
Type: Package
LazyLoad: yes
Authors@R: c(person("Mark", "Heckmann", email = "heckmann.mark@gmail.com", role = c("aut", "cre", "cph")),
             person("Viv", "Burr", role = "aut"),
             person("Nigel", "King", role = "aut"))
Description: Shiny UI to identify cliques of related constructs in repertory grid data. 
    See Burr, King, & Heckmann (2020) <doi:10.1080/14780887.2020.1794088> for a description 
    of the interpretive clustering (IC) method.
Version: 0.3.0
Date: 2020-07-16
Imports: graphics, grDevices, utils, shiny, shinyjs, shinyBS,
        shinythemes, shinyWidgets, shinydashboard, shinydashboardPlus,
        shinycssloaders, shinyFeedback, rintrojs, formattable,
        openxlsx, DT, magrittr, tidyverse, dplyr, stringr, reshape2,
        scales, splines, igraph, testthat, tidyr
Suggests: knitr, rmarkdown, covr
Encoding: UTF-8
URL: https://github.com/markheckmann/OpenRepGrid.ic.git
BugReports: https://github.com/markheckmann/OpenRepGrid.ic/issues
RoxygenNote: 7.0.2
NeedsCompilation: no
Packaged: 2020-07-24 19:36:11 UTC; heckm
Author: Mark Heckmann [aut, cre, cph],
  Viv Burr [aut],
  Nigel King [aut]
Maintainer: Mark Heckmann <heckmann.mark@gmail.com>
Repository: CRAN
Date/Publication: 2020-07-30 10:30:02 UTC
