Displaying 20 results from an estimated 4000 matches similar to: "Help Getting Program to Run"
2010 Dec 27
13
How do I make wine run for non root users?
Hello everyone;
I am a newb running Linux Ubuntu, as well as, WINE, and I am having a problem running the windows spider solitaire, as a warm up, with wine on a non root user id. The problem is that when attempting to run the game, the root password is asked, and that is something I don't want happening.
Can you guide me on how to get this solve or point me in the right direction?
I am
2011 Jan 04
4
Can the WINE window be larger on high resolution settings?
I was reading this post http://forum.winehq.org/viewtopic.php?p=45535&sid=6957add8af3402a8afa68d8527121e2d
and others like it looking for a way to make the content in the WINE window look larger.
I mean to look like 800x600 resolution when the monitor settings is at 1024x768.
So, I have typed this on the command line:
Code:
wine explorer /desktop=spider,800x600 spider.exe or wine explorer
2010 Feb 26
2
Error in mvpart example
Dear all,
I'm getting an error in one of the stock examples in the 'mvpart' package. I tried:
require(mvpart)
data(spider)
fit3 <- rpart(gdist(spider[,1:12],meth="bray",full=TRUE,sq=TRUE)~water+twigs+reft+herbs+moss+sand,spider,method="dist") #directly from ?rpart
summary(fit3)
...which returned the following:
Error in apply(formatg(yval, digits - 3), 1,
2010 Aug 13
3
Delete rpart/mvpart cross-validation output
Dear all,
I was wondering if there is a simple way to avoid printing the multiple
cross-validation automatic output to the console of recursive partitionning
functions like rpart or mvpart. For example...
> data(spider)
>
mvpart(data.matrix(spider[,1:12])~herbs+reft+moss+sand+twigs+water,spider,xv="1se",xvmult=100)
*X-Val rep : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15
2001 Nov 09
2
spider / radar plot
Hmmmm, not quite statistics,
but can R do spider plot like shown in
http://seamonkey.ed.asu.edu/~behrens/asu/msms/student/recent_vis/spider.html
or
http://www.caesarsystems.com/Technica/spiderPlots.htm
Thanks for any hints, Mathias
--
virtual earth
Mathias Picker
Gesch?ftsf?hrer Gesellschaft f?r Wissens re/pr? sentation mbH
2013 Apr 19
4
Spider Plot
Does any one have a sample code for a Spider Plot as attached?
Thanks,
Xing
2008 Jun 04
2
Creating a "simple" Radar/Spider Plot from Statgraphics
I'm new to R - and trying to create a plot similiar to the spider plot at
http://www.statgraphics.com/eda.htm#radar .
I can't figure out several things... most of which I would think would be
straightforward....
How can I change the lines for each series plotted instead of creating a
filled area?
How can I get the labels for each of the radial axes at the outside of the
plot
2017 Sep 13
17
[PATCH 01/10] arch:powerpc: return -ENOMEM on failed allocation
Signed-off-by: Allen Pais <allen.lkml at gmail.com>
---
arch/powerpc/platforms/cell/spider-pci.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/arch/powerpc/platforms/cell/spider-pci.c b/arch/powerpc/platforms/cell/spider-pci.c
index d1e61e2..82aa3f7 100644
--- a/arch/powerpc/platforms/cell/spider-pci.c
+++ b/arch/powerpc/platforms/cell/spider-pci.c
@@ -106,7 +106,7
2008 Aug 28
2
Spider Graph
Is there an R function to generate a radar or spider graph from a table
- e.g. radar(table(x)) or some such?
==================================================
Isaac T. Van Patten, Ph.D.
Professor
Department of Criminal Justice
Box 6934, Radford University
Radford, VA 24142
540-831-6148
ivanpatt@radford.edu <mailto:ivanpatt@radford.edu>
http://ivanpatt.asp.radford.edu
2019 May 02
2
NUT on Raspberry PI 3b+
I was able to make NUT and my Powercom SPIDER UPS (USB port) work under
the Raspberry Pi Desktop (Debian). Everything works in VMware
Workstation 15 Player. But my Raspberry Pi 3b + (with raspbian last
version) doesn’t work with the same UPS, and with same NUT
configuration. Raspberry sees the UPS, but the driver does not cling.
Here is the response of Raspberry 3b + to some commands.
pi at
2005 Jun 06
1
Rails spider/site copy with internal web requests
Hi all,
On a related topic to Web spidering, I would like to solve a problem
of internally spidering and saving a Rails application from within
rails.
The goal is to spider and save each resource in a site to a
filesystem friendly structure
/many/things/1?page=3 -> many_things_1_page_3.html
or /many/things/1?page=3 -> many/things/1_page_3.html
If a redirect is created
2011 Sep 08
3
Spider (Radar) Plot
Dear R Group:
Based on the following data, how to do a great Spider (Radar) Plot? Any
advice is greatly appreciated.
HospID Rate Age Charlson NIHSS 1 0.2 49 3.5 0 2 0.1 48 1.8 12 3 0.4 56
2.1 5 4 0.3 77 0 7 5 0.2 67 6.5 3 6 0.1 62 4.8 4.6 7 0.1 64 12 5.2 8 0.3 61
3 2.8 9 0.15 69 4.5 1.9 10 0.22 80 0 6.7 11 0.34 61 6 4.2 12 0.18 63 3 6.1
13 0.09 64 8 15 12 0 56 10 11 15 0.1 70 11 7 16
2010 Sep 10
1
Save R-Part Tree
Hello,
I have some Data, that I analyse using a regression tree (by using rpart).
Now I would like to save this tree to a file for later use, and load it (not necessarily in the same workspace). It would be most preferrable, if I could just save some parameters (later probably to a database) and load them again to reform the tree.
Is this possible? And if yes, how?
Thanks in advance
2010 Feb 05
2
Spider Plot color problem
Hi all,
I have encountered a problem which appears to have defeated my (admittedly
nascent) R skills. I want to draw a spider plot with many cases (just over
300). I am primarily interested in the difference between 4 categories of
cases, and want to display them as different colors. the col.stars parameter
does not change the color of the lines (which I'm after), but fills the
stars in
2012 Nov 21
2
Spider Graph
Hi,
Is the stars command in the base package or do I need to download?
I am looking to make star/radar/spider charts.
Thanks!
Britt
Britt Aronovich
Marketing Analyst
BAM (Brooklyn Academy of Music)
...
Peter Jay Sharp Building
30 Lafayette Ave.
Brooklyn, NY 11217-01486
...
P: 718.724.8038
E: baronovich@BAM.org<mailto:baronovich@BAM.org>
BAM.org
Facebook.com/BAMstage
2010 Mar 15
3
Frequencies from a matrix - spider from frequencies
First of all, I really like R! Still being a newbie, I find things (the
difficult ones) to be very simple.
Alas, some 'simple' things still escape me. (Maybe the tutorials are
often too much focused on the 'difficult' items??)
Here comes my 'problem', over which I have sweated for the last 2 hours:
My data are of a matrix 10x31, Likert Scale (1-5). 10 questions, 31
2007 Jul 27
3
Is mechanize thread safe?
Hello all,
I was just wondering if anybody knew whether mechanize is supposed to
be thread-safe or not? I didn''t really find any information about it
anywhere. I''ve been getting a strange error in protocol.rb when I run
a script that uses mechanize in a multi threaded fashion, but not with
a single thread.
I''m trying to write a spider that does multiple gets in
2008 Sep 25
1
Spider Charts and Gruff: THE JOY OF GRAPHING
I hope this day finds you well.
I need to generate Spider charts (aka radar charts) , and am using Gruff
to do so.
How can I show lines and axis numbers on a Spider chart? Here''s what
I''m trying to make:
http://img.skitch.com/20080925-m573hhdy4n4x6i92s17knjqjeg.jpg
How can I have those 0 - 100 numbers, and the concentric cirles in the
graph?
Joe
--
Posted via
2003 May 23
7
LineJacks & Asterisk
Hi folks,
First off all, I'm new to asterisk.
I'd like to make a basic installation of * with a Linejack, as
recommended in this mailing list, I downloaded and setup successfuly
the pwlib, openh323 lib, asterisk and chan_323.
I have made little changes to default configuration files packed with
asterisk and I managed to call with the telephone plugged in my
Linejack a friend
2011 Dec 15
1
lme with nested factor and random effect
Hello all,
I'm having difficulty with setting up a mixed model using lme in the
nlme package. To summarize my study, I am testing for effects of
ornamentation on foraging behavior of wolf spiders. I tested spiders
at two different ages (penultimate vs. mature) and of two different
phenotypes (one species tested lacks ornamentation throughout life
[non-ornamented males] while the other