search for: gavs

Displaying 20 results from an estimated 112 matches for "gavs".

Did you mean: gave
2005 Apr 29
2
Automating plot labelling in custom function in lapply() ?
Dear List, Consider the following example: dat <- data.frame(var1 = rnorm(100), var2 = rnorm(100), var3 = rnorm(100), var4 = rnorm(100)) oldpar <- par(mfrow = c(2,2), no.readonly = TRUE) invisible(lapply(dat, function(x) { plot(density(x), main = deparse(substitute(x))) } ) )
2005 Aug 16
4
as.character and a formula
Dear list, given this formula: > fmla <- formula(y1 ~ spp1 + spp2 + spp3 + spp5) > fmla[[3]] spp1 + spp2 + spp3 + spp5 is this the intended behaviour of as.character: > as.character(fmla[[3]]) [1] "+" "spp1 + spp2 + spp3" "spp5" ? Where does the extra "+" come from? > as.character(fmla) [1] "~"
2014 Sep 13
1
vegan moved to GitHub and vegan 2.2-0 is coming (are you ready?)
Dear vegan team, Vegan development happens now completely in github. R-Forge repository is no more in sync with github. I tried to commit all github changes to R-Forge, but a week ago I got a conflict in file and I haven't had time to resolve that conflict. You can follow vegan development and vegan discussion also without signing to github. The system seems to be completely open and does not
2007 May 07
1
TukeyHSD fails on my data
Howdo folks, So I have my data (attached). There are two columns I'm interested in; "algname" and "dur". I'd like to know how dur changes with algname. algname is nominal and there are 7 possibilities. There are two more nominal independents, "task" and "id", so my model is: dur ~ algname+task+id From the research I've done, a TukeyHSD
2006 Dec 20
2
Newbie data organisation/structures question...
Howdo folks, So my data is in this sort of format: P T I 1 1 (1, 2, 3) 2 1 (2, 4) 1 2 (1, 3, 6, 7) 2 2 (6) And I want to be able to quickly get: 1: The I when both P and T are given. e.g.: P = 2, T = 2; I = (6) 2: The concatenated vector of Is when P and a subset of T is given, e.g.: P = 1, T = 1:2; Is = (1, 2, 3, 1, 3, 6, 7) 3: The length of that vector. It would also be nice to
2001 Mar 26
2
TransGaming and SourceForge
Hi everyone, Just wanted to let everyone know that the TransGaming DirectX development is now being hosted at SourceForge. You can get updates from our live CVS tree, discuss DirectX specific issues on the 'WineX-devel' mailing list, etc. The SourceForge project page is at: http://sourceforge.net/project/winex The CVSROOT for CVS is:
2001 Jan 31
2
New TransGaming Patch
This worked with: Wine CVS from Jan 29th + Transgaming patch XFree 4.0.2 NVidia drivers 0.9.6 Had to turn off DGA, and force wine to manage created windows, otherwise I get a glXMakeCurrent error when it tries to set the current GLX rendering context. The frame rate isn't quite windows, but the demo is certainly playable. Good luck, Dan "Chris Howells"
2007 Jul 09
2
Mass software update distribution + checksum-updating
Hello Rsync devs, We're investigating ways to provide large scale software updates for multi-gigabyte games, and have recently begun to explore whether rsync may fit the bill. In particular, the checksum-updating patch looks like it might be able to solve our biggest concerns about CPU load on the update server, since the actual content being served will change quite rarely. Would an
2001 Feb 08
2
Installling more than one wine version (fwd)
On Thu, 8 Feb 2001, Rick Moulton wrote: > It seems that Corel Office 2000 for linux will not run on any version of > wine later that the 1022999 ver.. Seems Any newer version causes an > "ERROR no 6 and stuff about not being able to find "wordperfect" or > quattropro executuables, and also saying it is a wine error. > My question, is there a way to install
2003 Dec 18
3
R GUI dies using postcript() in Windows XP Pro
Dear List, My colleague has been having a problem with the following data and plotting commands. The example below is part of a larger set of plots, but I've isolated the problem to this example using this small dataset (below), which kills rgui consistently. My version info > version _ platform i386-pc-mingw32 arch i386 os mingw32 system i386, mingw32 status
2012 Nov 05
6
err: Could not request certificate when I run "puppet device"
1. I get the following error when I run “puppet device’ err: Could not request certificate: Could not write /var/opt/lib/pe-puppet/devices/certname/ssl/private_keys/certname.pem to privatekeydir: Permission denied - /var/opt/lib/pe-puppet/devices/certname/ssl/private_keys/certname.pem Any thought? Thanks, -- You received this message because you are subscribed to the Google Groups
2019 Dec 08
1
V2.4.4 Win32 YP/Directory
Hi guys. Does the YP listings on dir.xiph.org work from an Icecast Win32 build? I'm running 2.4.4 but it doesn't appear to come with any search results. I've made sure the YP directory is un-commented, set the source to public 1 (Icecast server reports public also as 1) and I've even tried a mount specific setting of public to 1 as well. How long does it take to show in the
2007 May 09
1
xyplot with grid?
Hello folks, So I'd like to use the lattice xyplot function, but here's the thing; I'd like a grid on it and a bit of annotation (line and text). So I tried just using the panel.grid, panel.text and panel.line but they didn't work after the plot had been called seemingly using the device coordinate system. So I made a new proxy panel function (calling panel.xyplot and passing
2001 Feb 13
1
fixme:ddraw:User_DirectDraw_GetCaps unsupported structure versions
Hi: I can't get Red Alert (The old version, not Red Alert II) to work with wine. This is suprising since the Apps database on winehq.com has three entries that say Red Alert works. For me the screen goes black and stays that way. I get out of it by killing X witn Ctrl-Alt-Backspace. This the the error output from wine: Invoking /opt/wine/bin/wine.bin /WIN95/westwood/redalert/ra95.exe ...
2001 Feb 16
2
Updating WordPerfect Office
The version of Wine that ships with WPOffice 9 is getting pretty creaky. As far as I can tell, Corel doesn't have any updates on their site, but as far as I know there's no reason that someone couldn't update their version. Anyone have any luck with this? I'm still trying to reproduce their build parameters. -- | I'm old enough that I don't have to pretend to be grown
2001 Mar 02
2
Wine Starcraft slowness
I am running Starcraft under Wine on RH 7.0 with Stock XF86 server. I got OpenGL to work with my NVidia GEForce 2 MX card (hence, DRI works), because I have installed the Linux version of Unreal Tournament and it works beautifully. Unfortunately, that is much more than I can say about Starcraft under Wine. I understand that there is an X extension called DGA that I can use to speed things
2001 Apr 21
1
Everquest
Hello I have been working on getting everquest up with wine. Im running a redhat 7.0 system with a Geforce 2 card, i have downloaded the newest winx from Transgaming and have updated the header files per there websight. I can get Unreal to work with wine but when i run Everquest the updater works then i get several lines of FIXME:pthread_rwlock_rdlock followed by
2008 Jan 01
1
error code 10 when using ::
Hi All, This works : sudo rsync -rtlzv --delete root@123.456.789.000:/var/virtual/web /usr/local/websites This does not : sudo rsync -rtlzv --delete root@123.456.789.000::websites /usr/local/websites I created a [websites] section in a new /etc/rsyncd.conf file then restarted xinetd. 3 questions if I can. 1. Why does the second one not work -- I get connecion timed out and error in socket
2008 Apr 17
1
expand file_list pointer array
G'Day, rsync 3.0 to 3.2 is giving us trouble, keeps failing at certain points, latest error is :- expand file_list pointer array to 262144 bytes, did move I see this code is in flist.c, but why are we getting this and how to avoid it ? we are syncing from svn. Cheers Gav...
2007 Jan 06
1
listing all functions in R
Dear List, I'm building an R syntax highlighting file for GeSHi [*] for a website I am currently putting together. The syntax file needs a list of keywords to highlight. How can I generate a list of all the functions in a base R installation? Ideally the list would be formatted like this: "'fun1', 'fun2', 'fun3'" when printed to the screen so I can copy