This document summarizes a 5-year journey of using R as the sole statistical programming language at a CRO. It discusses initial concerns about relying entirely on open-source R, the hidden costs of using free software, and how over 230 packages were eventually incorporated into the CRO's library. The automated, template-based workflow developed organizes analysis into regular R files with conventions for data, analysis, and report generation. Defining analysis tasks helped identify necessary tools and packages. Though challenges were faced, determination to improve R and flexibility of the software led to the decision to remain fully R-based.