Package: rock
Title: Reproducible Open Coding Kit
Version: 0.9.6
Date: 2025-06-11
Authors@R: 
    c(person(given = "Gjalt-Jorn",
             family = "Peters",
             role = c("aut", "cre", "cph"),
             email = "rock@opens.science",
             comment = c(ORCID = "0000-0002-0336-9589")),
      person(given = "Szilvia",
             family = "Zörgő",
             role = c("aut"),
             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. It was developed to be both
  human- and machine-readable, in the spirit of MarkDown and 'YAML'. The idea is
  that this makes it relatively easy to write other functions and packages
  to process 'ROCK' files. The 'rock' package contains functions for basic
  coding and analysis, such as collecting and showing coded fragments and
  prettifying sources, as well as a number of advanced analyses such as the
  Qualitative Network Approach and Qualitative/Unified Exploration of State
  Transitions. The 'ROCK' and this 'rock' package are described in the ROCK
  book (Zörgő & Peters, 2022; <https://rockbook.org>), in Zörgő & Peters
  (2024) <doi:10.1080/21642850.2022.2119144> and Peters, Zörgő and van der
  Maas (2022) <doi:10.31234/osf.io/cvf52>, and more information and
  tutorials are available at <https://rock.science>.
BugReports: https://codeberg.org/R-packages/rock/issues
URL: https://rock.opens.science
License: GPL-3
Encoding: UTF-8
LazyData: true
RoxygenNote: 7.3.2
Depends: R (>= 4.1)
Imports: data.tree (>= 1.1.0), DiagrammeR (>= 1.0.0), DiagrammeRsvg (>=
        0.1), ggplot2 (>= 3.2.0), glue (>= 1.3.0), htmltools (>=
        0.5.0), markdown (>= 1.1), purrr (>= 0.2.5), squids (>=
        25.5.3), yaml (>= 2.2.0), yum (>= 0.1.0)
Suggests: covr, googlesheets4, haven (>= 2.4), justifier (>= 0.2),
        knitr, limonaid (>= 25.5), openxlsx (>= 4.2), pdftools, pkgdown
        (>= 2.0.0), preregr (>= 0.1.9), readxl, rmarkdown, rvest, rsvg,
        rstudioapi, striprtf, testthat, writexl, XLConnect, xml2, zip
VignetteBuilder: knitr
NeedsCompilation: no
Packaged: 2025-06-11 16:47:32 UTC; Gjalt-Jorn Peters
Author: Gjalt-Jorn Peters [aut, cre, cph] (ORCID:
    <https://orcid.org/0000-0002-0336-9589>),
  Szilvia Zörgő [aut] (ORCID: <https://orcid.org/0000-0002-6916-2097>)
Repository: CRAN
Date/Publication: 2025-06-13 20:00:06 UTC
Built: R 4.3.3; ; 2025-06-13 20:44:24 UTC; unix
