当前位置:网站首页>Warning in install. packages : package ‘RGtk2’ is not available for this version of R
Warning in install. packages : package ‘RGtk2’ is not available for this version of R
2022-07-06 08:40:00 【Data+Science+Insight】
Warning in install.packages : package ‘RGtk2’ is not available for this version of R、install.packages("RGtk2")
Catalog
problem :
start-up rattle Data mining error :
> library(rattle)
> rattle()
Error in rattle() :
The RGtk2 package is not available but is required.
Please install the package using, for example:
install.packages("RGtk2")
then , Follow the instructions install.packages("RGtk2")
say CRAN There is no such bag ,,,
solve :
Search for , Be able to use search engines
# Find out where the historical version is .
# There are many versions to choose by yourself , Then download
Use Rstudio Medium tools Medium install pcakage Manually install local packages
# Then the following error occurs ;
# Probably because Rtools The problem of ,
I really didn't find make So I can't install .
> Sys.which("make")
make
""
> pkgbuild::find_rtools(debug = TRUE)
Found in Rtools 4.0 installation folder
[1] TRUE
> install.packages("D:/Downloads/RGtk2_2.20.36.3.tar.gz", repos = NULL, type = "source")
* installing *source* package 'RGtk2' ...
** Will succeed 'RGtk2' Package unpacking and MD5 And inspection
** using staged installation
** libs
*** arch - i386
Warning in system(cmd) : 'make' not found
ERROR: compilation failed for package 'RGtk2'
* removing 'D:/R/R-4.0.5/library/RGtk2'
Warning in install.packages :
installation of package ‘D:/Downloads/RGtk2_2.20.36.3.tar.gz’ had non-zero exit status
#R Version and Rtools Need to match
install Rtools
# Do the following ( Remember if there is no response after the operation , Need to restart Rstudio)
writeLines('PATH="${RTOOLS40_HOME}\\usr\\bin;${PATH}"', con = "~/.Renviron")
> Sys.which("make")
make
"D:\\Rtools\\rtools40\\usr\\bin\\make.exe"
>
> pkgbuild::find_rtools(debug = TRUE)
Found in Rtools 4.0 installation folder
[1] TRUE
# Then there are the following problems :
> install.packages("D:/Downloads/RGtk2_2.20.36.3.tar.gz", repos = NULL, type = "source")
* installing *source* package 'RGtk2' ...
** Will succeed 'RGtk2' Package unpacking and MD5 And inspection
** using staged installation
** libs
*** arch - i386
"D:/Rtools/rtools40/mingw32/bin/"gcc -I"D:/R/R-40~1.5/include" -DNDEBUG -D_R_=1 -DUSE_R=1 -mms-bitfields -I/include/gtk-2.0 -I/lib/gtk-2.0/include -I/include/atk-1.0 -I/include/cairo -I/include/pango-1.0 -I/include/glib-2.0 -I/lib/glib-2.0/include -I/include/libxml2 -I/include/gdk-pixbuf-2.0 -I/include -I. -DR_LEGACY_S_DEFS=1 -O2 -Wall -std=gnu99 -mfpmath=sse -msse2 -mstackrealign -c RGtkDataFrame.c -o RGtkDataFrame.o
In file included from ./RGtk2/atk.h:4,
from RGtk2/gtk.h:4,
from RGtkDataFrame.h:1,
from RGtkDataFrame.c:1:
./RGtk2/gobject.h:7:10: fatal error: glib.h: No such file or directory
#include <glib.h>
^~~~~~~~
compilation terminated.
make: *** [D:/R/R-40~1.5/etc/i386/Makeconf:222: RGtkDataFrame.o] Error 1
ERROR: compilation failed for package 'RGtk2'
* removing 'D:/R/R-4.0.5/library/RGtk2'
Warning in install.packages :
installation of package ‘D:/Downloads/RGtk2_2.20.36.3.tar.gz’ had non-zero exit status
here glib.h Dependence is need windows Basic documents provided by the system . Refer to the following links for processing .
./RGtk2/gobject.h:7:10: fatal error: glib.h: No such file or directory
Reference resources :RGtk2 installation fails on Windows 11 - General - RStudio Community
Reference resources :The GTK Project - A free and open-source cross-platform widget toolkit
Complete error :
> library(rattle)
> rattle()
Error in rattle() :
The RGtk2 package is not available but is required.
Please install the package using, for example:
install.packages("RGtk2")
> install.packages("RGtk2")
Warning in install.packages :
package ‘RGtk2’ is not available for this version of R
A version of this package for your version of R might be available elsewhere,
see the ideas at
https://cran.r-project.org/doc/manuals/r-patched/R-admin.html#Installing-packages
Reference resources :R
Reference resources :Index of /src/contrib/Archive/RGtk2
边栏推荐
- Let the bullets fly for a while
- egg. JS directory structure
- Problems in loading and saving pytorch trained models
- 2022.02.13 - 238. Maximum number of "balloons"
- Fairguard game reinforcement: under the upsurge of game going to sea, game security is facing new challenges
- 同一局域网的手机和电脑相互访问,IIS设置
- 个人电脑好用必备软件(使用过)
- 【Nvidia开发板】常见问题集 (不定时更新)
- egg. JS getting started navigation: installation, use and learning
- 角色动画(Character Animation)的现状与趋势
猜你喜欢
sublime text没关闭其他运行就使用CTRL+b运行另外的程序问题
Trying to use is on a network resource that is unavailable
JS inheritance method
2022 Inner Mongolia latest water conservancy and hydropower construction safety officer simulation examination questions and answers
TCP/IP协议
Beijing invitation media
Problems in loading and saving pytorch trained models
Fibonacci sequence
ROS编译 调用第三方动态库(xxx.so)
Cisp-pte practice explanation
随机推荐
Browser thread
@JsonBackReference和@JsonManagedReference(解决对象中存在双向引用导致的无限递归)
704 二分查找
Mobile phones and computers on the same LAN access each other, IIS settings
[luatos-air551g] 6.2 repair: restart caused by line drawing
MySQL learning record 10getting started with JDBC
China Light conveyor belt in-depth research and investment strategy report (2022 Edition)
Restful API design specification
Purpose of computer F1-F12
VMware 虚拟化集群
Double pointeur en langage C - - modèle classique
The problem and possible causes of the robot's instantaneous return to the origin of the world coordinate during rviz simulation
Light of domestic games destroyed by cracking
pytorch训练好的模型在加载和保存过程中的问题
Visual implementation and inspection of visdom
LDAP Application Section (4) Jenkins Access
visdom可视化实现与检查介绍
2022.02.13 - NC002. sort
CISP-PTE实操练习讲解
egg. JS getting started navigation: installation, use and learning