Hi folks,
Not an R devel so apologies if this doesn't make sense, but I've been gifted with deploying some R code into a production environment. One of these packages is a library that's reaused in other packages; I'd like to have this versioned and available for internal users just like a "regular" package on CRAN.
What is the simplest way to do this? I've done a bit of googling and the closest I got was minicran, but it seems to be focused on creating an internal image of a CRAN repository.
Thank you,
Rrrrrr