pkgsrc/math/R/distinfo
markd 64e555d68e Update R to 1.5.1, switch to buildlink2, change maintainer.
User-Visible Changes

    o XDR support is now guaranteed to be available, so the default
        save format will always be XDR binary files, and it is safe to
        distribute data in that format. (We are unaware of any
        platform that did not support XDR in recent versions of R.)

        gzfile() is guaranteed to be available, so the preferred
        method to distribute sizeable data objects is now via
        save(compress = TRUE).

    o pie() replaces piechart() and defaults to using pastel colours.

    o formatC has new arguments (see below) and formatC(*, d = <dig>)
        is no longer valid and must be written as formatC(*, digits = <dig>).

    o Missingness of character strings is treated much more
        consistently, and the character string "NA" can be used as a
        non-missing value.

    o summary.factor() now uses a stable sort, so the output will
        change where there are ties in the frequencies.


Plus lots of new features and many bug fixes.
2002-09-09 00:59:00 +00:00

8 lines
391 B
Text

$NetBSD: distinfo,v 1.10 2002/09/09 00:59:01 markd Exp $
SHA1 (R-1.5.1.tgz) = 3c0a09461ad49118935ed97fafb7076e690e59de
Size (R-1.5.1.tgz) = 5452320 bytes
SHA1 (patch-aa) = 6c2ad392e10ad51c7af717fd39f25b82ea2ed25c
SHA1 (patch-ab) = 4704a191118a00bcddd09a0066322f35581653da
SHA1 (patch-ac) = 4103e0197196fa96454e194c56bf169ccbc373d9
SHA1 (patch-ad) = 92992b9485aeb6c132ea0e9fa80f66426cbfab83