Displaying 20 results from an estimated 98 matches for "7509".
Did you mean:
75,9
2013 Mar 01
3
EDNS support
I am having problems with EDNS support on a few Centos 6.3 bind
servers. I am trying to determine if the problem is my Juniper SSG5
firewall of Centos.
All the servers have firewall enabled, though I have tested with
stopping iptables and ip6tables. I am using tests from:
https://www.dns-oarc.net/oarc/services/replysizetest
dig @localhost +short rs.dns-oarc.net txt
gets:
;; Truncated,
2008 Dec 20
1
glusterfs1.4rc6 bdb problem
...t-type tcp
subvolumes bdb
end-volume
But I cannot find glusterfs process running.and my log:
#tail /var/log/glusterfs/glusterfs.log
8: volume bdbserver
9: type protocol/server
10: option transport-type tcp
11: subvolumes bdb
12: end-volume
+-----
2008-12-20 20:57:52 E [server-protocol.c:7509:validate_auth_options]
bdbserver: volume 'bdb' defined as subvolume, but no authentication defined
for the same
2008-12-20 20:57:52 E [xlator.c:563:xlator_init_rec] xlator: initialization of
volume 'bdbserver' failed, review your volfile again
2008-12-20 20:57:52 E [glusterfsd.c:...
2018 Jun 01
2
Time-series moving average question
...rder=3)
TNR_moving_average <- forecast(tnr.ma, h=8)
I think you will find that the warning comes from the second step.
Print tnr.ma and you will see some NAs.
-Don
--
Don MacQueen
Lawrence Livermore National Laboratory
7000 East Ave., L-627
Livermore, CA 94550
925-423-1062
Lab cell 925-724-7509
?
From: Bill Poling <Bill.Poling at zelis.com>
Date: Friday, June 1, 2018 at 8:58 AM
To: "MacQueen, Don" <macqueen1 at llnl.gov>, array R-help <r-help at r-project.org>
Subject: RE: [R] Time-series moving average question
Hello Don, thank you for your response. I appr...
2018 Jun 01
0
Time-series moving average question
...t(tnr.ma<http://tnr.ma>, h=8)
I think you will find that the warning comes from the second step.
Print tnr.ma<http://tnr.ma> and you will see some NAs.
-Don
--
Don MacQueen
Lawrence Livermore National Laboratory
7000 East Ave., L-627
Livermore, CA 94550
925-423-1062
Lab cell 925-724-7509
From: Bill Poling <Bill.Poling at zelis.com<mailto:Bill.Poling at zelis.com>>
Date: Friday, June 1, 2018 at 8:58 AM
To: "MacQueen, Don" <macqueen1 at llnl.gov<mailto:macqueen1 at llnl.gov>>, array R-help <r-help at r-project.org<mailto:r-help at r-project....
2018 Jun 01
2
Time-series moving average question
...39;t check, because I can't find the ma() and forecast() functions. I assume they come from some package you installed; it would be helpful to say which package.
-Don
--
Don MacQueen
Lawrence Livermore National Laboratory
7000 East Ave., L-627
Livermore, CA 94550
925-423-1062
Lab cell 925-724-7509
?On 6/1/18, 4:20 AM, "R-help on behalf of Bill Poling" <r-help-bounces at r-project.org on behalf of Bill.Poling at zelis.com> wrote:
Good morning, I hope someone can help with these questions, or perhaps suggest one of the other R-lists?
I have two questions:...
2018 Jun 01
0
Time-series moving average question
...39;t check, because I can't find the ma() and forecast() functions. I assume they come from some package you installed; it would be helpful to say which package.
-Don
--
Don MacQueen
Lawrence Livermore National Laboratory
7000 East Ave., L-627
Livermore, CA 94550
925-423-1062
Lab cell 925-724-7509
______________________________________________
R-help at r-project.org<mailto:R-help at r-project.org> mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help<https://stat.ethz.ch/mailman/listinfo/r-help>
PLEASE do read the posting guide http://www.R-...
2018 Apr 25
0
Copy text from Script syntax into .txt
Try putting this
options(echo=TRUE)
at the beginning of your script
See ?source for a clue
-Don
--
Don MacQueen
Lawrence Livermore National Laboratory
7000 East Ave., L-627
Livermore, CA 94550
925-423-1062
Lab cell 925-724-7509
?On 4/24/18, 2:23 AM, "R-help on behalf of P. Roberto Bakker" <r-help-bounces at r-project.org on behalf of robertobakker at gmail.com> wrote:
Hi everybody,
How can I get text from RScript (e.g. syntax, reminder) into the result
text.
Sink() does not do tha...
2015 Nov 10
3
lmtp panic
...e_run+0x13)
[0x7f887f3bb2e3] -> dovecot/lmtp(main+0x165) [0x7f887fdf9135] ->
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf5) [0x7f887efe8ec5]
-> dovecot/lmtp(+0x5223) [0x7f887fdf9223]
Nov 10 15:36:49 mx10 dovecot: lmtp(7502): Connect from local
Nov 10 15:36:49 mx10 dovecot: lmtp(7509): Connect from local
Nov 10 15:36:49 mx10 dovecot: lmtp(oleg.vasilyev at bgoperator.com): Panic:
file str.c: line 22 (str_new_const): assertion failed: (str[len] == '\0')
Nov 10 15:36:49 mx10 dovecot: lmtp(oleg.vasilyev at bgoperator.com): Error:
Raw backtrace: /usr/lib/dovecot/libdovecot...
2017 Dec 15
1
something weird has happened....!!!!!!!!!!
...environment (presumably by mistake, but it's an easy mistake to make), and its value changed in between function calls.
Reinstalling R would be a waste of time.
-Don
--
Don MacQueen
Lawrence Livermore National Laboratory
7000 East Ave., L-627
Livermore, CA 94550
925-423-1062
Lab cell 925-724-7509
On 12/15/17, 4:45 AM, "R-help on behalf of akshay kulkarni" <r-help-bounces at r-project.org on behalf of akshay_e4 at hotmail.com> wrote:
dear Members,
Today something weird has happened on my R console. I have attached two screenshots of the same vecto...
2018 Apr 30
3
How to visualise what code is processed within a for loop
...hem with the character columns. R?s performance working with data frames has improved since then, so I really don?t know if it would make a difference for your task.
-Don
--
Don MacQueen
Lawrence Livermore National Laboratory
7000 East Ave., L-627
Livermore, CA 94550
925-423-1062
Lab cell 925-724-7509
From: Luca Meyer <lucam1968 at gmail.com>
Date: Monday, April 30, 2018 at 8:08 AM
To: Rui Barradas <ruipbarradas at sapo.pt>
Cc: "MacQueen, Don" <macqueen1 at llnl.gov>, array R-help <r-help at r-project.org>
Subject: Re: [R] How to visualise what code is process...
2018 Jan 26
2
Help in Plotting in "fArma" Package
...ers (base graphics) you can use to change various things.
Success will depend, as Dave indicated, on how the package author handled the plotting options in rsFit().
-Don
--
Don MacQueen
Lawrence Livermore National Laboratory
7000 East Ave., L-627
Livermore, CA 94550
925-423-1062
Lab cell 925-724-7509
?On 1/25/18, 5:56 PM, "R-help on behalf of David Winsemius" <r-help-bounces at r-project.org on behalf of dwinsemius at comcast.net> wrote:
The documentation say that additional arguments will be passed. I suspect this will be a base graphics plot. You should look at the co...
2007 Nov 11
2
using RSperl with "tree" package
...owing error:
Error in predict.tree("rtree_2", list("5031601", "GS0098", 0, "1", "1", :
not legitimate tree
Any help would be appreciated.
Thanks
-Rachana
Rachana Jain
rachanaj@yahoo.com
Ph: 408-499-9802 (Cell)
513-556-7509 (Res.)
2931 Scioto Lane Apt. No. 1002
Cincinnati OH - 45219, U.S.A.
__________________________________________________
[[alternative HTML version deleted]]
2018 Sep 26
1
Stability and reliability of R (comment on Re: as.vector() broken on a matrix or array of type "list")
...le custom GUI that uses the tcltk package that has needed no updates whatsoever in all that time.
Such stability and reliability have been extremely valuable to me.
-Don
--
Don MacQueen
Lawrence Livermore National Laboratory
7000 East Ave., L-627
Livermore, CA 94550
925-423-1062
Lab cell 925-724-7509
?On 9/26/18, 12:41 AM, "R-devel on behalf of Martin Maechler" <r-devel-bounces at r-project.org on behalf of maechler at stat.math.ethz.ch> wrote:
[-- most of original message omitted, so as to comment on the following --]
-----
*) {Possibly such an R we would cre...
2018 May 10
4
the first name of the first column
Dear all;
I need to run heatmap. Because my first column in my data is alphanumeric,
I can not run as.matrix(scale(my_data)). So I need to make my data readable
as in data(mtcars). In *mtcars *data the first column is alphanumeric and
has no name.
Thanks,
Greg
[[alternative HTML version deleted]]
2018 Apr 30
0
How to visualise what code is processed within a for loop
...really don?t know if it
> would make a difference for your task.
>
>
>
> -Don
>
>
>
> --
>
> Don MacQueen
>
> Lawrence Livermore National Laboratory
>
> 7000 East Ave., L-627
>
> Livermore, CA 94550
>
> 925-423-1062
>
> Lab cell 925-724-7509
>
>
>
>
>
> *From: *Luca Meyer <lucam1968 at gmail.com>
> *Date: *Monday, April 30, 2018 at 8:08 AM
> *To: *Rui Barradas <ruipbarradas at sapo.pt>
> *Cc: *"MacQueen, Don" <macqueen1 at llnl.gov>, array R-help <
> r-help at r-project.org&g...
2017 Dec 15
2
Errors in reading in txt files
...:00 PDT"
> > class(as.POSIXct('2012-10-12 13:14'))
> [1] "POSIXct" "POSIXt"
>
> -Don
>
> --
> Don MacQueen
> Lawrence Livermore National Laboratory
> 7000 East Ave., L-627
> Livermore, CA 94550
> 925-423-1062
> Lab cell 925-724-7509
>
>
>
> On 12/14/17, 11:01 AM, "R-help on behalf of Ista Zahn" <
> r-help-bounces at r-project.org on behalf of istazahn at gmail.com> wrote:
>
> On Thu, Dec 14, 2017 at 1:58 PM, Berend Hasselman <bhh at xs4all.nl>
> wrote:
> >
> &g...
2018 Jan 26
0
Help in Plotting in "fArma" Package
...9;s all hard-coded. I've suggested to the OP that hacking the show method is an accessible option.
--
David.
>
> -Don
>
> --
> Don MacQueen
> Lawrence Livermore National Laboratory
> 7000 East Ave., L-627
> Livermore, CA 94550
> 925-423-1062
> Lab cell 925-724-7509
>
>
> ?On 1/25/18, 5:56 PM, "R-help on behalf of David Winsemius" <r-help-bounces at r-project.org on behalf of dwinsemius at comcast.net> wrote:
>
> The documentation say that additional arguments will be passed. I suspect this will be a base graphics plot. You...
2017 Dec 14
0
Errors in reading in txt files
...ct('2012-10-12 13:14')
[1] "2012-10-12 13:14:00 PDT"
> class(as.POSIXct('2012-10-12 13:14'))
[1] "POSIXct" "POSIXt"
-Don
--
Don MacQueen
Lawrence Livermore National Laboratory
7000 East Ave., L-627
Livermore, CA 94550
925-423-1062
Lab cell 925-724-7509
On 12/14/17, 11:01 AM, "R-help on behalf of Ista Zahn" <r-help-bounces at r-project.org on behalf of istazahn at gmail.com> wrote:
On Thu, Dec 14, 2017 at 1:58 PM, Berend Hasselman <bhh at xs4all.nl> wrote:
>
>> On 14 Dec 2017, at 19:36, lily li <...
2018 Apr 28
2
How to visualise what code is processed within a for loop
...gt; [1] 4
>>> They are not really what it is intended for.
>>>
>>> --
>>> Don MacQueen
>>> Lawrence Livermore National Laboratory
>>> 7000 East Ave., L-627
>>> Livermore, CA 94550
>>> 925-423-1062
>>> Lab cell 925-724-7509
>>>
>>>
>>> ?On 4/24/18, 12:30 AM, "R-help on behalf of Luca Meyer" <
>>> r-help-bounces at r-project.org on behalf of lucam1968 at gmail.com> wrote:
>>>
>>> ???? Hi,
>>>
>>> ???? I am trying to debug the follow...
2018 Apr 30
0
How to visualise what code is processed within a for loop
...not really what it is intended for.
>>>>
>>>> --
>>>> Don MacQueen
>>>> Lawrence Livermore National Laboratory
>>>> 7000 East Ave., L-627
>>>> Livermore, CA 94550
>>>> 925-423-1062
>>>> Lab cell 925-724-7509
>>>>
>>>>
>>>> ?On 4/24/18, 12:30 AM, "R-help on behalf of Luca Meyer" <
>>>> r-help-bounces at r-project.org on behalf of lucam1968 at gmail.com> wrote:
>>>>
>>>> Hi,
>>>>
>>>>...