Dev to prod workflow advice using packrat

24 views
Skip to first unread message

James

unread,
Jul 15, 2020, 11:31:59 AM7/15/20
to packrat-discuss
Hello,

New to packrat and trying to figure out how to use it effectively for my workflow.

I am developing an R project on my local machine. I save it, and then commit the code to a git repository. From there, my remote 'production' server pulls the latest version of the code and runs it.

Sometimes however I hit problems because the production server does not have the packages installed which I have installed on my local machine. My production project crashes. I then need to contact our IT department and ask them to install the packages on the production server for me. Obviously this isn't ideal.

Is there a way I can use packrat to help with this workflow?

Thanks, James
Reply all
Reply to author
Forward
0 new messages