Re: [Rd] R vs. C

2011-01-18 Thread David Henderson
Tests and examples are different things. The fact that your example runs only means that your code does not bomb on execution and not that it runs correctly. Plus, the code in examples is meant as an aid to the user; a way to help them understand how to use your code. Proper tests are there

Re: [Rd] R vs. C

2011-01-17 Thread David Henderson
I think we're also forgetting something, namely testing. If you write your routine in C, you have placed additional burden upon yourself to test your C code through unit tests, etc. If you write your code in R, you still need the unit tests, but you can rely on the well tested nature of R to a

Re: [Rd] returning vectors of unknown size from C (with .C)

2008-04-26 Thread David Henderson
at is "the rist call"? I think Brian meant to type "first call". Thanks!! Dave H -- David Henderson, Ph.D. 1535 NW 51st ST Seattle, WA 98107 206-794-8552 [EMAIL PROTECTED] __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

[Rd] (no subject)

2008-03-14 Thread David Henderson
change r-devel [EMAIL PROTECTED] __ R-devel@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-devel

Re: [Rd] Windows Vista Issues

2007-09-05 Thread David Henderson
Hello Dominick: > Oh, and this probably explains why my previous two postings mysteriously > disappeared. > > I took the time to post this message for the benefit of readers of this > group. I was able to view your initial comments at: http://tolstoy.newcastle.edu.au/R/e2/devel/07/09/4307.html