Displaying 15 results from an estimated 15 matches for "cuttlefish".
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-...
2009 Jun 16
0
Help implementing a simple Python port
...}
# end function
# test 1, using example from [1]
john=c(item1=5, item2=3, item3=2)
mark=c(item1=3, item2=4, item3=NA)
tr.set1=rbind(john,mark)
lucy1=c(item1=NA, item2=2, item3=5)
pred(tr.set1,lucy1) ## item1=4.33 --> correct
# test 2, using example from [2]
alice=c(squid=1.0, octopus=0.2, cuttlefish=0.5, nautilus=NA)
bob=c(squid=1.0, octopus=0.5, cuttlefish=NA, nautilus=0.2)
carole=c(squid=0.2, octopus=1.0, cuttlefish=0.4, nautilus=0.4)
dave=c(squid=NA, octopus=0.4, cuttlefish=0.9, nautilus=0.5)
tr.set2=rbind(alice,bob,carole,dave)
lucy2=c(squid=0.4, octopus=NA, cuttlefish=NA, nautilus=NA)
pre...
2020 Feb 29
3
dput()
...e-numbers-not-equal
>
> Hope this helps,
>
> Rui Barradas
>
> ?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...
2020 Feb 29
2
dput()
...> Rui Barradas
> >>
> >> ?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]
> >>>
&...
2020 Mar 02
2
dput()
...n 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)
> >> &...
2019 May 02
2
Disco Dingo repository issues
...g to be installed
Depends: r-recommended (= 3.6.0-1cosmic) but it is not going to be installed
Recommends: r-base-html but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
It seems Disco Dingo packages have references to their Cosmic Cuttlefish versions.
When trying to install r-base-core first I get the following issue:
sudo apt install r-base-core r-base
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossib...
2020 Feb 29
0
dput()
...Hope this helps,
>>
>> Rui Barradas
>>
>> ?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 cuttlef...
2013 Oct 31
1
Fwd: libvirt unsupport rbd storage pool? "missing backend for pool type 8"
...me>
<source>
<name>cloudstack</name>
<host name='10.20.197.22' port='6789'/>
</source>
</pool>
this is my system information:
centos6.4 2.6.32-358.14.2.el6.x86_64
libvirt-1.1.1-1.el6.x86_64
qemu-kvm-0.12.1.2-2.355.el6.2.cuttlefish.x86_64 (download from
http://ceph.com/packages/qemu-kvm/centos/x86_64/ )
qemu-img-0.12.1.2-2.355.el6.2.cuttlefish.x86_64
--
------------------------------
金山网络运维部-卢惠勇
分机:2477
手机:15018838589
qq:31302409
2013 Oct 17
2
Create RBD Format 2 disk images with qemu-image
Hello,
I would like to use RBD Format 2 images so I can take advantage of layering.
However, when I use "qemu-img create -f rbd rbd:data/foo 10G", I get format
1 RBD images. (Actually, when I use the "-f rbd" flag, qemu-img core dumps,
but it looks like that feature may have been deprecated [1])
Is there any way to have qemu-img create RBD Format 2 images or am I better
off
2020 Mar 02
0
dput()
...gt; ?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)
>> >>>
>>...
2020 Mar 02
0
dput()
...eu: >>> 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)
>>...
2019 May 16
2
imap failing
At a loss. I've removed and reinstalled all the ports that use
openssl.so.10 now, and still having the same issue. At this point, I'm
looking at just upgrading the whole system to freebsd 12.0 and seeing
what happens. Not sure why the core files don't seem to cooperate with
gdb, butI assume that is some freebsd configuration issue.
If anyone has any other ideas though I am all ears.
2019 May 02
0
Disco Dingo repository issues
...Depends: r-recommended (= 3.6.0-1cosmic) but it is not going to be installed
> Recommends: r-base-html but it is not going to be installed
> E: Unable to correct problems, you have held broken packages.
>
> It seems Disco Dingo packages have references to their Cosmic Cuttlefish versions.
Willem
Thanks for point this out. It appears that I had an incorrect entry in
one configuration file. I have fixed that and that the corrected files
should be on CRAN in the next 12 hours.
You can always use the RRutterr3.5 PPA
(https://launchpad.net/~marutter/+archive/ubuntu/rrut...
2013 Oct 21
0
Re: Create RBD Format 2 disk images with qemu-image
...> core dumps, but it looks like that feature may have been deprecated [1])
>
> Is there any way to have qemu-img create RBD Format 2 images or am I
> better off using `rbd` to create the image then booting from the disk
> and performing the install, etc.?
If you're using recent cuttlefish or dumpling releases of ceph, you can
add settings to ceph.conf to make qemu-img and anything else using
librbd create format 2 images. In the [client] or [global] section of
/etc/ceph/ceph.conf, add:
rbd default format = 2
Josh
> Thanks for the assist.
>
> Best Regards,
> Jon A
>...
2013 Apr 18
39
Xen blktap driver for Ceph RBD : Anybody wants to test ? :p
Hi,
I''ve been working on getting a working blktap driver allowing to
access ceph RBD block devices without relying on the RBD kernel driver
and it finally got to a point where, it works and is testable.
Some of the advantages are:
- Easier to update to newer RBD version
- Allows functionality only available in the userspace RBD library
(write cache, layering, ...)
- Less issue when