Displaying 20 results from an estimated 571 matches for "8525".
Did you mean:
525
2004 Sep 20
0
Samba Errors
...ite_socket: Error writing 5 bytes to
socket 16: ERRNO = Connection reset by peer
Sep 21 07:40:48 server smbd[8528]: [2004/09/21 07:40:48, 0]
lib/util_sock.c:send_smb(604)
Sep 21 07:40:48 server smbd[8528]: Error writing 5 bytes to client. -1.
(Connection reset by peer)
Sep 21 07:40:51 server smbd[8525]: [2004/09/21 07:40:51, 0]
lib/util_sec.c:assert_gid(110)
Sep 21 07:40:51 server smbd[8525]: Failed to set gid privileges to
(-1,1400448) now set to (0,0) uid=(0,0)
Sep 21 07:40:51 server smbd[8525]: [2004/09/21 07:40:51, 0]
lib/util.c:smb_panic(1400)
Sep 21 07:40:51 server smbd[8525]: PANIC: f...
2008 Jan 02
0
Re: RubyOnRails build 8525 failed
...t/duration.rb
>
> Revision 8524 committed by bitsweat on 2008-01-02 09:11:39
> Ruby 1.9 compat: fix two failing tests since String#each has been removed. Closes #10655.
>
> M /trunk/activerecord/CHANGELOG
> M /trunk/activerecord/lib/active_record/fixtures.rb
>
> Revision 8525 committed by bitsweat on 2008-01-02 09:14:34
> find_or_create_resource_for handles module nesting. Closes #10646.
>
> M /trunk/activeresource/lib/active_resource/base.rb
> M /trunk/activeresource/CHANGELOG
> M /trunk/activeresource/test/base/load_test.rb
>
> TEST FAILURES...
2012 Apr 09
4
guest os time drift wild
HI, guys
Recently,I met a problem.
Xen''s version: 3.4.3
guest os:redhat 4.8 32bit
And xen.independent_wallclock = 1 has been set.
The time of guest os change to be fast suddenly, about 2000 second.
because the change is too wild, ntp didn''t sync to the ntp server''s time.
my application is dependent on the systme time. And this occurs a lot of times.
I don''t
2009 Jan 09
5
The R Inferno
....pdf
Abstract: If you are using R and you think you're in hell,
this is a map for you.
Also, I've expanded the outline concerning R on the
Burns Statistics 'Links' page. Suggestions (off-list) for
additional items are encouraged.
Patrick Burns
patrick at burns-stat.com
+44 (0)20 8525 0696
http://www.burns-stat.com
(home of "The R Inferno" and "A Guide for the Unwilling S User")
2010 May 04
2
R for web browser
...eryone,
Does anyone know of any projects for running an interactive R session within
a web browser?
I'm looking for something similar to the one on the Ruby website
(http://tryruby.org), except for R.
Thanks for your responses in advance!
Lanna
-----
Lanna Jin
lannajin at gmail.com
510-898-8525
--
View this message in context: http://r.789695.n4.nabble.com/R-for-web-browser-tp2125571p2125571.html
Sent from the R help mailing list archive at Nabble.com.
2008 Jul 13
2
multiple names to assign
...ign(c('a1', 'a2'), 1:2)
One way of thinking about this is that people using
'assign' get what they deserve. The other is that it is
used seldom enough that adding a warning isn't going
to slow things down appreciably.
Patrick Burns
patrick at burns-stat.com
+44 (0)20 8525 0696
http://www.burns-stat.com
(home of S Poetry and "A Guide for the Unwilling S User")
2005 Jan 03
3
spreadsheet addiction
...from a quality assurance perspective. It
presents R as a suitable alternative to spreadsheets. Also there are
several specific problems with Excel that are highlighted, including
the status of statistical functionality in Excel.
Patrick Burns
Burns Statistics
patrick at burns-stat.com
+44 (0)20 8525 0696
http://www.burns-stat.com
(home of S Poetry and "A Guide for the Unwilling S User")
2010 May 04
7
How to replace all <NA> values in a data.frame with another ( not 0) value
I need to replace <NA> occurrences in multiple columns in a data.frame
with "000/000"
how do I achieve this?
Thanks
Nevil Amos
2006 Jan 27
3
draft of Comment on UCLA tech report
...t from the statistical consulting group at UCLA.
I have a draft of a comment on that report, which you
can get from
http://www.burns-stat.com/pages/Flotsam/uclaRcomment_draft1.pdf
I'm interested in comments: corrections, additions, deletions.
Patrick Burns
patrick at burns-stat.com
+44 (0)20 8525 0696
http://www.burns-stat.com
(home of S Poetry and "A Guide for the Unwilling S User")
2009 Apr 01
3
installing DomU with two network bridges via virt-install
...be possible to have
two network interfaces specified via the --bridge argument
of virt-install, where one would have --bridge=xenbr0 and the other
would have --bridge=xenbr1?
Thanks
Steve Timm
--
------------------------------------------------------------------
Steven C. Timm, Ph.D (630) 840-8525
timm@fnal.gov http://home.fnal.gov/~timm/
Fermilab Computing Division, Scientific Computing Facilities,
Grid Facilities Department, FermiGrid Services Group, Assistant Group Leader.
_______________________________________________
Xen-users mailing list
Xen-users@lists.xensource.com
http://lists.x...
2009 Apr 01
4
Variable Wildcard Value
Is there a wildcard value for vector values in r?
For instance:
> M <- *wildcard
> (M==1)
TRUE
>(M=="peanut butter")
TRUE
>is.na(M)
FALSE
thanks,
Francis
--
Francis Smart
(406) 223-8108 cell
2010 May 03
8
Delete rows with duplicate field...
as a r noob i am having another problem:
i have a big dataframe where each row corresponds to one entry and each
column is a field...
for instance, i have the column ID and time and many more...
Id like to get a dataframe where all IDs are just included once (some users
with that ID might have several entries but Id like to kepp only one)..
when i use unique I only get a list of the levels (or
2010 Mar 10
2
function to create multiple matrices
...ually indexing the tables and converting
them into matrices in one fell swoop.
r1997<-as.matrix(tableT[,,"1997"]) #How I would do it individually; but I
can I make matrices for each year as a function?
Thanks in advance for your suggestions!
--
Lanna Jin
lannajin@gmail.com
510-898-8525
[[alternative HTML version deleted]]
2005 Sep 21
2
MGARCH estimation
Hi R-users
Can the users let me know how to do MGARCH estimate (Bivariate GARCH)
and volatility forecast for 2 variables in R.
thanks and regards
snvk
2006 Jun 01
2
skype out
...ete newbie to asterisk (OH NO). Is it possible to use my skype
out account for an outgoing trunk? If so, can the syntax be found
somewhere? Thanks, Peter
--
cybersource.us
115 Richfield Road
Williamsville, New York 14221
716-553-8525
2004 Nov 20
1
sum and partial argument name matching
...32
arch i386
os mingw32
system i386, mingw32
status
major 2
minor 0.1
year 2004
month 11
day 15
language R
Patrick Burns
Burns Statistics
patrick@burns-stat.com
+44 (0)20 8525 0696
http://www.burns-stat.com
(home of S Poetry and "A Guide for the Unwilling S User")
2006 Feb 23
2
Problem with List() Inside Function
I have a function declared thus.
FirstEigenvectorBoundary.Training <-
function(InputFileName='C:/Samples2/PT_Amp.txt',
Header=TRUE, Colour="red")
Inside the function, I have the following call
out<-list(x=Eigenvectors[2:(NumMetricsSelected+1),1],
y=-0.8, z=NumMetricsSelected);
NumMetricsSelected has the value 2 and Eigenvectors
has the following form
[,1]
2003 Dec 18
1
a debugging difficulty
...number, or 0 to exit Selection: 1
Selection: 0
>
That is, there is apparently an environment to select, but
trying to select it doesn't do anything.
This is with R version 1.8.1 on Windows and SuSe 8.2 (both precompiled).
Patrick Burns
Burns Statistics
patrick@burns-stat.com
+44 (0)20 8525 0696
http://www.burns-stat.com
(home of S Poetry and "A Guide for the Unwilling S User")
2002 Mar 12
1
using R API in dynamically loaded code?
...ld be called from R? Am I simply on the wrong track?
I can provide a stripped-down example if that will clarify things.
thanks,
Ben Bolker
--
318 Carr Hall bolker@zoo.ufl.edu
Zoology Department, University of Florida http://www.zoo.ufl.edu/bolker
Box 118525 (ph) 352-392-5697
Gainesville, FL 32611-8525 (fax) 352-392-3704
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", &...
2007 Feb 28
2
sort of OT: bootstrap tutorial
...e about bootstrapping.
My response was, "How dare you bug me while I'm playing with my
cats, just google for it." My correspondent was not very impressed
with my advice. Once I actually followed my strategy, I saw how
awful it was.
Patrick Burns
patrick at burns-stat.com
+44 (0)20 8525 0696
http://www.burns-stat.com
(home of S Poetry and "A Guide for the Unwilling S User")