I am using R Version 4.4.1 (2024-06-14) -- "Race for Your Life") and RStudio Version 2024.04.2+764 (2024.04.2+764) to run gmShiny v0.1.4 and getting an error when running the code. The full output is below:
Downloading https://github.com/geomorphR/gmShiny/archive/master.tar.gz
Listening on http://127.0.0.1:3633
Warning: Error in colorSelectorDrop.ekb: object 'squareButton' not found
114: colorSelectorDrop.ekb [support.functions.R#255]
2: runApp
1: shiny::runUrl
Furthermore, I had lots of issues with installing packages with the code listed on the website. To make all packages work, I had to use install.packages() in order for them to work.