Skip to content

can't convert package with RemoteType 'git' to remote #845

@mduncans

Description

@mduncans

It seems that this was fixed in #830, but this has not made it to CRAN?

Attempting to run devtools::build_vignettes() in https://github.com/a2-ai/hyperion.tables gives the error:

> devtools::build_vignettes()
ℹ Installing hyperion.tables in temporary library
Error in FUN(X[[i]], ...) :
  can't convert package hyperion with RemoteType 'git' to remote
> packageVersion("remotes")
[1] ‘2.5.0’
> packageVersion("devtools")
[1] ‘2.4.6’

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