I am trying to run results from recording.log, as instructed from https://rstudio.github.io/shinyloadtest/ I am running below command to see in browser view:
shinyloadtest::shinyloadtest_report(df, "run1.html")
to resolve this, when I am trying install pandoc, throwing below error
what I am doing wrong in this?can any one please help me on this!