Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tufte package? #3

Open
jenrichmond opened this issue Jun 30, 2018 · 1 comment
Open

tufte package? #3

jenrichmond opened this issue Jun 30, 2018 · 1 comment

Comments

@jenrichmond
Copy link

Having a hard time making the rmarkdown_handout knit, here is the error

Error in loadNamespace(name) : there is no package called ‘tufte’
Calls: ... tryCatch -> tryCatchList -> tryCatchOne ->
Execution halted

@mekline
Copy link
Collaborator

mekline commented Jun 30, 2018

"tufte" is a similar package to papaja (which Mike's talking about right now), and probably needs to be installed on your laptop, try running

install.packages('tufte') and see if that fixes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants