search for: konr

Displaying 8 results from an estimated 8 matches for "konr".

Did you mean: kong
2009 Feb 23
2
pine vs dovecot-zlib (mbox.gz)
Hello! Always reproducible pine vs dovecot-imap-mbox.gz scene has weird errors. - Initial message is OK: [Folder "SAVE.gz" opened with 211 messages READONLY] - Some mails at the end are listed correctly, others are listed with empty sender/size/subject (just numbering). - All mails have no bodies. Full header command produces total blank screen. Even before any error message.
2009 Feb 23
3
OT: Fixing Messages To Be RFC 2822 Compliant
So....apparently I have some messages which are not RFC compliant sitting in my mailboxes (mostly older ones), and I have some software which is refusing to handle such messages. 1. Does anyone know of a nice way to verify that all my messages are compliant/find those that aren't? (I suppose I could use the existing failing software, but I was hoping for something a little more robust...) 2.
2023 Aug 27
1
Calling a replacement function in a custom environment
...equivalent treatment for `$`. Am I overlooking something to make this work? And if not ? unless there?s a concrete reason against it, could it be considered to add support for this syntax, i.e. for calling a replacement function by `$`-subsetting the defining environment, as shown above? Cheers, Konrad -- Konrad Rudolph // @klmr [[alternative HTML version deleted]]
2014 Jan 17
0
Quantitative R developer in Amsterdam
...ng of statistics and probability theory. - Experience with numerical programming and optimisation. - Familiarity with regulatory requirements (Solvency II, Basel II / III) is a plus. - Familiarity with Credit Portfolio models is a plus. - SQL experience regards, Konrad For additional information contact: Konrad Banachewicz, PhD email: konrad.banachewicz at gmail.com linkedin: nl.linkedin.com/pub/konrad-banachewicz/2/957/887/ [[alternative HTML version deleted]]
2023 Nov 28
1
computer algebra in R
...hga/(ga h),0.1==hd/(d h) is transformed to: -12.+1040. hd+2575. hd^2-250. hd^3==ga0 hd (-200.+500. hd). My question is whether someone has experience with yacas and can tell me how to do this step in R. Beyond that, I would be grateful for every hint how to transfer this into R. All the best, Konrad
2020 Jan 10
1
Operator precedence of =, <- and ?
...e documentation ?correct?, and there?s a bug in the parser (in some versions of R)? [1] < https://stackoverflow.com/questions/1741820/51564252#comment105506343_51564252 > [2] < https://github.com/wch/r-source/blob/386c3a93cbcaf95017fa6ae52453530fb95149f4/src/main/gram.y#L384-L390 > -- Konrad Rudolph [[alternative HTML version deleted]]
2019 Mar 23
4
topenv of emptyenv
...nale for this result or if it?s ?accidental?/arbitrary: the C `topenv` implementation defaults to returning R_GlobalEnv for an empty environment. Is this effect actually useful (and used anywhere)? This is in R 3.4.4 but I can?t find an indication that this behaviour was ever changed. Cheers -- Konrad Rudolph
2019 Oct 09
2
S3 lookup rules changed in R 3.6.1
...ironment is a package namespace, when it really isn?t, might break other things. [1] See r75273; there?s also r74625, which changes the actual lookup mechanism used by `UseMethod`, but that seems even less relevant, because it is disabled unless a specific environment variable is set. -- Konrad Rudolph [[alternative HTML version deleted]]