Releases: InseeFr/rjd3qr
Releases · InseeFr/rjd3qr
Release list
v0.4.0
0.4.0 - 2026-06-15
Added
- New classes for JVS objects
- New function
extract_JVSto extract the JVS plug-in - New function to export QR, mQR and JVS matrix object:
write() - New vignette to explain how to use
extract_JVSand the whole process. - New contributor: Eulalie Delaune
Fixed
- Solved the partial coloring bug in the output file. The value tab is now colored in its entirety, not just part of it. #44
sa_on_sastatistics are renamed ins_on_sa- QR produced if missing values
compute_score()works now withconditional_indicator
Changed
- The arguments
sepanddecto specify the import specification are now in...in the functionextractQR().
Removed
- The argument
matrix_output_fileis removed and replaced byfilein the functionextractQR().
Deprecated
- The function
export_xlsx()is deprecated in favour ofwrite.
v0.3.6
{JDCruncheR} 0.3.6
Updates
Changed
- integer column (from demetra_m) are now recognized as numeric
Fixed
extract_QR()works now with missing information (asstart,endandn)
Added
- New item for demetra_m in v3 (
diagnostics.fcast-outsample-mean,diagnostics.fcast-outsample-variance)
v0.3.5
{JDCruncheR} 0.3.5
Installation
Source version
From GitHub
# install.packages("remotes")
remotes::install_github("InseeFr/JDCruncheR@v0.3.5")From CRAN and R-Universe
install.packages("JDCruncheR")
install.packages("JDCruncheR", repos = c("https://rjdverse.r-universe.dev", "https://cloud.r-project.org"))Updates
Changed
na.rm = TRUEby default incompute_score()#36extract_QRaccept demetra_m with duplicated columns
v0.3.4
{JDCruncheR} 0.3.4
Updates
Changed
- Re-organise and simplify the process to integrate item to the demetra_m matrix (from v2 and v3)
v0.3.3
{JDCruncheR} 0.3.3 - CRAN release
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
Fixed
- Remove the use of lambda function and base pipe for R version < 4.1
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
0.3.1
Changelog
Fixed
- bug in
export_xlsx()withifelse()
{JDCruncheR} 0.3.0
Changelog
Changed
- Update readme
- remove all functions related to cruncher
Fixed
- resolve a bug linked to shell function
- resolve a bug related to accent colnames
- lintr is up-to-date
extract_QRworks with V3 workspaces- Fixed bug with Tramo-Seats series --> Now, WS with Tramo-Seats series are accepted!
- if column of demetra_m are not available, there will be NA instead
- lintr
any(is.na(...))->anyNA(...)
Added
- Github Action to check the package
- New functions to manage the
jdc_thresholdsoption
JDCruncheR v0.2.4
The package is now available in English by default, with help pages and vignettes still available in French.
JDCruncherR v0.2.3
Pour installer le package, télécharger le fichier JDCruncheR_0.2.3.zip ou JDCruncheR_0.2.3.tar.gz.
Les nouveautés sont visibles sous https://github.com/InseeFr/JDCruncheR/blob/master/NEWS.md.