Skip to content

strongInstall V1.0.3

Compare
Choose a tag to compare
@ningyile ningyile released this 11 May 11:51
· 1 commit to main since this release

下载安装简要说明

1.下载strongInstall包

  • Windows系统下载strongInstall_1.0.3.zip。然后依次单击Rstudio中的【Packages】、【Install】,然后在弹出的对话框单击【Browse】中选择相应下载路径中的strongInstall_1.0.3.zip即可。
  • Intel芯片的macOS系统下载strongInstall_intel_1.0.3.tgz,M系列芯片的macOS系统下载strongInstall_apple_1.0.3.tgz。然后依次单击Rstudio中的【Packages】、【Install】,然后在弹出的对话框单击【Browse】中选择相应下载路径中的tgz文件即可。
  • Linux系统下载strongInstall_1.0.3_R_x86_64-pc-linux-gnu.tar.gz。然后依次单击Rstudio中的【Packages】、【Install】,然后在弹出的对话框单击【Browse】中选择相应下载路径中的gz文件即可。

2.strong包安装

安装依赖包

strongInstall::install_strong_dep()

安装strong包

strongInstall::install_strong_pkg()