https://github.com/alexander-pastukhov/kilter

R Package with Utilities for Ordered Categorical (Likert Scales)

https://github.com/alexander-pastukhov/kilter

Science Score: 26.0%

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

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
    Found .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (3.8%) to scientific vocabulary
Last synced: 10 months ago · JSON representation

Repository

R Package with Utilities for Ordered Categorical (Likert Scales)

Basic Info
Statistics
  • Stars: 0
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 1
Created over 1 year ago · Last pushed 12 months ago
Metadata Files
Readme License

README.md

kilter Logo

R Package with Utilities for Ordered Categorical a.k.a. Likert Scales data (kilter is an anagram of likert).

Installation

r library("devtools") install_github("alexander-pastukhov/kilter", dependencies=TRUE)

Owner

  • Name: Alexander (Sasha) Pastukhov
  • Login: alexander-pastukhov
  • Kind: user
  • Location: Bamberg, Germany
  • Company: Otto-Friedrich-Universität Bamberg

GitHub Events

Total
  • Release event: 2
  • Push event: 27
  • Create event: 4
Last Year
  • Release event: 2
  • Push event: 27
  • Create event: 4

Dependencies

.github/workflows/pkgdown.yaml actions
  • JamesIves/github-pages-deploy-action v4.5.0 composite
  • actions/checkout v4 composite
  • r-lib/actions/setup-pandoc v2 composite
  • r-lib/actions/setup-r v2 composite
  • r-lib/actions/setup-r-dependencies v2 composite
DESCRIPTION cran
  • R >= 4.1.0 depends
  • dplyr * imports
  • ggplot2 * imports
  • grid * imports
  • purrr * imports
  • rlang * imports
  • scales * imports
  • stringr * imports
  • tidyr * imports