You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just installed the package (using renv::install("dynverse/dynguidelines")), and when I run the command dynguidelines::guidelines_shiny() I get the error:
Listening on http://0.0.0.0:5919
Avis : Error in loadNamespace: aucun package nommé ‘testthat’ n'est trouvé
45:
44: stop
40: loadNamespace
39: server [C:/Users/mlebel/AppData/Local/Temp/RtmpaKEv7O/R.INSTALL8f824d379d/dynverse-dynguidelines-57f2da7/R/shiny_server.R#14]
2: shiny::runApp
1: dynguidelines::guidelines_shiny [C:/Users/mlebel/AppData/Local/Temp/RtmpaKEv7O/R.INSTALL8f824d379d/dynverse-dynguidelines-57f2da7/R/guidelines_shiny.R#19]
Error in loadNamespace(x) : aucun package nommé ‘testthat’ n'est trouvé
The page opens in my browser (Firefox), but is missing the tools:
Do you know what could be going wrong ?
Thank you in advance for your help.
My session info:
R version 4.3.2 (2023-10-31 ucrt)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 19045)
Hello,
I just installed the package (using
renv::install("dynverse/dynguidelines")
), and when I run the commanddynguidelines::guidelines_shiny()
I get the error:The page opens in my browser (Firefox), but is missing the tools:
Do you know what could be going wrong ?
Thank you in advance for your help.
My session info:
The text was updated successfully, but these errors were encountered: