Thank your R Library where packages are installed is on a network drive maybe. Do you recognize the start of this path where files from the rmarkdown packages are looked for ?
I believe this is what is causing the issue.
THis will give you the path of your 
.libPaths()
find.package("rmarkdown")
can you check ?