-
Notifications
You must be signed in to change notification settings - Fork 338
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
trouble installing slidify #497
Comments
As the error message states, you are missing the package |
Hi ramnathv, I have successfully installed slidify on mac, but am unable to install slidifylibraries. I have tried using the following commands:
but each time I get the following message:
What does this message mean? Does is mean that slidifylibraries is already installed, or if not how am I supposed to input the correct command? Any help would be greatly appreciated! Adam |
It means that |
Hi, Ramnathv, > devtools::install_github(pkgs, force = TRUE) ` 'D:\Program' is not recognized as an internal or external command, operable program or batch file Please advise, many thanks, |
I get the same error as @GreenEric :
Any suggestions? |
I got the same error |
Hi ramnathv, I am getting a time out message while tying to install the solidify package.
|
I had the same problem for over a day trying to install slidify, thankfully, these codes worked for me. install_github('ramnathv/slidify',ref='dev') |
Hi, ramnathv,
I have trouble installing slidify, "the slidify package is not available for 3.3.1" after runing install.packages("slidify"). Then I installed devtools and followed your recommendation:
Now the error massage is
"** preparing package for lazy loading
Error in loadNamespace(i, c(lib.loc, .libPaths()), versionCheck = vI[[i]]) :
there is no package called 'stringi'
ERROR: lazy loading failed for package 'slidify'
Error: Command failed (1)"
Can you please help me identify this problem? Thanks!
zion
The text was updated successfully, but these errors were encountered: