Would it be possible to export github_remote? This is the one I'm interested in, but other remotes classes may be relevant. I wanted to use this useful function for a package, but have to use nonexport :::, resulting in warning/note.
I know that it may be unstable (hence the non-export), but I think it may be useful to others to use.
The text was updated successfully, but these errors were encountered:
muschellij2 commentedMar 9, 2017
Would it be possible to export
github_remote
? This is the one I'm interested in, but otherremotes
classes may be relevant. I wanted to use this useful function for a package, but have to use nonexport:::
, resulting in warning/note.I know that it may be unstable (hence the non-export), but I think it may be useful to others to use.
The text was updated successfully, but these errors were encountered: