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

issue with new version 4 #2

Open
blueyeti1994 opened this issue Jul 9, 2024 · 0 comments
Open

issue with new version 4 #2

blueyeti1994 opened this issue Jul 9, 2024 · 0 comments

Comments

@blueyeti1994
Copy link

the beta version (3) works fine but when i download master version and run using r studio with command renv.::restore(), it gives several errors with issue.
I installed those packages which were giving me error from R studio itsel but rgdal package has been depreceted so i used following command to install anyhow

install.packages("rgdal", repos="http://R-Forge.R-project.org"). Finally when i run the app, it appears and minimizes itself but can't be found anywhere and in R console it displays following error

Listening on http://127.0.0.1:6676 Warning in xfun::prose_index(text) : Code fences are not balanced Warning in xfun::prose_index(text) : Code fences are not balanced Warning: Error in abs: non-numeric argument to mathematical function 45: observe [C:\Users\Sagar\Downloads\StaMPS_Visualizer-master\StaMPS_Visualizer-master/server.R#402] 44: <observer> 1: runApp

hope if anyone has found solution.

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