The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
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[@]dogado.de.

cdcatR: Cognitive Diagnostic Computerized Adaptive Testing in R

CRAN_Status_Badge

How to cite the package

Sorrel, M.A., Nájera, P., and Abad, F.J. (2021). cdcatR: Cognitive Diagnostic Computerized Adaptive Testing in R. R package version 1.0.6 Retrieved from https://cran.r-project.org/package=cdcatR.

Features of the package

Installation

A stable version of cdcatR is available at CRAN and can be installed using:

install.packages("cdcatR")

To install this package from source:

  1. Windows users may need to install the Rtools and include the checkbox option of installing Rtools to their path for easier command line usage. Mac users will have to download the necessary tools from the Xcode and its related command line tools (found within Xcode’s Preference Pane under Downloads/Components); most Linux distributions should already have up to date compilers (or if not they can be updated easily).
  2. Install the remotes package (if necessary), and install the package from the Github source code.

``` #install.packages(“remotes”) remotes::install_github(“miguel-sorrel/cdcatR”)

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.
Health stats visible at Monitor.