daattali/addinslist

browsing adding crashes on Mac

Closed this issue · 4 comments

If I try to use this to browse addins, a window opens, then it disappears, and I get this error:

Listening on http://127.0.0.1:5157
pandoc: ~/Library/Application Support/addinsrepo/addins.md: openBinaryFile: does not exist (No such file or directory)
Warning: Error in : pandoc document conversion failed with error 1
  57: stop
  56: rmarkdown::pandoc_convert
  55: update_addins_file
  54: update_addins_list
  53: update_addins_list_values
  52: refresh_list
  51: <Anonymous>
  49: server
Error : pandoc document conversion failed with error 1

FYI, I'm using the most recent Mac OS, most recent R, and a recent version of Rstudio (Version 1.4.1717)

Looks like a duplicate of #124

Please install the latest dev version (not from CRAN) and try again

That does the trick. Thanks.

In the future, before opening an issue in any project, always try the latest dev version :)