SafetyGraphics / safetyGraphics

Clinical Trial Safety Graphics with R
https://safetygraphics.github.io/safetyGraphics/
Other
93 stars 24 forks source link

Run application failed after importing data frames #684

Closed ningxuca closed 2 years ago

ningxuca commented 2 years ago

Hi, I run safetyGraphicsInit and imported the ae, dm and lb data frames and clicked run application, warning messages popped up in RStudio. I also tried SafetyData's datasets. The same error message. I have the R version 4.2 and RStudio 2022.02.3 Screenshot 2022-06-14 215116

jwildfire commented 2 years ago

Hi @ningxuca - Can you try running increasing the delayTime option to see if that helps? Default is 1000 (1 second), so you could try safetyGraphicsInit(delayTime=3000) (or even higher)

ningxuca commented 2 years ago

yes, it worked. Greatly appreciated, Jeremy!

On Wed, Jun 15, 2022 at 4:28 AM Jeremy Wildfire @.***> wrote:

Hi @ningxuca https://github.com/ningxuca - Can you try running increasing the delayTime option to see if that helps? Default is 1000 (1 second), so you could try safetyGraphicsInit(delayTime=3000) (or even higher)

— Reply to this email directly, view it on GitHub https://github.com/SafetyGraphics/safetyGraphics/issues/684#issuecomment-1156353799, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZJNASEQPQ43JYYSJBWG5DDVPG47PANCNFSM5YZ4XTHA . You are receiving this because you were mentioned.Message ID: @.***>