Displaying 3 results from an estimated 3 matches for "comapar".
Did you mean:
compar
2010 Aug 20
2
segfault in embedded r after call to repldlldo1
...i copy commandlines containing valid R commands function to
R's buffer all things are fine. but when i copy a non valid command, R
singals segfault after passing the error message, that the given object
is not valid. this happens in call to eval(R_CurrentExpr, rho) in
repldlldo1. i tried to comapare both ways (mainloop vs.
repldlldo+repldllinit) but actually cannot find a significant difference.
can anyone please help me with this problem, i'm stucked with this
because i don't know the inside of R and the datastructures.
some additional information:
c++, runtime loaded libR, 64-b...
2010 May 17
2
dovecot2beta5 lmtp
...urn-path header.
( http://www.dovecot.org/list/dovecot/2010-February/046401.html )
But I found, that all mails are spooled via files in /tmp.
( dovecot2/srv/lmtp/commands.c ~line 695 )
has somebody experiences while delivering huge ammount of mail via
dovecot2 lmtp service?
- is it faster/slower/comaparable with deliver?
- it's hard to believe, that nobody realy misses the return-path header
Thanks,
Andreas
--
Andreas Schulze
Internetdienste | P532
DATEV eG
90329 N?rnberg | Telefon +49 911 319-0 | Telefax +49 911 319-3196
E-Mail info @datev.de | Internet www.datev.de
Sitz: 90429 N?rnberg,...
2009 Aug 17
1
R : how does %in% operator work?
...1.894e+00 0.0592 .
i14 NA NA NA NA
i15 NA NA NA NA
I know THERE ARE OTHER COMPARISONS OPERATOR S like
all.equal,identical,compare,setdiff.I do not have compare function,all.equal
doesn’t solve my problem,it just comapares and gives the diff,setdiff also
didn’t work and also identical didn’t. I know there’s problem with data in
the dataset coef_dataframe_rownames.Because
coef_dataframe_rownames<-c("recmeanC2","recmeanC3"," recmeanC4","i1") *#only
when I har –coded in t...