Skip to content

devtools::install_github remote_sha() issue #322

@tbillman

Description

@tbillman

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions