pythiantech

Results 8 issues of pythiantech

While trying to install on macOS Catalina, I get the following error: ``` Error: package or namespace load failed for ‘rstanarm’ in .doLoadActions(where, attach): error in load action .__A__.1 for...

I have a shiny app with multiple tabs in which I am rendering rhandsontable and would like to provide a search capability. This is the module I have written for...

Is it possible to have a "Forgot Password" option? Also it would be great if the user could change password on his/her own.

I have a Shiny app with multiple tabs. Currently I have set the timeout value to 5 to logout the user after 5 minutes of inactivity. Is it possible to...

I am trying to create smtp credentials and get the following error: ``` library(blastula) create_smtp_creds_key( id = 'gmail', user = '[email protected]', #my gmail id provider = 'gmail' ) Error in...

I am creating a calendar in a Shiny application which generates entries based on timelines of certain milestone events. These are in a dataframe and I am able to display...

@pvictor at the outset, thank you so much for making this. I had been on the lookout for a good calendar functionality in Shiny and `tuicalendr` ticks most boxes! I...

I am on a Macbook Pro M2, OS version Sonoma 14.0 While trying to use the BrowsingAgent, I am consistently getting this error: ``` Error initializing WebDriver: Message: session not...