Package: JDCruncheR 0.3.1

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.1.tar.gz
JDCruncheR_0.3.1.zip(r-4.5)JDCruncheR_0.3.1.zip(r-4.4)JDCruncheR_0.3.1.zip(r-4.3)
JDCruncheR_0.3.1.tgz(r-4.4-any)JDCruncheR_0.3.1.tgz(r-4.3-any)
JDCruncheR_0.3.1.tar.gz(r-4.5-noble)JDCruncheR_0.3.1.tar.gz(r-4.4-noble)
JDCruncheR_0.3.1.tgz(r-4.4-emscripten)JDCruncheR_0.3.1.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'))

Peer review:

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

On CRAN:

extensionjdemetrajwsacruncherquality-assessment

6.38 score 5 stars 16 scripts 150 downloads 15 exports 4 dependencies

Last updated 27 days agofrom:78ccc258ee. Checks:OK: 3 NOTE: 4. Indexed: yes.

TargetResultDate
Doc / VignettesOKOct 10 2024
R-4.5-winOKOct 10 2024
R-4.5-linuxOKOct 10 2024
R-4.4-winNOTEOct 10 2024
R-4.4-macNOTEOct 10 2024
R-4.3-winNOTEOct 10 2024
R-4.3-macNOTEOct 10 2024

Exports:add_indicatorcompute_scoreexport_xlsxextract_QRextract_scoreget_thresholdsis.mQR_matrixis.QR_matrixmQR_matrixQR_matrixrecode_indicator_numremove_indicatorsretain_indicatorsset_thresholdsweighted_score

Dependencies:openxlsxRcppstringizip

Le lancement du cruncher avec JDCruncheR

Rendered fromLancement_cruncher.Rmdusingknitr::rmarkdownon Oct 10 2024.

Last update: 2024-10-09
Started: 2018-03-14

Le lancement du cruncher avec JDCruncheR pdf

Rendered fromLancement_cruncher_pdf.Rmdusingknitr::rmarkdownon Oct 10 2024.

Last update: 2024-10-09
Started: 2018-03-14

Using the cruncher with JDCruncheR

Rendered fromUsing_the_cruncher_with_JDCruncheR.Rmdusingknitr::rmarkdownon Oct 10 2024.

Last update: 2024-10-09
Started: 2022-07-27

Using the cruncher with JDCruncheR pdf

Rendered fromUsing_the_cruncher_with_JDCruncheR_pdf.Rmdusingknitr::rmarkdownon Oct 10 2024.

Last update: 2024-10-09
Started: 2022-07-27

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