Build a platform-specific cache key for Stan models
Source:R/stan_platform.R
dot-stan_platform_key.RdCombines OS name, CPU architecture, R version, rstan version, and
StanHeaders version into a single string. Two sessions that produce the
same key can share compiled .rds files without recompilation.