You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* ajout source RP 2021 en parquet
* correction liste données
* montée de version et ajout de arrow dans les deps
* insertion méthode pour parquet
* insertion nouveaux tests et correctifs
Copy file name to clipboardExpand all lines: DESCRIPTION
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
Package: doremifasol
2
2
Title: Data on Insee Website
3
-
Version: 0.5.3.9001
3
+
Version: 0.5.4.9001
4
4
Authors@R: c(
5
5
person("Pierre", "Lamarche", email = "[email protected]", role = c("aut", "cre")),
6
6
person("Pierre-Yves", "Berrard", role = "aut", email = "[email protected]"),
@@ -13,7 +13,7 @@ Authors@R: c(
13
13
Description: A package primarily intended for Insee staff members willing to use R in order to exploit and analyse data produced by the institute. This package makes it possible to either download on-the-fly the date from the website, or load pre-processed data. It also provides a (so far non comprehensive) list of datasets available on the website.
0 commit comments