-
Notifications
You must be signed in to change notification settings - Fork 255
Open
Description
Installation using R4.4.2.
Trying the installing with:
remotes::install_github("avehtari/ROS-Examples",subdir = "rpackage")
fails to install with this error message:
Downloading GitHub repo avehtari/ROS-Examples@HEAD
Error in utils::download.file(url, path, method = method, quiet = quiet, :
download from 'https://api.github.com/repos/avehtari/ROS-Examples/tarball/HEAD' failed
Resolved with installation via devtools:
devtools::install_github("avehtari/ROS-Examples",subdir = "rpackage")
This was my work around, just raising the issue because of the installation guidance on this page:
ROS-Examplws
Metadata
Metadata
Assignees
Labels
No labels