Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 861 Bytes

NEWS.md

File metadata and controls

21 lines (13 loc) · 861 Bytes

frenchdata (development version)

  • Suppress message when downloading data
  • Fixed an error caused by incorrect detection of file encoding.
  • Fixed a typo on the NEWS

frenchdata 0.2.0

  • Vignette is now knitted locally avoiding a internet connections during the build process. This should solve the CRAN errors during builds.
  • Updated version dependency of rvest to >= 1.0.0
  • Updates for compatibility with readr v.2: Use I() to denote literal data; turned off the file read progress; removed show column types information when reading the file.

frenchdata 0.1.1

  • Updated documentation: added explanations to the functions results. Added internal links for some documentation pages. Renamed print.Rd to print.french_data_list.Rd
  • Changed \dontrun{} to \donttest{} in functions which download data.

frenchdata 0.1.0

  • First package release.