OpenRepGrid

OpenRepGrid: An R Package for the Analysis of Repertory Grid Data - Published in JOSS (2024)

https://github.com/markheckmann/openrepgrid

Science Score: 100.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
    Found CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
    Found 1 DOI reference(s) in JOSS metadata
  • Academic publication links
    Links to: joss.theoj.org
  • Committers with academic emails
    1 of 8 committers (12.5%) from academic institutions
  • Institutional organization owner
  • JOSS paper metadata
    Published in Journal of Open Source Software

Keywords

repertory-grid repgrid

Scientific Fields

Sociology Social Sciences - 87% confidence
Last synced: 4 months ago · JSON representation ·

Repository

An R package for the analysis of repertory grids

Basic Info
Statistics
  • Stars: 20
  • Watchers: 4
  • Forks: 10
  • Open Issues: 6
  • Releases: 6
Topics
repertory-grid repgrid
Created over 13 years ago · Last pushed 4 months ago
Metadata Files
Readme Changelog Contributing Funding License Code of conduct Citation

README.Rmd

---
output: github_document
---



```{r setup, include=FALSE}
knitr::opts_chunk$set(
  collapse = TRUE,
  echo = FALSE,
  comment = "#",
  fig.path = "man/figures/"
)
options(width = 200)
library(OpenRepGrid)
```

# OpenRepGrid: An R Package for the Analysis of Repertory Grid Data 


