Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何使用核心 R 和一些特定的包/库创建 R 的自定义发行版,以使其对用户完全独立。我想创建一个自定义 R 发行版,使其具有 R 和 NLME 所需的包,用户可以轻松下载和安装,而无需下载和安装单个包。
请参阅“R 安装和管理”手册,它展示了如何为各种操作系统构建和安装 R。您可以在构建的库中包含额外的包。