unable to compile tutorial

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

I am also interested if anyone has input toward this! The latter series of messages is given when the tutorial compiler hangs up at ~20% completion. I've tried to update the 'png' package and any/all other constituent packages.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.