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
Copy file name to clipboardExpand all lines: cran-comments.md
+6-5Lines changed: 6 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
1
# Update - v0.4.1
2
2
3
-
- Fix problem with not picking up api key if not set as environment variable
4
-
- Fix warning when 't' column not present in downloaded data
3
+
- CRAN check NOTES regarding marked UTF-8 strings are understood but use of non-ASCII characters is intentional due to bilingual EN/FR source data and metadata from national statistics agency.
4
+
- Fix minor problem where API key wasn't always picked up if not set correctly as environment variable.
5
+
- Fix warning when `t` column not present in downloaded data.
5
6
6
7
# Update - v.0.4.0
7
8
@@ -11,9 +12,9 @@
11
12
12
13
## Update - v.0.3.2
13
14
14
-
- Add functionality for 1996 census and more refined geographies
15
-
- Expanded vignettes
16
-
- Fix minor bugs flagged by users
15
+
- Add functionality for 1996 census and more refined geographies.
0 commit comments