Displaying 20 results from an estimated 3000 matches similar to: "newie help needed"
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
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' ...
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
2005 Jun 10
1
Newie Questions
Hello, I'm new to asterisk. My company is opening a new office and I'm
seriously considering using Asterisk for the phone system.
A couple of questions:
How does Asterisk compete with the Avaya IP Office or the Nortel BCM
systems?
I have purchased a Polycom 500 phone but I'm having trouble getting it
setup and talking to Asterisk. Is there somewhere that has SIP phone
setup
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...
2009 Jun 25
1
logical volume over NFS permissions problem
Hi all,
i've problem with mounting logical volumes over NFS.
On NFS server, i have following logical volume
[root at nfs_server ~]# lvdisplay
--- Logical volume ---
LV Name /dev/escience/vv_25
VGnfs_servernfs_servernfs_servernfs_servernfs_server escience
LV UUID iMhNq7-iC7L-VTDO-Xcwv-a6yv-sEAD-EZWASV
LV Write Access read/write
LV Status
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
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
2000 Feb 10
0
compiling R on alpha 4.0E
I have tried compiling R on a dec alpha running digital unix 4.0E
configure works ok - giving
is now configured for alpha-dec-osf4.0
Source directory: .
Installation directory: /hpc/readonly/code/bin.alpha/R
C compiler: gcc -ieee_with_inexact -g -O2
FORTRAN compiler: f77
Gnome support: no
make runs ok (make version gnu make-3.78.1)
2013 Jan 29
3
NA and Character(0) in List Element
Hi, This is probably a small query but one I'm struggling with: I have a list in which I had elements which were NA, I removed them, by doing: list2 <- lapply(list, na.omit),
However this leaves the element there with 'character(0)' in place as well as attributes:
e.g.
[[978]]
character(0)
attr(,"na.action")
[1] 1
attr(,"class")
[1] "omit"
I want
2006 Apr 05
2
Problems in package management after Linux system upgrade
I upgraded from Fedora Core 4 to Fedora Core 5 and I find a lot of
previously installed packages won't run because shared libraries or
other system things have changed "out from under" the installed R
libraries. I do not know for sure if the R version now from
Fedora-Extras (2.2.1) is exactly the same one I was using in FC4.
I see problems in many packages. Example, Hmisc:
unable
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)
Dear R helpers,
I need to find out maximized log likelihoods,
parameters estimates and standard errors (in
parentheses) of r largest-order statistics model, with
different values of r by using the function rlarg.fit.
I want to specify required number of order statistics
to the model. I attached my data file with this
mail.please help me.
Ruposh
--- r-help-request at stat.math.ethz.ch wrote:
2006 Sep 11
3
Extracting overdispersion estimates from lmer amd glm objects
Dear list,
I am needing to extract the estimate of overdispersion (deviance / residual degrees of freedom or c-hat) from multiple model objects - so they can then be used to compare the extent of overdispersion among alternative models as well as calculate qausi-AIC values. I have been unable to do this, despite consulting a number of manuals and searching the R-help. I am imaging that in
2013 Jan 25
3
Removal of columns from matrix where all values of the column are identical.
Hi all,
I'd like to write a piece of code which will remove columns from a matrix, if the column contains only one value, say every value in the column is a "3":
Matrix <- matrix(NA, nrow=5, ncol=4)
Matrix[,1] <- c(1,2,3,4,5)
Matrix[,2] <- c(3,3,3,3,3)
Matrix[,3] <- c(5,4,3,2,1)
Matrix[,4] <- c(5,1,4,3,2)
[,1] [,2] [,3] [,4]
[1,] 1 3 5 5
[2,] 2
2018 Mar 24
4
Re: Issue with libguestfs-test-tool on a guest hosted on VMWare ESXi
Yes it works if I use force_tcg env variable
On Sat, 24 Mar 2018 at 4:37 AM, Richard W.M. Jones <rjones@redhat.com>
wrote:
>
> On Fri, Mar 23, 2018 at 05:35:38PM +0000, Tanmoy Sinha wrote:
> > Thanks. Reading the defect and the associated thread in
> > https://bugs.launchpad.net/qemu/+bug/1661386, I enabled performance
> > counters in VMWare guest settings. Now the
2000 Dec 05
6
R or Splus?
It's been suggested I use R, I suppose because my employer is too skint to pay
for a copy of Splus.
But.... it doesn't seem to be stable. I was trying to do some ordinary regression
and stepping through a model. I was trying to set up a model ('kitchen_sink') in
which to put all my model parameters. Then I wanted to use step() to see what it
would reduce the model to. I