-
Notifications
You must be signed in to change notification settings - Fork 157
devtools::install_github remote_sha() issue #322
Copy link
Copy link
Closed
Description
Hello all,
I made a post about an issue I was having regarding installing a package with install_github() on Stack Overflow and was directed here. Post with details here:
https://stackoverflow.com/questions/54768969/r-install-github-issue-with-remote-sha
Essentially I was trying to install the CBPS package with the repo 'kosukeimai/CBPS' and option dependencies = T and I get the following error:
Error in class(xx) <- cl : attempt to set an attribute on NULL
After doing some debugging it looks like the issue occurs in the internal function remote_sha(). After that it goes into UseMethod, which I don't know how to get into.
Any help would be appreciated.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels