Skip to content
Prev 39230 / 63421 Next

Request: Suggestions for "good teaching" packages, esp. with C code

Luke,

thanks for your explanation.
I now remember that I was indeed getting an error (instead of a silent 
abort) because I did something comparable to a .Call() to "lapply" in 
section 5.11 of WRE (Writing R extensions) where expr was the body of a 
function f (literally) which contained a return()-statement. Although 
removing the return()-statement solved my problem a few years ago, I now 
know that I had better followed the next example of WRE ("lapply2") 
which is especially designed for evaluating function calls (instead of 
expressions).
So, sorry for the noise (and for blaming return()) and thanks again for 
the clarification.

Best,

   Martin
On 16.02.2011 17:11, luke-tierney at uiowa.edu wrote:

  
    

Thread (20 messages)

Paul Johnson Request: Suggestions for "good teaching" packages, esp. with C code Feb 15 Hadley Wickham Request: Suggestions for "good teaching" packages, esp. with C code Feb 15 Jeff Ryan Request: Suggestions for "good teaching" packages, esp. with C code Feb 15 Gabor Grothendieck Request: Suggestions for "good teaching" packages, esp. with C code Feb 15 Sébastien Bihorel Request: Suggestions for "good teaching" packages, esp. with C code Feb 15 David Scott Request: Suggestions for "good teaching" packages, esp. with C code Feb 15 Geoff Jentry Request: Suggestions for "good teaching" packages, esp. with C code Feb 15 Kevin Wright Request: Suggestions for "good teaching" packages, esp. with C code Feb 15 Geoff Jentry Request: Suggestions for "good teaching" packages, esp. with C code Feb 15 Jeff Ryan Request: Suggestions for "good teaching" packages, esp. with C code Feb 15 Gabor Grothendieck Request: Suggestions for "good teaching" packages, esp. with C code Feb 15 Ken.Williams at thomsonreuters.com Request: Suggestions for "good teaching" packages, esp. with C code Feb 15 David Scott Request: Suggestions for "good teaching" packages, esp. with C code Feb 15 Gabor Grothendieck Request: Suggestions for "good teaching" packages, esp. with C code Feb 15 Duncan Murdoch Request: Suggestions for "good teaching" packages, esp. with C code Feb 15 Ted Request: Suggestions for "good teaching" packages, esp. with C code Feb 15 Martin Becker Request: Suggestions for "good teaching" packages, esp. with C code Feb 16 Duncan Murdoch Request: Suggestions for "good teaching" packages, esp. with C code Feb 16 Luke Tierney Request: Suggestions for "good teaching" packages, esp. with C code Feb 16 Martin Becker Request: Suggestions for "good teaching" packages, esp. with C code Feb 16