pacman icon indicating copy to clipboard operation
pacman copied to clipboard

p_load_git/gitlab

Open olivermagnanimous opened this issue 6 years ago • 3 comments

My organisation uses GitLab, it'd be great to have a function like p_load_gitlab(), or more broadly p_load_git().

olivermagnanimous avatar May 02 '19 13:05 olivermagnanimous

This would be indeed a great addition to pacman to support repos living inside of an organization. I'd think that the backend is pretty mature already, see for instance devtools::install_git or https://rdrr.io/cran/remotes/man/install_gitlab.html

holgerbrandl avatar Jun 15 '21 08:06 holgerbrandl

Thanks for the suggestion. I'll look into adding that.

Dasonk avatar Aug 23 '21 17:08 Dasonk

@oloverm and @holgerbrandl Do you have any suggestions for how we might best add this type of feature? I think adding some sort of generic function would be optimal. Maybe some additional functions that provide functionality for other popular services without having to specify parameters for the service directly would be useful as well. Any input on which services beyond gitlab would be useful to add shortcut functions for?

Dasonk avatar Aug 23 '21 17:08 Dasonk