Skip to content

Support syntax for remotes where repo name is different from package name #676

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
heavywatal opened this issue Dec 3, 2021 · 0 comments
Closed
Labels
feature a feature request or enhancement

Comments

@heavywatal
Copy link
Contributor

As discussed in r-lib/pkgdepends#263, it would be nice if remotes could also supports a new format suggested in r-lib/pkgdepends#2:

Imports:
    igraphlite
Remotes:
    igraphlite=github::heavywatal/rigraphlite
@gaborcsardi gaborcsardi added the feature a feature request or enhancement label Dec 3, 2021
heavywatal added a commit to heavywatal/remotes that referenced this issue Aug 30, 2022
This package somehow manages differences in repo names vs
package names. Ignoreing the leading "pkgname=" part is enough
to let this package work.

Addresses r-lib#676
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a feature request or enhancement
Projects
None yet
Development

No branches or pull requests

2 participants