psyverse: Decentralized Unequivocality in Psychological Science
The pkgdown website for this project is located at https://psyverse.one.
There is a preprint discussing the background of this package in detail. That preprint, “Knowing What We’re Talking About: Facilitating Decentralized, Unequivocal Publication of and Reference to Psychological Construct Definitions and Instructions” is available at https://psyarxiv.com/8tpcv/.
You can install the released version of psyverse
from CRAN with:
install.packages('psyverse');
You can install the development version of psyverse
from
GitLab with:
::install_gitlab('r-packages/psyverse'); remotes
(assuming you have remotes
installed; otherwise, install
that first using the install.packages
function)