Installation fails with error 'Failed to install 'unknown package' from URL`
Installation of glatos using remotes per instructions at https://gitlab.oceantrack.org/GreatLakes/glatos/-/wikis/installation-instructions fails with error "Failed to install 'unknown package' from URL". The url https://gitlab.oceantrack.org/GreatLakes/glatos/repository/master/archive.zip appears to be dead (error 404).
This workaround seems to work (new url) but needs to be vetted and install wiki updated:
install_url("https://gitlab.oceantrack.org/GreatLakes/glatos/-/archive/master/glatos-master.zip",
build_opts = c("--no-resave-data", "--no-manual"))