从非官方途径装包的方式:

library(devtools)
install_github("mtennekes/tabplot")

但会报错

Error: Failed to install 'tabplot' from GitHub:
  (converted from warning) installation of package ‘C:/Users/dell/AppData/Local/Temp/RtmpyGzHhj/file27441e1b359b/tabplot_1.4.1.tar.gz’ had non-zero exit status

解决办法:
点击packages/install
图片说明
加载本地下载好的压缩包