benmarwick/wordcountaddin

addin not showing up in RStudio

akuyper opened this issue · 2 comments

Unable to install this addin with current instructions. Can run it on documents in command line, but it doesn't show up in list of addins.

Maybe the instructions need to be updated (or I missed something).

RStudio: Version 1.1.463 – © 2009-2018 RStudio, Inc

Can you provide the output of sessionInfo() please?

R version 3.5.3 (2019-03-11)
Platform: x86_64-apple-darwin15.6.0 (64-bit)
Running under: macOS Mojave 10.14.4

Matrix products: default
BLAS: /System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
LAPACK: /Library/Frameworks/R.framework/Versions/3.5/Resources/lib/libRlapack.dylib

locale:
[1] en_US.UTF-8/en_US.UTF-8/en_US.UTF-8/C/en_US.UTF-8/en_US.UTF-8

attached base packages:
[1] stats graphics grDevices utils datasets methods base

loaded via a namespace (and not attached):
[1] compiler_3.5.3 assertthat_0.2.1 cli_1.1.0 tools_3.5.3 withr_2.1.2
[6] rstudioapi_0.10 yaml_2.2.0 crayon_1.3.4 sessioninfo_1.1.1