NEWS.md
src/Makevars
and src/Makevars.win
to avoid potential compilation issues with newer versions of Armadillo through RcppArmadillo."replace conv_to<...>::from(X) with as_scalar(X)"
in src/project_source.cpp
by using arma::as_scalar(...)
instead of conv_to<double>::from(...)
.c()
instead of personList()
and bibentry()
to avoid CRAN check notes.LazyData: true
to DESCRIPTION
to match with how the data documentation is called. (#3)pkgdown
website that deploys to https://tmsalab.github.io/cIRT/. (#3)NEWS.md
file to track changes to the package.trial_matrix
choice_matrix
payout_matrix
survey_data