-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
无法安装 #7
Comments
目前不支持linux
| |
刘灶渠
|
|
***@***.***
|
---- 回复的原邮件 ----
| 发件人 | Belen ***@***.***> |
| 发送日期 | 2024年1月14日 16:00 |
| 收件人 | ***@***.***> |
| 抄送人 | ***@***.***> |
| 主题 | [Zaoqu-Liu/BioEnricher] 无法安装 (Issue #7) |
无法安装!!
sessionInfo()
R version 4.3.2 (2023-10-31)
Platform: x86_64-pc-linux-gnu (64-bit)
Running under: Ubuntu 22.04.3 LTS
Matrix products: default
BLAS: /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.10.0
LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.10.0
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8 LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 LC_PAPER=en_US.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C
time zone: Asia/Shanghai
tzcode source: system (glibc)
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] vctrs_0.6.5 cli_3.6.2 rlang_1.1.3 purrr_1.0.2 car_3.1-2 generics_0.1.3 ggpubr_0.6.0 glue_1.7.0 colorspace_2.1-0 backports_1.4.1 scales_1.3.0 fansi_1.0.6
[13] grid_4.3.2 abind_1.4-5 carData_3.0-5 munsell_0.5.0 tibble_3.2.1 rstatix_0.7.2 lifecycle_1.0.4 ggsignif_0.6.4 compiler_4.3.2 dplyr_1.1.4 pkgconfig_2.0.3 tidyr_1.3.0
[25] rstudioapi_0.15.0 R6_2.5.1 tidyselect_1.2.0 utf8_1.2.4 pillar_1.9.0 magrittr_2.0.3 tools_4.3.2 gtable_0.3.4 broom_1.0.5 ggplot2_3.4.4
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
可以安装的,但是可能教程需要换一下,把 |
OK 谢谢指证
| |
Zaoqu Liu
Doctor
|
|
18439932426
***@***.***
Peking Union Medical College
|
---- 回复的原邮件 ----
| 发件人 | ***@***.***> |
| 发送日期 | 2024年02月02日 20:51 |
| 收件人 | Zaoqu-Liu/BioEnricher ***@***.***> |
| 抄送人 | Liuzaoqu ***@***.***>,
Comment ***@***.***> |
| 主题 | Re: [Zaoqu-Liu/BioEnricher] 无法安装 (Issue #7) |
可以安装的,但是可能教程需要换一下,把install.packages('BioEnricher_0.1.0.zip',repos=NULL,type='source')换成devtools::install_local('BioEnricher_0.1.0.zip')即可。中间可能会报缺包,缺啥补啥就行
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
无法安装!!
Matrix products: default
BLAS: /usr/lib/x86_64-linux-gnu/blas/libblas.so.3.10.0
LAPACK: /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3.10.0
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8 LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 LC_PAPER=en_US.UTF-8 LC_NAME=C
[9] LC_ADDRESS=C LC_TELEPHONE=C LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C
time zone: Asia/Shanghai
tzcode source: system (glibc)
attached base packages:
[1] stats graphics grDevices utils datasets methods base
loaded via a namespace (and not attached):
[1] vctrs_0.6.5 cli_3.6.2 rlang_1.1.3 purrr_1.0.2 car_3.1-2 generics_0.1.3 ggpubr_0.6.0 glue_1.7.0 colorspace_2.1-0 backports_1.4.1 scales_1.3.0 fansi_1.0.6
[13] grid_4.3.2 abind_1.4-5 carData_3.0-5 munsell_0.5.0 tibble_3.2.1 rstatix_0.7.2 lifecycle_1.0.4 ggsignif_0.6.4 compiler_4.3.2 dplyr_1.1.4 pkgconfig_2.0.3 tidyr_1.3.0
[25] rstudioapi_0.15.0 R6_2.5.1 tidyselect_1.2.0 utf8_1.2.4 pillar_1.9.0 magrittr_2.0.3 tools_4.3.2 gtable_0.3.4 broom_1.0.5 ggplot2_3.4.4
The text was updated successfully, but these errors were encountered: