In the context of R-based financial modeling subject to SOX compliance, what is the primary purpose of maintaining version control for R scripts?
-
A
To provide an auditable change history satisfying internal control requirements
-
B
To speed up code execution on production servers
-
C
To enable parallel processing across multiple cores
-
D
To automatically detect syntax errors before runtime