search for: gnomegui

Displaying 20 results from an estimated 22 matches for "gnomegui".

2007 Mar 07
2
error installing packages
I was finally able to get R to 'configure', 'make', and 'install' on Mandriva 2007. Itried to install gnomeGUI and I received an error. See below. At what step do I make R a shared library? Where did I go wrong? Ross ================================================== downloaded 74Kb * Installing *Frontend* package 'gnomeGUI' ... Using R Installation in R_HOME=/usr/local/lib64/R R was not built...
2007 Apr 09
1
Problem installing gnomeGUI in Ubuntu: "HAVE_ORBIT" was never defined
I am trying to install the gnomeGUI package I have tried from within R (R was started with: sudo R) with: install.package() and from console with: sudo R CMD INSTALL /download/gnomeGUI_2.3.0-3.tar.gz In both cases I get the exact same errors: checking for gnome-config... no checking for gnomeConf.sh file in /usr/local/lib... not fou...
2005 Apr 22
1
shared library configuration; Gnome GUI
Hello, everybody: On a Fedora Core 3 Linux system, I built R-2.1 using an updated version of the spec file that was used to make the RPMs for version 2.0.1 on the CRAN system. The build was fine, and packages updates perfectly. Thanks! Then I got curious about the package gnomeGUI. While trying to build that, I see errors ============= * Installing *Frontend* package 'gnomeGUI' ... Using R Installation in R_HOME=/usr/lib/R R was not built as a shared library Need a shared R library ERROR: configuration failed for package 'gnomeGUI' =================== So t...
2007 Apr 04
3
gnomeGUI under KDE
...thing that comes in the openSUSE cd). My question about R is the following. I would like to run some kind of console under Linux. I was reading and first I found out that there is a GUI under gnome, just by typing the command line R -g gnome; however, to do this I need first to install the package gnomeGUI. Will this package still work under KDE. So far I have been able to run all GNOME applications under KDE, but I don't know about this one. Kindly regards, Luis LO
2006 Sep 21
3
newie help needed
...default directories - eg for data files ? 4. we want to use this mainly in batch mode once we get our act together - are there any good examples of batch scripts we can use as crib sheets. 5. I installed some packages earlier - but now I am obviously doing something wrong > install.packages(gnomeGui) Error in install.packages(gnomeGui) : object "gnomeGui" not found thanks, Julie -- Escience Support Team, ITCS Unix Support ENV (please contact envcs.unix at uea.ac.uk)
2005 Aug 06
1
gnomeGUI on FC4
It seems nice that R is part of the 'walled garden' of applications specifically configured to run under Fedora Core 4 (Linux). The gnomeGUI has a separate installation routine under FC4 and yum tells me it's installed. I've even found an executable for it in /usr/lib/R/bin/exec. However, as far as I can tell, it doesn't do anything. Since the documentation is rather... sparse... I'm not exactly sure what it's suppos...
2005 Oct 03
1
gnomeGUI installation
...I have successfully downloaded the sources and built R as a shared library on a Red Hat Enterprise Level 3 box. I am now trying to build the GNOME GUI, but configure is barfing on glade. According to the system logs, the RPM for libglade2-devel-2.0.1-3.x86_64 is installed, but in /usr/bin, where gnomeGUI configure is looking, what's there is libglade-convert. How do I fix this? Dan
2007 Mar 08
2
R GUI in Ubuntu?
...a little daunting. (That's probably the wrong thing to say!) Having searched the Packages it seems that I can have either a Gnome-based or Java-based GUI for my Ubuntu machine. However, I can get neither to work. Having run R as root, I then run the following command: install.packages("gnomeGUI", dependencies=TRUE) The output of which is: checking for gnomeConf.sh file in /usr/local/lib... not found configure: error: conditional "HAVE_ORBIT" was never defined. Usually this means the macro was only invoked conditionally. ERROR: configuration failed for package 'gnomeGUI...
2006 Jun 29
1
R 2.3.0 + R-gnome + Ubuntu (i686 & amd64)
Hello, I am trying to run R-gnome on my Debian distro (Ubuntu 6.06), but something strange is happening. Inspite of having apperently sucessfully installed Rgnome 2.3.0 I keep getting the error message below, saying that Rgnome is not found. I have actually checked the folder and Rgnome is not being properly installed. I ran into this problem on both my 32 and 64 bits intallation of Debian. Any
2007 Apr 04
0
to findout maximized log likelihoods by using rlarg.fit (for several r order statistics)
...Optimization and simulation (Jin Huang) > 47. REPLACE and REMOVE fns (Tina Robles) > 48. Re: (Newbie)Basic Basic global vs. local > variables (projection83) > 49. Re: Reading user input (projection83) > 50. Newbie: Simple loops: complex troubles > (projection83) > 51. gnomeGUI under KDE (Luis Lopez Oliveros) > 52. Re: HPDinterval problem (Seyed Reza > Jafarzadeh) > 53. Re: converting a list to a data.frame (Patrick > Connolly) > 54. time zone problems (Marc Fischer) > 55. Re: Reading user input (Petr Klasterecky) > 56. Re: Newbie: Simple lo...
2005 Sep 01
1
controlling where *.Rout gets printed. Possible?
..., except for # ones I exclude because they don't work or we don't want them. options(repos = "http://lib.stat.cmu.edu/R/CRAN/") update.packages(ask=F) theNew <- new.packages() failPackages <- c("BRugs","GDD","gtkDevice","gap","gnomeGUI","mimR","ncdf","pathmix","rcdd","rgdal","rpvm", "Rmpi","RQuantLib","RMySQL", "RNetCDF","RODBC","ROracle","RScaLAPACK","rsprng","RWinEdt","...
2006 Oct 07
1
GUI for R
...e, please? I'm not keen on Gnome, any working GUI would | > be fine. As I tried to say here, the Gnome gui for R is no longer included upstream and hence no longer packages for Debian. The code does exist, though, on CRAN, so you could just fire up R and say > install.packages("gnomeGUI") but note that you will have to take care of all the Build-Depends. Alternatively, download the tarball yourself outside of R from http://cran.r-project.org/src/contrib/gnomeGUI_2.3.0-3.tar.gz and say $ sudo R CMD INSTALL gnome All that said, this (old) Gnome GUI is not all tha...
2006 Feb 20
2
R CMD config --cppflags buglet
As you may recall, a Debian user complained last year about how R is out of line with respect to the filesystem standards (where, in essence, architecture independent files should be in /usr/share, not /usr/lib). While I more or less just told him to get lost, I think it was mostly BDR who actually added support for this over the summer -- so a public Thanks! first. As of a few weeks ago, I now
2005 May 29
6
R GUI for Linux?
Hello all, I noticed that both Windows and OS X version of R have a GUI (Rconsole). Is there a GUI for Linux? I'm running Debian on which the CLI for R works just fine. Regards, - Robert
2006 Apr 05
2
Problems in package management after Linux system upgrade
.... Things get inserted for various reasons #rejected because they don't build on my system as of July, 2005, or are obviously not needed failPackages1 <- c("BRugs","tclkt2","cyclones","rpvm","ncdf","gtkDevice","gap","gnomeGUI","mimR","pathmix","rcdd","rgdal","rpvm","Rmpi","RQuantLib","RMySQL", "RNetCDF","RODBC","ROracle","rsprng","RWinEdt","taskPR") #rejected because I subject...
2006 Jul 13
1
R --gui=GNOME problem
I've installed GNU R statistical comupting language and environment 2.2.1-2 by Synaptic (on Ubunti Linux 6.06 Dapper Drake). I've installed also r-gnome to have a GUI. I can't start my GUI. Why R --gui=GNOME don't start? It cannot find rgnome. R --gui=tk command instead is good. What's the best GUI for R? How can I start my GUI? Thanks Paco
2006 May 10
4
Unix X-WIndows RGUI
Hi: Could someone tell me if there is an X-Windows version of the RGUI ? Thanks: Alex
2007 Apr 10
2
Computational speed question
Hello, I'm doing bootstrap in R 2.4.1 in order to compute standard errors of an estimator. I'm running the same program on 4 computers. The core of the program is a nlm minimization of a function, which is (I believe) nicely coded using (t)apply and all the vectorized stuff. I'm slightly puzzled by the differences in the speed of computation. The program works twice as fast on a
2009 Apr 17
0
R 2.9.0 is released
...nored. o The numeric and power(0.5) forms of argument to make.link() which were deprecated in 2.4.0 are now defunct: use power() directly. o Conversion to Sd and Ssgm by R CMD Rdconv is now defunct. o Support for R --gui=gnome is now defunct (and package gnomeGUI has been withdrwan as it used a long-obsolete version of GNOME). o R CMD SHLIB on Windows will call the first target (not 'all') in Makevars[.win] in future versions: so make 'all' the first target if you have any. UTILITIES o R CMD build now...
2009 Apr 17
0
R 2.9.0 is released
...nored. o The numeric and power(0.5) forms of argument to make.link() which were deprecated in 2.4.0 are now defunct: use power() directly. o Conversion to Sd and Ssgm by R CMD Rdconv is now defunct. o Support for R --gui=gnome is now defunct (and package gnomeGUI has been withdrwan as it used a long-obsolete version of GNOME). o R CMD SHLIB on Windows will call the first target (not 'all') in Makevars[.win] in future versions: so make 'all' the first target if you have any. UTILITIES o R CMD build now...