The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
The pkgdown website for this project is located at https://rock.opens.science.
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.org/jrfb), and Peters, Zörgő and van der Maas (2022; doi.org/hwzj), and more information and tutorials are available at https://rock.science.
You can install the released version of rock
from CRAN with:
install.packages('rock');
You can install the development version of rock
from Codeberg with:
::install_git('https://codeberg.org/r-packages/rock'); remotes
(assuming you have remotes
installed; otherwise, install
that first using the install.packages()
function)
These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.