John Blischak 5/18/2019

Debug your R package on CircleCI via Docker or SSH

Read Original

This technical article explains two methods for debugging failing R package builds on the CircleCI platform. It details how to recreate the CI environment locally using Docker and the rocker/verse image, and how to securely connect via SSH for remote debugging by rerunning a job with SSH enabled. It includes practical commands and steps for both approaches.

Debug your R package on CircleCI via Docker or SSH

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week