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: NEWS.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,9 @@
2
2
3
3
# CHANGES in dataverse 0.3.14
4
4
5
-
*`get_file_by_*()` can now return the download URL to be used in external functions or programs, useful for large files (#128)
6
-
* Improve recommendation for rdata loading (#107)
5
+
* Improve recommendation for rdata loading (#107, #127)
6
+
*`get_file_by_*()` can now return the download URL to be used in external functions or programs, useful for large files (#128, implemented in #129@JBGruber and @kuriwaki)
7
+
* Removes remote resource from vignette and move them to ghactions (#131)
0 commit comments