On Mon, 6 Jul 2009, Allin Cottrell wrote:
[W]e could mark off R functions (either built-in, or defined via
"foreign" blocks within gretl) by using the prefix "R_"... This
would reliably avert clashes with gretl built-in functions since
gretl uses lower-case identifiers exclusively...
Urgh, I lie! We have "BFGSmax", and a couple of $-accessors with
upper-case letters. But I think the basic point stands: it
wouldn't be hard to avoid using "R_" at the start of gretl
function names.
Allin.