I havenāt been loading them individually - just went looking to see what had actually been installed when it didnāt work. Hereās the output from my most recent attempt. This ādigestā package error is a new one. (Have had similar errors for other packages and have manually installed those.)
library(devtools)
install_github(āplotly/dashRā, upgrade = TRUE)
Downloading GitHub repo plotly/dashR@master
reqres (0.2.3 ā 55072abfbā¦) [GitHub]
curl (NA ā 4.2 ) [CRAN]
data.table (1.12.2 ā 1.12.6 ) [CRAN]
digest (0.6.18 ā 0.6.22 ) [CRAN]
dplyr (0.8.0.1 ā 0.8.3 ) [CRAN]
fastmap (NA ā 1.0.1 ) [CRAN]
ggplot2 (3.1.1 ā 3.2.1 ) [CRAN]
hexbin (1.27.2 ā 1.27.3 ) [CRAN]
htmlwidgets (1.3 ā 1.5.1 ) [CRAN]
httpuv (1.5.1 ā 1.5.2 ) [CRAN]
httr (1.4.0 ā 1.4.1 ) [CRAN]
later (0.8.0 ā 1.0.0 ) [CRAN]
lifecycle (NA ā 0.1.0 ) [CRAN]
openssl (1.3 ā 1.4.1 ) [CRAN]
pkgconfig (2.0.2 ā 2.0.3 ) [CRAN]
promises (1.0.1 ā 1.1.0 ) [CRAN]
purrr (0.3.2 ā 0.3.3 ) [CRAN]
Rcpp (1.0.1 ā 1.0.3 ) [CRAN]
rlang (0.4.0 ā 0.4.1 ) [CRAN]
shiny (1.2.0 ā 1.4.0 ) [CRAN]
sys (3.1 ā 3.3 ) [CRAN]
tibble (2.1.1 ā 2.1.3 ) [CRAN]
tidyr (0.8.3 ā 1.0.0 ) [CRAN]
xml2 (1.2.0 ā 1.2.2 ) [CRAN]
xtable (1.8-3 ā 1.8-4 ) [CRAN]
Installing 24 packages: curl, data.table, digest, dplyr, fastmap, ggplot2, hexbin, htmlwidgets, httpuv, httr, later, lifecycle, openssl, pkgconfig, promises, purrr, Rcpp, rlang, shiny, sys, tibble, tidyr, xml2, xtable
Installing packages into '[redacted]/R/win-library/3.5ā
(as ālibā is unspecified)
There is a binary version available but the source version is later:
binary source needs_compilation
Rcpp 1.0.2 1.0.3 TRUE
Binaries will be installed
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/curl_4.2.zipā
Content type āapplication/zipā length 4121645 bytes (3.9 MB)
downloaded 3.9 MB
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/data.table_1.12.6.zipā
Content type āapplication/zipā length 2248539 bytes (2.1 MB)
downloaded 2.1 MB
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/digest_0.6.22.zipā
Content type āapplication/zipā length 241811 bytes (236 KB)
downloaded 236 KB
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/dplyr_0.8.3.zipā
Content type āapplication/zipā length 3255045 bytes (3.1 MB)
downloaded 3.1 MB
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/fastmap_1.0.1.zipā
Content type āapplication/zipā length 413143 bytes (403 KB)
downloaded 403 KB
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/ggplot2_3.2.1.zipā
Content type āapplication/zipā length 3960417 bytes (3.8 MB)
downloaded 3.8 MB
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/hexbin_1.27.3.zipā
Content type āapplication/zipā length 932268 bytes (910 KB)
downloaded 910 KB
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/htmlwidgets_1.5.1.zipā
Content type āapplication/zipā length 808856 bytes (789 KB)
downloaded 789 KB
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/httpuv_1.5.2.zipā
Content type āapplication/zipā length 1507395 bytes (1.4 MB)
downloaded 1.4 MB
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/httr_1.4.1.zipā
Content type āapplication/zipā length 508656 bytes (496 KB)
downloaded 496 KB
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/later_1.0.0.zipā
Content type āapplication/zipā length 661041 bytes (645 KB)
downloaded 645 KB
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/lifecycle_0.1.0.zipā
Content type āapplication/zipā length 84198 bytes (82 KB)
downloaded 82 KB
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/openssl_1.4.1.zipā
Content type āapplication/zipā length 3968626 bytes (3.8 MB)
downloaded 3.8 MB
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/pkgconfig_2.0.3.zipā
Content type āapplication/zipā length 22163 bytes (21 KB)
downloaded 21 KB
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/promises_1.1.0.zipā
Content type āapplication/zipā length 1780396 bytes (1.7 MB)
downloaded 1.7 MB
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/purrr_0.3.3.zipā
Content type āapplication/zipā length 421796 bytes (411 KB)
downloaded 411 KB
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/Rcpp_1.0.2.zipā
Content type āapplication/zipā length 4551070 bytes (4.3 MB)
downloaded 4.3 MB
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/rlang_0.4.1.zipā
Content type āapplication/zipā length 1093427 bytes (1.0 MB)
downloaded 1.0 MB
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/shiny_1.4.0.zipā
Content type āapplication/zipā length 4913441 bytes (4.7 MB)
downloaded 4.7 MB
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/sys_3.3.zipā
Content type āapplication/zipā length 59546 bytes (58 KB)
downloaded 58 KB
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/tibble_2.1.3.zipā
Content type āapplication/zipā length 334051 bytes (326 KB)
downloaded 326 KB
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/tidyr_1.0.0.zipā
Content type āapplication/zipā length 1292752 bytes (1.2 MB)
downloaded 1.2 MB
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/xml2_1.2.2.zipā
Content type āapplication/zipā length 3501406 bytes (3.3 MB)
downloaded 3.3 MB
trying URL āhttps://cran.rstudio.com/bin/windows/contrib/3.5/xtable_1.8-4.zipā
Content type āapplication/zipā length 704757 bytes (688 KB)
downloaded 688 KB
package ācurlā successfully unpacked and MD5 sums checked
package ādata.tableā successfully unpacked and MD5 sums checked
package ādigestā successfully unpacked and MD5 sums checked
Error: (converted from warning) cannot remove prior installation of package ādigestā