Package: jmetrik 1.1
jmetrik: Tools for Interacting with 'jMetrik'
The main purpose of this package is to make it easy for userR's to interact with 'jMetrik' an open source application for psychometric analysis. For example it allows useR's to write data frames to file in a format that can be used by 'jMetrik'. It also allows useR's to read *.jmetrik files (e.g. output from an analysis) for follow-up analysis in R. The *.jmetrik format is a flat file that includes a multiline header and the data as comma separated values. The header includes metadata about the file and one row per variable with the following information in each row: variable name, data type, item scoring, special data codes, and variable label.
Authors:
jmetrik_1.1.tar.gz
jmetrik_1.1.zip(r-4.7)jmetrik_1.1.zip(r-4.6)jmetrik_1.1.zip(r-4.5)
jmetrik_1.1.tgz(r-4.6-any)jmetrik_1.1.tgz(r-4.5-any)
jmetrik_1.1.tar.gz(r-4.7-any)jmetrik_1.1.tar.gz(r-4.6-any)
jmetrik_1.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
jmetrik/json (API)
| # Install 'jmetrik' in R: |
| install.packages('jmetrik', repos = c('https://meyerjp3.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:a84f066123. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 93 | ||
| source / vignettes | OK | 117 | ||
| linux-release-x86_64 | OK | 96 | ||
| macos-release-arm64 | OK | 170 | ||
| macos-oldrel-arm64 | OK | 223 | ||
| windows-devel | OK | 60 | ||
| windows-release | OK | 57 | ||
| windows-oldrel | OK | 76 | ||
| wasm-release | OK | 86 |
Exports:jmetrikReadjmetrikWrite
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Tools for interacting with 'jMetrik' | jmetrik-package jmetrik |
| Reads a *.jmetrik file into a data frame. | jmetrikRead |
| Writes a file in *.jmetrik format. | jmetrikWrite |
