Displaying 14 results from an estimated 14 matches for "oai".
Did you mean:
kai
2011 Jan 12
3
Bug#609649: cron-apt: Insufficient logcheck patterns
reassign 609649 logcheck-database
thanks
Hi
On Wed, Jan 12, 2011 at 05:40:35PM +0100, Kiss Gabor (Bitman) wrote:
> > Thanks for the suggestion, but are you sure that this is actually
> > part of cron-apt? I can not find any logcheck rules in the cron-apt
> > sources.
>
> Ooops! You are right, I missed the addressee. :-)
> File /etc/logcheck/ignore.d.server/cron-apt
2017 Mar 06
2
Suspicious code in net_socket.c
...ting.
Sorry, but I don't have enough time for complete testing, but fixed module
works well on Linux and Windows (1.14pre crashed under Windows after 1-600
sec. )
-----------------------------------
diff net_socket.c ~/tincn/tinc-1.1-7a54fe5/src/net_socket.c
573d572
< struct addrinfo *oai = NULL;
589,590c588,591
< oai=ai;
< ai = xzalloc(sizeof *ai);
---
> struct addrinfo *nai = xzalloc(sizeof *nai);
> if(ai)
> ai->ai_next = nai;
> ai = nai;
597,599d597
<...
2007 Jul 11
2
RWeka control parameters classifiers interface
Hello,
I have some trouble in achieving the desired parametrisation
for the weka classifier functions, using the package RWeka.
The problem is, that the functions
result=classifier(formula, data, subset, na.action, control = Weka_control(mycontrol))
do not seem to be manipulated by the mycontrol- arguments
Perhaps this should be resepected via the handlers- argument ,
but the
2002 Feb 19
0
Resistant Local Regression ???
...properties of lowess ("huberizing"). Is lowess
more robust than loess with family=symmetric?.)
I will try to implement this in R-language,
in order to see, whether it works or not.
I hope to hear some opinion or recommendation.
Thanks in advance
maciej
Maciej Hoffman-Wecker
EVOTEC OAI
Screening Operations/Discovery Informatics
Schnackenburgallee 114
D-22525 Hamburg
Germany
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[u...
2008 Apr 24
2
alternatives to RColorBrewer?
I've found RColorBrewer useful for its qualitative palettes, but wished that
it could generate more than 12 qualitative palettes (e.g. with Set3). Any
suggestions for alternative color palette generators that can handle e.g. 18
distinctive colors? (I'm aware of using rainbow(), but this doesn't
generate enough distinct colors when the number of palettes is large).
Thanks,
Andrew
2017 Mar 08
1
Suspicious code in net_socket.c
For my opinion, special function not needed, because at first time, oai set
to NULL, freeaddrinfo tried to free each ai, until occurance of ai_next ==
NULL.
But it works. Linux, Windows, coordinator with white IP, other nodes behind
NAT's (1 or two NAT's, only direct connections allowed).
There are some problems with MinGW make, at least - mingw-64 from Fedor...
2003 Oct 16
0
make error R-1.8.0 on SuSE Linux 7.3 (i386)
...- but it's too serious for me to figure it out.
I tried to start R-1.8.0/bin/R anyway. It starts, but after "Type 'q()' to quit R." it crashes with a "Segmentation fault (core
dumped)".
Hope for some help. Thanks in advance.
maciej
Maciej Hoffman-Wecker
Evotec OAI AG
Discovery Informatics
Schnackenburgallee 114
22525 Hamburg
http://www.evotecoai.com
Phone +49-40-5 60 81-2 31
Fax +49-40-5 60 81-2 22
E-mail maciej.hoffman-wecker at evotecoai.com
2008 Sep 17
6
creating rainbow gradients
Hi, how can I create a rainbow gradient in R? For example, let's say I have
a plot of y = x...and I want the plot to go from red -> orange -> yellow ->
green -> blue -> etc.
Right now, I know how to do something like go from red to blue, using the
plotrix library:
library(plotrix)
redToBlue <-
2007 Jan 04
5
color of opposite sign values in filled.contour
Dear R-helpers,
I'm plotting geophysical data in the form of contours using
"filled.contour". The display would be much more effective if the areas
with negative values could be color coded
by -- say -- "cold colors" in the range of blue to green, and conversely
the areas with positive values got plotted with "warm colors", from yellow
to red.
Right now if I use
2008 Jun 06
4
color scale mapped to B/W
In an R graphic, I'm using
cond.col <- c("green", "yellow", "red")
to represent a quantitative variable, where green means 'OK', yellow
represents 'warning'
and red represents 'danger'. Using these particular color names, in B/W,
red is darkest
and yellow is lightest. I'd like to find color designations to replace
yellow and
2017 Sep 01
0
I have corrected a dead link in the treering documentation
...piro.test.Rd,http://lib.stat.cmu.edu/apstat/R94,5,private
src/library/tcltk/man/TkWidgets.Rd,http://www.tkdocs.com,2,private
src/library/graphics/man/assocplot.Rd,http://www.math.yorku.ca/SCS/sugi/sugi17-paper.html,1,academic
src/library/graphics/man/assocplot.Rd,http://epub.wu.ac.at/dyn/openURL?id=oai:epub.wu-wien.ac.at:epub-wu-01_8a1,1,academic
src/library/base/man/sprintf.Rd,https://developer.r-project.org/Portability.html,3,private
src/library/base/man/regex.Rd,http://www.pcre.org,2,private
src/library/base/man/regex.Rd,http://www.pcre.org/original/doc/html/,2,private
src/library/base/man/reg...
2017 Sep 01
2
I have corrected a dead link in the treering documentation
>>>>> Thomas Levine <_ at thomaslevine.com>
>>>>> on Fri, 28 Jul 2017 18:53:16 +0000 writes:
> The attached patch corrects a dead link in the treering
> documentation. The URL in the manual [1] refers to a
> personal home page belonging to Christine Hallman (user
> "hallman") on the website of the University of Arizona
1998 Nov 16
5
Solaris make for 0.63 failing
...home/res/gilp/dse/pub/Rdse/rlibs:/home/res/gilp/padi/my.production/rlibs
FAME= /apps/res/unix/fame77s
LM_LICENSE_FILE= /apps/asd/lang/SunTech_License/license.dat
GCC_EXEC_PREFIX=
/home/res/public/gnu/sun5.6/lib/gcc-lib/sparc-sun-solaris2.6/2.8.1/
LD_LIBRARY_PATH= /usr/openwin/lib:/home/res/mose/mr/oai/lib
MENU= /home/res/public/MENU
WINDOWID= 71303222
TERMINAL_EMULATOR= dtterm
PWD= /home/res4/gilp/R-versions/R-0.63
WINDOW_TERMIOS =
TERMCAP= sun-cmd:te=\E[>4h:ti=\E[>4l:tc=sun:
NLSPATH=
/usr/ccs/bin/../lib/locale/%L/LC_MESSAGES/%N.cat:/usr/ccs/bin/../lib/locale/C/LC_MESSAGES/%N.cat:/usr/ccs/...
2008 Jun 06
6
Subsetting to unique values
I want to take the first row of each unique ID value from a data frame.
For instance
> ddTable <-
data.frame(Id=c(1,1,2,2),name=c("Paul","Joe","Bob","Larry"))
I want a dataset that is
Id Name
1 Paul
2 Bob
> unique(ddTable)
Will give me all 4 rows, and
> unique(ddTable$Id)
Will give me c(1,2), but not accompanied by the name column.