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

Shiny deploy fails #10

Open
loleg opened this issue Aug 16, 2018 · 1 comment
Open

Shiny deploy fails #10

loleg opened this issue Aug 16, 2018 · 1 comment

Comments

@loleg
Copy link

loleg commented Aug 16, 2018

I'm having trouble deploying the Shiny app, perhaps due to a R version conflict with https://github.com/richfitz/remake - any tips would be appreciated.

> rsconnect::deployApp('/home/oleg/Downloads/ODDPredictDelays/ODD_shiny')
Preparing to deploy application...DONE
Uploading bundle for application: 400939..
Error: Unable to retrieve package records for the following packages:
- 'remake'
In addition: There were 11 warnings (use warnings() to see them)
> install.packages("remake")
Installing package into ‘/home/oleg/R/x86_64-redhat-linux-gnu-library/3.4’
(as ‘lib’ is unspecified)
Warning in install.packages :
  package ‘remake’ is not available (for R version 3.4.2)
@lorenzwalthert
Copy link
Collaborator

You need to install remake from GitHub.

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