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