ox-it / oidnChaRts

A collection of functions for building generic interactive htmlwidget visualisations. A complementary guide to htmlwidgets is developed here:
http://ox-it.github.io/OxfordIDN_htmlwidgets
MIT License
5 stars 3 forks source link

Failed installing package #43

Open dalmat36 opened 6 years ago

dalmat36 commented 6 years ago

I'm working on the Lynda courseR: Interactive Visualizations with htmlwidgets and install fails when executing devtools::install_github("ox-it/oidnChaRts", build_vignettes = TRUE)

Error in loadNamespace(j <- i[[1L]], c(lib.loc, .libPaths()), versionCheck = vI[[j]]) : there is no package called 'base64enc' ERROR: lazy loading failed for package 'oidnChaRts'

Installing the following additional packages seems to have fixed the issue: DBI assertthat tibble broom igraph lubridate purrr quantmod rlist viridisLite base64enc