当前位置:网站首页>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
边栏推荐
- 有效提高软件产品质量,就找第三方软件测评机构
- China high purity silver nitrate Market Research and investment strategy report (2022 Edition)
- JVM performance tuning and practical basic theory - Part 1
- logback1.3. X configuration details and Practice
- Roguelike game into crack the hardest hit areas, how to break the bureau?
- JS pure function
- 根据csv文件某一列字符串中某个数字排序
- 2022 Inner Mongolia latest water conservancy and hydropower construction safety officer simulation examination questions and answers
- PC easy to use essential software (used)
- Detailed explanation of heap sorting
猜你喜欢

sublime text没关闭其他运行就使用CTRL+b运行另外的程序问题

Roguelike game into crack the hardest hit areas, how to break the bureau?

Process of obtaining the electronic version of academic qualifications of xuexin.com

Light of domestic games destroyed by cracking

深度剖析C语言数据在内存中的存储

Precise query of tree tree

Unified ordering background interface product description Chinese garbled

2022.02.13 - NC004. Print number of loops

Tcp/ip protocol

2022.02.13 - NC003. Design LRU cache structure
随机推荐
Colorlog combined with logging to print colored logs
gcc动态库fPIC和fpic编译选项差异介绍
China Light conveyor belt in-depth research and investment strategy report (2022 Edition)
On the inverse order problem of 01 knapsack problem in one-dimensional state
LDAP Application Section (4) Jenkins Access
win10系统中的截图,win+prtSc保存位置
On the day of resignation, jd.com deleted the database and ran away, and the programmer was sentenced
从表中名称映射关系修改视频名称
Roguelike游戏成破解重灾区,如何破局?
C language double pointer -- classic question type
The problem and possible causes of the robot's instantaneous return to the origin of the world coordinate during rviz simulation
【ROS】usb_cam相机标定
C语言深度解剖——C语言关键字
电脑F1-F12用途
China high purity silver nitrate Market Research and investment strategy report (2022 Edition)
Detailed explanation of heap sorting
Roguelike game into crack the hardest hit areas, how to break the bureau?
Shift Operators
Online yaml to CSV tool
pcd转ply后在meshlab无法打开,提示 Error details: Unespected eof