Describe the bug
There was an update of leaflet yesterday (16-02-2022) and the leaflet maps aren't showing the circle markers if leaflet is updated. The map works without the updates.
To Reproduce
Steps to reproduce the behaviour:
- Update dependencies
- run shinyReport("transmitters) or shinyReport("receivers")
Expected behaviour
Circle markers appear on all the maps.
Desktop (please complete the following information):
R version 4.0.5 (2021-03-31)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS Big Sur 10.16
Matrix products: default
LAPACK: /Library/Frameworks/R.framework/Versions/4.0/Resources/lib/libRlapack.dylib
locale:
[1] en_AU.UTF-8/en_AU.UTF-8/en_AU.UTF-8/C/en_AU.UTF-8/en_AU.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods
[7] base
other attached packages:
[1] remora_0.7.1
loaded via a namespace (and not attached):
[1] fs_1.5.2 gmt_2.0.2 sf_1.0-6
[4] lubridate_1.8.0 webshot_0.5.2 httr_1.4.2
[7] tools_4.0.5 utf8_1.2.2 rgdal_1.5-28
[10] R6_2.5.1 KernSmooth_2.23-18 rgeos_0.5-9
[13] DBI_1.1.2 lazyeval_0.2.2 colorspace_2.0-2
[16] raster_3.5-15 sp_1.4-6 gridExtra_2.3
[19] tidyselect_1.1.1 leaflet_2.1.0 compiler_4.0.5
[22] progressr_0.10.0 cli_3.2.0 rvest_1.0.2
[25] xml2_1.3.3 plotly_4.10.0.9000 scales_1.1.1
[28] classInt_0.4-3 readr_2.1.2 proxy_0.4-26
[31] systemfonts_1.0.4 stringr_1.4.0 digest_0.6.29
[34] rmarkdown_2.11 svglite_2.1.0 R.utils_2.11.0
[37] pkgconfig_2.0.3 htmltools_0.5.2 parallelly_1.30.0
[40] fastmap_1.1.0 maps_3.4.0 htmlwidgets_1.5.4
[43] rlang_1.0.1 rstudioapi_0.13 shiny_1.7.1
[46] generics_0.1.2 jsonlite_1.7.3 crosstalk_1.2.0
[49] zip_2.2.0 dplyr_1.0.8 R.oo_1.24.0
[52] magrittr_2.0.2 kableExtra_1.3.4 gdistance_1.3-6
[55] geosphere_1.5-14 Matrix_1.3-2 Rcpp_1.0.8
[58] munsell_0.5.0 fansi_1.0.2 viridis_0.6.2
[61] lifecycle_1.0.1 R.methodsS3_1.8.1 furrr_0.2.3
[64] terra_1.5-17 stringi_1.7.6 plyr_1.8.6
[67] grid_4.0.5 parallel_4.0.5 listenv_0.8.0
[70] promises_1.2.0.1 crayon_1.5.0 lattice_0.20-41
[73] hms_1.1.1 fasttime_1.0-2 knitr_1.37
[76] pillar_1.7.0 igraph_1.2.11 codetools_0.2-18
[79] glue_1.6.1 evaluate_0.14 data.table_1.14.2
[82] remotes_2.4.0 vctrs_0.3.8 tzdb_0.2.0
[85] httpuv_1.6.5 gtable_0.3.0 purrr_0.3.4
[88] tidyr_1.2.0 future_1.23.0 assertthat_0.2.1
[91] ggplot2_3.3.5 xfun_0.29 mime_0.12
[94] xtable_1.8-4 e1071_1.7-9 later_1.3.0
[97] class_7.3-18 ncdf4_1.19 viridisLite_0.4.0
[100] tibble_3.1.6 tinytex_0.37 units_0.8-0
[103] globals_0.14.0 ellipsis_0.3.2
Additional context
@ianjonsen how can we be aware of the updated dependencies? I just realised this because I did a small walkthrough of the Shiny Apps to the ATF team today, and the maps didn't work. I can spend some time fixing this error in the next couple of weeks.
Describe the bug
There was an update of leaflet yesterday (16-02-2022) and the leaflet maps aren't showing the circle markers if leaflet is updated. The map works without the updates.
To Reproduce
Steps to reproduce the behaviour:
Expected behaviour
Circle markers appear on all the maps.
Desktop (please complete the following information):
R version 4.0.5 (2021-03-31)
Platform: x86_64-apple-darwin17.0 (64-bit)
Running under: macOS Big Sur 10.16
Matrix products: default
LAPACK: /Library/Frameworks/R.framework/Versions/4.0/Resources/lib/libRlapack.dylib
locale:
[1] en_AU.UTF-8/en_AU.UTF-8/en_AU.UTF-8/C/en_AU.UTF-8/en_AU.UTF-8
attached base packages:
[1] stats graphics grDevices utils datasets methods
[7] base
other attached packages:
[1] remora_0.7.1
loaded via a namespace (and not attached):
[1] fs_1.5.2 gmt_2.0.2 sf_1.0-6
[4] lubridate_1.8.0 webshot_0.5.2 httr_1.4.2
[7] tools_4.0.5 utf8_1.2.2 rgdal_1.5-28
[10] R6_2.5.1 KernSmooth_2.23-18 rgeos_0.5-9
[13] DBI_1.1.2 lazyeval_0.2.2 colorspace_2.0-2
[16] raster_3.5-15 sp_1.4-6 gridExtra_2.3
[19] tidyselect_1.1.1 leaflet_2.1.0 compiler_4.0.5
[22] progressr_0.10.0 cli_3.2.0 rvest_1.0.2
[25] xml2_1.3.3 plotly_4.10.0.9000 scales_1.1.1
[28] classInt_0.4-3 readr_2.1.2 proxy_0.4-26
[31] systemfonts_1.0.4 stringr_1.4.0 digest_0.6.29
[34] rmarkdown_2.11 svglite_2.1.0 R.utils_2.11.0
[37] pkgconfig_2.0.3 htmltools_0.5.2 parallelly_1.30.0
[40] fastmap_1.1.0 maps_3.4.0 htmlwidgets_1.5.4
[43] rlang_1.0.1 rstudioapi_0.13 shiny_1.7.1
[46] generics_0.1.2 jsonlite_1.7.3 crosstalk_1.2.0
[49] zip_2.2.0 dplyr_1.0.8 R.oo_1.24.0
[52] magrittr_2.0.2 kableExtra_1.3.4 gdistance_1.3-6
[55] geosphere_1.5-14 Matrix_1.3-2 Rcpp_1.0.8
[58] munsell_0.5.0 fansi_1.0.2 viridis_0.6.2
[61] lifecycle_1.0.1 R.methodsS3_1.8.1 furrr_0.2.3
[64] terra_1.5-17 stringi_1.7.6 plyr_1.8.6
[67] grid_4.0.5 parallel_4.0.5 listenv_0.8.0
[70] promises_1.2.0.1 crayon_1.5.0 lattice_0.20-41
[73] hms_1.1.1 fasttime_1.0-2 knitr_1.37
[76] pillar_1.7.0 igraph_1.2.11 codetools_0.2-18
[79] glue_1.6.1 evaluate_0.14 data.table_1.14.2
[82] remotes_2.4.0 vctrs_0.3.8 tzdb_0.2.0
[85] httpuv_1.6.5 gtable_0.3.0 purrr_0.3.4
[88] tidyr_1.2.0 future_1.23.0 assertthat_0.2.1
[91] ggplot2_3.3.5 xfun_0.29 mime_0.12
[94] xtable_1.8-4 e1071_1.7-9 later_1.3.0
[97] class_7.3-18 ncdf4_1.19 viridisLite_0.4.0
[100] tibble_3.1.6 tinytex_0.37 units_0.8-0
[103] globals_0.14.0 ellipsis_0.3.2
Additional context
@ianjonsen how can we be aware of the updated dependencies? I just realised this because I did a small walkthrough of the Shiny Apps to the ATF team today, and the maps didn't work. I can spend some time fixing this error in the next couple of weeks.