Skip to content

v0.3.5

Choose a tag to compare

@TanguyBarthelemy TanguyBarthelemy released this 14 Apr 15:00

{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 = TRUE by default in compute_score() #36
  • extract_QR accept demetra_m with duplicated columns