There are two (rather obscure) R packages with the same name that I'd like to install. Note, not the function names (which all seem to be different), but the names of the packages themselves are identical. Ideally I'd like to be able to have both installed, and use functions from both in the same session/script. Is there a way to do this?
Note: Both are available via GitHub only as far as I can tell, meaning they have to be installed using devtools or remotes.