# NOT RUN {
if(.Platform$OS.type == "windows") withAutoprint({
DLL.version(file.path(R.home("bin"), "R.dll"))
DLL.version(file.path(R.home(), "library/stats/libs", .Platform$r_arch, "stats.dll"))
})
# }
Run the code above in your browser using DataLab