mpjashby/crimemapping

Update function erroneously reports success after an error

Closed this issue · 1 comments

Update function erroneously reports success after an error

This can be dealt with initially by removing the success status message produced by the update() function, meaning the final output from the function will either be the "DONE" message produced by remotes::install_github() or an error message.