We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52cc2fb commit 37a31d3Copy full SHA for 37a31d3
doc/NEWS.Rd
@@ -132,6 +132,14 @@
132
seconds, passed to improved \code{format.POSIXlt()}; consequently,
133
\code{print(<date.time>, digits = n)} allows to print fractions of
134
seconds.
135
+
136
+ \item \code{install.packages()} and \code{download.packages()}
137
+ download packages simultaneously using \code{libcurl}, significantly
138
+ reducing download times when installing or downloading multiple
139
+ packages.
140
141
+ \item Status reporting in \code{download.file()} has been extended to
142
+ report the outcome for individual files in simultaneous download.
143
}
144
145
0 commit comments