pkgsrc/math/R
jlam 32d4c82932 Update R to 1.1.1. This is primarily a bugfix release from version 1.1.0,
particularly fixing the table editor, but also contains a few additions:

    o	data(), example() and help() now search the loaded packages, then
	in their .lib.loc argument, the latter as pre-0.99.0.  See
	their help pages for the precise details.

    o	help() has a new argument `try.all.packages' set by the option
	"help.try.all.packages". If help is not found in the normal
	path and this is TRUE then a search is made of all packages
	for possible matches.

    o   prop.trend.test() - test for trend in proportions.

    o   write.table() has new argument `dec' for setting the decimal
        separator (SPSS/Windows and probably others want commas in
	continental European locales).

    o   Advance warning: save(, oldstyle=TRUE) will no longer be
	available after this release.

    o   Symbols can now be coerced to expressions, making
	as.expression(quote(a)) work
2000-08-16 19:04:42 +00:00
..
files Update R to 1.1.1. This is primarily a bugfix release from version 1.1.0, 2000-08-16 19:04:42 +00:00
patches Update R to 1.1.1. This is primarily a bugfix release from version 1.1.0, 2000-08-16 19:04:42 +00:00
pkg Update R to 1.1.1. This is primarily a bugfix release from version 1.1.0, 2000-08-16 19:04:42 +00:00
Makefile Update R to 1.1.1. This is primarily a bugfix release from version 1.1.0, 2000-08-16 19:04:42 +00:00