Package: rock
Title: Reproducible Open Coding Kit
Version: 0.8.1
Date: 2024-01-21
Authors@R: 
    c(person(given = "Gjalt-Jorn",
             family = "Peters",
             role = c("aut", "cre"),
             email = "rock@opens.science",
             comment = c(ORCID = "0000-0002-0336-9589")),
      person(given = "Szilvia",
             family = "Zorgo",
             role = c("aut", "ctb"),
             comment = c(ORCID = "0000-0002-6916-2097")))
Maintainer: Gjalt-Jorn Peters <rock@opens.science>
Description: The Reproducible Open Coding Kit ('ROCK', and this package, 'rock')
  was developed to facilitate reproducible and open coding, specifically
  geared towards qualitative research methods. Although it is a
  general-purpose toolkit, three specific applications have been
  implemented, specifically an interface to the 'rENA' package that
  implements Epistemic Network Analysis ('ENA'), means to process notes
  from Cognitive Interviews ('CIs'), and means to work with decentralized
  construct taxonomies ('DCTs'). The 'ROCK' and this 'rock' package are described
  in the ROCK book <https://rockbook.org> and more information, such as tutorials,
  is available at <https://rock.science>.
BugReports: https://gitlab.com/r-packages/rock/-/issues
URL: https://rock.opens.science
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.2.3
Depends: R (>= 3.0.0)
Imports: data.tree (>= 1.1.0), dplyr (>= 0.7.8), DiagrammeR (>= 1.0.0),
        DiagrammeRsvg (>= 0.1), ggplot2 (>= 3.2.0), glue (>= 1.3.0),
        graphics (>= 3.0.0), htmltools (>= 0.5.0), markdown (>= 1.1),
        purrr (>= 0.2.5), stats (>= 3.0.0), utils (>= 3.5.0), yaml (>=
        2.2.0), yum (>= 0.1.0)
Suggests: covr, googlesheets4, haven (>= 2.4), justifier (>= 0.2),
        knitr, limonaid, openxlsx (>= 4.2), pdftools, preregr (>=
        0.1.9), readxl, rmarkdown, rvest, rstudioapi, striprtf,
        testthat, writexl, XLConnect, xml2
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2024-01-21 09:38:24 UTC; gjalt
Author: Gjalt-Jorn Peters [aut, cre] (<https://orcid.org/0000-0002-0336-9589>),
  Szilvia Zorgo [aut, ctb] (<https://orcid.org/0000-0002-6916-2097>)
Repository: CRAN
Date/Publication: 2024-01-21 15:40:02 UTC
Built: R 4.2.3; ; 2024-01-21 17:01:11 UTC; unix
