phileas-condemine / carto_indicateurs

Une proposition d'application Shiny pour permettre l'exploration des indicateurs en Santé
https://drees.shinyapps.io/Cartographie_des_indicateurs/
4 stars 0 forks source link

Img are broken ! #1

Closed phileas-condemine closed 5 years ago

phileas-condemine commented 5 years ago

https://community.rstudio.com/t/failed-to-load-resource/28142/16 https://stackoverflow.com/questions/55746313/shiny-update-windows-10-failed-to-load-resource-img-src-from-local Works on https://github.com/phileas-condemine/trafic_dataviz.drees Breaks on this app https://github.com/phileas-condemine/carto_indicateurs

sessionInfo()

R version 3.5.3 (2019-03-11)
Platform: x86_64-w64-mingw32/x64 (64-bit)
Running under: Windows 10 x64 (build 17134)

Matrix products: default

locale:
[1] LC_COLLATE=French_France.1252 
[2] LC_CTYPE=French_France.1252   
[3] LC_MONETARY=French_France.1252
[4] LC_NUMERIC=C                  
[5] LC_TIME=French_France.1252    

attached base packages:
[1] stats     graphics 
[3] grDevices utils    
[5] datasets  methods  
[7] base     

other attached packages:
[1] shiny_1.3.1

loaded via a namespace (and not attached):
 [1] compiler_3.5.3 
 [2] magrittr_1.5   
 [3] R6_2.4.0       
 [4] promises_1.0.1 
 [5] later_0.8.0    
 [6] htmltools_0.3.6
 [7] tools_3.5.3    
 [8] Rcpp_1.0.1     
 [9] jsonlite_1.6   
[10] digest_0.6.18  
[11] xtable_1.8-3   
[12] httpuv_1.5.1   
[13] mime_0.6 
phileas-condemine commented 5 years ago

back to shiny 1.2.0 fixes it