ramnathv / slidify

Generate reproducible html5 slides from R markdown
http://www.slidify.org
844 stars 339 forks source link

Not able to install slidify #470

Open anujgupta872003 opened 8 years ago

anujgupta872003 commented 8 years ago

Using below commands on R console:

install_github('slidify','ramnathv');

Downloading GitHub repo ramnathv/slidify@master Installing slidify "C:/PROGRA~1/R/R-31~1.2/bin/x64/R" --no-site-file --no-environ --no-save --no-restore CMD INSTALL \ "C:/Users/technomaniac/AppData/Local/Temp/RtmpCSlzDp/devtools16987f172d5b/ramnathv-slidify-1dd41a3" \ --library="C:/Users/technomaniac/Documents/R/win-library/3.1" --install-tests

During startup - Warning message: Setting LC_CTYPE= failed

Please help.

avirupnag commented 8 years ago

Hi Anuj, I am also facing the same error. Please let me know if your issue was resolved. Thanks, Avi

anujgupta872003 commented 8 years ago

Nope Avirup, I was not able to resolve the issue.

Cheers, Anuj Gupta +91-8587899913

On Sun, Feb 28, 2016 at 12:51 AM, Avirup Nag notifications@github.com wrote:

Hi Anuj, I am also facing the same error. Please let me know if your issue was resolved. Thanks, Avi

— Reply to this email directly or view it on GitHub https://github.com/ramnathv/slidify/issues/470#issuecomment-189705337.

avirupnag commented 8 years ago

Hi Anuj,

It worked after I restarted the RStudio. Seems to be a memory issue.

Regards, Avi

On Sun, Feb 28, 2016 at 2:30 PM, anujgupta872003 notifications@github.com wrote:

Nope Avirup, I was not able to resolve the issue.

Cheers, Anuj Gupta +91-8587899913

On Sun, Feb 28, 2016 at 12:51 AM, Avirup Nag notifications@github.com wrote:

Hi Anuj, I am also facing the same error. Please let me know if your issue was resolved. Thanks, Avi

— Reply to this email directly or view it on GitHub https://github.com/ramnathv/slidify/issues/470#issuecomment-189705337.

— Reply to this email directly or view it on GitHub https://github.com/ramnathv/slidify/issues/470#issuecomment-189823661.

anujgupta872003 commented 8 years ago

I also restarted 2-3 times, but did not get success.

Thanks, Anuj Gupta +91-8587899913 On Feb 28, 2016 7:29 PM, "Avirup Nag" notifications@github.com wrote:

Hi Anuj,

It worked after I restarted the RStudio. Seems to be a memory issue.

Regards, Avi

On Sun, Feb 28, 2016 at 2:30 PM, anujgupta872003 <notifications@github.com

wrote:

Nope Avirup, I was not able to resolve the issue.

Cheers, Anuj Gupta +91-8587899913

On Sun, Feb 28, 2016 at 12:51 AM, Avirup Nag notifications@github.com wrote:

Hi Anuj, I am also facing the same error. Please let me know if your issue was resolved. Thanks, Avi

— Reply to this email directly or view it on GitHub <https://github.com/ramnathv/slidify/issues/470#issuecomment-189705337 .

— Reply to this email directly or view it on GitHub https://github.com/ramnathv/slidify/issues/470#issuecomment-189823661.

— Reply to this email directly or view it on GitHub https://github.com/ramnathv/slidify/issues/470#issuecomment-189878201.

lanthano-es commented 8 years ago

Yes, I occurs the same error, with the restarted resolve it.

good solution :-)