search for: brock

Displaying 20 results from an estimated 102 matches for "brock".

Did you mean: block
2009 Nov 27
6
Learning R - View datasets
...use edit() , print, and head. In short, I know that data() lists all of the available datasets, data("wines") will load the dataset wines, but how can I look at the raw data? I figure this is probably an easy question, but any help you can provide will be greatly appreciated. Thanks, Brock
2009 Jun 25
1
Calculating home ranges using mcp in adehabitat
.... > data(puechabon) > xy<-puechabon$locs[,c("X","Y")] > id<-puechabon$locs$Name > ## The data are: > xy[1:4,] ## relocations coordinates X Y 1 699889 3161559 2 700046 3161541 3 698840 3161033 4 699809 3161496 > id[1:4] ## ID [1] Brock Brock Brock Brock Levels: Brock Calou Chou Jean > ############################################### > ############################################### > ### > ### Home ranges > > ## MCP > hr<-mcp(xy, id) ## home range estimation # My attempts... > mydata Nam...
2008 Mar 10
0
Vancouver.rb Q&A with Brock Whitten on Rails, Getting Off Rails (Merb), PmpknPi (Blog in Merb) and More (Part I)
Hello, I''ve published a Q&A in the Vancouver.rb series with Brock Whitten. Questions include: * How did you get started with Ruby on Rails? What makes Ruby on Rails a great choice for developing web applications/sites? * Can you tell us some challenges you''ve faced developing using Ruby on Rails? * Off the Rails - Can you tell us a little...
2008 Mar 10
0
Vancouver.rb Q&A with Brock Whitten on Rails, Getting Off Rails (Merb), PmpknPi (Blog in Merb) and More (Part I)
Hello, I''ve published a Q&A in the Vancouver.rb series with Brock Whitten. Questions include: * How did you get started with Ruby on Rails? What makes Ruby on Rails a great choice for developing web applications/sites? * Can you tell us some challenges you''ve faced developing using Ruby on Rails? * Off the Rails - Can you tell us a little bi...
2007 Oct 08
5
patchless client on RHEL4
Is there instructions on how to use the patchless client on RHEL4 ? For version 1.6.2 We would prefer a rpm, but we are not scared of doing a build if needed. Brock Palen Center for Advanced Computing brockp at umich.edu (734)936-1985
2008 Feb 04
32
Luster clients getting evicted
...these 608 nodes 209 of them have in dmesg the string "This client was evicted by" Is this normal for clients to be dropped like this? Is there some tuning that needs to be done to the server to carry this many nodes out of the box? We are using default lustre install with Gige. Brock Palen Center for Advanced Computing brockp at umich.edu (734)936-1985
2009 Jan 26
3
Tinn-R
...inn-R. I see in the screen shots that it has syntax help, or something similar (tips on what functions, etc). I can not seem to get this to turn on in the program, and I am wondering if I have to set up a few options. I quickly read through the help and could not figure it out. Many thanks! - Brock P.S. It appears as if Tinn-R is widely used, but would you recommend something different? I am new to R and programming, but have learned (somewhat) using VBA editors I have grown to love to the intelligent typing that goes along with it. [[alternative HTML version deleted]]
2001 Apr 26
2
browsing multiple workgroups on multiple subnets
...amba be a member of more than one workgroup at the same time? Looking in browse.dat I can see all the machines in samba's workgroup and also the other workgroups, but not the machines within. I'm getting close, I can taste it! Can someone give me a hint as to what to do next? Thanks, R Brock Nanson, P.Eng. Kamloops BC Canada
2016 Sep 01
2
Addition to Wiki How-To Articles
BrockHudson Proposed Subject: iSCSI Target Configuration Proposed Location: How To's > Storagedevices, Logical Volume Management, and RAID > iSCSI Target Configuration I'd also like to request a home page for myself as well. Thank you. -------------- next part -------------- An HTML a...
2008 Apr 01
2
Feature request: Store diffed files separately.
Hello all, I'm going to feel dumb if rsync can already do this, but I honestly haven't found anything to indicate that. I would like to be able to store diffed files in a separate directory on the receiver so it makes doing an incremental backup easy and efficient. Let me explain: Day 1: take a full backup of a directory: rsync -r ./source/ ./dest/ Day 2: Diff the contents of ./source/
2001 Apr 19
0
Fwd: Re: 2.2 release imminent.
...ource still exhibits all the previous errors. Is there a chance this can be fixed? Even fixing the check for dn_expand in resolv.so would help ... Tony >Date: Tue, 10 Apr 2001 15:29:39 -0700 >To: "jeremy@valinux.com" <jeremy@valinux.com>, samba@samba.org >From: Anthony Brock <abrock@georgefox.edu> >Subject: Re: 2.2 release imminent. > >Okay, > >After hacking around a little, I got it to compile. Basically, Solaris >requires the resolv.so library be added to the list of libraries for >dn_expand, and the library libcrypto.a does not exist on...
2002 Mar 13
2
samba as client, adding to browse list
...ling with samba as a client? A final note, linpopup starts, but does mutter something about not finding 'smbstatus'. Not sure if that relates or not, as linpopup does successfully find MS boxes by netbios name... presumably it uses WINS, but it could be doing a broadcast too I guess... R Brock Nanson, P.Eng. Kamloops BC Canada
2007 Jan 30
4
Performance, dovecot vs tpop3d
...o change and keep going through many of their mailbox files. The process takes many minutes to complete. Is it rebuilding the index on every login? COMMAND PID USER FD TYPE DEVICE SIZE NODE NAME pop3 15148 postfix cwd DIR 9,2 152 850160 /home/domain.net/brock pop3 15148 postfix rtd DIR 9,2 816 2 / pop3 15148 postfix txt REG 9,2 1888690 7096106 /usr/local/libexec/dovecot/pop3 pop3 15148 postfix mem REG 9,2 107724 182934 /lib/ld-2.3.2.so pop3 15148 postfix mem REG 9,2 1578228 182936...
2006 Jan 23
9
Web Hosting Options?
Can someone recommend a good web host for ROR? -- Posted via http://www.ruby-forum.com/.
2016 Feb 05
1
post
Elizabeth Brock Director Center for Public Television and Radio University of Alabama PO Box 870150 Tuscaloosa, AL. 35487 205.348.6212 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/icecast/attachments/20160205/cdba6cc8/attachment.htm
2006 Mar 11
1
compiler options for xen
...' should i be using the gcc option for the cpu im using (pentium3), I understand that domU''s and even dom0''s speak the "XEN" arch, so could using cpu specific flags like this cause problems? what are other xen+gentoo users using and have you had any problems? Brock __________________________________________________ www.palen.serveftp.net Center for Advanced Computing http://cac.engin.umich.edu brockp@umich.edu _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2009 Jan 26
1
PCALG Package
...ne help me setup this package so I can use it. I am getting errors with the Rgraphviz package and have tried a number of ways to get this to work. Any help will be greatly appreciated! I am sorta new to R but have been actively trying to get into using it as my main analysis software. Thanks, Brock [[alternative HTML version deleted]]
2009 Jul 23
1
RMySQL Error
...That's where we need to find libmySQL.dll. Error : .onLoad failed in 'loadNamespace' for 'RMySQL' Error: package/namespace load failed for 'RMySQL' I am stumped, because the libmySQL.dll does exist in the path outlined. Any help will be greatly appreciated! Regards, Brock [[alternative HTML version deleted]]
2009 Nov 28
1
Kohonen Package
...pe) : 'arg' should be one of "codes", "changes", "counts", "mapping", "property", "quality") Since I am new to R, I figure I am missing something obvious. Any help you can provide will be greatly appreciated! Thanks in advance, Brock >>>>>>>>>>>>>>>>>>>>>>>>>>>>>> library(kohonen) data("wines") wines.sc <- scale(wines) som <- som(wines.sc, grid=somgrid(5, 5, "hexagonal")) plot(som) plot(som, type="dist.nei...
2009 Dec 01
1
Overlapping Plot Labels and Color Palette
...xist and, if possible, how can I create my own? The palette I wanted was diverging Greys from RColorBrewer I have made the assumption that the package I am using doesn't matter, but I am using the kohonen package in case that matters. Any help you can provide will be greatly appreciated! - Brock