[![CRAN status](https://www.r-pkg.org/badges/version/OpenRepGrid)](https://CRAN.R-project.org/package=OpenRepGrid)
[![](https://cranlogs.r-pkg.org/badges/OpenRepGrid)](https://cran.rstudio.com/web/packages/OpenRepGrid/index.html)
[![](http://cranlogs.r-pkg.org/badges/grand-total/OpenRepGrid)](https://cran.r-project.org/package=OpenRepGrid)
[![](https://img.shields.io/badge/devel-v0.1.18-blue.svg)](https://github.com/markheckmann/OpenRepGrid)
[![R-CMD-check](https://github.com/markheckmann/OpenRepGrid/actions/workflows/R-CMD-check.yaml/badge.svg)](https://github.com/markheckmann/OpenRepGrid/actions/workflows/R-CMD-check.yaml)
[![AppVeyor build status](https://ci.appveyor.com/api/projects/status/github/markheckmann/OpenRepGrid?branch=master&svg=true)](https://ci.appveyor.com/project/markheckmann/OpenRepGrid)
[![Codecov test coverage](https://codecov.io/gh/markheckmann/OpenRepGrid/branch/master/graph/badge.svg)](https://codecov.io/gh/markheckmann/OpenRepGrid?branch=master)
[![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active)
[![status](https://joss.theoj.org/papers/88b1ba29095623f416d9fe944afe5cd8/status.svg)](https://joss.theoj.org/papers/88b1ba29095623f416d9fe944afe5cd8)
[![Donate](https://img.shields.io/badge/Donate-❤-EA4AAA)](https://github.com/sponsors/markheckmann)




> You love repertory grids? So do we! Find out about a powerful tool to analyze your grids! ## About **OpenRepGrid** is an R package to analyze and visualize [repertory grid](https://en.wikipedia.org/wiki/Repertory_grid) data. The repertory grid (often abbreviated *grid* or *repgrid*) is a data collection method which originated from [Personal Construct Theory](https://en.wikipedia.org/wiki/Personal_construct_theory) (Kelly 1955). It was originally designed as an instrument for psychotherapy. Nowadays, it is used in many other fields, including market, organizational, political, educational and sensory research. See [here](https://docs.openrepgrid.org/articles/web/intro) for a brief introduction. ![**Figure 1.** Example of a repertory grid dataset (with rows and columns clustered by similarity).](man/figures/bertin-clustered.png)
## Installation Install the latest release version from [CRAN](https://cran.r-project.org/web/packages/OpenRepGrid/index.html) install.packages("OpenRepGrid", dep = TRUE) Install a development version from github by referencing a the dev branch (e.g., `0.1.19`): library(devtools) install_github("markheckmann/OpenRepGrid@01.1.19") To load the OpenRepGrid package after installation type library(OpenRepGrid) And for a first impression of the package features type demo(OpenRepGrid) ## Documentation Visit the package documentation website: ## Questions If you get stuck, you can get help on [StackOverflow](https://stackoverflow.com/): - Make sure to read [How to write a good R question with a reproducible example](https://stackoverflow.com/collectives/r-language/articles/76995406/how-to-write-a-good-r-question-with-a-reproducible-example) before posting your question - Add the tags `R` and `openrepgrid` to your question ## Contributing to OpenRepGrid You can contribute to OpenRepGrid in various ways. You can, for example, file a bug report, help improve the documentation or write code. See the our [contributing guide](https://docs.openrepgrid.org/CONTRIBUTING.html) for detailed information. Anyone getting involved in this package agrees to our [Code of Conduct](https://github.com/markheckmann/OpenRepGrid/blob/master/CODE_OF_CONDUCT.md). If our software makes your life easier, consider sponsoring us — think of it as buying us a coffee while we keep hacking away! [![Donate](https://img.shields.io/badge/Donate-❤-EA4AAA)](https://github.com/sponsors/markheckmann) #### Authors - [Mark Heckmann](https://markheckmann.de) (package maintainer) #### Contributors - Richard C. Bell - Alejandro García Gutiérrez ([\@j4n7](https://github.com/j4n7)) - Diego Vitali ([\@artoo-git](https://github.com/artoo-git)) - José Antonio González Del Puerto ([\@MindCartographer](https://github.com/MindCartographer)) - Jonathan D. Raskin ## References Kelly, George Alexander. 1955. *The Psychology of Personal Constructs*. New York: Norton.

Owner

  • Name: Mark Heckmann
  • Login: markheckmann
  • Kind: user
  • Location: Bremen, Germany
  • Company: Deutsche Bahn

Ph.D., Data Scientist, Psychometrician

JOSS Publication

OpenRepGrid: An R Package for the Analysis of Repertory Grid Data
Published
December 19, 2024
Volume 9, Issue 104, Page 6918
Authors
Mark Heckmann ORCID
DB InfraGO AG, Germany
Editor
Arfon Smith ORCID
Tags
Repertory grid technique Personal Construct Psychology R package

Citation (CITATION.cff)

cff-version: "1.2.0"
authors:
- family-names: Heckmann
  given-names: Mark
  orcid: "https://orcid.org/0000-0002-0736-7417"
doi: 10.5281/zenodo.14262588
message: If you use this software, please cite our article in the
  Journal of Open Source Software.
preferred-citation:
  authors:
  - family-names: Heckmann
    given-names: Mark
    orcid: "https://orcid.org/0000-0002-0736-7417"
  date-published: 2024-12-19
  doi: 10.21105/joss.06918
  issn: 2475-9066
  issue: 104
  journal: Journal of Open Source Software
  publisher:
    name: Open Journals
  start: 6918
  title: "OpenRepGrid: An R Package for the Analysis of Repertory Grid
    Data"
  type: article
  url: "https://joss.theoj.org/papers/10.21105/joss.06918"
  volume: 9
title: "OpenRepGrid: An R Package for the Analysis of Repertory Grid
  Data"

GitHub Events

Total
  • Create event: 7
  • Issues event: 46
  • Release event: 3
  • Watch event: 4
  • Delete event: 2
  • Issue comment event: 49
  • Push event: 67
  • Pull request event: 7
  • Fork event: 2
Last Year
  • Create event: 7
  • Issues event: 46
  • Release event: 3
  • Watch event: 4
  • Delete event: 2
  • Issue comment event: 49
  • Push event: 67
  • Pull request event: 7
  • Fork event: 2

Committers

Last synced: 5 months ago

All Time
  • Total Commits: 385
  • Total Committers: 8
  • Avg Commits per committer: 48.125
  • Development Distribution Score (DDS): 0.145
Past Year
  • Commits: 74
  • Committers: 1
  • Avg Commits per committer: 74.0
  • Development Distribution Score (DDS): 0.0
Top Committers
Name Email Commits
Mark Heckmann m****n@d****m 329
Mark Heckmann m****k@M****x 25
Mark Heckmann m****k@M****l 24
J4N7 g****z@g****m 2
Mark Heckmann m****k@M****l 2
Duncan Murdoch m****n@g****m 1
artoo a****o@i****g 1
Mark Heckmann m****k@c****e 1
Committer Domains (Top 20 + Academic)

Issues and Pull Requests

Last synced: 4 months ago

All Time
  • Total issues: 60
  • Total pull requests: 15
  • Average time to close issues: almost 4 years
  • Average time to close pull requests: about 1 month
  • Total issue authors: 10
  • Total pull request authors: 6
  • Average comments per issue: 1.03
  • Average comments per pull request: 0.4
  • Merged pull requests: 14
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 23
  • Pull requests: 9
  • Average time to close issues: 2 days
  • Average time to close pull requests: about 1 hour
  • Issue authors: 5
  • Pull request authors: 2
  • Average comments per issue: 0.83
  • Average comments per pull request: 0.33
  • Merged pull requests: 9
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • markheckmann (41)
  • MindCartographer (4)
  • dzmitry-lahoda (3)
  • Gormengast (3)
  • asdfjohnny1 (1)
  • lorenzwalthert (1)
  • madebyafox (1)
  • weidenfreak (1)
  • JaquelineFonseca (1)
  • rlbarter (1)
Pull Request Authors
  • markheckmann (10)
  • arfon (2)
  • j4n7 (1)
  • jemus42 (1)
  • artoo-git (1)
  • dmurdoch (1)
Top Labels
Issue Labels
enhancement (16) bug (10) invalid (2) wontfix (1) docs (1)
Pull Request Labels

Packages

  • Total packages: 1
  • Total downloads:
    • cran 349 last-month
  • Total dependent packages: 0
  • Total dependent repositories: 2
  • Total versions: 12
  • Total maintainers: 1
cran.r-project.org: OpenRepGrid

Tools to Analyze Repertory Grid Data

  • Versions: 12
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 349 Last month
Rankings
Forks count: 10.8%
Stargazers count: 13.8%
Dependent repos count: 19.5%
Average: 22.9%
Dependent packages count: 29.0%
Downloads: 41.4%
Maintainers (1)
Last synced: 4 months ago

Dependencies

DESCRIPTION cran
  • GPArotation * imports
  • XML * imports
  • abind * imports
  • colorspace * imports
  • crayon * imports
  • dplyr * imports
  • grDevices * imports
  • graphics * imports
  • grid * imports
  • igraph * imports
  • methods * imports
  • openxlsx * imports
  • plyr * imports
  • psych * imports
  • pvclust * imports
  • rgl * imports
  • scales * imports
  • stats * imports
  • stringr * imports
  • tcltk * imports
  • tidyr * imports
  • utils * imports
  • covr * suggests
  • testthat >= 2.1.0 suggests
.github/workflows/R-CMD-check.yaml actions
  • actions/checkout v3 composite
  • r-lib/actions/check-r-package v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action v4.4.1 composite
  • actions/checkout v3 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
.github/workflows/test-coverage.yaml actions
  • actions/checkout v3 composite
  • actions/upload-artifact v3 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite