Hi Everyone, I know that Kurt is thinking about slimming down the core functions of R and putting more stuff into libraries. I was wondering if, as a first step, thought had been given to re-organising the source code to separate out the S-language functionality from the base package functions. I am thinking in particular of the subdirectory src/main which contains both top-level files such as "memory.c" and base-package files such as "optim.c". Would it not be clearer to mount the base package entirely on src/library and so put the required C files into the subdirectory src/library/base/src (which currently does not exist)? Cheers, Jonathan.
Jonathan Rougier Science Laboratories Department of Mathematical Sciences South Road University of Durham Durham DH1 3LE tel: +44 (0)191 374 2361, fax: +44 (0)191 374 7388 http://www.maths.dur.ac.uk/stats/people/jcr/jcr.html -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch _._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._