Displaying 20 results from an estimated 300 matches similar to: "A patch for boxplot.R"
1998 Dec 15
1
Use less instead of more
Hello,
I would like to use "less" as pager instead of the default, "more".
So I edited RHOME/bin/pager so that I can use less.
Is it all right?
Yusuke Uchiyama
yusuke at kais.kyoto-u.ac.jp
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info",
1999 Apr 07
2
Bug list summary (automatic post)
=================================================
This is an automated summary of the status of the R-bugs
repository.
Note that this may be neither complete nor perfectly
correct at any given instance: Not all bugs are reported,
and some reported bugs may have been fixed, but the
repository not yet updated.
Some bug fixes are difficult to verify because they pertain
to specific hardware or
2009 Jan 18
0
Proposed mods to barplot.default() and legend().
On 16/01/2009, at 10:07 PM, Martin Maechler wrote:
> Hi Rolf,
>
>>>>>> "RT" == Rolf Turner <r.turner at auckland.ac.nz>
>>>>>> on Fri, 16 Jan 2009 15:27:33 +1300 writes:
>
> RT> Recently I had occasion to make some mods to
> RT> barplot.default(), the main one being the introduction
> RT> of a
2006 May 29
0
R-2.3 macosx segfault
Dear all,
this is my first message to this list. I hope it is not off topic
(and should have been posted to R-help for example).
I have R-2.3.0 installed on a couple of systems, including powermac
G5, iBook G4 (both with MacOSX 10.4.6), windows xp and linux (kubuntu
5.10). When trying to install package aroma from authors web site I
found that R for macosx crashes with segfault. This
2006 Apr 28
1
Checking Goodness of Fit With Kolmogorov-Smirnov
Hi,
I'm using the power.law.fit function from the igraph package to fit a
power law distribution to some data. This function returns the power
law exponent as it's only result. I would like to have some sort of
goodness-of-fit and/or error estimate of the exponent returned. This
paper:
http://www.edpsciences.org/articles/epjb/pdf/2004/18/b04111.pdf
suggests using the
2006 Jan 16
1
LocalCommand problem for tunneling on Linux
I've been testing tunneling on Linux with openssh-SNAP-20060116.tar.gz
and found a problem.
When I use LocalCommand for doing ifconfig stuff, the command line
was executed before a tunneling interface is opened. This causes
errors on Linux and the interface is not automatically set up.
This is not a problem on *BSD because you can do ifconfig for
unopened tun/tap interfaces. But in Linux,
2006 Feb 26
1
NFS via VPN stuck after a certain amount of transfer
Hello,
I'm testing NFS via VPN on openssh-4.3p2 and experienced
occational glitches. When I tried to copy a huge directory,
sometimes the VPN connection was stuck and the tun interface
stopped responding. The underlying network connection was still
alive. When I quit the client and reconnect, it starts
working again.
More concretely, I made a connection from a Linux box
to a FreeBSD box
2000 Jan 16
0
ANNOUNCE: 1.2.1pre26
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have uploaded openssh-1.2.1pre26. Please use a mirror:
http://violet.ibs.com.au/openssh/files/MIRRORS.html
Major changes:
- IPv6 support. I have merged the IPv6 support from OpenBSD CVS and
the function replacements from KIKUCHI Takahiro
<kick at kyoto.wide.ad.jp>. It compiles and works OK for me on
Redhat Linux 6.1 (which has
2000 Jan 16
0
ANNOUNCE: 1.2.1pre26
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have uploaded openssh-1.2.1pre26. Please use a mirror:
http://violet.ibs.com.au/openssh/files/MIRRORS.html
Major changes:
- IPv6 support. I have merged the IPv6 support from OpenBSD CVS and
the function replacements from KIKUCHI Takahiro
<kick at kyoto.wide.ad.jp>. It compiles and works OK for me on
Redhat Linux 6.1 (which has
2011 Mar 31
2
ANCOVA for linear regressions without intercept
Hello R experts
I have two linear regressions for sexes (Male, Female, Unknown). All have a good correlation between body length (response variable) and head length (explanatory variable). I know it is not recommended, but for a good practical reason (the purpose of study is to find a single conversion factor from head length to body length), the regressions need to go through the origin (0
2011 May 21
1
convert binary vector to time series of sum(x)/minute
Dear members,
I apologize for the relatively simple request, but I couldn't find exactly
what I was looking for. I have a binary vector [1,0] representing
presence/absence at 1 second intervals over length(N). I would like to
convert this to a new time series vector with N/60 elements that represent
the sum of x/minute.
In other words, I'd like to get from:
e.g. x =
2002 Aug 03
7
theora MMX decoder
I try to merge VP3's mmx decoder into theora.
http://kyoto.cool.ne.jp/vp3/developers/theora-alpha3-MMXd-src.zip
You can see the change by searching the keyword "_UsingMMX_" in all lib
folder's file.
From
VP3???YO
vp3@go8.enjoy.ne.jp
2007 Jun 26
4
boxplot and bxp do not respect xlim by default (PR#9754)
Full_Name: Steve Ellison
Version: 2.4.1
OS: Windows, Linux
Submission from: (NULL) (194.73.101.157)
bxp() allows specifcation of box locations with at=, but neither adjusts xlim=
to fit at nor does it respect xlim provided explicitly.
This is because bxp() now includes explicit xlim as c(0.5, n+0.5), without
checking for explicitly supplied xlim (or ylim if horizontal).
This also prevents
2008 Mar 14
0
[PATCH] Add periodic fflush to xentop batch mode.
Add periodic fflush to xentop(batch mode).
If you want to make monitor tool using the following command,
you can not get output every some seconds.
xentop -b -d 1 > xentop.log
(above tool use tail command to get periodic data from xentop.log)
This patch is useful when you get
xentop output(batch mode) periodicaly using pipe.
Best Regards,
Yusuke Kaneki
----
*** old/xentop.c
2023 Oct 24
0
nginx-1.25.3
Changes with nginx 1.25.3 24 Oct 2023
*) Change: improved detection of misbehaving clients when using HTTP/2.
*) Feature: startup speedup when using a large number of locations.
Thanks to Yusuke Nojima.
*) Bugfix: a segmentation fault might occur in a worker process when
using HTTP/2 without SSL; the bug had appeared in 1.25.1.
2023 Oct 24
0
nginx-1.25.3
Изменения в nginx 1.25.3 24.10.2023
*) Изменение: улучшено детектирование некорректного поведения клиентов
при использовании HTTP/2.
*) Добавление: уменьшение времени запуска при использовании большого
количества location'ов.
Спасибо Yusuke Nojima.
*) Исправление: при использовании HTTP/2 без SSL в рабочем процессе
2002 Dec 11
1
residuals: lm and glm
Dear list members,
I would like to know the difference in outputs and calculation processes
between residuals.glm(object, type="response") and residuals.lm(object).
For above-ground biomass estimation of trees, I estimated parameters of
an allometric equation (ln y = b0 + b1*ln x) using glm as follows:
fm <- glm(Ws~log(Wb), family=quasi(link="log",
2000 Apr 19
0
A new snapshot
Hi,
I have released a new snapshot of GnuPG, I hope this is one of the
last ones before 1.0.2 ;-)
This is still a BETA VERSION and not intended for general use.
ftp://ftp.gnupg.org/pub/gcrypt/devel/gnupg-1.0.1e.tar.gz (1600k)
The usual diff file is also available, but this time there is only a
detached signature for this diff file, because I noticed to late that
the --not-dash-escaped option
2007 Jun 12
1
bug in R environments? Was: [BioC] 'recursive default argument' error...
Dear developers,
has anyone experienced the problem described below? Is it a bug in
handling interrupts in R?
Best,
Oleg
-------- Original Message --------
Subject: Re: [BioC] 'recursive default argument' error in GOENTREZID2GO
From: Diego Diez <diez at kuicr.kyoto-u.ac.jp>
...steps that use to reach me to that point. It happens with any
environment, or at least annotation
2005 May 31
4
Karl
This is the guy that has a ton of email addresses.
Almost as many as he has phone numbers.
google "kvj"
He doesn't like our president either:
Here's look at a MISERABLE FAILURE and I use facts:
George W. Bush (herein referred to as 'bushwhack') is the village idiot and he pushed a series of Trojan horses at Americans:
1) The Overtime Pay act is nothing more than a