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.39 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, and linux using rhub
- use
cran_prep <- rhub::check_for_cran()
to automate the CRAN CHECK on all platforms - check results using
cran_prep$cran_summary()
- binaries are available to download and links are sent to the package maintainer when built
- see more on R-hub Documentation.