summaryrefslogtreecommitdiff
path: root/math/ess
AgeCommit message (Collapse)AuthorFilesLines
2003-08-09USE_NEW_TEXINFO is unnecessary now.seb1-2/+1
2003-08-08No need to add stuff to INFO_FILES, straight setting looks better IMHO.seb1-2/+2
2003-07-31Convert to USE_NEW_TEXINFO.seb2-5/+5
XXX Does not seem to like xemacs anymore...
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-06-12This needs perl5 to build with.jmc1-1/+2
2003-06-05Initial import of Emacs Speaks Statistics (ESS) version 5.1.24markd6-0/+216
Emacs Speaks Statistics (ESS) provides an intelligent, consistent interface between the user and the software. ESS interfaces with S-PLUS, R, SAS, BUGS and other statistical analysis packages under the Unix, Microsoft Windows, and Apple Mac OS operating systems. ESS is a package for the GNU Emacs and XEmacs text editors whose features ESS uses to streamline the creation and use of statistical software. ESS knows the syntax and grammar of statistical analysis packages and provides consistent display and editing features based on that knowledge. ESS assists in interactive and batch execution of statements written in these statistical analysis languages.