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

Clicking App Builder "Select directory" button doesn't do anything #35

Open
wbbqhs opened this issue Feb 24, 2021 · 6 comments
Open

Clicking App Builder "Select directory" button doesn't do anything #35

wbbqhs opened this issue Feb 24, 2021 · 6 comments

Comments

@wbbqhs
Copy link

wbbqhs commented Feb 24, 2021

After launching the Photon Shiny App Builder (either through RStudio Addin or photon::photon_rstudioaddin()), all that clicking the "Select directory" button does is print

[1] "Selected directory: "

on the console, as shown below.

image

Am I missing anything?

R version 3.6.1 (2019-07-05)
RStudio Version 1.1.456
Photon 0.0.1

@wbbqhs wbbqhs changed the title Clicking App Builder "Select directory" button does do anything Clicking App Builder "Select directory" button doesn't do anything Feb 24, 2021
@wbbqhs
Copy link
Author

wbbqhs commented Feb 24, 2021

I uninstalled the RStudio installed by Anaconda and installed the standalone RStudio Desktop and R, and set up everything, it's working now.
Working set up:
R version 4.0.4 (2021-02-15)
RStudio Version 1.4.1106
Photon 0.0.1

@Brownsey
Copy link

@wbbqhs -> Did you manage to successfully build an application using the package?

@wbbqhs
Copy link
Author

wbbqhs commented Mar 17, 2021

@wbbqhs -> Did you manage to successfully build an application using the package?

Yes I did.

@Brownsey
Copy link

@wbbqhs Did you have to do anything specific to get it to run? I was trying to run it on the R versions you had but it wasn't working for me. I did copy the electron-quick-start in manually from the github

@wbbqhs
Copy link
Author

wbbqhs commented Mar 17, 2021

Which part isn't working for you? One thing I did is to use setwd() in RStudio to set the working directory to directory containing the electron-quick-start folder.

@Brownsey
Copy link

I have now managed to get it work but by resetting everything back to r 3.6.x, so I guess just couldnt get it work on r 4.0.x, I also did that setwd() thing

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