Skip to content

v0.3.3

Choose a tag to compare

@TanguyBarthelemy TanguyBarthelemy released this 20 Feb 10:17
fdb4d3f

{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