Skip to content

Inefficiency of SAS Programming

3 messages · Thomas Levine, Duncan Murdoch, Gabor Grothendieck

#
On 3/2/2009 6:57 AM, Thomas Levine wrote:
In fact, it doesn't even depend on them to run.  Most Windows users 
don't have perl, latex, any of the unix tools, an external tcl/tk system 
(R includes one), or a C compiler.  (Most *nix users have them, but 
don't need them for running R, with the exception of tcl/tk, which is 
used by a number of packages.)  You only need them to build packages, or 
to build R.

Duncan Murdoch
#
If you want to write Sweave reports you have to learn latex and
R does not hide that from you.

This situation is somewhat better for tcltk, especially if you
use one of the higher level wrapper packages that use it, but for
serious work directly with it you need tcl/tk materials.
On Mon, Mar 2, 2009 at 6:57 AM, Thomas Levine <thomas.levine at gmail.com> wrote: