From bed583b2125e4ad218d5d1983ce4c1d85a2e5bb1 Mon Sep 17 00:00:00 2001 From: ningyile Date: Mon, 11 Dec 2023 01:29:53 +0800 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 63919b1..92cf4a3 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ ## 2 安装strongInstall包 - [单击此处](https://github.com/ningyile/strongInstall_pkg/releases)下载strongInstall包,根据不同的平台下载不同的二进制安装包。 +- `strong包`仅支持R V4.2以上版本。 ### 2.1 Windows下strongInstall包的安装 - Windows系统下载`strongInstall_1.0.1.zip`。然后依次单击Rstudio中的【Packages】、【Install】,然后在弹出的对话框单击【Browse】中选择相应下载路径中的`strongInstall_1.0.1.zip`即可。 @@ -38,9 +39,14 @@ strongInstall::install_strong_dep()

+ + 直至出现" **-- 依赖包全部安装完毕 --** " 字样即可进行下一步以安装`strong包`。 + + ### 3.2 一键安装strong包 + 在依赖包安装完毕后,在控制台运行以下代码以获取授权码: ```R