朋友们好啊,
我是混元形意R语言门掌门人王宝国,刚才有个朋友问我,王老师发生什么事了,我说怎么回事,给我发了几张截图,我一看,嗷,原来是前段时间,我写了一篇文章
王帅:【R语言】可能是全乎第一个关于ggcor包最新消息的文章zhuanlan.zhihu.com有个年轻人,他说
我啪的一下就点了那个链接,很快啊
一篇SCIENCE文章的相关分析基于最新ggcor绘制方法与示例数据_zlabx的博客-CSDN博客_ggcorblog.csdn.net备用源请直接使用
https://github.com/zlabx/ggcor
以下是我实际安装的过程,传统功夫以点到为止,我就不细说了
rm(list=ls())
> library(rJava)
> library(devtools)
> library(usethis)
> devtools::install_github("zlabx/ggcor")
WARNING: Rtools is required to build R packages, but is not currently installed.
Please download and install Rtools 4.0 from https://cran.r-project.org/bin/windows/Rtools/.
Downloading GitHub repo zlabx/ggcor@HEAD
Installing 2 packages: tidygraph, ggnewscale
Installing packages into ‘C:/Users/ll/Documents/R/win-library/4.0’
(as ‘lib’ is unspecified)
试开URL’https://mirrors.tuna.tsinghua.edu.cn/CRAN/bin/windows/contrib/4.0/tidygraph_1.2.0.zip'
Content type 'application/zip' length 1201909 bytes (1.1 MB)
downloaded 1.1 MB
试开URL’https://mirrors.tuna.tsinghua.edu.cn/CRAN/bin/windows/contrib/4.0/ggnewscale_0.4.3.zip'
Content type 'application/zip' length 187503 bytes (183 KB)
downloaded 183 KB
package ‘tidygraph’ successfully unpacked and MD5 sums checked
package ‘ggnewscale’ successfully unpacked and MD5 sums checked
The downloaded binary packages are in
C:UsersllAppDataLocalTempRtmpKcgpgPdownloaded_packages
WARNING: Rtools is required to build R packages, but is not currently installed.
Please download and install Rtools 4.0 from https://cran.r-project.org/bin/windows/Rtools/.
√ checking for file 'C:UsersllAppDataLocalTempRtmpKcgpgPremotes390065532093zlabx-ggcor-31ee0e4/DESCRIPTION' (3.1s)
- preparing 'ggcor': (3.8s)
√ checking DESCRIPTION meta-information ...
- checking for LF line-endings in source and make files and shell scripts (852ms)
- checking for empty or unneeded directories
- building 'ggcor_0.9.8.1.tar.gz'
Installing package into ‘C:/Users/ll/Documents/R/win-library/4.0’
(as ‘lib’ is unspecified)
* installing *source* package 'ggcor' ...
** using staged installation
** R
** inst
** byte-compile and prepare package for lazy loading
** help
*** installing help indices
converting help for package 'ggcor'
finding HTML links ... 好了
anno_bar html
anno_hc_rect html
anno_heatmap html
anno_link html
anno_network html
anno_tree html
as_cor_network html
as_cor_tbl html
as_igraph html
as_tbl_graph html
calc_relimp html
colour-pal html
finding level-2 HTML links ... done
cor_network html
cor_tbl html
corrlate html
display_cor html
dplot_utils html
expand_axis html
export_cor_network html
extract_cor_tbl html
fortify_cor html
gcor_tbl html
geom_circle2 html
geom_colour html
geom_confbox html
geom_cross html
geom_curve2 html
geom_diag_label html
geom_ellipse2 html
geom_mark html
geom_number html
geom_panel_grid html
geom_ring html
geom_segment2 html
geom_shade html
geom_square html
geom_star html
get_attr html
get_data html
get_order html
ggcor html
ggcor_packages html
liner_trans html
link_tbl html
mantel_test html
matrix_order html
position_shift_dodge html
position_shift_dodge2 html
position_shift_identity html
position_shift_stack html
print.correlate html
procrutes_helper html
procrutes_test html
qheatmap html
quick_cor html
rand_correlate html
random_forest html
reexports html
Rd warning: C:/Users/ll/AppData/Local/Temp/RtmpkZOUpV/R.INSTALL2e245eb9c36/ggcor/man/reexports.Rd:23: file link '%>%' in package 'dplyr' does not exist and so has been treated as a topic
Rd warning: C:/Users/ll/AppData/Local/Temp/RtmpkZOUpV/R.INSTALL2e245eb9c36/ggcor/man/reexports.Rd:23: file link 'ungroup' in package 'dplyr' does not exist and so has been treated as a topic
Rd warning: C:/Users/ll/AppData/Local/Temp/RtmpkZOUpV/R.INSTALL2e245eb9c36/ggcor/man/reexports.Rd:31: file link 'as_tbl_graph' in package 'tidygraph' does not exist and so has been treated as a topic
remove_axis html
scale_colour html
Rd warning: C:/Users/ll/AppData/Local/Temp/RtmpkZOUpV/R.INSTALL2e245eb9c36/ggcor/man/scale_colour.Rd:68: file link 'extended_breaks' in package 'scales' does not exist and so has been treated as a topic
Rd warning: C:/Users/ll/AppData/Local/Temp/RtmpkZOUpV/R.INSTALL2e245eb9c36/ggcor/man/scale_colour.Rd:104: file link 'scale_colour_gradient2' in package 'ggplot2' does not exist and so has been treated as a topic
Rd warning: C:/Users/ll/AppData/Local/Temp/RtmpkZOUpV/R.INSTALL2e245eb9c36/ggcor/man/scale_colour.Rd:105: file link 'scale_colour_gradientn' in package 'ggplot2' does not exist and so has been treated as a topic
Rd warning: C:/Users/ll/AppData/Local/Temp/RtmpkZOUpV/R.INSTALL2e245eb9c36/ggcor/man/scale_colour.Rd:111: file link 'censor' in package 'scales' does not exist and so has been treated as a topic
Rd warning: C:/Users/ll/AppData/Local/Temp/RtmpkZOUpV/R.INSTALL2e245eb9c36/ggcor/man/scale_colour.Rd:113: file link 'squish' in package 'scales' does not exist and so has been treated as a topic
Rd warning: C:/Users/ll/AppData/Local/Temp/RtmpkZOUpV/R.INSTALL2e245eb9c36/ggcor/man/scale_colour.Rd:114: file link 'squish_infinite' in package 'scales' does not exist and so has been treated as a topic
scale_radius html
Rd warning: C:/Users/ll/AppData/Local/Temp/RtmpkZOUpV/R.INSTALL2e245eb9c36/ggcor/man/scale_radius.Rd:25: file link 'censor' in package 'scales' does not exist and so has been treated as a topic
Rd warning: C:/Users/ll/AppData/Local/Temp/RtmpkZOUpV/R.INSTALL2e245eb9c36/ggcor/man/scale_radius.Rd:27: file link 'squish' in package 'scales' does not exist and so has been treated as a topic
Rd warning: C:/Users/ll/AppData/Local/Temp/RtmpkZOUpV/R.INSTALL2e245eb9c36/ggcor/man/scale_radius.Rd:28: file link 'squish_infinite' in package 'scales' does not exist and so has been treated as a topic
set_axis html
set_scale html
theme_cor html
*** copying figures
** building package indices
** testing if installed package can be loaded from temporary location
*** arch - i386
*** arch - x64
** testing if installed package can be loaded from final location
*** arch - i386
*** arch - x64
** testing if installed package keeps a record of temporary installation path
* DONE (ggcor)