devtools is moving away from remotes
Hi, I will release devtools soon and I notice this causes an issue for ggtaxplot. You can see the result here:
devtools has deprecated its install_*() functions, in favor of sending folks to the pak package. As a consequence, remotes has moved from Imports to Suggests.
Edited by Jennifer Bryan