-
Notifications
You must be signed in to change notification settings - Fork 25
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
R 4.0? #23
Comments
What about replacing in
|
Any update on compatibility with version 4.0? There seems to be some sort of versioning conflicts going on with the dependencies. For example, when I try to build an app, Purrr from 3.6 is loaded and causes some issues. Is the recommendation just to run R 3.6.3 with RTools35 instead of RTools40 for the time being? Thanks, much appreciated! |
Confirming for the good of the group that the project still works if you revert back to R 3.6.3 and RTools35. That was my solution to get it to work. |
Hi guys!
First of all: Amazing work you've put in here!
As I have migrated all my projects, inculding Shiny apps, over to R 4.0 and I can't make it work with photon. However, I would love to have the option of still turning them into desktop apps. Are you considering upgrading to 4.0? And if so, do you have an idea of what the timeline looks like?
Really hope to see that version.
Cheers, and thanks for the great work so far.
The text was updated successfully, but these errors were encountered: