The following code throws the error: dnd_dev is unavailable.
library('bookdownplus')
bookdownplus('dnd_dev', render = TRUE, rproj = TRUE)
dnd_dev is unavailable. Please check whether your spelling is correct. Run get_template() to see available templates.
Then I downloaded zip folder from here and tried to compile the document. However, it throws the error:
! Undefined control sequence.
l.61 \hypertarget
{chapter-1-bookdownplus}
The following code throws the error:
dnd_dev is unavailable
.Then I downloaded zip folder from here and tried to compile the document. However, it throws the error:
Any hints to solve the issue. Thanks