Package: OpenRepGrid.ic
License: MIT + file LICENSE
Title: Interpretive Clustering for Repertory Grids
Type: Package
LazyLoad: yes
Authors@R: c(person(
                given = "Mark", 
                family = "Heckmann", 
                email = "heckmann.mark@gmail.com", 
                role = c("aut", "cre", "cph"),
                comment = c(ORCID = "0000-0002-0736-7417") ),
             person(
                given = "Viv", 
                family = "Burr", 
                role = "aut"),
             person(
                given = "Nigel", 
                family = "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.6.2
Date: 2024-02-18
Imports: graphics, grDevices, utils, shiny, shinyjs, shinyBS,
        shinythemes, shinyWidgets, shinydashboard, shinydashboardPlus
        (>= 2.0.0), shinycssloaders, shinyFeedback, rintrojs,
        formattable, openxlsx, DT, magrittr, dplyr, stringr, reshape2,
        scales, splines, igraph, tidyr, withr, RColorBrewer, tidyverse
Suggests: knitr, rmarkdown, covr, testthat
Encoding: UTF-8
URL: https://github.com/markheckmann/OpenRepGrid.ic
BugReports: https://github.com/markheckmann/OpenRepGrid.ic/issues
RoxygenNote: 7.3.0
NeedsCompilation: no
Packaged: 2024-02-19 08:28:31 UTC; markheckmann
Author: Mark Heckmann [aut, cre, cph] (<https://orcid.org/0000-0002-0736-7417>),
  Viv Burr [aut],
  Nigel King [aut]
Maintainer: Mark Heckmann <heckmann.mark@gmail.com>
Repository: CRAN
Date/Publication: 2024-02-19 08:50:02 UTC
Built: R 4.4.3; ; 2025-10-13 12:46:51 UTC; windows
