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

How to dploy to PositConnect #718

Open
raheems opened this issue May 15, 2023 · 0 comments
Open

How to dploy to PositConnect #718

raheems opened this issue May 15, 2023 · 0 comments

Comments

@raheems
Copy link

raheems commented May 15, 2023

It is not very clear to me how to deploy the app ro PositConnect

Can anyone provide some guidance please?

I tried the following.

> rsconnect::deployApp()
Error in lint(appDir, appFiles, appPrimaryDoc) : 
  Cancelling deployment: invalid project layout.
The project should have one of the following layouts:
1. 'server.R' and 'ui.R' in the application base directory,
2. 'server.R' and 'www/index.html' in the application base directory,
3. 'app.R' or a single-file Shiny .R file,
4. An R Markdown (.Rmd) or Quarto (.qmd) document,
5. A static HTML (.html) or PDF (.pdf) document.
6. 'plumber.R' API description .R file
7. 'entrypoint.R' plumber startup script
8. A tensorflow saved model

Then moved the app.R file to the project directory of safetyGraphics package. Didn't help.

What is the correct way to deploy the app?

Thanks.

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

1 participant