Package: JDCruncheR 0.3.3

Tanguy Barthelemy

JDCruncheR: Interface Between the 'JDemetra+' Cruncher and R, and Quality Report Generator

Tool for generating quality reports from cruncher outputs (and calculating series scores). The latest version of the cruncher can be downloaded here: <https://github.com/jdemetra/jwsacruncher/releases>.

Authors:Tanguy Barthelemy [aut, cre, art], Alain Quartier-la-Tente [aut], Institut national de la statistique et des études économiques [cph], Anna Smyk [aut]

JDCruncheR_0.3.3.tar.gz
JDCruncheR_0.3.3.zip(r-4.5)JDCruncheR_0.3.3.zip(r-4.4)JDCruncheR_0.3.3.zip(r-4.3)
JDCruncheR_0.3.3.tgz(r-4.5-any)JDCruncheR_0.3.3.tgz(r-4.4-any)JDCruncheR_0.3.3.tgz(r-4.3-any)
JDCruncheR_0.3.3.tar.gz(r-4.5-noble)JDCruncheR_0.3.3.tar.gz(r-4.4-noble)
JDCruncheR_0.3.3.tgz(r-4.4-emscripten)JDCruncheR_0.3.3.tgz(r-4.3-emscripten)
JDCruncheR.pdf |JDCruncheR.html
JDCruncheR/json (API)
NEWS

# Install 'JDCruncheR' in R:
install.packages('JDCruncheR', repos = c('https://inseefr.r-universe.dev', 'https://cloud.r-project.org'))

Bug tracker:https://github.com/inseefr/jdcruncher/issues

Pkgdown site:https://inseefr.github.io

On CRAN:

extensionjdemetrajwsacruncherquality-assessment

4.86 score 5 stars 16 scripts 213 downloads 15 exports 4 dependencies

Last updated 2 days agofrom:fdb4d3f298. Checks:4 OK, 4 NOTE. Indexed: yes.

TargetResultLatest binary
Doc / VignettesOKFeb 20 2025
R-4.5-winOKFeb 20 2025
R-4.5-macOKFeb 20 2025
R-4.5-linuxOKFeb 20 2025
R-4.4-winNOTEFeb 20 2025
R-4.4-macNOTEFeb 20 2025
R-4.3-winNOTEFeb 20 2025
R-4.3-macNOTEFeb 20 2025

Exports:add_indicatorcompute_scoreexport_xlsxextract_QRextract_scoreget_thresholdsis.mQR_matrixis.QR_matrixmQR_matrixQR_matrixrecode_indicator_numremove_indicatorsretain_indicatorsset_thresholdsweighted_score

Dependencies:openxlsxRcppstringizip

Readme and manuals

Help Manual

Help pageTopics
Adding an indicator in QR_matrix objectsadd_indicator
Score calculationcompute_score compute_score.mQR_matrix compute_score.QR_matrix
Exporting QR_matrix or mQR_matrix objects in an Excel fileexport_xlsx
Exporting mQR_matrix objects in Excel filesexport_xlsx.mQR_matrix
Exporting QR_matrix objects in an Excel fileexport_xlsx.QR_matrix
Extraction of a quality reportextract_QR
Score extractionextract_score
Get all (default) thresholdsget_thresholds
Printing QR_matrix and mQR_matrix objectsprint.mQR_matrix print.QR_matrix
Quality report objectsis.mQR_matrix is.QR_matrix mQR_matrix QR_matrix
Editing the indicators listQR_var_manipulation remove_indicators retain_indicators
Combining QR_matrix objectsrbind.QR_matrix
Converting "values variables" into "modalities variables"recode_indicator_num
Set values for thresholdsset_thresholds
QR_matrix and mQR_matrix sortingsort sort.mQR_matrix sort.QR_matrix
Weighted score calculationweighted_score