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

Error when running example code. #106

Closed
BillyBonaros opened this issue Nov 25, 2019 · 4 comments
Closed

Error when running example code. #106

BillyBonaros opened this issue Nov 25, 2019 · 4 comments
Labels

Comments

@BillyBonaros
Copy link

I'm trying to run the example but I get these errors:

Error: object 'Application' not found
Error: object 'BackendRserve' not found

Then I saw that in the library there is no Application and BackendRserve function.
I have installed it both with GitHub link and from remotes::install_github("rexyai/RestRserve") but i get the same errors.

@artemklevtsov
Copy link
Collaborator

Try dev branch.

@artemklevtsov
Copy link
Collaborator

Duplicate #103.

@dselivanov
Copy link
Collaborator

@BillyBonaros try remotes::install_github("rexyai/RestRserve@dev")

@BillyBonaros
Copy link
Author

@dselivanov Thanks!

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

No branches or pull requests

3 participants