tidyverse / datascience-box

Data Science Course in a Box

Home Page:https://datasciencebox.org

Repository from Github https://github.comtidyverse/datascience-boxRepository from Github https://github.comtidyverse/datascience-box

build_book.yaml fails on stringi

graySquirrel opened this issue · comments

stringi wants to be installed:

- stringi        [* -> 1.5.3]

but build fails because it fails install
Installing stringi [1.5.3] ...
	FAILED
Error: Error: install of package 'stringi' failed [error code 1]
Error installing package 'stringi':
Traceback (most recent calls last):
12: renv::restore()
===================================

Looks like renv snapshot needed updating, the action is working now!