Description
An R Package to Extend 'ACER ConQuest'.
Description
Extends 'ACER ConQuest' through a family of functions designed to improve graphical outputs and help with advanced analysis (e.g., differential item functioning). Allows R users to call 'ACER ConQuest' from within R and read 'ACER ConQuest' System Files (generated by the command `put` <https://conquestmanual.acer.org/s4-00.html#put>). Requires 'ACER ConQuest' version 5.40 or later. A demonstration version can be downloaded from <https://shop.acer.org/acer-conquest-5.html>.
README.md
README
Who do I talk to?
- for help with conquestr: [email protected]
- for help with ACER ConQuest: [email protected] or [email protected]
- ACER ConQuest Manual https://conquestmanual.acer.org
conquestr is built and tested on Win, OS X using rhub2
- see more on R-hub Documentation
- rhub::rhub_check()
conquestr is built and tested on linux using a docker container
- rhub2 build servers for Ubuntu seem to fail when reading ConQuest system files. The reason is unknown, however all checks pass when using rstudio on Ubuntu. See
conquestr.Dockerfilein this repo.