v0.3.2
{JDCruncheR} v0.3.2
Installation
To install this release automatically, you can use the code from the README:
From GitHub
remotes::install_github("InseeFr/JDCruncheR@*release")From R-Universe
install.packages("JDCruncheR", repos = c("https://inseefr.r-universe.dev", "https://cloud.r-project.org"))From CRAN
install.packages("JDCruncheR")Updates
Added
- New item
gradeto thejdc_thresholdsoption to specify the different grades when computing the score - New arguments
filewhich will replacematrix_output_fileforextract_QR() - New arguments
xwhich can contains a diagnostic matrix forextract_QR()
Fixed
- bug in
recode_vec()when changing the grades withfactorobject extractQR()works with v3 now