Displaying 20 results from an estimated 23 matches for "l69".
Did you mean:
l6
2013 Jan 12
3
heatmap.2 problem
Dear List,
I'm trying to generate a simple heatmap that has each row and column
separated by a black line. However, for some reason this only happens
for the first and last color. The middle color in my colorpanel()
command has an addition horizontal and vertical line that I would like
to get rid off. Any suggestions?
#my code below
my.matrix <- cbind(func.1 =
2014 May 14
1
Bug in read.dcf(all = TRUE)?
...e problem, it seems the on.exit() call in
read.dcf() is the culprit:
on.exit(Sys.setlocale("LC_CTYPE", Sys.getlocale("LC_CTYPE")), add = TRUE)
Sys.setlocale("LC_CTYPE", "C")
https://github.com/wch/r-source/blob/96a2cc920/src/library/base/R/dcf.R#L68-L69
> sessionInfo()
R version 3.1.0 (2014-04-10)
Platform: x86_64-pc-linux-gnu (64-bit)
locale:
[1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C
LC_TIME=en_US.UTF-8
[4] LC_COLLATE=en_US.UTF-8 LC_MONETARY=en_US.UTF-8
LC_MESSAGES=en_US.UTF-8
[7] LC_PAPER=en_US.UTF-8 LC_NAME=C
LC_ADDRESS=C
[1...
2016 Oct 20
2
libguestfs and exporting to OVA/OVF
...mand line switches, a XML ovf would be created and
packed with the disk image in a OVA file.
There is some python code around which does that, for example the ganeti
export code and imagefactory
https://github.com/redhat-imaging/imagefactory/blob/master/imagefactory_plugins/ovfcommon/ovfcommon.py#L69
but nothing available as a standalone tool.
I am afraid I can only contribute Perl code.
Emmanuel
2020 Mar 25
1
Re: [PATCH libnbd v4] Add Go language bindings (golang) (RHBZ#1814538).
...html#Socket-and-direction
For example here's how it's integrated with glib:
https://github.com/libguestfs/libnbd/blob/master/examples/glib-main-loop.c
Integration with poll(2):
https://github.com/libguestfs/libnbd/blob/a5fe64ab5323d649d348e61c9126ef7e7234c145/examples/batched-read-write.c#L69
It currently works from golang too, but it seems likely that
synchronous calls like nbd_pread are blocking the golang main loop
(because we make our own call to poll(2)). The asynch stuff also
works (see libnbd_590_aio_copy_test.go in the attached patch) but it's
rather awkward.
Rich.
--
R...
2012 Feb 23
1
using shapefiles in adehabitat/ converting shapefile to spatial pixel data frame
...> points2grid(depth)
suggested tolerance minimum: 1
Error in points2grid(depth) :
dimension 1 : coordinate intervals are not constant
Bur these do not seem to work, does anyone have any ideas?
Many thanks
Louise Soanes
School of Environmental Sciences
University of Liverpool
Brownlow Hill
L69 3GP
http://sites.google.com/site/puffinislandseabirdresearch/
[[alternative HTML version deleted]]
2017 Sep 14
3
Help understanding why glm and lrm.fit runs with my data, but lrm does not
...m.fit" and "glm" do not. In particular I would welcome a solution to ensure I can produce a nomogram.
Kind regards,
Laura
Dr Laura Bonnett
NIHR Post-Doctoral Fellow
Department of Biostatistics,
Waterhouse Building, Block F,
1-5 Brownlow Street,
University of Liverpool,
Liverpool,
L69 3GL
0151 795 9686
L.J.Bonnett at liverpool.ac.uk
[[alternative HTML version deleted]]
2016 May 19
2
[PATCH] gpu/nouveau/nouveau_acpi.c: Fix Type Mismatch ACPI warning
...plementation
of `acpi_evaluate_dsm()` (which is called by `acpi_evaluate_dsm_typed()`), it
will automatically create a package for the 4th argument, if you pass it a NULL
pointer (see [5]).
[3]: https://github.com/torvalds/linux/blob/46c13450624e36302547a2ac3695f2350fe7ffc3/include/acpi/acpi_bus.h#L69
[4]: http://www.acpi.info/DOWNLOADS/ACPI_5_Errata%20A.pdf
[5]: https://github.com/torvalds/linux/blob/46c13450624e36302547a2ac3695f2350fe7ffc3/drivers/acpi/utils.c#L628
> if (!obj) {
> acpi_handle_info(handle, "failed to evaluate _DSM\n");
> return AE_ERROR;
> --
>...
2017 Sep 14
0
Help understanding why glm and lrm.fit runs with my data, but lrm does not
...9;maxiter' in the Value section.
--
David.
>
> Kind regards,
> Laura
>
> Dr Laura Bonnett
> NIHR Post-Doctoral Fellow
>
> Department of Biostatistics,
> Waterhouse Building, Block F,
> 1-5 Brownlow Street,
> University of Liverpool,
> Liverpool,
> L69 3GL
>
> 0151 795 9686
> L.J.Bonnett at liverpool.ac.uk
>
>
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinf...
2016 Oct 21
0
Re: libguestfs and exporting to OVA/OVF
...would be created and
> packed with the disk image in a OVA file.
>
> There is some python code around which does that, for example the ganeti
> export code and imagefactory
>
> https://github.com/redhat-imaging/imagefactory/blob/master/imagefactory_plugins/ovfcommon/ovfcommon.py#L69
>
> but nothing available as a standalone tool.
>
> I am afraid I can only contribute Perl code.
I've no objections to helping you to write such a tool. I don't think
we would want to ship it as part of libguestfs unless it was something
that had general utility (see above)....
2017 Nov 07
0
Survfit when new data has only 1 row of data
...anyone therefore explain why there is a problem when "sdata" is only 1 row, and ideally provide a solution?
Many thanks,
Laura
Dr Laura Bonnett
NIHR Post-Doctoral Fellow
Department of Biostatistics,
Waterhouse Building, Block F,
1-5 Brownlow Street,
University of Liverpool,
Liverpool,
L69 3GL
0151 795 9686
L.J.Bonnett at liverpool.ac.uk
2017 Sep 14
1
Help understanding why glm and lrm.fit runs with my data, but lrm does not
...> > Kind regards,
> > Laura
> >
> > Dr Laura Bonnett
> > NIHR Post-Doctoral Fellow
> >
> > Department of Biostatistics,
> > Waterhouse Building, Block F,
> > 1-5 Brownlow Street,
> > University of Liverpool,
> > Liverpool,
> > L69 3GL
> >
> > 0151 795 9686
> > L.J.Bonnett at liverpool.ac.uk
> >
> >
> >
> > [[alternative HTML version deleted]]
> >
> > ______________________________________________
> > R-help at r-project.org mailing list -- To UNSUBSCRIBE and m...
1999 Jun 03
1
very minor Rgui problem in rw0641 (PR#204)
...1999
month = May
day = 8
language = R
Search Path:
.GlobalEnv, Autoloads, package:base
********************************************
Dr S.C. Fear
Statistician Hon. Lecturer
Roy Castle ICLCR Dept Math. Sci.
200 London Road University of Liverpool
Liverpool L3 9TA Liverpool L69 3BX
fears@rc.liv.ac.uk scf@liv.ac.uk
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not t...
2020 Apr 04
0
Possible Bug In Validation of UTF-8 Sequences
...om/wch/r-source/blob/tags/R-3-6-3/src/main/character.c#L148
[3]: https://github.com/wch/r-source/blob/tags/R-3-6-3/src/main/valid_utf8.h#L106
[4]: https://github.com/wch/r-source/blob/tags/R-3-6-3/src/main/valid_utf8.h#L84
[5]: https://github.com/wch/r-source/blob/tags/R-3-6-3/src/main/valid_utf8.h#L69
[6]: https://github.com/wch/r-source/blob/tags/R-3-6-3/src/main/connections.c#L3935
[7]: https://github.com/wch/r-source/blob/tags/R-3-6-3/src/main/character.c#L184
[8]: https://github.com/wch/r-source/blob/tags/R-3-6-3/src/main/valid_utf8.h#L73
[9]: https://github.com/wch/r-source/blob/tags/R-3-6-...
2020 Mar 25
2
Re: [PATCH libnbd v4] Add Go language bindings (golang) (RHBZ#1814538).
On Wed, Mar 25, 2020 at 09:48:02AM +0000, Daniel P. Berrangé wrote:
> On Wed, Mar 25, 2020 at 09:42:19AM +0000, Richard W.M. Jones wrote:
> > Now runs a complete set of tests, notably including the AIO test.
> >
> > File descriptors are passed in and out as plain ints (instead of
> > *os.File) for a couple of reasons: (1) We have to pass the plain int
> > to
1999 Apr 06
1
rw-faq clarification + simple question + bug(?)
...ss or R report by
writing to both lists. Apologies to those who get this twice.)
Simon Fear
********************************************
Dr S.C. Fear
Statistician Hon. Lecturer
Roy Castle ICLCR Dept Math. Sci.
200 London Road University of Liverpool
Liverpool L3 9TA Liverpool L69 3BX
fears at rc.liv.ac.uk scf at liv.ac.uk
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", n...
2019 Jun 06
2
@llvm.memcpy not honoring volatile?
The primary reason I don’t want to provide any guarantees for what instructions are used to implement volatile memcpy is that it would forbid lowering a volatile memcpy to a library call.
clang uses a volatile memcpy for struct assignment in C. For example, “void f(volatile struct S*p) { p[0] = p[1]; }”. It’s not really that useful, but it’s been done that way since before clang was written.
1999 Jun 03
1
IE5 html help search failure (PR#205)
...1999
month = May
day = 8
language = R
Search Path:
.GlobalEnv, Autoloads, package:base
********************************************
Dr S.C. Fear
Statistician Hon. Lecturer
Roy Castle ICLCR Dept Math. Sci.
200 London Road University of Liverpool
Liverpool L3 9TA Liverpool L69 3BX
fears@rc.liv.ac.uk scf@liv.ac.uk
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not t...
2016 May 20
0
[PATCH] gpu/nouveau/nouveau_acpi.c: Fix Type Mismatch ACPI warning
...()` (which is called by `acpi_evaluate_dsm_typed()`),
> it
> will automatically create a package for the 4th argument, if you pass it a
> NULL
> pointer (see [5]).
>
> [3]:
> https://github.com/torvalds/linux/blob/46c13450624e36302547a2ac3695f2350fe7ffc3/include/acpi/acpi_bus.h#L69
> [4]: http://www.acpi.info/DOWNLOADS/ACPI_5_Errata%20A.pdf
> [5]:
> https://github.com/torvalds/linux/blob/46c13450624e36302547a2ac3695f2350fe7ffc3/drivers/acpi/utils.c#L628
Thanks for all the links. I'll read the docs and send a new version of the
patch when it makes more sense ins...
2020 Nov 17
2
RFC: [SmallVector] Adding SVec<T> and Vec<T> convenience wrappers.
...s when the revision was sent, but I couldn't find a
library with a "vector with inlined storage" and a default N value.
Both Abseil and Folly have a SmallVector equivalent, Abseil does not have a
default:
https://github.com/abseil/abseil-cpp/blob/master/absl/container/inlined_vector.h#L69-L71
Folly has a default hard-coded to 1:
https://github.com/facebook/folly/blob/master/folly/small_vector.h#L430
Folly has also another class, FBVector, which is really an alternative to
std::vector with a different memory management strategy (growth factor,
etc.). I don't think Abseil has anyt...
2020 Nov 17
1
RFC: [SmallVector] Adding SVec<T> and Vec<T> convenience wrappers.
...couldn't find a
>> library with a "vector with inlined storage" and a default N value.
>> Both Abseil and Folly have a SmallVector equivalent, Abseil does not have
>> a default:
>> https://github.com/abseil/abseil-cpp/blob/master/absl/container/inlined_vector.h#L69-L71
>> Folly has a default hard-coded to 1:
>> https://github.com/facebook/folly/blob/master/folly/small_vector.h#L430
>> Folly has also another class, FBVector, which is really an alternative to
>> std::vector with a different memory management strategy (growth factor,
>...