search for: gtk_basepath

Displaying 5 results from an estimated 5 matches for "gtk_basepath".

2011 Jan 10
2
problem with packages
...t;Others",sep=""))) # set for 'jags' , 'WinBUGS' , 'Sweave' , 'EBImage' , 'JGR' aa <- strsplit(R.home(),"R")[[1]][1] local({ Sys.setenv("JAGS_HOME"=paste(aa,"R/JAGS-2.2.0",sep="")) Sys.setenv("GTK_BASEPATH"=paste(aa,"R/GTK",sep="")) Sys.setenv("R_HOME"=paste(aa,"R/R-2.12.1",sep="")) Sys.setenv("R_LIBS"=paste(aa,"R/Cran",sep="")) Sys.setenv("DYLD_LIBRARY_PATH"=paste(aa,"R/R-2.12.1/bin/i386",sep=...
2008 Aug 22
1
R CMD check problem
...ndows machines. For reference, the PATH environment variable is: C:\Program Files\SSH Communications Security\SSH Secure Shell;C:\cygwin\bin;C:\Program Files\R\R-2.7.1\bin The PATH System variable is: c:\Rtools\bin;c:\Rtools\perl\bin;c:\Rtools\MinGW\bin;C:\watcom-1.3\binnt;C:\watcom-1.3\binw; %GTK_BASEPATH%\bin;C:\Program Files\MiKTeX 2.5\miktex\bin;%systemroot%\system32;%systemroot%;%systemroot%\system32\wbem;c:\program files\ati technologies\ati control panel;C:\Program Files\MATLAB\R2006a\bin\win32;C:\Program Files\ggobi;C:\Program Files\R\R-2.7.1\bin Many thanks, Giles -- Giles Hooker Ass...
2009 Oct 15
1
ImageMagick not seen by movie3d function from rgl package
...in3d(), duration=5 ) and then I get the following message: Writing movie050.png Error in movie3d(spin3d(), duration = 5) : ImageMagick not found which if I am correct means that R can not see ImageMagick (i have in the ImageMagick in the path variable: C:\Program Files\ImageMagick-6.5.6-Q16;;%GTK_BASEPATH%\bin;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;C:\Program Files\jEdit) I have found some earlier post with apparently the same problem, but no solution. Can anyone tell me what i am doing wrong? Thank you very much and have a great day ahead! > sessionInfo() R version 2.9.1...
2010 Jul 14
1
Cannot Build R From Source - Windows XP
...ll] Error 2 Sometimes the number changes to /tmp/R5776, or something similar but I don't think that's the issue. My current setting for PATH are: c:\Rtools\bin;c:\Rtools\perl\bin;c:\Rtools\MinGW\bin;C:\Program Files\PC Connectivity Solution\;C:\Program Files\Common Files\ArcSoft\Bin;%GTK_BASEPATH%\bin;c:\program files\imagemagick-6.4.1-q16;C:\texmf\miktex\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\dev-cpp\bin\;C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727;C:\Program Files\Common Files\DivX Shared\;C:\Program Files\QuickTime\QTSystem\ FWIW, It's a 4yo Dell laptop...
2011 Jan 25
3
Failing to install {rggobi} on win-7 R 2.12.0
...installed all components. (GTK was placed in d:\\GTK) When I try to load the rggobi library (library(rggobi) it offers me to install GTK+ because it can't find the dll (even that all of the dll it is looking for are present in the path environment Sys.getenv("PATH") Sys.getenv("GTK_BASEPATH") ) When answering "no" to the installation of GTK, I get the following error in a popping window: "the procedure entry point g_malloc_n could not be located in the dynamic link library libglic-2.0-0.dll" I then get the following errors in the R console: "Loading req...