R 语言生态系统是否适合长期项目?

1作者: northlondoner7 个月前
大约在2014年左右,出现了一些围绕科学论文开发的R软件包。这些软件包的核心代码仍然使用C语言,并且在最新的R版本和CRAN上都能正常运行。因此,对于更长期的项目,我想知道R是否比Python更适合?
查看原文
There are R packages for scientific papers developed around 2014. These packages are still working with its base code with C in the newest current R version and on CRAN. So I wonder for much longer-term projects, R is a better choice than Python?