Displaying 20 results from an estimated 32 matches for "stormy".
Did you mean:
storm
2010 Nov 11
1
Question about a hard drive error
Hey everyone,
I just got one of these today:
Nov 10 16:07:54 stormy kernel: sd 0:0:0:0: SCSI error: return code =
0x08000000
Nov 10 16:07:54 stormy kernel: sda: Current: sense key: Medium Error
Nov 10 16:07:54 stormy kernel: Add. Sense: Unrecovered read error
Nov 10 16:07:54 stormy kernel:
Nov 10 16:07:54 stormy kernel: Info fld=0x0
Nov 10 16:07:54 stormy kern...
2020 Feb 29
4
dput()
My interpretation of dput.Rd is that dput() gives an exact ASCII form
of the internal representation of an R object. But:
rhankin at cuttlefish:~ $ R --version
R version 3.6.2 (2019-12-12) -- "Dark and Stormy Night"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu (64-bit)
[snip]
rhankin at cuttlefish:~ $ R --vanilla --quiet
> x <- sum(dbinom(0:20,20,0.35))
> dput(x)
1
> x-1
[1] -4.440892e-16
>
> x==1
[1] FALSE
>
So, dput(x) gives 1...
2020 Feb 08
4
Development version of R fails tests and is not installed
...ight (C) 2020 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu/64 (64-bit)
[...]
> round(10.7775, digits=3)
[1] 10.778
On the other hand, the R 3.6.2 version, that I mainly use at the moment,
gives the following results:
R version 3.6.2 (2019-12-12) -- "Dark and Stormy Night"
Copyright (C) 2019 The R Foundation for Statistical Computing
Platform: x86_64-pc-linux-gnu/32 (32-bit)
[...]
> round(10.7775, digits=3)
[1] 10.777
and
R version 3.6.2 (2019-12-12) -- "Dark and Stormy Night"
Copyright (C) 2019 The R Foundation for Statistical Computing
Pl...
2020 Feb 29
3
dput()
...?s 00:08 de 29/02/20, robin hankin escreveu:
>> My interpretation of dput.Rd is that dput() gives an exact ASCII form
>> of the internal representation of an R object.? But:
>>
>> ? rhankin at cuttlefish:~ $ R --version
>> R version 3.6.2 (2019-12-12) -- "Dark and Stormy Night"
>> Copyright (C) 2019 The R Foundation for Statistical Computing
>> Platform: x86_64-pc-linux-gnu (64-bit)
>>
>> [snip]
>>
>> rhankin at cuttlefish:~ $ R --vanilla --quiet
>>> x <- sum(dbinom(0:20,20,0.35))
>>> dput(x)
>> 1...
2011 Jun 01
1
git push heroku master - has error
...n using up to 2 threads.
Compressing objects: 100% (246/246), done.
Read from remote host heroku.com: The connection was aborted
fatal: sha1 file ''<stdout>'' write error: Invalid argument
error: failed to push some refs to ''git-Vgi1d2+GxVTQT0dZR+AlfA@public.gmane.org:stormy-
meadow-768.git''
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to rubyo...
2020 Feb 08
0
Development version of R fails tests and is not installed
...l Computing
> Platform: x86_64-pc-linux-gnu/64 (64-bit)
> [...]
> > round(10.7775, digits=3)
> [1] 10.778
>
>
> On the other hand, the R 3.6.2 version, that I mainly use at the moment,
> gives the following results:
>
> R version 3.6.2 (2019-12-12) -- "Dark and Stormy Night"
> Copyright (C) 2019 The R Foundation for Statistical Computing
> Platform: x86_64-pc-linux-gnu/32 (32-bit)
> [...]
> > round(10.7775, digits=3)
> [1] 10.777
>
> and
>
> R version 3.6.2 (2019-12-12) -- "Dark and Stormy Night"
> Copyright (C) 20...
2020 Feb 08
1
round(x, dig) [was "Development version of R fails tests .."]
....]
>> > round(10.7775, digits=3)
>> [1] 10.778
>>
>>
>> On the other hand, the R 3.6.2 version, that I mainly use at the moment,
>> gives the following results:
>>
>> R version 3.6.2 (2019-12-12) -- "Dark and Stormy Night"
>> Copyright (C) 2019 The R Foundation for Statistical Computing
>> Platform: x86_64-pc-linux-gnu/32 (32-bit)
>> [...]
>> > round(10.7775, digits=3)
>> [1] 10.777
>>
>> and
>>
>> R version 3.6...
2020 Feb 16
0
round(x, dig) [was "Development version of R fails tests .."]
...[...]
????>>?>?round(10.7775,?digits=3)
????>>?[1]?10.778
????>>
????>>
????>>?On?the?other?hand,?the?R?3.6.2?version,?that?I?mainly?use?at?the?moment,
????>>?gives?the?following?results:
????>>
????>>?R?version?3.6.2?(2019-12-12)?--?"Dark?and?Stormy?Night"
????>>?Copyright?(C)?2019?The?R?Foundation?for?Statistical?Computing
????>>?Platform:?x86_64-pc-linux-gnu/32?(32-bit)
????>>?[...]
????>>?>?round(10.7775,?digits=3)
????>>?[1]?10.777
????>>
????>>?and
????>>
????>>?R?version?3.6.2...
2019 Dec 12
4
R 3.6.2 is released
The build system rolled up R-3.6.2.tar.gz (codename "Dark and Stormy Night") this morning.
The list below details the changes in this release.
You can get the source code from
http://cran.r-project.org/src/base/R-3/R-3.6.2.tar.gz
or wait for it to be mirrored at a CRAN site nearer to you.
Binaries for various platforms will appear in due course.
For the...
2019 Dec 12
4
R 3.6.2 is released
The build system rolled up R-3.6.2.tar.gz (codename "Dark and Stormy Night") this morning.
The list below details the changes in this release.
You can get the source code from
http://cran.r-project.org/src/base/R-3/R-3.6.2.tar.gz
or wait for it to be mirrored at a CRAN site nearer to you.
Binaries for various platforms will appear in due course.
For the...
2019 Dec 12
4
R 3.6.2 is released
The build system rolled up R-3.6.2.tar.gz (codename "Dark and Stormy Night") this morning.
The list below details the changes in this release.
You can get the source code from
http://cran.r-project.org/src/base/R-3/R-3.6.2.tar.gz
or wait for it to be mirrored at a CRAN site nearer to you.
Binaries for various platforms will appear in due course.
For the...
2015 Feb 02
4
[Bug 2348] New: allow ssh to connect to a unix domain socket
https://bugzilla.mindrot.org/show_bug.cgi?id=2348
Bug ID: 2348
Summary: allow ssh to connect to a unix domain socket
Product: Portable OpenSSH
Version: -current
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: ssh
Assignee: unassigned-bugs at
2020 Feb 29
2
dput()
...gt; >>> My interpretation of dput.Rd is that dput() gives an exact ASCII form
> >>> of the internal representation of an R object. But:
> >>>
> >>> rhankin at cuttlefish:~ $ R --version
> >>> R version 3.6.2 (2019-12-12) -- "Dark and Stormy Night"
> >>> Copyright (C) 2019 The R Foundation for Statistical Computing
> >>> Platform: x86_64-pc-linux-gnu (64-bit)
> >>>
> >>> [snip]
> >>>
> >>> rhankin at cuttlefish:~ $ R --vanilla --quiet
> >>>> x &...
2020 Mar 02
2
dput()
...act
> >> ASCII form >>> of the internal representation of an R
> >> object. But:
> >> >>>
> >> >>> rhankin at cuttlefish:~ $ R --version >>> R version
> >> 3.6.2 (2019-12-12) -- "Dark and Stormy Night" >>>
> >> Copyright (C) 2019 The R Foundation for Statistical
> >> Computing >>> Platform: x86_64-pc-linux-gnu (64-bit)
> >> >>>
> >> >>> [snip]
> >> >>>
> >>...
2020 Feb 29
0
dput()
...robin hankin escreveu:
>>> My interpretation of dput.Rd is that dput() gives an exact ASCII form
>>> of the internal representation of an R object.? But:
>>>
>>> ? rhankin at cuttlefish:~ $ R --version
>>> R version 3.6.2 (2019-12-12) -- "Dark and Stormy Night"
>>> Copyright (C) 2019 The R Foundation for Statistical Computing
>>> Platform: x86_64-pc-linux-gnu (64-bit)
>>>
>>> [snip]
>>>
>>> rhankin at cuttlefish:~ $ R --vanilla --quiet
>>>> x <- sum(dbinom(0:20,20,0.35))
>...
2011 Oct 12
0
ARMA and prediction
...ta, order = c(0,4), lag = list(ma = c(1,2,4)) )
Output:
Call:
arma(x = spdata, order = c(0, 4), lag = list(ma = c(1, 2, 4)) )
Coefficient(s):
ma1 ma2 ma4 intercept
-0.073868 0.058020 -0.081292 0.007082
All's bright and sunny till this point...after this it gets stormy
Next, I want to run prediction on these ARMA calculations. So i tried:
prediction <-predict( armacal, n.ahead = 1 )
Output:
Error in UseMethod("predict") :
no applicable method for 'predict' applied to an object of class "arma"
How do I get around this?
I cann...
1999 Jul 15
0
SAMBA IRIX Problem
...orkstation: SGI INDY IP22 with System Version IRIX 6.5.2
Have you maybe an answer or a tip?
Sincerely Holger Meyer
PS: Sorry for that bad english, I am not native english
--
------------------------------------------------------------------------
,-~~-.___. It was a dark and stormy night...
/ | ' \
( ) 0 Holger Meyer
\_/-, ,----' Rechenzentrum Universitaet Mannheim
**** // L15,16
/ \-'~; /~~~(O) D-68161 Mannheim
/ __/~| / | Germany...
2012 Jan 12
0
SOLVED: Centos6 Installer can handle 3TB Disks with little prepare.
...l do new disk label )
h) q ( for quit )
Now go back to Hetzner Customer Menu, and activate VNC INSTALL Centos6
English 64 Bit
Voila! now at the Part of Partitioning u say "CUSTOM LAYOUT" and you
can do your own Layout as you like.
Maybe this helps other ppl too.
Marko ( from cloudy stormy rainy Hamburg Harbour )
2012 Oct 23
1
Unable to start guest
I have been picking away at this problem and I have not been able to
resolve it yet and it appears quite puzzling to me, I am attempting to
start a guest on KVM and receive 'error: An error occurred, but the
cause is unknown'. I have a feeling this may be something simple I am
overlooking.
I have included log files and the xml of the guest at
2013 Feb 20
2
R and microsoft
Hi,
I hava some questions about R and other "softas".
Which applications (softas) I can use with R? Can I connect R with
Microsoft? Can I connect R with SPSS and how I can do it?
I am grateful, if you can help me.
-Teija
teijastormi@gmail.com
[[alternative HTML version deleted]]