similar to: error installing packages

Displaying 20 results from an estimated 2000 matches similar to: "error installing packages"

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 found configure: error: conditional "HAVE_ORBIT" was never
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' ...
2006 Sep 21
3
newie help needed
hi, I am a system admin who has just set up R-2.3.1 in suse 9.1 (opteron) for a previous windows user. Please forgive any obvious stupid questions :) We are struggling with a number of things. 1. is there a gui interface ? How do we use it ? R --gui just gets us to the command line. 2. how do we do unix commands like cd ? 3. can we define default directories - eg for data files ? 4.
2007 Mar 08
2
R GUI in Ubuntu?
Dear all, I am very new to R and find the terminal-based UI 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
2007 Apr 04
3
gnomeGUI under KDE
Dear all, Recently, I installed the KDE desktop under my Linux system, but Included also the Gnome desktop (actually, I installed everything 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
2005 Oct 03
1
gnomeGUI installation
Hello, 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?
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...
2007 Feb 27
1
compiling issues with Mandriva Linux 2007 Discovery
All, I am a new user to Linux but I am familiar with R. I have previously used and installed R on a Windows platform without problems. I recently set up a dual boot system (XP_64, Mandriva) to run R on a Linux platform in order to more efficiently handle large datasets. I have not done compiling before, but read the R instructions and followed to my best ability. I downloaded the most recent
2007 Mar 01
1
repost-configure error on Mandriva 2007
All, Apparently the attachment did not make it through the list serve. I am having difficulty installing R-2.4.1 on Mandriva Linux 2007 Discovery. Thanks to the help of Doug Bates I got further along the path (Thanks Doug!!). I now cannot figure out which line of code needs modified in order for configure to complete. Please see below for the last several lines of output. checking whether
2007 Oct 16
1
data structure for plsr
All, I am working with NIR spectral data and it was great to find that the example in ?plsr also used spectral data. Unfortunately, I am having difficulty figuring out how the "yarn" dataset is structured to allow for the plsr model to read: library(pls) data(yard) yarn.oscorespls <- mvr(density ~ NIR, 6, data = yarn, validation = "CV", method = "oscorespls")
2007 Jun 04
3
Mandriva Spring 2007 and R
I am new to Linux (not to R) and recently installed Mandriva Spring 2007 on my partitioned hard drive. My next objective is to install R in the Linux environment, unfortunately Mandriva is not one of the Linux distributions available for download... Could someone please let me know which distribution I should use? Thanks. Jonathan --------------------------------- Boardwalk for $500?
2005 Sep 01
1
controlling where *.Rout gets printed. Possible?
OK, my journey to make lab machines automagically install & update all desirable R packages is nearing an end! The only question I have now is this: How can I control where the system prints the *.Rout file that is created automatically when the R batch program runs. In "man R" I don't find any information about it. When the cron job runs "R_installAll.sh" (see
2005 Jul 22
3
problems with submitting an eps-file created in R
Dear all I've got some problems submitting a manuscript, because I can't manage creating the favourable eps-file of a graph created in R. The journal's graphic requirements are as followed: format: eps width: max. 6 inches resolution: min. 1000 dpi supported fonts: Arial, Courier, Helvetica, Symbol, Times, Charcoal, Chicago, Geneva, Georgia, Monaco, Zapf, New York Itried to ways
2008 Dec 10
1
Error: protect () : protection stack overflow
I am attempting to create a formula using as.formula for a PLS analysis. I have used the code below successfully, but in a previous R version and with many fewer predictors. Any help getting all of these predictors into one formula would be greatly appreciated. TC.fmla <- as.formula(paste("TC ~ ", paste(vars, collapse= "+"))) As I mentioned, this code worked fine in a
2005 Jul 06
4
problem with iax2 and 2 peers behind nat
Hi all, i have a problem with 2 peers conecting to an asterisk machine, both are conected behind nat without any port mapping in the router, and the * is conected behind other nat with the port 4569 mapped to it address, the problem is: when a peer register to the asterisk the other cant register and viceversa, only gets registration the first one, im using firefly and a hardphone from wuchuan,
2006 Oct 07
1
GUI for R
On 7 October 2006 at 15:44, Janno Tuulik wrote: | Hei Cristiano, | | Take a look at RKWard (http://rkward.sourceforge.net) I would not (yet ?) recommend RKWard as it is in very stages and has fairly incomplete coverage of R. | (http://rosuda.org/JGR/). Unfortunately, I have never tried to install those | on sarge. The excellent JGR is a very good choice. As Janno said, it may be tricky on
2007 Jul 26
1
princomp error
I am attempting to run principal components analysis on a dataset of spectral reflectance (6 decimal places). I imported the data using read.table and there are both column and row headers. When I run princomp I receive the following error: Error in cov.wt(z) : 'x' must contain finite values only Where am I going wrong? Ross
2007 Nov 26
1
mvr error in PLS package
All, I have been using a data set to build pls models for three different soil properties. Two of the three models run fine; however I receive the following error for the final model. > libs.IC.cal <- mvr(libs.IC.fmla, data = libsdata.cond.cal, ncomp=20,validation = "LOO", method = "oscorespls") Error in colMeans(x, n, prod(dn), na.rm) : 'x' must
2008 Feb 20
3
OSX universal rsync
Hi All, Well, we compiled pre9 on an intel Mac running Tiger and now it does work on the machine. I need to see if that will now work on a PPC mac though. Hopefully it will but I am wondering if there is a way to compile and make a universal binary rsync for the Mac that will run on both, from my PPC Mac. Itried that yesterday with patch -p1 <patches/flags.diff patch -p1
2007 Sep 13
1
grouping data by a portion of the row name
I am attempting to write a routine where I can run PAM (partition around mediods) on a dataset containing multiple soil cores and PCA spectral data from several depths per core. I want to run PAM on each individual core, so I need to group the data by core to run the analysis. Below is an example of my data structure: Lab.id PC1 PC2 PC3 MAT057.2.5 2.438454966 -1.011182986 -3.040881377