Path to this page:
Subject: CVS commit: pkgsrc/math/R
From: Mark Davies
Date: 2004-11-18 13:31:29
Message id: 20041118123129.329922DA1D@cvs.netbsd.org
Log Message:
Update R to 2.0.1
Changes 2.0.1:
This is a maintenance version mainly to fix a number of minor bugs and
issues. Some rather nasty bugs were Windows-specific.
Changes 2.0.0:
Many things have changed since 1.0. The R language has acquired namespaces,
exception handling constructs, formal methods and classes, much improved
garbage collection, generalized I/O via connection objects, and
considerable improvements in the graphics area. The user workspace has been
reorganized, and so has the set of packages that ship with R. Several
"recommended packages" deemed indispensable in a statistical system are
bundled. In addition, there has been a large number of more specific new
functions, tweaks, and bugfixes.
Files: