library(remotes)
remotes::install_github(c("PPBDS/primer.data", "PPBDS/primer.tutorials"))
library(primer.data)
library(primer.tutorials)
#unable to compile tutorial "tools"
Does anyone know how to compile this? I have already downloaded all the necessary packages and software.
Quitting from lines 74-79 (tutorial.Rmd)
Error in readPNG(file) :
unable to open C:/Users/chris/Documents/R/win-library/4.0/primer.tutorials/imagespwd.png
Calls: sourceWithProgress ... withCallingHandlers -> withVisible -> eval -> eval -> readPNG
Execution halted