------------------------------------------------------------------------
r32413 | apache | 2004-12-31 18:01:07 -0500 (Fri, 31 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32412 | ripley | 2004-12-31 17:02:15 -0500 (Fri, 31 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/unix/sys-unix.c

typo
------------------------------------------------------------------------
r32411 | ripley | 2004-12-31 09:10:20 -0500 (Fri, 31 Dec 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/dounzip.c

stop possible case-insensitive file names in unz() connections

------------------------------------------------------------------------
r32410 | ripley | 2004-12-31 07:50:47 -0500 (Fri, 31 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/main/character.c

move header outside SUPPORT_UTF8
------------------------------------------------------------------------
r32409 | ripley | 2004-12-31 07:43:03 -0500 (Fri, 31 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/extra/pcre/Makefile.win
   M /trunk/src/include/Internal.h
   M /trunk/src/library/base/man/abbreviate.Rd
   M /trunk/src/main/character.c
   M /trunk/src/main/names.c
   M /trunk/src/main/scan.c

more UTF-8 changes
------------------------------------------------------------------------
r32408 | ripley | 2004-12-31 07:42:20 -0500 (Fri, 31 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/unix/install.packages.R

match call to docs for conformity with Windows

------------------------------------------------------------------------
r32407 | ripley | 2004-12-31 05:20:12 -0500 (Fri, 31 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/grDevices/src/devQuartz.c

no C++ comments, please
------------------------------------------------------------------------
r32406 | ripley | 2004-12-31 03:52:01 -0500 (Fri, 31 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/fixed/h/config.h

update
------------------------------------------------------------------------
r32405 | ripley | 2004-12-31 03:32:57 -0500 (Fri, 31 Dec 2004) | 1 line
Changed paths:
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/src/include/config.h.in

more UTF-8 support
------------------------------------------------------------------------
r32404 | tlumley | 2004-12-30 19:03:20 -0500 (Thu, 30 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grDevices/man/colorRamp.Rd
   M /trunk/src/library/grDevices/man/convertColor.Rd
   A /trunk/src/library/grDevices/man/make.rgb.Rd

Forgot to add make.rgb.Rd to the repository.

------------------------------------------------------------------------
r32403 | apache | 2004-12-30 18:01:21 -0500 (Thu, 30 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32402 | apache | 2004-12-30 18:01:08 -0500 (Thu, 30 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32401 | ripley | 2004-12-30 17:26:28 -0500 (Thu, 30 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/main/character.c

more UTF8 changes
------------------------------------------------------------------------
r32400 | ripley | 2004-12-30 17:12:18 -0500 (Thu, 30 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/main/pcre.c

use UTF8 support only if utf8locale
------------------------------------------------------------------------
r32399 | ripley | 2004-12-30 17:01:33 -0500 (Thu, 30 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/Rd.R

escape another pair of { }

------------------------------------------------------------------------
r32398 | ripley | 2004-12-30 13:44:43 -0500 (Thu, 30 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/fixed/h/config.h

remove local mod
------------------------------------------------------------------------
r32397 | ripley | 2004-12-30 13:36:33 -0500 (Thu, 30 Dec 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/h/config.h
   M /trunk/src/include/Defn.h
   M /trunk/src/library/base/R/New-Internal.R
   M /trunk/src/library/base/man/nchar.Rd
   M /trunk/src/main/character.c
   M /trunk/src/main/engine.c
   M /trunk/src/main/gram.c
   M /trunk/src/main/gram.y
   M /trunk/src/main/names.c
   M /trunk/src/main/plotmath.c
   M /trunk/src/main/util.c

More preparation for UTF-8 support
new args to nchar.

------------------------------------------------------------------------
r32396 | ripley | 2004-12-30 13:08:43 -0500 (Thu, 30 Dec 2004) | 1 line
Changed paths:
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/src/include/config.h.in

more wchar funs
------------------------------------------------------------------------
r32395 | ripley | 2004-12-30 07:42:21 -0500 (Thu, 30 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/tools/R/writePACKAGES.R

p should not need quoting
------------------------------------------------------------------------
r32394 | ripley | 2004-12-30 07:31:08 -0500 (Thu, 30 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/utils/R/packages.R
   M /trunk/src/library/utils/man/update.packages.Rd

passing missingness failed sometimes
------------------------------------------------------------------------
r32393 | ripley | 2004-12-30 07:29:46 -0500 (Thu, 30 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/fixed/h/config.h

update, including allowinf wchar support
------------------------------------------------------------------------
r32392 | ripley | 2004-12-30 07:28:51 -0500 (Thu, 30 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/main/character.c
   M /trunk/src/main/gram.c
   M /trunk/src/main/gram.y
   M /trunk/src/main/graphics.c
   M /trunk/src/main/plotmath.c
   M /trunk/src/main/regex.c

UTF8-related changes

------------------------------------------------------------------------
r32391 | ripley | 2004-12-30 07:27:38 -0500 (Thu, 30 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/main/engine.c

tidy up, UTF8 comments
------------------------------------------------------------------------
r32390 | ripley | 2004-12-30 07:18:24 -0500 (Thu, 30 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/utils/R/vignette.R

don't abbreviate components
------------------------------------------------------------------------
r32389 | hornik | 2004-12-30 06:58:42 -0500 (Thu, 30 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32388 | hornik | 2004-12-30 06:58:38 -0500 (Thu, 30 Dec 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32387 | hornik | 2004-12-30 06:58:13 -0500 (Thu, 30 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/R/kmeans.R

Preserve "object" names in returned class ids.
------------------------------------------------------------------------
r32386 | hornik | 2004-12-30 06:58:12 -0500 (Thu, 30 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/tools/R/QC.R
   M /trunk/src/library/tools/R/Rd.R

More use of POSIX-compliant regexps.
------------------------------------------------------------------------
r32385 | apache | 2004-12-30 06:55:14 -0500 (Thu, 30 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32384 | apache | 2004-12-30 06:54:45 -0500 (Thu, 30 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32383 | hornik | 2004-12-29 13:40:45 -0500 (Wed, 29 Dec 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/R/Rdconv.pm

Have latex_preformat_cmd() use alltt instead of verbatim.
(As it seems text inside \preformatted gets LaTeX specials escaped.)
------------------------------------------------------------------------
r32382 | ripley | 2004-12-29 12:41:37 -0500 (Wed, 29 Dec 2004) | 3 lines
Changed paths:
   M /trunk/src/library/methods/src/methods_list_dispatch.c
   M /trunk/src/library/stats/src/carray.c
   M /trunk/src/library/stats/src/fexact.c
   M /trunk/src/library/stats/src/loessc.c
   M /trunk/src/library/tools/src/Rmd5.c
   M /trunk/src/library/tools/src/text.c
   M /trunk/src/modules/internet/Rsock.c
   M /trunk/src/modules/internet/internet.c
   M /trunk/src/modules/internet/nanoftp.c
   M /trunk/src/modules/internet/nanohttp.c
   M /trunk/src/modules/internet/sock.c
   M /trunk/src/modules/internet/sockconn.c
   M /trunk/src/modules/lapack/Lapack.c
   M /trunk/src/modules/vfonts/g_cntrlify.c
   M /trunk/src/unix/sys-unix.c

add comments on UTF-8 compatibility.
in src/unix/sys-unix.c, make UTF-8 compatible.

------------------------------------------------------------------------
r32381 | ripley | 2004-12-29 12:39:54 -0500 (Wed, 29 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/src/myw.c

need to use strcmp not == to compare strings
------------------------------------------------------------------------
r32380 | ripley | 2004-12-29 11:29:17 -0500 (Wed, 29 Dec 2004) | 3 lines
Changed paths:
   M /trunk/src/appl/lbfgsb.c
   M /trunk/src/appl/strsignif.c
   M /trunk/src/library/base/man/nchar.Rd
   M /trunk/src/library/base/man/rawConversion.Rd
   M /trunk/src/library/base/man/readBin.Rd
   M /trunk/src/main/CConverters.c
   M /trunk/src/main/CommandLineArgs.c
   M /trunk/src/main/RNG.c
   M /trunk/src/main/Rdynload.c
   M /trunk/src/main/Rembedded.c
   M /trunk/src/main/Renviron.c
   M /trunk/src/main/Rmain.c
   M /trunk/src/main/Rstrptime.h
   M /trunk/src/main/alloca.c
   M /trunk/src/main/apse.c
   M /trunk/src/main/array.c
   M /trunk/src/main/attrib.c
   M /trunk/src/main/bind.c
   M /trunk/src/main/builtin.c
   M /trunk/src/main/character.c
   M /trunk/src/main/coerce.c
   M /trunk/src/main/connections.c
   M /trunk/src/main/datetime.c
   M /trunk/src/main/dcf.c
   M /trunk/src/main/deparse.c
   M /trunk/src/main/dotcode.c
   M /trunk/src/main/dounzip.c
   M /trunk/src/main/dstruct.c
   M /trunk/src/main/engine.c
   M /trunk/src/main/envir.c
   M /trunk/src/main/errors.c
   M /trunk/src/main/eval.c
   M /trunk/src/main/format.c
   M /trunk/src/main/gevents.c
   M /trunk/src/main/gram.y
   M /trunk/src/main/graphics.c
   M /trunk/src/main/identical.c
   M /trunk/src/main/internet.c
   M /trunk/src/main/iosupport.c
   M /trunk/src/main/main.c
   M /trunk/src/main/match.c
   M /trunk/src/main/memory.c
   M /trunk/src/main/model.c
   M /trunk/src/main/names.c
   M /trunk/src/main/objects.c
   M /trunk/src/main/optim.c
   M /trunk/src/main/options.c
   M /trunk/src/main/par-common.c
   M /trunk/src/main/par.c
   M /trunk/src/main/paste.c
   M /trunk/src/main/pcre.c
   M /trunk/src/main/platform.c
   M /trunk/src/main/plot.c
   M /trunk/src/main/plot3d.c
   M /trunk/src/main/plotmath.c
   M /trunk/src/main/print.c
   M /trunk/src/main/printarray.c
   M /trunk/src/main/printutils.c
   M /trunk/src/main/relop.c
   M /trunk/src/main/saveload.c
   M /trunk/src/main/scan.c
   M /trunk/src/main/seq.c
   M /trunk/src/main/serialize.c
   M /trunk/src/main/sort.c
   M /trunk/src/main/sprintf.c
   M /trunk/src/main/startup.c
   M /trunk/src/main/subassign.c
   M /trunk/src/main/subscript.c
   M /trunk/src/main/sysutils.c
   M /trunk/src/main/unique.c
   M /trunk/src/main/util.c
   M /trunk/src/main/vfonts.c
   M /trunk/src/unix/dynload.c
   M /trunk/src/unix/edit.c
   M /trunk/src/unix/sys-std.c
   M /trunk/src/unix/sys-unix.c
   M /trunk/src/unix/system.c

add notes about compatibility with UTF-8
clarify on help pages nbytes/nchars differences

------------------------------------------------------------------------
r32379 | ripley | 2004-12-29 04:25:12 -0500 (Wed, 29 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/src/include/config.h.in
   M /trunk/src/main/character.c
   M /trunk/src/main/main.c
   M /trunk/src/main/pcre.c

add --enable-utf8
------------------------------------------------------------------------
r32378 | ripley | 2004-12-29 02:19:27 -0500 (Wed, 29 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/extra/pcre/Makefile.in
   M /trunk/src/extra/pcre/Makefile.win
   M /trunk/src/extra/pcre/pcre.c
   M /trunk/src/main/character.c
   M /trunk/src/main/pcre.c

prepare to support UTF-8 in pcre
------------------------------------------------------------------------
r32377 | tlumley | 2004-12-28 19:28:38 -0500 (Tue, 28 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grDevices/R/convertColor.R

bug in chromatic adaptation in convertColor

------------------------------------------------------------------------
r32376 | pd | 2004-12-28 19:06:13 -0500 (Tue, 28 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/tcltk/R/Tk.R

revise current.win logic, avoiding capture of variables called win
------------------------------------------------------------------------
r32375 | apache | 2004-12-28 18:01:35 -0500 (Tue, 28 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32374 | apache | 2004-12-28 18:01:12 -0500 (Tue, 28 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32373 | ripley | 2004-12-28 17:45:00 -0500 (Tue, 28 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/fixed/h/config.h

update. Windows does not have much C99 wchar support
------------------------------------------------------------------------
r32372 | ripley | 2004-12-28 16:59:54 -0500 (Tue, 28 Dec 2004) | 1 line
Changed paths:
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/src/include/config.h.in
   M /trunk/src/main/regex.c

more tweaks, this time to wchar code
------------------------------------------------------------------------
r32371 | ripley | 2004-12-28 16:33:01 -0500 (Tue, 28 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/main/regex.c

shut up some GNUC/GLIBC warnings
------------------------------------------------------------------------
r32370 | ripley | 2004-12-28 16:15:42 -0500 (Tue, 28 Dec 2004) | 2 lines
Changed paths:
   M /trunk/COPYRIGHTS
   M /trunk/NEWS
   M /trunk/src/library/base/man/regex.Rd
   M /trunk/src/main/Rregex.h
   M /trunk/src/main/regex.c
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

update regex to that from glibc 2.3.3 (which is bit stricter).

------------------------------------------------------------------------
r32369 | ripley | 2004-12-28 15:08:56 -0500 (Tue, 28 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/main/dotcode.c

Solaris cc fix
------------------------------------------------------------------------
r32368 | ripley | 2004-12-28 14:57:17 -0500 (Tue, 28 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/main/character.c

better error messages
------------------------------------------------------------------------
r32367 | ripley | 2004-12-28 14:55:01 -0500 (Tue, 28 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/tools/R/Rd.R
   M /trunk/src/library/tools/R/Vignettes.R

use POSIX-compliant regexps
------------------------------------------------------------------------
r32366 | tlumley | 2004-12-28 14:02:06 -0500 (Tue, 28 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grDevices/NAMESPACE
   M /trunk/src/library/grDevices/R/convertColor.R
   M /trunk/src/library/grDevices/man/convertColor.Rd

an object-oriented version of convertColor

------------------------------------------------------------------------
r32365 | ripley | 2004-12-28 09:30:56 -0500 (Tue, 28 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/utils/R/packageStatus.R

use bundle:pkg names
------------------------------------------------------------------------
r32364 | ripley | 2004-12-28 09:30:09 -0500 (Tue, 28 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/main/Rdynload.c
   M /trunk/src/main/dotcode.c

warn about misleading names, tidy up
------------------------------------------------------------------------
r32363 | ripley | 2004-12-28 09:27:44 -0500 (Tue, 28 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/library/base/R/utils.R
   M /trunk/src/library/base/man/shQuote.Rd
   M /trunk/src/library/base/man/windows/system.Rd

make shQuote default suitably under Windows, add more explanation

------------------------------------------------------------------------
r32362 | ripley | 2004-12-28 07:39:04 -0500 (Tue, 28 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS

tidy up
------------------------------------------------------------------------
r32361 | ripley | 2004-12-28 07:38:42 -0500 (Tue, 28 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/include/Rinternals.h

typo
------------------------------------------------------------------------
r32360 | ripley | 2004-12-28 07:38:08 -0500 (Tue, 28 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/dataentry.c
   M /trunk/src/modules/X11/dataentry.c

no longer use LEVELS for lengths

------------------------------------------------------------------------
r32359 | ripley | 2004-12-28 07:08:30 -0500 (Tue, 28 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/tools/R/writePACKAGES.R
   M /trunk/src/library/tools/man/writePACKAGES.Rd

sources version of winBinary
------------------------------------------------------------------------
r32358 | ripley | 2004-12-28 07:08:02 -0500 (Tue, 28 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS

spacing, grammar
------------------------------------------------------------------------
r32357 | maechler | 2004-12-28 06:04:34 -0500 (Tue, 28 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/graphics/man/legend.Rd

2x indent/wrap lines
------------------------------------------------------------------------
r32356 | maechler | 2004-12-28 05:53:57 -0500 (Tue, 28 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/main/array.c

adding one lost "\"

------------------------------------------------------------------------
r32355 | maechler | 2004-12-28 05:38:05 -0500 (Tue, 28 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/Rdiff

also don't compare promise and pointer (hex codes)

------------------------------------------------------------------------
r32354 | ripley | 2004-12-28 05:11:32 -0500 (Tue, 28 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/tools/R/writePACKAGES.R

changes to allow to be used on Unix
------------------------------------------------------------------------
r32353 | ripley | 2004-12-28 05:02:36 -0500 (Tue, 28 Dec 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/tools/NAMESPACE
   A /trunk/src/library/tools/R/writePACKAGES.R
   A /trunk/src/library/tools/man/writePACKAGES.Rd

add write_PACKAGES contributed by Uwe Ligges

------------------------------------------------------------------------
r32352 | apache | 2004-12-27 18:01:28 -0500 (Mon, 27 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32351 | apache | 2004-12-27 18:01:12 -0500 (Mon, 27 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32350 | maechler | 2004-12-27 16:14:55 -0500 (Mon, 27 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/array.c
   M /trunk/tests/reg-tests-1.R
   M /trunk/tests/reg-tests-2.Rout.save

named dimnames for %*%, crossprod & t()
------------------------------------------------------------------------
r32349 | maechler | 2004-12-27 16:13:26 -0500 (Mon, 27 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/scripts/Rdiff

make it work with nontrivial path-filenames
------------------------------------------------------------------------
r32348 | ripley | 2004-12-27 15:06:49 -0500 (Mon, 27 Dec 2004) | 1 line
Changed paths:
   M /trunk/tests/internet.Rout.save

update
------------------------------------------------------------------------
r32347 | ripley | 2004-12-27 14:33:19 -0500 (Mon, 27 Dec 2004) | 5 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/library/base/man/options.Rd
   M /trunk/src/library/profile/Common.R
   M /trunk/src/library/utils/R/packageStatus.R
   M /trunk/src/library/utils/R/packages.R
   M /trunk/src/library/utils/R/unix/install.packages.R
   M /trunk/src/library/utils/R/windows/install.packages.R
   M /trunk/src/library/utils/man/packageStatus.Rd
   M /trunk/src/library/utils/man/update.packages.Rd

make packageStatus build on {available.installed}.packages.
remove options("repositories")
new 'type' argument to contrib.url, and install.packages on Windows
 now does source installs.

------------------------------------------------------------------------
r32346 | ripley | 2004-12-27 09:17:13 -0500 (Mon, 27 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/R/write.table.R
   M /trunk/src/library/base/man/write.table.Rd

tweak
------------------------------------------------------------------------
r32345 | ripley | 2004-12-27 08:38:56 -0500 (Mon, 27 Dec 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-data.texi

tweaks
------------------------------------------------------------------------
r32344 | ripley | 2004-12-27 08:25:32 -0500 (Mon, 27 Dec 2004) | 4 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-data.texi
   M /trunk/src/library/base/R/write.table.R
   M /trunk/src/library/base/man/write.table.Rd

add write.csv[2]
add examples to R-data, and tweak comments
mention read.octave in foreign not e1071.

------------------------------------------------------------------------
r32343 | ripley | 2004-12-27 08:24:23 -0500 (Mon, 27 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/localeconv.Rd

tweak
------------------------------------------------------------------------
r32342 | ripley | 2004-12-27 08:23:44 -0500 (Mon, 27 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/MkRules

make sure .a are rebuilt from scratch when filesare removed
------------------------------------------------------------------------
r32341 | hornik | 2004-12-27 07:35:32 -0500 (Mon, 27 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/scripts/build.in

Fix unlinking tempfiles for CRLF conversions.
------------------------------------------------------------------------
r32340 | ripley | 2004-12-27 07:13:28 -0500 (Mon, 27 Dec 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-exts.texi

summaryRprof has been speeded up
------------------------------------------------------------------------
r32339 | ripley | 2004-12-27 04:11:17 -0500 (Mon, 27 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/installer/INSTALL

port r32338 from trunk
------------------------------------------------------------------------
r32338 | ripley | 2004-12-27 04:07:29 -0500 (Mon, 27 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/installer/INSTALL

Add more explicit wording (John Fox missed it)
------------------------------------------------------------------------
r32337 | apache | 2004-12-26 18:01:23 -0500 (Sun, 26 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32336 | apache | 2004-12-26 18:01:11 -0500 (Sun, 26 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32335 | ripley | 2004-12-26 11:05:26 -0500 (Sun, 26 Dec 2004) | 4 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/write.table.R
   M /trunk/src/library/base/man/write.table.Rd
   M /trunk/src/main/scan.c
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

make former write.table2 live
tweaks, including writing numeric values to full precision
more regression tests

------------------------------------------------------------------------
r32334 | ripley | 2004-12-26 05:32:32 -0500 (Sun, 26 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Internal.h
   M /trunk/src/library/base/R/write.table.R
   M /trunk/src/library/base/man/write.table.Rd
   M /trunk/src/main/names.c
   M /trunk/src/main/scan.c

write.table improvements
------------------------------------------------------------------------
r32333 | apache | 2004-12-25 18:01:25 -0500 (Sat, 25 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32332 | apache | 2004-12-25 18:01:12 -0500 (Sat, 25 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32331 | ripley | 2004-12-25 09:39:13 -0500 (Sat, 25 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grDevices/src/Makefile.win

Add explicit rule for _res.rc

------------------------------------------------------------------------
r32330 | ripley | 2004-12-25 09:32:32 -0500 (Sat, 25 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/base/R/write.table.R

port r32329 from trunk
------------------------------------------------------------------------
r32329 | ripley | 2004-12-25 09:27:27 -0500 (Sat, 25 Dec 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/write.table.R

dec != "." in write.table was assumed as  ",".
Tweak NEWS entries.

------------------------------------------------------------------------
r32328 | ripley | 2004-12-25 06:12:30 -0500 (Sat, 25 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS

entries had got lost in some merges
------------------------------------------------------------------------
r32327 | ripley | 2004-12-25 06:09:38 -0500 (Sat, 25 Dec 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/write.table.R
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

port r32326 (write.table problems with 0-col inputs) from R-2-0-patches"

------------------------------------------------------------------------
r32326 | ripley | 2004-12-25 05:59:44 -0500 (Sat, 25 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/base/R/write.table.R
   M /branches/R-2-0-patches/tests/reg-tests-2.R
   M /branches/R-2-0-patches/tests/reg-tests-2.Rout.save

write.table problems with 0-col inputs
------------------------------------------------------------------------
r32325 | ripley | 2004-12-25 04:05:40 -0500 (Sat, 25 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/MkRules

use Inno5
------------------------------------------------------------------------
r32324 | ripley | 2004-12-25 04:05:11 -0500 (Sat, 25 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/main/scan.c
   M /trunk/src/main/unique.c

avoid overflows when hashing
------------------------------------------------------------------------
r32323 | ripley | 2004-12-24 18:18:24 -0500 (Fri, 24 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/front-ends/md5check.c

port r32322 from trunk
------------------------------------------------------------------------
r32322 | ripley | 2004-12-24 18:16:05 -0500 (Fri, 24 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/front-ends/md5check.c

update for Inno 5.0.6
------------------------------------------------------------------------
r32321 | apache | 2004-12-24 18:01:29 -0500 (Fri, 24 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32320 | apache | 2004-12-24 18:01:13 -0500 (Fri, 24 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32319 | ripley | 2004-12-24 12:31:13 -0500 (Fri, 24 Dec 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/scan.Rd
   M /trunk/src/main/scan.c

add sharing of CHARSXPs when reading by scan()

------------------------------------------------------------------------
r32318 | ripley | 2004-12-24 10:20:08 -0500 (Fri, 24 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/main/unique.c

speed up shash with duplicated CHARSXPs
------------------------------------------------------------------------
r32317 | ripley | 2004-12-24 06:30:04 -0500 (Fri, 24 Dec 2004) | 1 line
Changed paths:
   M /trunk/Makeconf.in
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/src/main/Makefile.in

separate readline libs from LIBS
------------------------------------------------------------------------
r32316 | ripley | 2004-12-24 06:26:22 -0500 (Fri, 24 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/boxplot.Rd

clarify what happens with parallel boxplots

------------------------------------------------------------------------
r32315 | ripley | 2004-12-24 05:46:56 -0500 (Fri, 24 Dec 2004) | 1 line
Changed paths:
   A /trunk/src/library/grDevices/src/Makefile.win

new file in place of Makevars.win
------------------------------------------------------------------------
r32314 | ripley | 2004-12-24 05:28:09 -0500 (Fri, 24 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/unix/sys-std.c
   M /trunk/src/unix/sys-unix.c

move readline usage to sys-std.c\nDon't use readline for tilde expansion with --no-readline
------------------------------------------------------------------------
r32313 | ripley | 2004-12-24 04:33:13 -0500 (Fri, 24 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/main/platform.c

port r32312 from trunk
------------------------------------------------------------------------
r32312 | ripley | 2004-12-24 04:30:37 -0500 (Fri, 24 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/main/platform.c

don't have command-line history on standard Unix without HAVE_READLINE_HISTORY_H

------------------------------------------------------------------------
r32311 | ripley | 2004-12-24 03:57:22 -0500 (Fri, 24 Dec 2004) | 3 lines
Changed paths:
   A /trunk/src/gnuwin32/devWindows.h (from /trunk/src/gnuwin32/devga.h:32310)
   D /trunk/src/gnuwin32/devga.h
   M /trunk/src/gnuwin32/extra.c
   D /trunk/src/library/grDevices/src/Makevars.win
   M /trunk/src/library/grDevices/src/devWindows.c
   M /trunk/src/library/grDevices/src/init.c

rename devga.h to devWindows.h
use Makefile.win in grDevices (to avoid making devQuartz, for example)

------------------------------------------------------------------------
r32310 | ripley | 2004-12-24 00:16:58 -0500 (Fri, 24 Dec 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/duplicated.R
   M /trunk/src/library/base/man/duplicated.Rd
   M /trunk/src/library/base/man/unique.Rd
   M /trunk/src/main/identical.c
   M /trunk/src/main/names.c
   M /trunk/src/main/unique.c

Use hashing for list methods of unique/duplicated
Tweak the hashing algorithms, especially for raw and table size.

------------------------------------------------------------------------
r32309 | tlumley | 2004-12-23 18:04:00 -0500 (Thu, 23 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grDevices/R/colorRamp.R
   M /trunk/src/library/grDevices/R/convertColor.R
   M /trunk/src/library/grDevices/man/convertColor.Rd

Bug fixes and improvements to convertColor

------------------------------------------------------------------------
r32308 | apache | 2004-12-23 18:01:33 -0500 (Thu, 23 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32307 | apache | 2004-12-23 18:01:17 -0500 (Thu, 23 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32306 | ripley | 2004-12-23 16:06:27 -0500 (Thu, 23 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/duplicated.Rd
   M /trunk/src/library/base/man/unique.Rd
   M /trunk/src/main/unique.c

Apparently unique/duplicated are supposed to work on NULL, despite their help!

------------------------------------------------------------------------
r32305 | ripley | 2004-12-23 15:45:20 -0500 (Thu, 23 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/duplicated.R
   M /trunk/src/library/base/man/duplicated.Rd
   M /trunk/src/library/base/man/unique.Rd
   M /trunk/src/main/identical.c
   M /trunk/src/main/names.c
   M /trunk/src/main/unique.c

add list methods for unique and duplicated
------------------------------------------------------------------------
r32304 | ripley | 2004-12-23 12:03:22 -0500 (Thu, 23 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/unix/sys-std.c
   M /trunk/src/unix/sys-unix.c

protect against missing readline headers
------------------------------------------------------------------------
r32303 | hornik | 2004-12-23 10:25:39 -0500 (Thu, 23 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32302 | hornik | 2004-12-23 10:25:36 -0500 (Thu, 23 Dec 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32301 | ripley | 2004-12-23 06:39:10 -0500 (Thu, 23 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/configure
   M /trunk/configure.ac

only use ncurses/termlib/termcap if needed by readline
------------------------------------------------------------------------
r32300 | ripley | 2004-12-23 05:05:18 -0500 (Thu, 23 Dec 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/src/library/base/R/dynload.R

port from trunk to fix getDLLRegisteredRoutines.character errors

------------------------------------------------------------------------
r32299 | ripley | 2004-12-23 04:56:04 -0500 (Thu, 23 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/man/dynload.Rd
   M /branches/R-2-0-patches/src/library/base/man/getDLLRegisteredRoutines.Rd
   M /branches/R-2-0-patches/src/library/base/man/getLoadedDLLs.Rd
   M /branches/R-2-0-patches/src/library/base/man/getNativeSymbolInfo.Rd
   M /branches/R-2-0-patches/src/library/grid/src/gpar.c
   M /branches/R-2-0-patches/src/library/grid/src/grid.h
   M /branches/R-2-0-patches/src/library/grid/src/register.c
   M /branches/R-2-0-patches/src/library/stats/src/init.c
   M /branches/R-2-0-patches/src/library/stats/src/modreg.h
   M /branches/R-2-0-patches/src/library/stats/src/ts.h
   M /branches/R-2-0-patches/src/library/tools/src/init.c

port relevant fixes to registration errors from trunk
------------------------------------------------------------------------
r32298 | ripley | 2004-12-23 04:37:46 -0500 (Thu, 23 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/grDevices/src/init.c
   M /trunk/src/main/registration.c

specify number of args for .External calls
------------------------------------------------------------------------
r32297 | ripley | 2004-12-23 04:24:20 -0500 (Thu, 23 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/getLoadedDLLs.Rd
   M /trunk/src/library/base/man/getNativeSymbolInfo.Rd

typo
------------------------------------------------------------------------
r32296 | ripley | 2004-12-23 04:04:03 -0500 (Thu, 23 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/dynload.R
   M /trunk/src/library/base/man/getDLLRegisteredRoutines.Rd
   M /trunk/src/library/base/man/getLoadedDLLs.Rd
   M /trunk/src/library/base/man/getNativeSymbolInfo.Rd

more correction/tidying up of DLL registration
------------------------------------------------------------------------
r32295 | apache | 2004-12-22 18:01:32 -0500 (Wed, 22 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32294 | apache | 2004-12-22 18:01:13 -0500 (Wed, 22 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32293 | ripley | 2004-12-22 14:10:00 -0500 (Wed, 22 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/src/init.c
   M /trunk/src/library/stats/src/modreg.h
   M /trunk/src/library/stats/src/ts.h

add some missing registrations, disable dynamic lookup
------------------------------------------------------------------------
r32292 | ripley | 2004-12-22 14:07:00 -0500 (Wed, 22 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/dynload.Rd
   M /trunk/src/library/base/man/getNativeSymbolInfo.Rd

sort out some of the registration mess
------------------------------------------------------------------------
r32291 | ripley | 2004-12-22 13:25:57 -0500 (Wed, 22 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/R/dynload.R

tidy up
------------------------------------------------------------------------
r32290 | ripley | 2004-12-22 13:25:35 -0500 (Wed, 22 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grDevices/src/init.c
   M /trunk/src/library/splines/src/splines.c
   M /trunk/src/library/tools/src/init.c

It was not documented that R_registerRoutines reset R_useDynamicSymbols!

------------------------------------------------------------------------
r32289 | ripley | 2004-12-22 13:23:53 -0500 (Wed, 22 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/tcltk/src/init.c
   M /trunk/src/library/tcltk/src/tcltk.h

add or correct registered routines
------------------------------------------------------------------------
r32288 | ripley | 2004-12-22 13:10:03 -0500 (Wed, 22 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/grid/src/gpar.c
   M /trunk/src/library/grid/src/grid.h
   M /trunk/src/library/grid/src/register.c

failure to register routines or arg mismatches
------------------------------------------------------------------------
r32287 | ripley | 2004-12-22 12:17:12 -0500 (Wed, 22 Dec 2004) | 1 line
Changed paths:
   A /trunk/src/library/grDevices/src/devWindows.c (from /trunk/src/library/grDevices/src/devga.c:32282)
   D /trunk/src/library/grDevices/src/devga.c
   M /trunk/src/library/grDevices/src/grDevices.h
   M /trunk/src/library/grDevices/src/init.c

move devga to devWindows, register its routines
------------------------------------------------------------------------
r32286 | ripley | 2004-12-22 12:14:34 -0500 (Wed, 22 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/base/R/dynload.R

port r32284:32285 from trunk
------------------------------------------------------------------------
r32285 | ripley | 2004-12-22 12:11:43 -0500 (Wed, 22 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS

print method was broken
------------------------------------------------------------------------
r32284 | ripley | 2004-12-22 12:10:02 -0500 (Wed, 22 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/R/dynload.R

print method was broken
------------------------------------------------------------------------
r32283 | ripley | 2004-12-22 11:16:08 -0500 (Wed, 22 Dec 2004) | 1 line
Changed paths:
   M /trunk/configure.ac

remove -framework Carbon, but don't commit configure yet
------------------------------------------------------------------------
r32282 | iacus | 2004-12-22 11:04:22 -0500 (Wed, 22 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grDevices/src/devQuartz.c

small changes to allow building under OS X

------------------------------------------------------------------------
r32281 | ripley | 2004-12-22 10:17:29 -0500 (Wed, 22 Dec 2004) | 1 line
Changed paths:
   M /trunk/debian/copyright

update to match COPYRIGHTS
------------------------------------------------------------------------
r32280 | hornik | 2004-12-22 10:00:47 -0500 (Wed, 22 Dec 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-exts.texi

Lines and spaces before and after examples.
------------------------------------------------------------------------
r32279 | hornik | 2004-12-22 10:00:45 -0500 (Wed, 22 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R

For the time being, do not complain about base packages listed in the
vignette dependencies but not the package (DESCRIPTION) ones.
------------------------------------------------------------------------
r32278 | hornik | 2004-12-22 08:59:58 -0500 (Wed, 22 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32277 | hornik | 2004-12-22 08:59:54 -0500 (Wed, 22 Dec 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32276 | murdoch | 2004-12-22 08:32:01 -0500 (Wed, 22 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/grDevices/R/gevents.R

CRLF fix
------------------------------------------------------------------------
r32275 | hornik | 2004-12-22 08:01:51 -0500 (Wed, 22 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32274 | hornik | 2004-12-22 08:01:46 -0500 (Wed, 22 Dec 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32273 | ripley | 2004-12-22 07:11:59 -0500 (Wed, 22 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/include/Internal.h
   M /trunk/src/library/grDevices/R/unix/quartz.R
   M /trunk/src/library/grDevices/src/Makefile.in
   A /trunk/src/library/grDevices/src/devQuartz.c (from /trunk/src/unix/devQuartz.c:32271)
   M /trunk/src/library/grDevices/src/grDevices.h
   M /trunk/src/library/grDevices/src/init.c
   M /trunk/src/main/names.c
   M /trunk/src/unix/Makefile.in
   D /trunk/src/unix/devQuartz.c

move quartz() device to package grDevices
------------------------------------------------------------------------
r32272 | ripley | 2004-12-22 06:49:39 -0500 (Wed, 22 Dec 2004) | 1 line
Changed paths:
   M /trunk/configure
   M /trunk/configure.ac

add different test for BUILD_DLFCN_DARWIN for Tiger aka darwin8
------------------------------------------------------------------------
r32271 | apache | 2004-12-21 18:01:35 -0500 (Tue, 21 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32270 | apache | 2004-12-21 18:01:13 -0500 (Tue, 21 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32269 | ripley | 2004-12-21 15:06:53 -0500 (Tue, 21 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-admin.texi

port r32268
------------------------------------------------------------------------
r32268 | ripley | 2004-12-21 15:05:23 -0500 (Tue, 21 Dec 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-admin.texi

update Solaris recommendations
------------------------------------------------------------------------
r32267 | ripley | 2004-12-21 14:22:24 -0500 (Tue, 21 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS

document graphics devices move
------------------------------------------------------------------------
r32266 | ripley | 2004-12-21 13:16:06 -0500 (Tue, 21 Dec 2004) | 1 line
Changed paths:
   D /trunk/afm

part 2 of moving afm files
------------------------------------------------------------------------
r32265 | ripley | 2004-12-21 13:14:11 -0500 (Tue, 21 Dec 2004) | 1 line
Changed paths:
   M /trunk/COPYRIGHTS
   D /trunk/afm/AdobeStd.enc
   D /trunk/afm/AdobeSym.enc
   D /trunk/afm/CM_boldx_10.afm
   D /trunk/afm/CM_boldx_italic_10.afm
   D /trunk/afm/CM_italic_10.afm
   D /trunk/afm/CM_regular_10.afm
   D /trunk/afm/CM_symbol_10.afm
   D /trunk/afm/ISOLatin1.enc
   D /trunk/afm/ISOLatin2.enc
   D /trunk/afm/ISOLatin9.enc
   D /trunk/afm/MacRoman.enc
   D /trunk/afm/Makefile.in
   D /trunk/afm/PDFDoc.enc
   D /trunk/afm/README
   D /trunk/afm/WinAnsi.enc
   D /trunk/afm/a010013l.afm
   D /trunk/afm/a010015l.afm
   D /trunk/afm/a010033l.afm
   D /trunk/afm/a010035l.afm
   D /trunk/afm/agd_____.afm
   D /trunk/afm/agdo____.afm
   D /trunk/afm/agw_____.afm
   D /trunk/afm/agwo____.afm
   D /trunk/afm/b018012l.afm
   D /trunk/afm/b018015l.afm
   D /trunk/afm/b018032l.afm
   D /trunk/afm/b018035l.afm
   D /trunk/afm/bkd_____.afm
   D /trunk/afm/bkdi____.afm
   D /trunk/afm/bkl_____.afm
   D /trunk/afm/bkli____.afm
   D /trunk/afm/c059013l.afm
   D /trunk/afm/c059016l.afm
   D /trunk/afm/c059033l.afm
   D /trunk/afm/c059036l.afm
   D /trunk/afm/cmbxti10.afm
   D /trunk/afm/cmti10.afm
   D /trunk/afm/cob_____.afm
   D /trunk/afm/cobo____.afm
   D /trunk/afm/com_____.afm
   D /trunk/afm/coo_____.afm
   D /trunk/afm/hv______.afm
   D /trunk/afm/hvb_____.afm
   D /trunk/afm/hvbo____.afm
   D /trunk/afm/hvn_____.afm
   D /trunk/afm/hvnb____.afm
   D /trunk/afm/hvnbo___.afm
   D /trunk/afm/hvno____.afm
   D /trunk/afm/hvo_____.afm
   D /trunk/afm/n019003l.afm
   D /trunk/afm/n019004l.afm
   D /trunk/afm/n019023l.afm
   D /trunk/afm/n019024l.afm
   D /trunk/afm/n019043l.afm
   D /trunk/afm/n019044l.afm
   D /trunk/afm/n019063l.afm
   D /trunk/afm/n019064l.afm
   D /trunk/afm/n021003l.afm
   D /trunk/afm/n021004l.afm
   D /trunk/afm/n021023l.afm
   D /trunk/afm/n021024l.afm
   D /trunk/afm/n022003l.afm
   D /trunk/afm/n022004l.afm
   D /trunk/afm/n022023l.afm
   D /trunk/afm/n022024l.afm
   D /trunk/afm/ncb_____.afm
   D /trunk/afm/ncbi____.afm
   D /trunk/afm/nci_____.afm
   D /trunk/afm/ncr_____.afm
   D /trunk/afm/p052003l.afm
   D /trunk/afm/p052004l.afm
   D /trunk/afm/p052023l.afm
   D /trunk/afm/p052024l.afm
   D /trunk/afm/pob_____.afm
   D /trunk/afm/pobi____.afm
   D /trunk/afm/poi_____.afm
   D /trunk/afm/por_____.afm
   D /trunk/afm/s050000l.afm
   D /trunk/afm/sy______.afm
   D /trunk/afm/tib_____.afm
   D /trunk/afm/tibi____.afm
   D /trunk/afm/tii_____.afm
   D /trunk/afm/tir_____.afm
   M /trunk/configure
   M /trunk/configure.ac
   D /trunk/src/library/grDevices/inst/afm/Makefile.in

part 2 of moving afm files
------------------------------------------------------------------------
r32264 | ripley | 2004-12-21 12:55:11 -0500 (Tue, 21 Dec 2004) | 1 line
Changed paths:
   M /trunk/Makefile.in
   M /trunk/src/gnuwin32/installer/Makefile
   M /trunk/src/library/grDevices/Makefile.in
   A /trunk/src/library/grDevices/inst
   A /trunk/src/library/grDevices/inst/afm
   A /trunk/src/library/grDevices/inst/afm/AdobeStd.enc (from /trunk/afm/AdobeStd.enc:32259)
   A /trunk/src/library/grDevices/inst/afm/AdobeSym.enc (from /trunk/afm/AdobeSym.enc:32259)
   A /trunk/src/library/grDevices/inst/afm/CM_boldx_10.afm (from /trunk/afm/CM_boldx_10.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/CM_boldx_italic_10.afm (from /trunk/afm/CM_boldx_italic_10.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/CM_italic_10.afm (from /trunk/afm/CM_italic_10.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/CM_regular_10.afm (from /trunk/afm/CM_regular_10.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/CM_symbol_10.afm (from /trunk/afm/CM_symbol_10.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/ISOLatin1.enc (from /trunk/afm/ISOLatin1.enc:32259)
   A /trunk/src/library/grDevices/inst/afm/ISOLatin2.enc (from /trunk/afm/ISOLatin2.enc:32259)
   A /trunk/src/library/grDevices/inst/afm/ISOLatin9.enc (from /trunk/afm/ISOLatin9.enc:32259)
   A /trunk/src/library/grDevices/inst/afm/MacRoman.enc (from /trunk/afm/MacRoman.enc:32259)
   A /trunk/src/library/grDevices/inst/afm/Makefile.in (from /trunk/afm/Makefile.in:32259)
   A /trunk/src/library/grDevices/inst/afm/PDFDoc.enc (from /trunk/afm/PDFDoc.enc:32259)
   A /trunk/src/library/grDevices/inst/afm/README (from /trunk/afm/README:32259)
   A /trunk/src/library/grDevices/inst/afm/WinAnsi.enc (from /trunk/afm/WinAnsi.enc:32259)
   A /trunk/src/library/grDevices/inst/afm/a010013l.afm (from /trunk/afm/a010013l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/a010015l.afm (from /trunk/afm/a010015l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/a010033l.afm (from /trunk/afm/a010033l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/a010035l.afm (from /trunk/afm/a010035l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/agd_____.afm (from /trunk/afm/agd_____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/agdo____.afm (from /trunk/afm/agdo____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/agw_____.afm (from /trunk/afm/agw_____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/agwo____.afm (from /trunk/afm/agwo____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/b018012l.afm (from /trunk/afm/b018012l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/b018015l.afm (from /trunk/afm/b018015l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/b018032l.afm (from /trunk/afm/b018032l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/b018035l.afm (from /trunk/afm/b018035l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/bkd_____.afm (from /trunk/afm/bkd_____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/bkdi____.afm (from /trunk/afm/bkdi____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/bkl_____.afm (from /trunk/afm/bkl_____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/bkli____.afm (from /trunk/afm/bkli____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/c059013l.afm (from /trunk/afm/c059013l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/c059016l.afm (from /trunk/afm/c059016l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/c059033l.afm (from /trunk/afm/c059033l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/c059036l.afm (from /trunk/afm/c059036l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/cmbxti10.afm (from /trunk/afm/cmbxti10.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/cmti10.afm (from /trunk/afm/cmti10.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/cob_____.afm (from /trunk/afm/cob_____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/cobo____.afm (from /trunk/afm/cobo____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/com_____.afm (from /trunk/afm/com_____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/coo_____.afm (from /trunk/afm/coo_____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/hv______.afm (from /trunk/afm/hv______.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/hvb_____.afm (from /trunk/afm/hvb_____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/hvbo____.afm (from /trunk/afm/hvbo____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/hvn_____.afm (from /trunk/afm/hvn_____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/hvnb____.afm (from /trunk/afm/hvnb____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/hvnbo___.afm (from /trunk/afm/hvnbo___.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/hvno____.afm (from /trunk/afm/hvno____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/hvo_____.afm (from /trunk/afm/hvo_____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/n019003l.afm (from /trunk/afm/n019003l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/n019004l.afm (from /trunk/afm/n019004l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/n019023l.afm (from /trunk/afm/n019023l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/n019024l.afm (from /trunk/afm/n019024l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/n019043l.afm (from /trunk/afm/n019043l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/n019044l.afm (from /trunk/afm/n019044l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/n019063l.afm (from /trunk/afm/n019063l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/n019064l.afm (from /trunk/afm/n019064l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/n021003l.afm (from /trunk/afm/n021003l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/n021004l.afm (from /trunk/afm/n021004l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/n021023l.afm (from /trunk/afm/n021023l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/n021024l.afm (from /trunk/afm/n021024l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/n022003l.afm (from /trunk/afm/n022003l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/n022004l.afm (from /trunk/afm/n022004l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/n022023l.afm (from /trunk/afm/n022023l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/n022024l.afm (from /trunk/afm/n022024l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/ncb_____.afm (from /trunk/afm/ncb_____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/ncbi____.afm (from /trunk/afm/ncbi____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/nci_____.afm (from /trunk/afm/nci_____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/ncr_____.afm (from /trunk/afm/ncr_____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/p052003l.afm (from /trunk/afm/p052003l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/p052004l.afm (from /trunk/afm/p052004l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/p052023l.afm (from /trunk/afm/p052023l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/p052024l.afm (from /trunk/afm/p052024l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/pob_____.afm (from /trunk/afm/pob_____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/pobi____.afm (from /trunk/afm/pobi____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/poi_____.afm (from /trunk/afm/poi_____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/por_____.afm (from /trunk/afm/por_____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/s050000l.afm (from /trunk/afm/s050000l.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/sy______.afm (from /trunk/afm/sy______.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/tib_____.afm (from /trunk/afm/tib_____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/tibi____.afm (from /trunk/afm/tibi____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/tii_____.afm (from /trunk/afm/tii_____.afm:32259)
   A /trunk/src/library/grDevices/inst/afm/tir_____.afm (from /trunk/afm/tir_____.afm:32259)
   M /trunk/src/library/grDevices/src/devPS.c

start moving afm files to package grDevices
------------------------------------------------------------------------
r32263 | ripley | 2004-12-21 12:12:48 -0500 (Tue, 21 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/modules/X11/devX11.c

wrong ENUM type
------------------------------------------------------------------------
r32262 | ripley | 2004-12-21 12:07:04 -0500 (Tue, 21 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/main/gevents.c

wrong line endings
------------------------------------------------------------------------
r32261 | ripley | 2004-12-21 10:24:08 -0500 (Tue, 21 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/devga.h
   M /trunk/src/gnuwin32/exported-vars
   M /trunk/src/gnuwin32/extra.c
   M /trunk/src/gnuwin32/preferences.c
   M /trunk/src/gnuwin32/rui.c
   M /trunk/src/gnuwin32/rui.h
   M /trunk/src/gnuwin32/system.c
   M /trunk/src/library/grDevices/src/devga.c
   M /trunk/src/main/plot.c

rename graphics[xy]\nFix up NewFrameConfirm
------------------------------------------------------------------------
r32260 | ripley | 2004-12-21 08:58:54 -0500 (Tue, 21 Dec 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/console.h
   D /trunk/src/gnuwin32/devga.c
   A /trunk/src/gnuwin32/devga.h
   M /trunk/src/gnuwin32/exported-vars
   M /trunk/src/gnuwin32/extra.c
   M /trunk/src/gnuwin32/graphapp/graphapp.h
   M /trunk/src/gnuwin32/graphapp/stdimg.h
   M /trunk/src/gnuwin32/rui.h
   M /trunk/src/gnuwin32/system.c
   M /trunk/src/include/Internal.h
   M /trunk/src/library/grDevices/R/windows/windows.R
   M /trunk/src/library/grDevices/src/Makevars.win
   A /trunk/src/library/grDevices/src/devga.c (from /trunk/src/gnuwin32/devga.c:32259)
   M /trunk/src/main/names.c
   M /trunk/src/main/plot.c

move windows() graphics devices to package grDevices
NewFrameConfirm is temporarily disabled

------------------------------------------------------------------------
r32259 | ripley | 2004-12-21 06:41:47 -0500 (Tue, 21 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/grDevices/src/Makefile.in

tweak for builddir != srcdir
------------------------------------------------------------------------
r32258 | ripley | 2004-12-21 06:19:39 -0500 (Tue, 21 Dec 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/devga.c
   M /trunk/src/gnuwin32/exported-vars
   M /trunk/src/include/Defn.h
   M /trunk/src/library/grDevices/R/postscript.R
   M /trunk/src/library/grDevices/src/Makefile.in
   M /trunk/src/library/grDevices/src/Makevars.win
   M /trunk/src/library/grDevices/src/devNull.c
   A /trunk/src/library/grDevices/src/devPS.c (from /trunk/src/main/devPS.c:32257)
   M /trunk/src/library/grDevices/src/grDevices.h
   M /trunk/src/library/grDevices/src/init.c
   M /trunk/src/library/grid/R/grab.R
   M /trunk/src/library/grid/src/grid.c
   M /trunk/src/library/grid/src/grid.h
   M /trunk/src/library/grid/src/register.c
   M /trunk/src/main/Makefile.in
   M /trunk/src/main/Makefile.win
   M /trunk/src/main/basedecl.h
   D /trunk/src/main/devPS.c
   D /trunk/src/main/devPicTeX.c
   M /trunk/src/main/graphics.c
   M /trunk/src/main/registration.c

move devPS.c to grDevices
move L_devNull from grid to grDevices

------------------------------------------------------------------------
r32257 | ripley | 2004-12-21 05:11:47 -0500 (Tue, 21 Dec 2004) | 1 line
Changed paths:
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/src/library/grDevices/src/Makefile.in

add building src/library/grDevices/src on Unix
------------------------------------------------------------------------
r32256 | ripley | 2004-12-21 04:59:57 -0500 (Tue, 21 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/exported-vars
   M /trunk/src/library/grDevices/NAMESPACE
   M /trunk/src/library/grDevices/R/pictex.R
   A /trunk/src/library/grDevices/src
   A /trunk/src/library/grDevices/src/Makefile.in
   A /trunk/src/library/grDevices/src/Makevars.win
   A /trunk/src/library/grDevices/src/devNull.c (from /trunk/src/main/devNull.c:32252)
   A /trunk/src/library/grDevices/src/devPicTeX.c (from /trunk/src/main/devPicTeX.c:32254)
   A /trunk/src/library/grDevices/src/grDevices.h
   A /trunk/src/library/grDevices/src/init.c
   M /trunk/src/main/Makefile.in
   M /trunk/src/main/Makefile.win
   M /trunk/src/main/basedecl.h
   D /trunk/src/main/devNull.c
   D /trunk/src/main/devices.c
   M /trunk/src/main/registration.c

move devNull and devPicTeX to grDevices
------------------------------------------------------------------------
r32255 | ripley | 2004-12-21 03:53:59 -0500 (Tue, 21 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/devga.c
   M /trunk/src/include/Rdevices.h
   M /trunk/src/main/devPS.c

tidy up the PS and PDF internal device drivers
------------------------------------------------------------------------
r32254 | ripley | 2004-12-21 03:14:56 -0500 (Tue, 21 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/include/Internal.h
   M /trunk/src/library/grDevices/R/pictex.R
   M /trunk/src/library/grDevices/R/postscript.R
   M /trunk/src/main/Makefile.in
   M /trunk/src/main/Makefile.win
   M /trunk/src/main/basedecl.h
   M /trunk/src/main/devPS.c
   M /trunk/src/main/devPicTeX.c
   M /trunk/src/main/devices.c
   M /trunk/src/main/names.c
   M /trunk/src/main/registration.c

move pictex, postscript etc to .External prior to moving to package grDevices
------------------------------------------------------------------------
r32253 | ripley | 2004-12-21 03:10:05 -0500 (Tue, 21 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/R/New-Internal.R

enable encodeString(NULL) to work
------------------------------------------------------------------------
r32252 | apache | 2004-12-20 18:01:27 -0500 (Mon, 20 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32251 | apache | 2004-12-20 18:01:12 -0500 (Mon, 20 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32250 | ripley | 2004-12-20 17:57:05 -0500 (Mon, 20 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/devga.c
   D /trunk/src/gnuwin32/devga.h
   D /trunk/src/gnuwin32/dodevga.c
   M /trunk/src/gnuwin32/extra.c
   M /trunk/src/include/Rdevices.h
   M /trunk/src/main/devPicTeX.c
   M /trunk/src/main/devices.c

start tidying up graphics devices.  No need for SaveString since R 1.2.0
------------------------------------------------------------------------
r32249 | maechler | 2004-12-20 16:53:02 -0500 (Mon, 20 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/str.R
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

str() only truncates LONG factor levels; truncation text now outside ".."
------------------------------------------------------------------------
r32248 | ripley | 2004-12-20 14:56:52 -0500 (Mon, 20 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/main/platform.c

jpeg/png tests on MacOS X are like all Unix platforms
------------------------------------------------------------------------
r32247 | ripley | 2004-12-20 08:50:13 -0500 (Mon, 20 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/scripts/check.in

typo
------------------------------------------------------------------------
r32246 | ripley | 2004-12-20 06:20:18 -0500 (Mon, 20 Dec 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/scripts/check.in

'R CMD check pkg/' used .Rcheck not pkg.Rcheck.
Clarify in NEWS where S4 methods are referred to.

------------------------------------------------------------------------
r32245 | ripley | 2004-12-20 06:11:46 -0500 (Mon, 20 Dec 2004) | 5 lines
Changed paths:
   M /trunk/src/include/Defn.h
   M /trunk/src/include/R_ext/PrtUtil.h
   M /trunk/src/library/base/R/New-Internal.R
   M /trunk/src/library/base/man/encodeString.Rd
   M /trunk/src/main/printutils.c
   M /trunk/src/main/util.c

move Rprt_adj to an enumeration in Defn.h (EncodeString is not in PrtUtil.h)
add centring to EncodeString.
allow encodeString() to choose 'w', and replace 'right' by 'justify'.
expand documentation of encodeString().

------------------------------------------------------------------------
r32244 | apache | 2004-12-19 18:01:21 -0500 (Sun, 19 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32243 | apache | 2004-12-19 18:01:11 -0500 (Sun, 19 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32242 | hornik | 2004-12-19 16:46:24 -0500 (Sun, 19 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/tools/R/QC.R

Have .check_package_depends() get vignette dependencies right.
------------------------------------------------------------------------
r32241 | ripley | 2004-12-19 13:21:05 -0500 (Sun, 19 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/encodeString.Rd
   M /trunk/src/main/util.c

tweaks
------------------------------------------------------------------------
r32240 | ripley | 2004-12-19 07:43:05 -0500 (Sun, 19 Dec 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/New-Internal.R
   M /trunk/src/library/base/R/factor.R
   M /trunk/src/library/base/man/encodeString.Rd
   M /trunk/src/library/utils/R/str.R
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

sort out print.factor(quote=TRUE)
make encodeString() coerce its first argument (at R level, so methods are used)

------------------------------------------------------------------------
r32239 | apache | 2004-12-18 18:01:30 -0500 (Sat, 18 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32238 | apache | 2004-12-18 18:01:14 -0500 (Sat, 18 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32237 | ripley | 2004-12-18 11:28:30 -0500 (Sat, 18 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Internal.h
   M /trunk/src/library/base/R/New-Internal.R
   M /trunk/src/library/base/R/factor.R
   A /trunk/src/library/base/man/encodeString.Rd
   M /trunk/src/library/base/man/nchar.Rd
   M /trunk/src/library/base/man/print.default.Rd
   M /trunk/src/library/utils/R/str.R
   M /trunk/src/main/names.c
   M /trunk/src/main/printutils.c
   M /trunk/src/main/util.c
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

add encodeString and use it to fix infelicities in print.factor and str
------------------------------------------------------------------------
r32236 | ripley | 2004-12-18 08:50:34 -0500 (Sat, 18 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/man/toString.Rd

port r32235 from trunk
------------------------------------------------------------------------
r32235 | ripley | 2004-12-18 08:48:50 -0500 (Sat, 18 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/toString.Rd

correct description
------------------------------------------------------------------------
r32234 | ripley | 2004-12-18 03:06:40 -0500 (Sat, 18 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/tests/reg-tests-1.R

allow coercion in any/all, as Blue Book documents
------------------------------------------------------------------------
r32233 | ripley | 2004-12-18 02:53:36 -0500 (Sat, 18 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/all.Rd
   M /trunk/src/library/base/man/any.Rd
   M /trunk/src/main/logic.c

allow coercion in any/all, as Blue Book documents
------------------------------------------------------------------------
r32232 | apache | 2004-12-17 18:01:30 -0500 (Fri, 17 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32231 | apache | 2004-12-17 18:01:16 -0500 (Fri, 17 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32230 | ripley | 2004-12-17 16:34:51 -0500 (Fri, 17 Dec 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/nchar.Rd
   M /trunk/src/main/character.c

use true length of character strings in nchar.

------------------------------------------------------------------------
r32229 | ripley | 2004-12-17 15:51:39 -0500 (Fri, 17 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/man/all.Rd
   M /branches/R-2-0-patches/src/library/base/man/any.Rd
   M /branches/R-2-0-patches/src/main/logic.c

port r32228 from trunk
------------------------------------------------------------------------
r32228 | ripley | 2004-12-17 15:50:21 -0500 (Fri, 17 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/all.Rd
   M /trunk/src/library/base/man/any.Rd
   M /trunk/src/main/logic.c

document what coercion all/any actually do
------------------------------------------------------------------------
r32227 | ripley | 2004-12-17 09:37:01 -0500 (Fri, 17 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/man/nchar.Rd

port r32226 from trunk
------------------------------------------------------------------------
r32226 | ripley | 2004-12-17 09:35:21 -0500 (Fri, 17 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/nchar.Rd

corrections
------------------------------------------------------------------------
r32225 | ripley | 2004-12-17 08:20:51 -0500 (Fri, 17 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/main/unique.c

port r32224 from trunk
------------------------------------------------------------------------
r32224 | ripley | 2004-12-17 08:18:16 -0500 (Fri, 17 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/main/unique.c

improve error message
------------------------------------------------------------------------
r32223 | ripley | 2004-12-17 04:56:28 -0500 (Fri, 17 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/graphics/R/hist.R
   M /branches/R-2-0-patches/src/library/graphics/man/plothistogram.Rd

port r32222 (fix PR#7421) from trunk
------------------------------------------------------------------------
r32222 | ripley | 2004-12-17 04:54:20 -0500 (Fri, 17 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/graphics/R/hist.R
   M /trunk/src/library/graphics/man/plothistogram.Rd

fix PR#7421
------------------------------------------------------------------------
r32221 | ripley | 2004-12-17 04:18:46 -0500 (Fri, 17 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/R/data.matrix.R

port r32220 from trunk
------------------------------------------------------------------------
r32220 | ripley | 2004-12-17 02:18:11 -0500 (Fri, 17 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/R/data.matrix.R

sapply can give list()
------------------------------------------------------------------------
r32219 | apache | 2004-12-16 18:01:23 -0500 (Thu, 16 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32218 | apache | 2004-12-16 18:01:12 -0500 (Thu, 16 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32217 | apache | 2004-12-15 18:01:29 -0500 (Wed, 15 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32216 | apache | 2004-12-15 18:01:13 -0500 (Wed, 15 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32215 | bates | 2004-12-15 16:10:10 -0500 (Wed, 15 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/R/anova.R

Remove extra copy of print.anova sources
------------------------------------------------------------------------
r32214 | ripley | 2004-12-15 13:15:30 -0500 (Wed, 15 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/graphics/R/plot.R
   M /trunk/src/library/graphics/man/plot.dataframe.Rd

improve plot.data.frame for one or two columns
------------------------------------------------------------------------
r32213 | ripley | 2004-12-15 11:15:22 -0500 (Wed, 15 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/base/R/data.matrix.R
   M /branches/R-2-0-patches/src/library/base/man/data.matrix.Rd
   M /branches/R-2-0-patches/src/library/datasets/man/freeny.Rd
   M /branches/R-2-0-patches/src/library/graphics/man/pairs.Rd
   M /branches/R-2-0-patches/src/library/graphics/man/plot.dataframe.Rd

port r32212 from trunk
------------------------------------------------------------------------
r32212 | ripley | 2004-12-15 11:12:05 -0500 (Wed, 15 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/data.matrix.R
   M /trunk/src/library/base/man/data.matrix.Rd
   M /trunk/src/library/datasets/man/freeny.Rd
   M /trunk/src/library/graphics/man/pairs.Rd
   M /trunk/src/library/graphics/man/plot.dataframe.Rd

make data.matrix warn if class information is lost
------------------------------------------------------------------------
r32211 | iacus | 2004-12-15 08:43:52 -0500 (Wed, 15 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/include/Defn.h
   M /trunk/src/main/main.c

moved declaration of R_AccuracyInfo in src/main.c and declared extern in Defn.h. This lets OS X not complaining for duplicate symbol definition

------------------------------------------------------------------------
r32210 | ripley | 2004-12-15 04:14:13 -0500 (Wed, 15 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/run.h
   M /trunk/src/main/devPS.c

remap runcmd to Rf_runcmd
------------------------------------------------------------------------
r32209 | ripley | 2004-12-15 03:49:47 -0500 (Wed, 15 Dec 2004) | 5 lines
Changed paths:
   M /trunk/src/main/devNull.c

add copyright
comment out unused static routine
make all internal routines static
include config.h (all files using headers should do so)

------------------------------------------------------------------------
r32208 | ripley | 2004-12-15 03:14:50 -0500 (Wed, 15 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/utils/R/packages.R

update, cols have changed
------------------------------------------------------------------------
r32207 | apache | 2004-12-14 18:01:19 -0500 (Tue, 14 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32206 | apache | 2004-12-14 18:01:10 -0500 (Tue, 14 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32205 | murdoch | 2004-12-14 15:32:35 -0500 (Tue, 14 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/devga.c
   M /trunk/src/include/Graphics.h
   M /trunk/src/include/R_ext/GraphicsDevice.h
   M /trunk/src/include/Rgraphics.h
   M /trunk/src/main/gevents.c

getGraphicsEvent changes:  less in NewDevDesc
------------------------------------------------------------------------
r32204 | ripley | 2004-12-14 12:45:46 -0500 (Tue, 14 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/main/size.c
   M /branches/R-2-0-patches/src/main/unique.c

port r32203 from trunk
------------------------------------------------------------------------
r32203 | ripley | 2004-12-14 12:27:58 -0500 (Tue, 14 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/size.c
   M /trunk/src/main/unique.c

improve hashing in object.size
------------------------------------------------------------------------
r32202 | ripley | 2004-12-14 10:58:20 -0500 (Tue, 14 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/man/userhooks.Rd

port r32201 from trunk
------------------------------------------------------------------------
r32201 | ripley | 2004-12-14 10:57:08 -0500 (Tue, 14 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/userhooks.Rd

missing 'be'
------------------------------------------------------------------------
r32200 | hornik | 2004-12-14 05:33:53 -0500 (Tue, 14 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32199 | hornik | 2004-12-14 05:33:50 -0500 (Tue, 14 Dec 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32198 | ripley | 2004-12-14 03:40:30 -0500 (Tue, 14 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/tests/reg-tests-1.R

last merge got confused
------------------------------------------------------------------------
r32197 | ripley | 2004-12-14 03:23:57 -0500 (Tue, 14 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/seq.Rd

typo
------------------------------------------------------------------------
r32196 | ripley | 2004-12-14 03:23:33 -0500 (Tue, 14 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/man/length.Rd
   M /branches/R-2-0-patches/src/library/base/man/seq.Rd

port r32195 from trunk
------------------------------------------------------------------------
r32195 | ripley | 2004-12-14 03:20:09 -0500 (Tue, 14 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/length.Rd
   M /trunk/src/library/base/man/seq.Rd

correct documentation
------------------------------------------------------------------------
r32194 | apache | 2004-12-13 18:01:28 -0500 (Mon, 13 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32193 | apache | 2004-12-13 18:01:14 -0500 (Mon, 13 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32192 | ripley | 2004-12-13 12:37:57 -0500 (Mon, 13 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/R/labels.R
   M /trunk/src/library/base/man/labels.Rd
   M /trunk/src/library/stats/NAMESPACE
   M /trunk/src/library/stats/R/lm.R
   M /trunk/src/library/stats/R/models.R
   M /trunk/src/library/stats/man/lm.summaries.Rd
   M /trunk/src/library/stats/man/terms.Rd

migrate lm and terms methods for labels to stats
------------------------------------------------------------------------
r32191 | ripley | 2004-12-13 10:11:47 -0500 (Mon, 13 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/base/R/labels.R
   M /branches/R-2-0-patches/tests/reg-tests-1.R

port r32189 from trunk
------------------------------------------------------------------------
r32190 | ripley | 2004-12-13 10:10:01 -0500 (Mon, 13 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/R.1

update
------------------------------------------------------------------------
r32189 | ripley | 2004-12-13 10:04:26 -0500 (Mon, 13 Dec 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/labels.R
   M /trunk/tests/reg-tests-1.R

Fix PR#7417 (label.lm)

------------------------------------------------------------------------
r32188 | maechler | 2004-12-13 05:12:54 -0500 (Mon, 13 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/prop.table.Rd

+ concept {& indent}

------------------------------------------------------------------------
r32187 | hornik | 2004-12-13 04:15:16 -0500 (Mon, 13 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32186 | hornik | 2004-12-13 04:15:12 -0500 (Mon, 13 Dec 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32185 | hornik | 2004-12-13 03:55:36 -0500 (Mon, 13 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/scripts/check.in

Call R::Utils::check_package_description correctly.
------------------------------------------------------------------------
r32184 | apache | 2004-12-12 18:01:17 -0500 (Sun, 12 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32183 | apache | 2004-12-12 18:01:07 -0500 (Sun, 12 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32182 | apache | 2004-12-11 18:01:23 -0500 (Sat, 11 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32181 | apache | 2004-12-11 18:01:11 -0500 (Sat, 11 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32180 | apache | 2004-12-10 18:01:25 -0500 (Fri, 10 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32179 | apache | 2004-12-10 18:01:12 -0500 (Fri, 10 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32178 | hornik | 2004-12-10 14:37:43 -0500 (Fri, 10 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32177 | hornik | 2004-12-10 14:37:40 -0500 (Fri, 10 Dec 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32176 | hornik | 2004-12-10 12:47:31 -0500 (Fri, 10 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32175 | hornik | 2004-12-10 12:47:26 -0500 (Fri, 10 Dec 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32174 | murdoch | 2004-12-10 11:44:22 -0500 (Fri, 10 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-lang.texi

Port of 32172 (PR#7212 typos)
------------------------------------------------------------------------
r32173 | murdoch | 2004-12-10 11:41:46 -0500 (Fri, 10 Dec 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-lang.texi

Typos (PR#7412)
------------------------------------------------------------------------
r32172 | maechler | 2004-12-10 09:27:24 -0500 (Fri, 10 Dec 2004) | 2 lines
Changed paths:
   M /trunk/THANKS

+ 7 "obvious ones"

------------------------------------------------------------------------
r32171 | maechler | 2004-12-10 09:12:33 -0500 (Fri, 10 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/chartr.Rd

add capwords() capitalizion example

------------------------------------------------------------------------
r32170 | maechler | 2004-12-10 08:53:43 -0500 (Fri, 10 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/seq.R
   M /trunk/src/library/base/man/seq.Rd
   M /trunk/tests/reg-tests-1.R

seq(length = <n>) gives integer; docu.fix for integer return value
------------------------------------------------------------------------
r32169 | maechler | 2004-12-10 03:53:11 -0500 (Fri, 10 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/paste.Rd

+ concept
------------------------------------------------------------------------
r32168 | maechler | 2004-12-10 03:52:29 -0500 (Fri, 10 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/splines/R/splineClasses.R
   M /trunk/src/library/splines/R/splines.R
   M /trunk/src/library/splines/man/splineDesign.Rd

splineDesign(*, outer.ok=TRUE) for "extrapolation"
------------------------------------------------------------------------
r32167 | maechler | 2004-12-10 03:50:32 -0500 (Fri, 10 Dec 2004) | 1 line
Changed paths:
   M /trunk/THANKS

Detlef+ "R-mantle"
------------------------------------------------------------------------
r32166 | maechler | 2004-12-10 03:48:56 -0500 (Fri, 10 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/splines/src/splines.c

comments + cosmetic
------------------------------------------------------------------------
r32165 | apache | 2004-12-09 18:01:29 -0500 (Thu, 09 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32164 | apache | 2004-12-09 18:01:14 -0500 (Thu, 09 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32163 | murdoch | 2004-12-09 13:08:17 -0500 (Thu, 09 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/devga.c
   M /trunk/src/include/Graphics.h
   M /trunk/src/include/Rgraphics.h
   M /trunk/src/library/grDevices/man/getGraphicsEvent.Rd
   M /trunk/src/main/gevents.c

Keyboard support in getGraphicsEvent
------------------------------------------------------------------------
r32162 | hornik | 2004-12-09 11:40:04 -0500 (Thu, 09 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32161 | hornik | 2004-12-09 11:39:57 -0500 (Thu, 09 Dec 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32160 | ripley | 2004-12-09 11:25:37 -0500 (Thu, 09 Dec 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/grid/man/grid.add.Rd
   M /trunk/src/library/grid/man/grid.collection.Rd
   M /trunk/src/library/grid/man/grid.copy.Rd
   M /trunk/src/library/grid/man/grid.remove.Rd

remove empty example{} sections.
Typo in NEWS

------------------------------------------------------------------------
r32159 | ripley | 2004-12-09 06:43:06 -0500 (Thu, 09 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/grid/src/grid.c

missing PROTECTs
------------------------------------------------------------------------
r32158 | ripley | 2004-12-09 05:28:35 -0500 (Thu, 09 Dec 2004) | 4 lines
Changed paths:
   M /trunk/src/include/Defn.h
   M /trunk/src/library/base/man/Arithmetic.Rd
   M /trunk/src/main/arithmetic.c
   M /trunk/src/main/platform.c

Cache machar info in a structure accessible from C.
Use a better test of loss of accuracy in %% (and allow for non-finite values).
Document that %% and %/% only reproduce the result up to rounding error.

------------------------------------------------------------------------
r32157 | ripley | 2004-12-09 04:10:16 -0500 (Thu, 09 Dec 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/arithmetic.c

%% could be affected by loss of precision.
Add a second pass and warn (see PR#7409).

------------------------------------------------------------------------
r32156 | jmc | 2004-12-08 20:14:44 -0500 (Wed, 08 Dec 2004) | 1 line
Changed paths:
   M /trunk/AUTHORS

jmc address
------------------------------------------------------------------------
r32155 | jmc | 2004-12-08 20:12:56 -0500 (Wed, 08 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/AUTHORS

jmc address
------------------------------------------------------------------------
r32154 | apache | 2004-12-08 18:01:20 -0500 (Wed, 08 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32153 | apache | 2004-12-08 18:01:09 -0500 (Wed, 08 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32152 | ripley | 2004-12-08 03:25:18 -0500 (Wed, 08 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/grDevices/R/gevents.R

missing final LF
------------------------------------------------------------------------
r32151 | murdoch | 2004-12-07 23:14:05 -0500 (Tue, 07 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/devga.c
   M /trunk/src/include/Graphics.h
   M /trunk/src/include/Internal.h
   M /trunk/src/include/R_ext/GraphicsDevice.h
   M /trunk/src/include/Rgraphics.h
   M /trunk/src/library/grDevices/NAMESPACE
   A /trunk/src/library/grDevices/R/gevents.R
   A /trunk/src/library/grDevices/man/getGraphicsEvent.Rd
   M /trunk/src/main/Makefile.in
   M /trunk/src/main/Makefile.win
   A /trunk/src/main/gevents.c
   M /trunk/src/main/names.c

getGraphicsEvent() preliminary implementation
------------------------------------------------------------------------
r32150 | apache | 2004-12-07 18:01:34 -0500 (Tue, 07 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32149 | apache | 2004-12-07 18:01:16 -0500 (Tue, 07 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32148 | ripley | 2004-12-07 10:47:13 -0500 (Tue, 07 Dec 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Defn.h
   M /trunk/src/library/base/man/UseMethod.Rd
   M /trunk/src/library/base/man/class.Rd
   M /trunk/src/main/attrib.c
   M /trunk/src/main/objects.c
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

tweak S3 implicit classes as suggested by Ross

------------------------------------------------------------------------
r32147 | ripley | 2004-12-07 10:46:10 -0500 (Tue, 07 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/main/eval.c

indentation
------------------------------------------------------------------------
r32146 | ripley | 2004-12-07 07:56:16 -0500 (Tue, 07 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/utils/R/packages.R

typos
------------------------------------------------------------------------
r32145 | ripley | 2004-12-07 07:38:02 -0500 (Tue, 07 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/utils/man/unix/INSTALL.Rd
   M /branches/R-2-0-patches/src/library/utils/man/windows/INSTALL.Rd

port part of r32144 from trunk
------------------------------------------------------------------------
r32144 | ripley | 2004-12-07 07:35:23 -0500 (Tue, 07 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-admin.texi
   M /trunk/src/library/utils/man/unix/INSTALL.Rd
   M /trunk/src/library/utils/man/windows/INSTALL.Rd
   M /trunk/src/scripts/INSTALL.in

R CMD INSTALL can now install binary bundles, update docs
------------------------------------------------------------------------
r32143 | hornik | 2004-12-07 07:12:54 -0500 (Tue, 07 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32142 | hornik | 2004-12-07 07:12:51 -0500 (Tue, 07 Dec 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32141 | ripley | 2004-12-07 06:19:41 -0500 (Tue, 07 Dec 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/packages.R
   M /trunk/src/library/utils/R/unix/install.packages.R
   M /trunk/src/library/utils/man/installed.packages.Rd
   M /trunk/src/library/utils/man/update.packages.Rd

allow local installs by filename for install.packages on Unix.
tweak new.packages() to report on updatable bundles.

------------------------------------------------------------------------
r32140 | ripley | 2004-12-07 06:17:18 -0500 (Tue, 07 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

add message for --build
------------------------------------------------------------------------
r32139 | ripley | 2004-12-07 06:01:25 -0500 (Tue, 07 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/man/options.Rd

port r32138 from trunk
------------------------------------------------------------------------
r32138 | ripley | 2004-12-07 05:49:47 -0500 (Tue, 07 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/options.Rd

gtk() was unbundled long ago
------------------------------------------------------------------------
r32137 | ripley | 2004-12-07 05:37:40 -0500 (Tue, 07 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/utils/NAMESPACE

export available.packages
------------------------------------------------------------------------
r32136 | maechler | 2004-12-07 04:56:08 -0500 (Tue, 07 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/library/splines/man/bs.Rd

title w/ B-Spline

------------------------------------------------------------------------
r32135 | ripley | 2004-12-07 04:36:34 -0500 (Tue, 07 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

another place that removed the Contains: line from package DESCRIPTIONS
------------------------------------------------------------------------
r32134 | ripley | 2004-12-07 03:06:13 -0500 (Tue, 07 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS

merging seems to have created a duplicated entry
------------------------------------------------------------------------
r32133 | murdoch | 2004-12-07 00:53:58 -0500 (Tue, 07 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/devga.c
   M /trunk/src/include/R_ext/GraphicsDevice.h
   M /trunk/src/main/engine.c

Added dev_onExit() callback to graphics devices
------------------------------------------------------------------------
r32132 | apache | 2004-12-06 18:01:18 -0500 (Mon, 06 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32131 | apache | 2004-12-06 18:01:08 -0500 (Mon, 06 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32130 | ripley | 2004-12-06 12:28:11 -0500 (Mon, 06 Dec 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-exts.texi
   M /trunk/src/scripts/build.in

add check for empty dirs in R CMD build

------------------------------------------------------------------------
r32129 | ripley | 2004-12-06 07:05:57 -0500 (Mon, 06 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/tools/R/admin.R

avoid indexing empty doc directories
------------------------------------------------------------------------
r32128 | ripley | 2004-12-06 06:36:30 -0500 (Mon, 06 Dec 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-exts.texi
   M /trunk/src/scripts/build.in

more tweaks to R CMD build

------------------------------------------------------------------------
r32127 | ripley | 2004-12-06 06:35:31 -0500 (Mon, 06 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/R/attach.R

add comment and PACKAGE=
------------------------------------------------------------------------
r32126 | hornik | 2004-12-06 06:24:27 -0500 (Mon, 06 Dec 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

New cophenetic() method for objects of class "dendrogram".
Remove S3 methods for getting/setting names of "dist" objects.
------------------------------------------------------------------------
r32125 | hornik | 2004-12-06 06:24:12 -0500 (Mon, 06 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/NAMESPACE

New cophenetic() method for objects of class "dendrogram".
Remove S3 methods for getting/setting names of "dist" objects.
------------------------------------------------------------------------
r32124 | hornik | 2004-12-06 06:24:11 -0500 (Mon, 06 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/R/dist.R
   M /trunk/src/library/stats/man/dist.Rd

Remove S3 methods for getting/setting names of "dist" objects.
------------------------------------------------------------------------
r32123 | hornik | 2004-12-06 06:24:08 -0500 (Mon, 06 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/R/hclust.R
   M /trunk/src/library/stats/man/cophenetic.Rd
   M /trunk/tests/reg-tests-2.Rout.save

New cophenetic() method for objects of class "dendrogram".
------------------------------------------------------------------------
r32122 | hornik | 2004-12-06 06:24:04 -0500 (Mon, 06 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/grDevices/man/convertColor.Rd

Rd syntax error.
------------------------------------------------------------------------
r32121 | hornik | 2004-12-06 06:24:02 -0500 (Mon, 06 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/methods/R/ClassUnion.R

Don't err when throwing errors.
------------------------------------------------------------------------
r32120 | murdoch | 2004-12-05 21:55:20 -0500 (Sun, 05 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/devga.c

par(ask=TRUE) tweak
------------------------------------------------------------------------
r32119 | apache | 2004-12-05 18:01:25 -0500 (Sun, 05 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32118 | apache | 2004-12-05 18:01:12 -0500 (Sun, 05 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32117 | ripley | 2004-12-05 04:42:02 -0500 (Sun, 05 Dec 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/scripts/INSTALL.in
   M /trunk/src/scripts/build.in

make R CMD build --binary process the sources and then call R CMD INSTALL --build

------------------------------------------------------------------------
r32116 | ripley | 2004-12-05 02:37:50 -0500 (Sun, 05 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-exts.texi

port r32115 from trunk
------------------------------------------------------------------------
r32115 | ripley | 2004-12-05 02:35:46 -0500 (Sun, 05 Dec 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-exts.texi

mention R CMD build rebuilds vignettes
------------------------------------------------------------------------
r32114 | maechler | 2004-12-04 18:20:43 -0500 (Sat, 04 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/graphics/R/legend.R

use match.arg() instead of pmatch() and switch(<char>, ..)
------------------------------------------------------------------------
r32113 | apache | 2004-12-04 18:01:20 -0500 (Sat, 04 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32112 | apache | 2004-12-04 18:01:11 -0500 (Sat, 04 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32111 | ripley | 2004-12-04 11:33:26 -0500 (Sat, 04 Dec 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-exts.texi
   M /trunk/doc/manual/R-intro.texi
   M /trunk/src/scripts/INSTALL.in

add --build argument to R CMD INSTALL on Unix (as on Windows)

------------------------------------------------------------------------
r32110 | hornik | 2004-12-04 09:10:09 -0500 (Sat, 04 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32109 | hornik | 2004-12-04 09:10:05 -0500 (Sat, 04 Dec 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32108 | ripley | 2004-12-04 05:30:23 -0500 (Sat, 04 Dec 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/attach.R
   M /trunk/src/main/basedecl.h
   M /trunk/src/main/registration.c
   M /trunk/src/main/serialize.c

add local caching of lazy-load databases.

------------------------------------------------------------------------
r32107 | apache | 2004-12-03 18:01:30 -0500 (Fri, 03 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32106 | apache | 2004-12-03 18:01:14 -0500 (Fri, 03 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32105 | ripley | 2004-12-03 11:24:23 -0500 (Fri, 03 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/CHANGES
   M /branches/R-2-0-patches/src/gnuwin32/INSTALL
   M /branches/R-2-0-patches/src/gnuwin32/installer/INSTALL
   M /branches/R-2-0-patches/src/gnuwin32/installer/JRins.pl
   M /branches/R-2-0-patches/src/gnuwin32/installer/Makefile

merge r32104 from trunk
------------------------------------------------------------------------
r32104 | ripley | 2004-12-03 11:23:11 -0500 (Fri, 03 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/INSTALL
   M /trunk/src/gnuwin32/installer/INSTALL
   M /trunk/src/gnuwin32/installer/JRins.pl
   M /trunk/src/gnuwin32/installer/Makefile

another way to make a customized installer

------------------------------------------------------------------------
r32103 | ripley | 2004-12-03 10:17:55 -0500 (Fri, 03 Dec 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-admin.texi

remove.packages can now remove bundles
------------------------------------------------------------------------
r32102 | ripley | 2004-12-03 10:11:13 -0500 (Fri, 03 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/fixed/bin/REMOVE

bring REMOVE closer into line with Unix
------------------------------------------------------------------------
r32101 | ripley | 2004-12-03 09:46:48 -0500 (Fri, 03 Dec 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/packages.R
   M /trunk/src/library/utils/man/remove.packages.Rd

teach remove.packages how to remove bundles
improve/correct documentation

------------------------------------------------------------------------
r32100 | murdoch | 2004-12-03 08:45:44 -0500 (Fri, 03 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/graphics/R/legend.R
   M /trunk/src/library/graphics/man/legend.Rd

Tweaks to legend keyword placement
------------------------------------------------------------------------
r32099 | hornik | 2004-12-03 07:02:30 -0500 (Fri, 03 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32098 | hornik | 2004-12-03 07:02:27 -0500 (Fri, 03 Dec 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32097 | ripley | 2004-12-03 03:59:24 -0500 (Fri, 03 Dec 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-exts.texi
   M /trunk/src/scripts/build.in

fix CRLF line endings in R CMD build

------------------------------------------------------------------------
r32096 | hornik | 2004-12-03 03:34:42 -0500 (Fri, 03 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32095 | hornik | 2004-12-03 03:34:38 -0500 (Fri, 03 Dec 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32094 | maechler | 2004-12-03 02:42:41 -0500 (Fri, 03 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/graphics/R/boxplot.R

port 32093 from trunk {bxp ( ) : fix pcycle ( ) }
------------------------------------------------------------------------
r32093 | maechler | 2004-12-03 02:39:08 -0500 (Fri, 03 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/library/graphics/R/boxplot.R

bxp(): fix internal pcycle() {bug revealed by medlwd change
------------------------------------------------------------------------
r32092 | ripley | 2004-12-03 00:50:46 -0500 (Fri, 03 Dec 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-admin.texi

remove reference to GNOME module
------------------------------------------------------------------------
r32091 | apache | 2004-12-02 18:01:19 -0500 (Thu, 02 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32090 | apache | 2004-12-02 18:01:08 -0500 (Thu, 02 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32089 | murdoch | 2004-12-02 17:17:43 -0500 (Thu, 02 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/graphics/R/legend.R
   M /trunk/src/library/graphics/man/legend.Rd

legend() enhancements from PR#7400
------------------------------------------------------------------------
r32088 | hornik | 2004-12-02 13:15:37 -0500 (Thu, 02 Dec 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/INSTALL.in

Need to do explicit tilde expansion in --library arguments.
Spotted by cottrell@math.mcgill.ca.
------------------------------------------------------------------------
r32087 | hornik | 2004-12-02 07:49:20 -0500 (Thu, 02 Dec 2004) | 1 line
Changed paths:
   M /trunk/src/scripts/check.in

Ignore all-whitespace lines from checkVignettes() output.
------------------------------------------------------------------------
r32086 | ripley | 2004-12-02 05:58:26 -0500 (Thu, 02 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-admin.texi

port r32085 from trunk
------------------------------------------------------------------------
r32085 | ripley | 2004-12-02 05:57:13 -0500 (Thu, 02 Dec 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-admin.texi

TMPDIR needs to allow execution
------------------------------------------------------------------------
r32084 | ripley | 2004-12-02 04:10:42 -0500 (Thu, 02 Dec 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/NAMESPACE
   M /trunk/src/library/stats/R/ts.R
   M /trunk/src/library/stats/man/ts.Rd

make as.ts generic

------------------------------------------------------------------------
r32083 | tlumley | 2004-12-02 00:13:28 -0500 (Thu, 02 Dec 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-data.texi

document write.foreign in R-data

------------------------------------------------------------------------
r32082 | tlumley | 2004-12-02 00:12:27 -0500 (Thu, 02 Dec 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/grDevices/NAMESPACE
   A /trunk/src/library/grDevices/R/colorRamp.R (from /trunk/src/library/graphics/R/colorRamp.R:32077)
   A /trunk/src/library/grDevices/R/convertColor.R
   A /trunk/src/library/grDevices/man/colorRamp.Rd (from /trunk/src/library/graphics/man/colorRamp.Rd:32077)
   A /trunk/src/library/grDevices/man/convertColor.Rd
   M /trunk/src/library/graphics/NAMESPACE
   D /trunk/src/library/graphics/R/colorRamp.R
   D /trunk/src/library/graphics/man/colorRamp.Rd

moved colorRamp to grDevices with the other colour functions
added convertColor to map between colour spaces

------------------------------------------------------------------------
r32081 | apache | 2004-12-01 18:01:25 -0500 (Wed, 01 Dec 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32080 | apache | 2004-12-01 18:01:11 -0500 (Wed, 01 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32079 | ripley | 2004-12-01 11:59:29 -0500 (Wed, 01 Dec 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-data.texi

port r32078 from trunk
------------------------------------------------------------------------
r32078 | ripley | 2004-12-01 11:57:15 -0500 (Wed, 01 Dec 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-data.texi

typo
------------------------------------------------------------------------
r32077 | maechler | 2004-12-01 04:28:13 -0500 (Wed, 01 Dec 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/graphics/R/boxplot.R
   M /trunk/src/library/graphics/man/bxp.Rd

boxplot() -> bxp(): draw "thicker" median
------------------------------------------------------------------------
r32076 | apache | 2004-11-30 18:01:15 -0500 (Tue, 30 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32075 | apache | 2004-11-30 18:01:07 -0500 (Tue, 30 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32074 | murdoch | 2004-11-30 10:14:00 -0500 (Tue, 30 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/devga.c
   M /trunk/src/main/plot.c

In windows device, par(ask=TRUE) no longer asks for console input
------------------------------------------------------------------------
r32073 | ripley | 2004-11-30 08:43:06 -0500 (Tue, 30 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/fixed/dobundle.pl
   M /trunk/src/scripts/INSTALL.in

install Contains: field for bundles
------------------------------------------------------------------------
r32072 | apache | 2004-11-29 18:01:26 -0500 (Mon, 29 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32071 | apache | 2004-11-29 18:01:14 -0500 (Mon, 29 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32070 | leisch | 2004-11-29 10:30:11 -0500 (Mon, 29 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/CRAN_mirrors.csv

new mirror Bern 2
------------------------------------------------------------------------
r32069 | leisch | 2004-11-29 04:43:48 -0500 (Mon, 29 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/CRAN_mirrors.csv

fixed 2 typos
------------------------------------------------------------------------
r32068 | leisch | 2004-11-29 04:32:40 -0500 (Mon, 29 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/CRAN_mirrors.csv

added 3 new mirrors
------------------------------------------------------------------------
r32067 | hornik | 2004-11-29 03:28:00 -0500 (Mon, 29 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32066 | hornik | 2004-11-29 03:27:56 -0500 (Mon, 29 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32065 | apache | 2004-11-28 18:01:22 -0500 (Sun, 28 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32064 | apache | 2004-11-28 18:01:11 -0500 (Sun, 28 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32063 | apache | 2004-11-27 18:01:23 -0500 (Sat, 27 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32062 | apache | 2004-11-27 18:01:10 -0500 (Sat, 27 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32061 | hornik | 2004-11-27 06:21:02 -0500 (Sat, 27 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/man/hclust.Rd

Add reference for method "mcquitty".
------------------------------------------------------------------------
r32060 | hornik | 2004-11-27 06:20:29 -0500 (Sat, 27 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS

Make as.ist() and cophenetic() generic.
------------------------------------------------------------------------
r32059 | hornik | 2004-11-27 06:17:25 -0500 (Sat, 27 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/NAMESPACE
   M /trunk/src/library/stats/R/dist.R
   M /trunk/src/library/stats/R/hclust.R
   M /trunk/src/library/stats/man/cophenetic.Rd
   M /trunk/src/library/stats/man/dist.Rd
   M /trunk/tests/isas-tests.Rout.save

Make as.ist() and cophenetic() generic.
------------------------------------------------------------------------
r32058 | hornik | 2004-11-27 03:38:50 -0500 (Sat, 27 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/stats/R/hclust.R

Ported r32057 (labels preserved in cophenetic()) from trunk.
------------------------------------------------------------------------
r32057 | hornik | 2004-11-27 03:36:03 -0500 (Sat, 27 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/R/hclust.R

Preserve labels and improve performance in cophenetic().
------------------------------------------------------------------------
r32056 | apache | 2004-11-26 18:01:31 -0500 (Fri, 26 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32055 | apache | 2004-11-26 18:01:14 -0500 (Fri, 26 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32054 | leisch | 2004-11-26 09:52:24 -0500 (Fri, 26 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/NAMESPACE
   M /trunk/src/library/utils/R/vignette.R
   M /trunk/src/library/utils/man/vignette.Rd

new print and edit methods for vignette objects
------------------------------------------------------------------------
r32053 | maechler | 2004-11-26 08:41:37 -0500 (Fri, 26 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/base/R/readtable.R
   M /branches/R-2-0-patches/tests/reg-tests-1.R

port 32052 [read.table() .. rownames] from trunk
------------------------------------------------------------------------
r32052 | maechler | 2004-11-26 08:33:29 -0500 (Fri, 26 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/readtable.R
   M /trunk/tests/reg-tests-1.R

read.table() with "numerically non-unique" row names
------------------------------------------------------------------------
r32051 | maechler | 2004-11-26 04:53:55 -0500 (Fri, 26 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/Special.Rd
   M /trunk/src/nmath/choose.c

choose(*, k) for small k
------------------------------------------------------------------------
r32050 | murrell | 2004-11-25 20:59:41 -0500 (Thu, 25 Nov 2004) | 8 lines
Changed paths:
   M /trunk/src/library/grid/R/components.R
   M /trunk/src/library/grid/R/edit.R
   M /trunk/src/library/grid/R/grid.R
   M /trunk/src/library/grid/R/grob.R
   M /trunk/src/library/grid/inst/doc/changes.txt
   M /trunk/src/library/grid/inst/doc/displaylist.Snw
   M /trunk/src/library/grid/man/grid.record.Rd
   M /trunk/src/library/grid/man/grid.xaxis.Rd
   M /trunk/src/library/grid/man/grid.yaxis.Rd
   M /trunk/src/library/grid/src/unit.c

Added edits slot to xaxis/yaxis

extra args for grid.record

Fix for unitLength() of max/min/sum unit

applyEdit returns x if edit target not found

------------------------------------------------------------------------
r32049 | apache | 2004-11-25 18:01:26 -0500 (Thu, 25 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32048 | apache | 2004-11-25 18:01:13 -0500 (Thu, 25 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32047 | ripley | 2004-11-25 17:08:41 -0500 (Thu, 25 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/rw-FAQ.texi

port r32046 from trunk
------------------------------------------------------------------------
r32046 | ripley | 2004-11-25 17:06:57 -0500 (Thu, 25 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/rw-FAQ.texi

add running R from a CD
------------------------------------------------------------------------
r32045 | hornik | 2004-11-25 05:16:33 -0500 (Thu, 25 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32044 | hornik | 2004-11-25 05:16:28 -0500 (Thu, 25 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32043 | maechler | 2004-11-25 05:08:48 -0500 (Thu, 25 Nov 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/Special.Rd

extended  choose() examples

------------------------------------------------------------------------
r32042 | maechler | 2004-11-25 04:33:27 -0500 (Thu, 25 Nov 2004) | 2 lines
Changed paths:
   M /trunk/src/nmath/lgamma.c

correctly set signgam in all cases

------------------------------------------------------------------------
r32041 | ripley | 2004-11-25 03:55:42 -0500 (Thu, 25 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/scripts/INSTALL.in

port r32040 (fix for PR#7230) from trunk
------------------------------------------------------------------------
r32040 | ripley | 2004-11-25 03:51:42 -0500 (Thu, 25 Nov 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/scripts/INSTALL.in

Unix R CMD INSTALL might leave tmpdir behind (PR#7230)

------------------------------------------------------------------------
r32039 | ripley | 2004-11-25 03:16:43 -0500 (Thu, 25 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/Makefile

last change broke rsync-recommended
------------------------------------------------------------------------
r32038 | maechler | 2004-11-24 20:14:06 -0500 (Wed, 24 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/Special.Rd
   M /trunk/src/nmath/choose.c

[l]choose(n,k) for real n - not yet finished
------------------------------------------------------------------------
r32037 | maechler | 2004-11-24 20:13:02 -0500 (Wed, 24 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/nmath/nmath.h

drop never used fastchoose
------------------------------------------------------------------------
r32036 | maechler | 2004-11-24 19:50:41 -0500 (Wed, 24 Nov 2004) | 2 lines
Changed paths:
   M /trunk/src/nmath/lgamma.c

trunc(E), not (int)E   since here possibly E > max.int

------------------------------------------------------------------------
r32035 | maechler | 2004-11-24 19:45:06 -0500 (Wed, 24 Nov 2004) | 2 lines
Changed paths:
   M /trunk/src/nmath/lgamma.c

signgam: prevent integer overflow for large negative x

------------------------------------------------------------------------
r32034 | apache | 2004-11-24 18:01:35 -0500 (Wed, 24 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32033 | apache | 2004-11-24 18:01:15 -0500 (Wed, 24 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32032 | ripley | 2004-11-24 15:49:00 -0500 (Wed, 24 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/splines/man/predict.bSpline.Rd

capitalization
------------------------------------------------------------------------
r32031 | ripley | 2004-11-24 14:41:56 -0500 (Wed, 24 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS

R CMD check checks C++ and Fortran line endings too
------------------------------------------------------------------------
r32030 | murdoch | 2004-11-24 14:16:02 -0500 (Wed, 24 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/utils/R/windows/install.packages.R

Typo in Bioconductor package install
------------------------------------------------------------------------
r32029 | ripley | 2004-11-24 07:18:02 -0500 (Wed, 24 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/graphics/man/plot.xy.Rd

port r32028 from base
------------------------------------------------------------------------
r32028 | ripley | 2004-11-24 07:17:01 -0500 (Wed, 24 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/graphics/man/plot.xy.Rd

typo and clarification
------------------------------------------------------------------------
r32027 | ripley | 2004-11-24 05:01:51 -0500 (Wed, 24 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/stats4/DESCRIPTION.in
   M /branches/R-2-0-patches/src/main/plot.c
   M /branches/R-2-0-patches/tests/reg-tests-1.R

port r32026 from trunk
------------------------------------------------------------------------
r32026 | ripley | 2004-11-24 04:39:02 -0500 (Wed, 24 Nov 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats4/DESCRIPTION.in
   M /trunk/src/main/plot.c
   M /trunk/tests/reg-tests-1.R

segfault from text().
Capitalize package titles.

------------------------------------------------------------------------
r32025 | ripley | 2004-11-24 03:32:36 -0500 (Wed, 24 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-exts.texi

check line endings on C++ and Fortran files
------------------------------------------------------------------------
r32024 | ripley | 2004-11-24 03:31:16 -0500 (Wed, 24 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/scripts/check.in

check line endings on C++ and Fortran files
------------------------------------------------------------------------
r32023 | ripley | 2004-11-24 03:18:58 -0500 (Wed, 24 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/scripts/check.in

use --vanilla when getting version
------------------------------------------------------------------------
r32022 | ripley | 2004-11-24 02:38:34 -0500 (Wed, 24 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/kmeans.R
   M /trunk/src/library/stats/man/kmeans.Rd
   M /trunk/src/library/stats/src/Makefile.in
   M /trunk/src/library/stats/src/init.c
   A /trunk/src/library/stats/src/kmeans.c
   M /trunk/src/library/stats/src/modreg.h

add other algorithms for kmeans
------------------------------------------------------------------------
r32021 | hornik | 2004-11-24 02:22:20 -0500 (Wed, 24 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32020 | hornik | 2004-11-24 02:22:14 -0500 (Wed, 24 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r32019 | murrell | 2004-11-23 20:55:55 -0500 (Tue, 23 Nov 2004) | 6 lines
Changed paths:
   M /trunk/src/library/grid/R/just.R
   M /trunk/src/library/grid/R/primitives.R
   M /trunk/src/library/grid/R/viewport.R
   M /trunk/src/library/grid/inst/doc/changes.txt
   M /trunk/src/library/grid/inst/doc/displaylist.Snw
   M /trunk/src/library/grid/inst/doc/frame.Snw
   M /trunk/src/library/grid/inst/doc/rotated.Snw
   M /trunk/src/library/grid/man/dataViewport.Rd
   M /trunk/src/library/grid/man/gpar.Rd
   M /trunk/src/library/grid/man/grid.rect.Rd
   M /trunk/src/library/grid/man/grid.text.Rd
   M /trunk/src/library/grid/man/plotViewport.Rd
   M /trunk/src/library/grid/man/viewport.Rd
   M /trunk/src/library/grid/src/grid.c
   M /trunk/src/library/grid/src/grid.h
   M /trunk/src/library/grid/src/just.c
   M /trunk/src/library/grid/src/layout.c
   M /trunk/src/library/grid/src/register.c
   M /trunk/src/library/grid/src/viewport.c

grid.text() handles any language object (not just expressions)

extension arg for dataViewport() can be vector 

justifications can be numeric 

------------------------------------------------------------------------
r32018 | apache | 2004-11-23 18:01:29 -0500 (Tue, 23 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32017 | apache | 2004-11-23 18:01:13 -0500 (Tue, 23 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32016 | murrell | 2004-11-23 15:26:53 -0500 (Tue, 23 Nov 2004) | 8 lines
Changed paths:
   M /trunk/src/library/grid/R/gpar.R
   M /trunk/src/library/grid/R/grid.R
   M /trunk/src/library/grid/R/viewport.R
   M /trunk/src/library/grid/inst/doc/changes.txt
   M /trunk/src/library/grid/src/gpar.c
   M /trunk/src/library/grid/src/grid.c
   M /trunk/src/library/grid/src/grid.h

New lex gpar

Deprecated gamma gpar

upViewport() returns vpPath it went up

Fix for width/height of text in rotated viewport

------------------------------------------------------------------------
r32015 | ripley | 2004-11-23 10:45:44 -0500 (Tue, 23 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/stats/man/kmeans.Rd

port r32013 from trunk
------------------------------------------------------------------------
r32014 | ripley | 2004-11-23 10:41:03 -0500 (Tue, 23 Nov 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/class.Rd
   M /trunk/src/library/utils/R/str.R
   M /trunk/src/main/objects.c

str(<environment>) was destroying any class attribute

------------------------------------------------------------------------
r32013 | ripley | 2004-11-23 10:39:22 -0500 (Tue, 23 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/man/kmeans.Rd

some explanation of common misconceptions
------------------------------------------------------------------------
r32012 | maechler | 2004-11-23 09:51:48 -0500 (Tue, 23 Nov 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/readline.Rd

see also 'readLines' and add \concept{}s

------------------------------------------------------------------------
r32011 | maechler | 2004-11-23 08:19:11 -0500 (Tue, 23 Nov 2004) | 1 line
Changed paths:
   M /trunk/tests/demos.Rout.save

output changes from r32010
------------------------------------------------------------------------
r32010 | maechler | 2004-11-23 08:09:49 -0500 (Tue, 23 Nov 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/demo/is.things.R

is.primitive (in base); is.all.equal; stats

------------------------------------------------------------------------
r32009 | maechler | 2004-11-23 06:29:17 -0500 (Tue, 23 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/all.equal.R
   M /trunk/src/library/base/man/all.equal.Rd
   M /trunk/src/library/base/man/identical.Rd

is.all.equal
------------------------------------------------------------------------
r32008 | maechler | 2004-11-23 05:07:34 -0500 (Tue, 23 Nov 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/R/image.R

indent;  TRUE doesn't need as.logical

------------------------------------------------------------------------
r32007 | ripley | 2004-11-23 03:45:33 -0500 (Tue, 23 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/installer/JRins.pl

add option of a quick-launch icon
------------------------------------------------------------------------
r32006 | ripley | 2004-11-23 03:28:16 -0500 (Tue, 23 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/CHANGES
   M /branches/R-2-0-patches/src/gnuwin32/INSTALL
   M /branches/R-2-0-patches/src/gnuwin32/Makefile
   M /branches/R-2-0-patches/src/gnuwin32/installer/Makefile

port r32005 from trunk
------------------------------------------------------------------------
r32005 | ripley | 2004-11-23 03:26:07 -0500 (Tue, 23 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/INSTALL
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/installer/Makefile

allow extra pkgs in the installer
------------------------------------------------------------------------
r32004 | apache | 2004-11-22 18:01:25 -0500 (Mon, 22 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r32003 | apache | 2004-11-22 18:01:11 -0500 (Mon, 22 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r32002 | tlumley | 2004-11-22 15:12:11 -0500 (Mon, 22 Nov 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/append.Rd

help.search("insert") finds append.Rd

------------------------------------------------------------------------
r32001 | ripley | 2004-11-22 07:38:00 -0500 (Mon, 22 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/stats/R/kmeans.R
   M /branches/R-2-0-patches/src/library/stats/man/kmeans.Rd

port r32000 (distinct initial centers in kmeans) from trunk
------------------------------------------------------------------------
r32000 | ripley | 2004-11-22 07:27:18 -0500 (Mon, 22 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/kmeans.R
   M /trunk/src/library/stats/man/kmeans.Rd

make sure initial cluster centres in kmeans are distinct
------------------------------------------------------------------------
r31999 | ripley | 2004-11-22 06:24:23 -0500 (Mon, 22 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/CHANGES
   M /branches/R-2-0-patches/src/main/printutils.c

port r31998 from trunk
------------------------------------------------------------------------
r31998 | ripley | 2004-11-22 06:22:29 -0500 (Mon, 22 Nov 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/main/printutils.c

Assume all non-control chars are printable on Windows, as it does not 
seem to know which are!

------------------------------------------------------------------------
r31997 | hornik | 2004-11-22 04:52:26 -0500 (Mon, 22 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31996 | hornik | 2004-11-22 04:52:22 -0500 (Mon, 22 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31995 | murrell | 2004-11-21 21:35:00 -0500 (Sun, 21 Nov 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grid/R/primitives.R
   M /trunk/src/library/grid/R/size.R
   M /trunk/src/library/grid/inst/doc/changes.txt
   M /trunk/src/library/grid/inst/doc/grobs.Snw
   M /trunk/src/library/grid/man/grid.frame.Rd
   M /trunk/src/library/grid/src/grid.c
   M /trunk/src/library/grid/src/grid.h

Improved width/heightDetails methods for primitives

------------------------------------------------------------------------
r31994 | murrell | 2004-11-21 21:17:04 -0500 (Sun, 21 Nov 2004) | 6 lines
Changed paths:
   M /trunk/src/include/R_ext/GraphicsEngine.h
   M /trunk/src/library/grid/NAMESPACE
   A /trunk/src/library/grid/R/grab.R
   M /trunk/src/library/grid/R/grid.R
   M /trunk/src/library/grid/R/grob.R
   M /trunk/src/library/grid/R/util.R
   M /trunk/src/library/grid/inst/doc/changes.txt
   M /trunk/src/library/grid/man/grid.grab.Rd
   M /trunk/src/library/grid/src/grid.c
   M /trunk/src/library/grid/src/grid.h
   M /trunk/src/library/grid/src/register.c
   M /trunk/src/main/Makefile.in
   M /trunk/src/main/Makefile.win
   A /trunk/src/main/devNull.c

new "warn" and "wrap" arguments for grid.grab()

new grid.grabExpr() function

new GEnullDevice function 

------------------------------------------------------------------------
r31993 | ripley | 2004-11-21 18:18:00 -0500 (Sun, 21 Nov 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/NAMESPACE
   M /trunk/src/library/stats/R/kmeans.R
   M /trunk/src/library/stats/man/kmeans.Rd

add print method for kmeans

------------------------------------------------------------------------
r31992 | apache | 2004-11-21 18:01:25 -0500 (Sun, 21 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31991 | apache | 2004-11-21 18:01:11 -0500 (Sun, 21 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31990 | ripley | 2004-11-21 17:33:02 -0500 (Sun, 21 Nov 2004) | 1 line
Changed paths:
   M /trunk/configure
   M /trunk/m4/R.m4
   M /trunk/src/modules/X11/dataentry.c

typo ensured that KeySym def was never found.  Use NULL, as documented
------------------------------------------------------------------------
r31989 | ripley | 2004-11-21 17:02:16 -0500 (Sun, 21 Nov 2004) | 2 lines
Changed paths:
   M /trunk/src/main/plotmath.c

workaround for PR#7380 (seen on HP-UX only)

------------------------------------------------------------------------
r31988 | hornik | 2004-11-21 16:40:12 -0500 (Sun, 21 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/man/hclust.Rd

Typo.
------------------------------------------------------------------------
r31987 | hornik | 2004-11-21 16:40:03 -0500 (Sun, 21 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/kmeans.R
   M /trunk/src/library/stats/man/kmeans.Rd

Have kmeans() return an object of class "kmeans".
------------------------------------------------------------------------
r31986 | ripley | 2004-11-21 14:37:49 -0500 (Sun, 21 Nov 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/library/profile/Rprofile.windows
   M /trunk/src/library/utils/R/windows/install.packages.R
   M /trunk/src/library/utils/R/windows/sysutils.R

tweaks to finding CRAN on Windows

------------------------------------------------------------------------
r31985 | murdoch | 2004-11-21 11:16:25 -0500 (Sun, 21 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/Makefile

Do not keep rsync-recommended timestamps
------------------------------------------------------------------------
r31984 | ripley | 2004-11-21 06:38:56 -0500 (Sun, 21 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/library/profile/Common.R
   M /trunk/src/library/profile/Rprofile.windows
   M /trunk/src/library/utils/R/windows/install.packages.R
   M /trunk/src/library/utils/R/windows/sysutils.R

on Windows, change the way CRAN is unset
------------------------------------------------------------------------
r31983 | ripley | 2004-11-21 03:59:42 -0500 (Sun, 21 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/include/Rinternals.h
   M /branches/R-2-0-patches/src/main/logic.c
   M /branches/R-2-0-patches/src/main/match.c
   M /branches/R-2-0-patches/src/main/summary.c
   M /branches/R-2-0-patches/tests/reg-tests-1.R

port r31982 (incorrect arg matching in sum) from trunk
------------------------------------------------------------------------
r31982 | ripley | 2004-11-21 03:50:31 -0500 (Sun, 21 Nov 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Rinternals.h
   M /trunk/src/main/logic.c
   M /trunk/src/main/match.c
   M /trunk/src/main/summary.c
   M /trunk/tests/reg-tests-1.R

fix arg matching bug in sum etc discovered by Pat Burns

------------------------------------------------------------------------
r31981 | apache | 2004-11-20 18:01:26 -0500 (Sat, 20 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31980 | apache | 2004-11-20 18:01:13 -0500 (Sat, 20 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31979 | ripley | 2004-11-20 05:11:45 -0500 (Sat, 20 Nov 2004) | 3 lines
Changed paths:
   M /trunk/src/library/utils/R/packages.R
   M /trunk/src/library/utils/man/update.packages.Rd

report more information in update.packages(ask=T)
allow user to cancel all updates via 'c' in that usage

------------------------------------------------------------------------
r31978 | ripley | 2004-11-20 04:13:01 -0500 (Sat, 20 Nov 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/packages.R
   M /trunk/src/library/utils/R/unix/install.packages.R
   M /trunk/src/library/utils/R/windows/install.packages.R
   M /trunk/src/library/utils/man/update.packages.Rd

start removing 'CRAN' as the name for package repositories

------------------------------------------------------------------------
r31977 | apache | 2004-11-19 18:01:28 -0500 (Fri, 19 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31976 | apache | 2004-11-19 18:01:12 -0500 (Fri, 19 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31975 | ripley | 2004-11-19 12:35:06 -0500 (Fri, 19 Nov 2004) | 1 line
Changed paths:
   M /trunk/Makefile.in
   M /trunk/NEWS
   M /trunk/configure
   M /trunk/m4/Makefile.in
   M /trunk/m4/R.m4
   A /trunk/m4/clibs.m4

more cleaning up of FLIBS
------------------------------------------------------------------------
r31974 | leisch | 2004-11-19 08:50:11 -0500 (Fri, 19 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/stats/man/mahalanobis.Rd

fixed bug in mahalanobis examples
------------------------------------------------------------------------
r31973 | leisch | 2004-11-19 08:45:27 -0500 (Fri, 19 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/man/mahalanobis.Rd

fixed bug in examples
------------------------------------------------------------------------
r31972 | apache | 2004-11-18 18:01:32 -0500 (Thu, 18 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31971 | apache | 2004-11-18 18:01:12 -0500 (Thu, 18 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31970 | ripley | 2004-11-18 14:50:11 -0500 (Thu, 18 Nov 2004) | 1 line
Changed paths:
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/m4/R.m4

remove some -L entries from FLIBS
------------------------------------------------------------------------
r31969 | ripley | 2004-11-18 11:50:26 -0500 (Thu, 18 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/fixed/bin/INSTALL

merge r31968 from trunk
------------------------------------------------------------------------
r31968 | ripley | 2004-11-18 11:49:11 -0500 (Thu, 18 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

0755 not 755, check result
------------------------------------------------------------------------
r31967 | ripley | 2004-11-18 11:45:50 -0500 (Thu, 18 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/scripts/check.in

add check on mkdir
------------------------------------------------------------------------
r31966 | ripley | 2004-11-18 11:31:36 -0500 (Thu, 18 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/scripts/check.in

typo, better error message
------------------------------------------------------------------------
r31965 | pd | 2004-11-18 10:42:02 -0500 (Thu, 18 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/tcltk/R/tkGUI.R

port Tk GUI help fix (accidentally committed with the rsync-recommended port in trunk)
------------------------------------------------------------------------
r31964 | pd | 2004-11-18 06:30:25 -0500 (Thu, 18 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/tcltk/R/tkGUI.R
   M /trunk/tools/rsync-recommended

port from r-patched: use of x.y-patched for recommended
------------------------------------------------------------------------
r31963 | pd | 2004-11-18 05:51:59 -0500 (Thu, 18 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/tools/rsync-recommended

look in x.y-patched instead of x.y.z-patched
------------------------------------------------------------------------
r31962 | murrell | 2004-11-17 20:39:10 -0500 (Wed, 17 Nov 2004) | 6 lines
Changed paths:
   M /trunk/src/library/grid/NAMESPACE
   M /trunk/src/library/grid/R/grid.R
   M /trunk/src/library/grid/R/grob.R
   M /trunk/src/library/grid/inst/doc/changes.txt
   A /trunk/src/library/grid/man/grid.record.Rd
   A /trunk/src/library/grid/man/grid.refresh.Rd
   M /trunk/src/library/grid/src/grid.c

Grid display list recording turned off in drawing methods

Improved error/user-interrupt recovery

New functions grid.refresh() and grid.record()

------------------------------------------------------------------------
r31961 | murrell | 2004-11-17 20:35:42 -0500 (Wed, 17 Nov 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

NEWS of new function recordGraphics()

------------------------------------------------------------------------
r31960 | apache | 2004-11-17 18:01:27 -0500 (Wed, 17 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31959 | apache | 2004-11-17 18:01:13 -0500 (Wed, 17 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31958 | ripley | 2004-11-17 17:55:40 -0500 (Wed, 17 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-admin.texi

updates
------------------------------------------------------------------------
r31957 | ripley | 2004-11-17 17:55:21 -0500 (Wed, 17 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-admin.texi

updates
------------------------------------------------------------------------
r31956 | ripley | 2004-11-17 17:51:24 -0500 (Wed, 17 Nov 2004) | 3 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi

chapter -> appendix
comment on gfortran.

------------------------------------------------------------------------
r31955 | ripley | 2004-11-17 17:45:44 -0500 (Wed, 17 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/configure
   M /trunk/m4/R.m4

begin to tidy up the FLIBS macro
------------------------------------------------------------------------
r31954 | ripley | 2004-11-17 17:44:49 -0500 (Wed, 17 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/modules/X11/Makefile.in
   M /trunk/src/modules/lapack/Makefile.in
   M /trunk/src/modules/vfonts/Makefile.in

remove LIBS where is it not needed
------------------------------------------------------------------------
r31953 | ripley | 2004-11-17 13:13:10 -0500 (Wed, 17 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/scripts/build.in

port r31952 from trunk
------------------------------------------------------------------------
r31952 | ripley | 2004-11-17 13:11:11 -0500 (Wed, 17 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/scripts/build.in

exclude Windows resource file
------------------------------------------------------------------------
r31951 | hornik | 2004-11-17 12:43:35 -0500 (Wed, 17 Nov 2004) | 3 lines
Changed paths:
   M /trunk/src/scripts/check.in

New internal function R::Utils::check_package_description(), currently
shared between R CMD build and check.
Improve logging for bundles.
------------------------------------------------------------------------
r31950 | hornik | 2004-11-17 12:43:33 -0500 (Wed, 17 Nov 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/R/Utils.pm
   M /trunk/src/scripts/build.in

New internal function R::Utils::check_package_description(), currently
shared between R CMD build and check.
------------------------------------------------------------------------
r31949 | ripley | 2004-11-17 12:42:41 -0500 (Wed, 17 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/man/windows/system.Rd

port r31946 from trunk
------------------------------------------------------------------------
r31948 | hornik | 2004-11-17 12:41:14 -0500 (Wed, 17 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31947 | hornik | 2004-11-17 12:41:10 -0500 (Wed, 17 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31946 | ripley | 2004-11-17 12:40:42 -0500 (Wed, 17 Nov 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/windows/system.Rd

stress that double quotes are required.

------------------------------------------------------------------------
r31945 | hornik | 2004-11-17 11:15:52 -0500 (Wed, 17 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31944 | hornik | 2004-11-17 11:15:48 -0500 (Wed, 17 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31943 | hornik | 2004-11-17 07:04:20 -0500 (Wed, 17 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31942 | hornik | 2004-11-17 07:04:15 -0500 (Wed, 17 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31941 | apache | 2004-11-16 18:01:37 -0500 (Tue, 16 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31940 | apache | 2004-11-16 18:01:17 -0500 (Tue, 16 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31939 | murrell | 2004-11-16 17:57:11 -0500 (Tue, 16 Nov 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grid/NAMESPACE
   M /trunk/src/library/grid/R/grob.R
   M /trunk/src/library/grid/inst/doc/changes.txt
   A /trunk/src/library/grid/man/getNames.Rd

Added getNames() function

------------------------------------------------------------------------
r31938 | murrell | 2004-11-16 16:34:28 -0500 (Tue, 16 Nov 2004) | 13 lines
Changed paths:
   M /trunk/src/include/Graphics.h
   M /trunk/src/include/Internal.h
   M /trunk/src/include/R_ext/GraphicsEngine.h
   M /trunk/src/library/grDevices/NAMESPACE
   M /trunk/src/library/grDevices/R/device.R
   A /trunk/src/library/grDevices/man/recordGraphics.Rd
   M /trunk/src/library/grid/NAMESPACE
   M /trunk/src/library/grid/R/grid.R
   M /trunk/src/library/grid/R/grob.R
   M /trunk/src/library/grid/R/util.R
   M /trunk/src/library/grid/inst/doc/changes.txt
   M /trunk/src/library/grid/inst/doc/displaylist.Snw
   M /trunk/src/main/dotcode.c
   M /trunk/src/main/engine.c
   M /trunk/src/main/errors.c
   M /trunk/src/main/graphics.c
   M /trunk/src/main/names.c
   M /trunk/src/main/par.c
   M /trunk/src/main/plot.c
   M /trunk/src/main/plot3d.c

New recordGraphics() function for recording arbitrary code on the graphics engine
display list;  intended to encapsulate calculate-then-draw operations

recordGraphics(), .Call.graphics(), .External.graphics, and traditional/base
graphics operations do not record when they are nested within each other.

Error/user-interrupt handling code performs some resetting of graphics engine
state.

grid drawDetails methods are recorded on graphics engine display list by default
(so will be rerun on device resize or copy between devices)


------------------------------------------------------------------------
r31937 | ripley | 2004-11-16 16:23:02 -0500 (Tue, 16 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/Makefile.in

port r31936 from trunk
------------------------------------------------------------------------
r31936 | ripley | 2004-11-16 16:21:20 -0500 (Tue, 16 Nov 2004) | 1 line
Changed paths:
   M /trunk/Makefile.in

some systems think 'mv a a' is an error
------------------------------------------------------------------------
r31935 | ripley | 2004-11-16 15:57:34 -0500 (Tue, 16 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/tools/R/admin.R

port r31934 from R-2-0-patches
------------------------------------------------------------------------
r31934 | ripley | 2004-11-16 15:56:02 -0500 (Tue, 16 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/tools/R/admin.R

work around packages whose DESCRIPTION file have an illegal Built: field
------------------------------------------------------------------------
r31933 | ripley | 2004-11-16 15:55:12 -0500 (Tue, 16 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/rui.c

safety check
------------------------------------------------------------------------
r31932 | ripley | 2004-11-16 13:41:29 -0500 (Tue, 16 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-exts.texi
   M /trunk/doc/manual/R-intro.texi

only use @smallexample for large examples
------------------------------------------------------------------------
r31931 | ripley | 2004-11-16 12:44:36 -0500 (Tue, 16 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-admin.texi

port r31930 from trunk
------------------------------------------------------------------------
r31930 | ripley | 2004-11-16 12:39:50 -0500 (Tue, 16 Nov 2004) | 3 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi

updates re FAQ
use @example, not @smallexample

------------------------------------------------------------------------
r31929 | ripley | 2004-11-16 10:39:17 -0500 (Tue, 16 Nov 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/rui.c
   M /trunk/src/library/utils/R/windows/install.packages.R
   M /trunk/src/library/utils/R/windows/sysutils.R

improve logic of getting CRAN mirror set

------------------------------------------------------------------------
r31928 | hornik | 2004-11-16 04:02:27 -0500 (Tue, 16 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31927 | hornik | 2004-11-16 04:02:23 -0500 (Tue, 16 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31926 | ripley | 2004-11-16 03:17:44 -0500 (Tue, 16 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/sink.Rd

add concept
------------------------------------------------------------------------
r31925 | apache | 2004-11-15 18:01:18 -0500 (Mon, 15 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31924 | apache | 2004-11-15 18:01:07 -0500 (Mon, 15 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31923 | ripley | 2004-11-15 15:10:50 -0500 (Mon, 15 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS

update to agree with 2.0.1 patched, matrix method can now select cols
------------------------------------------------------------------------
r31922 | ripley | 2004-11-15 15:10:40 -0500 (Mon, 15 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/subset.Rd

update to agree with 2.0.1 patched, matrix method can now select cols
------------------------------------------------------------------------
r31921 | ripley | 2004-11-15 15:09:30 -0500 (Mon, 15 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/base/R/frametools.R
   M /branches/R-2-0-patches/src/library/base/man/subset.Rd

backport safety checks on subset methods from trunk
------------------------------------------------------------------------
r31920 | ripley | 2004-11-15 12:29:32 -0500 (Mon, 15 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS

update to match R-patched
------------------------------------------------------------------------
r31919 | ripley | 2004-11-15 12:25:39 -0500 (Mon, 15 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/acinclude.m4
   M /branches/R-2-0-patches/aclocal.m4
   M /branches/R-2-0-patches/config.site
   M /branches/R-2-0-patches/configure
   M /branches/R-2-0-patches/m4/R.m4
   M /branches/R-2-0-patches/src/library/base/R/warnings.R

port r31893 (last.warnings only in .GlobalEnv) and r31091 (firefox etc) from trunk
------------------------------------------------------------------------
r31918 | ripley | 2004-11-15 12:17:13 -0500 (Mon, 15 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/base/R/split.R
   M /branches/R-2-0-patches/src/main/split.c
   M /branches/R-2-0-patches/tests/reg-tests-2.R
   M /branches/R-2-0-patches/tests/reg-tests-2.Rout.save

port r31869,72,73 from trunk (split changes)
------------------------------------------------------------------------
r31917 | pd | 2004-11-15 09:23:56 -0500 (Mon, 15 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/VERSION

setup for patched versions
------------------------------------------------------------------------
r31916 | pd | 2004-11-15 09:16:30 -0500 (Mon, 15 Nov 2004) | 2 lines
Changed paths:
   A /tags/R-2-0-1 (from /branches/R-2-0-patches:31915)

Tag version 2.0.1

------------------------------------------------------------------------
r31915 | pd | 2004-11-15 08:15:12 -0500 (Mon, 15 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/VERSION

prepare for release R-2.0.1
------------------------------------------------------------------------
r31914 | ripley | 2004-11-15 04:56:17 -0500 (Mon, 15 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-exts.texi

port r31913 from trunk
------------------------------------------------------------------------
r31913 | ripley | 2004-11-15 04:39:23 -0500 (Mon, 15 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-exts.texi

clarifications for Makevars
------------------------------------------------------------------------
r31912 | apache | 2004-11-15 02:17:29 -0500 (Mon, 15 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31911 | apache | 2004-11-15 02:17:14 -0500 (Mon, 15 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31910 | iacus | 2004-11-14 17:15:52 -0500 (Sun, 14 Nov 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/src/library/profile/Rprofile.unix

removed hack that modify .libPaths that causes RAqua to ignore R_LIBS during package installation

------------------------------------------------------------------------
r31909 | ripley | 2004-11-14 16:22:02 -0500 (Sun, 14 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/main/plot.c

port r31907 (use of uninitialized n) from trunk
------------------------------------------------------------------------
r31908 | ripley | 2004-11-14 09:53:02 -0500 (Sun, 14 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/main/RNG.c
   M /trunk/src/main/Rdynload.c
   M /trunk/src/main/apply.c
   M /trunk/src/main/array.c
   M /trunk/src/main/builtin.c
   M /trunk/src/main/coerce.c
   M /trunk/src/main/complex.c
   M /trunk/src/main/connections.c
   M /trunk/src/main/list.c
   M /trunk/src/main/objects.c
   M /trunk/src/main/options.c
   M /trunk/src/main/split.c
   M /trunk/src/main/unique.c

better error messages, more default clauses in switch statements
------------------------------------------------------------------------
r31907 | ripley | 2004-11-14 09:43:24 -0500 (Sun, 14 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/main/plot.c

comment out unused line that valgrind objects to
------------------------------------------------------------------------
r31906 | hornik | 2004-11-14 08:33:49 -0500 (Sun, 14 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-admin.texi

Miscellaneous Texinfo stuff.
------------------------------------------------------------------------
r31905 | hornik | 2004-11-14 07:25:05 -0500 (Sun, 14 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31904 | hornik | 2004-11-14 07:25:01 -0500 (Sun, 14 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31903 | hornik | 2004-11-14 06:33:36 -0500 (Sun, 14 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31902 | hornik | 2004-11-14 06:33:32 -0500 (Sun, 14 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31901 | ripley | 2004-11-13 16:14:41 -0500 (Sat, 13 Nov 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/config.site
   M /trunk/configure
   M /trunk/m4/R.m4

add firefox to list of browsers, move netscape down the priority list

------------------------------------------------------------------------
r31900 | ripley | 2004-11-13 14:57:43 -0500 (Sat, 13 Nov 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in
   M /trunk/src/gnuwin32/INSTALL
   M /trunk/src/gnuwin32/README.packages
   M /trunk/src/gnuwin32/installer/Makefile
   M /trunk/src/library/stats/man/qqnorm.Rd

port r31897:31899 from R-2-0-patches

------------------------------------------------------------------------
r31899 | ripley | 2004-11-13 14:53:14 -0500 (Sat, 13 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/Makefile.in
   M /branches/R-2-0-patches/src/gnuwin32/installer/Makefile

install ONEWS and CHANGES1
------------------------------------------------------------------------
r31898 | ripley | 2004-11-13 14:52:44 -0500 (Sat, 13 Nov 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/INSTALL
   M /branches/R-2-0-patches/src/gnuwin32/README.packages

explain how to find PATH on cmd32.exe

------------------------------------------------------------------------
r31897 | ripley | 2004-11-13 14:52:03 -0500 (Sat, 13 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/stats/man/qqnorm.Rd

typo
------------------------------------------------------------------------
r31896 | apache | 2004-11-12 18:01:25 -0500 (Fri, 12 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31895 | apache | 2004-11-12 18:01:10 -0500 (Fri, 12 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31894 | ripley | 2004-11-12 14:15:55 -0500 (Fri, 12 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/main/array.c

improve error messages in matrix
------------------------------------------------------------------------
r31893 | ripley | 2004-11-12 14:14:15 -0500 (Fri, 12 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/warnings.R

look for last.warning in workspace (PR#7363)
------------------------------------------------------------------------
r31892 | maechler | 2004-11-12 10:48:12 -0500 (Fri, 12 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/methods/man/GenericFunctions.Rd

ported 31891 from trunk
------------------------------------------------------------------------
r31891 | maechler | 2004-11-12 10:45:56 -0500 (Fri, 12 Nov 2004) | 3 lines
Changed paths:
   M /trunk/src/library/methods/man/GenericFunctions.Rd

remove extra 'the' {R-devel post of Paul Roebuck} 
       and whitespace

------------------------------------------------------------------------
r31890 | murdoch | 2004-11-12 09:48:29 -0500 (Fri, 12 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/installer/Makefile

port of r31888 (install CRAN mirror list) from trunk
------------------------------------------------------------------------
r31889 | hornik | 2004-11-12 09:32:15 -0500 (Fri, 12 Nov 2004) | 1 line
Changed paths:
   M /trunk/configure

Updated.
------------------------------------------------------------------------
r31888 | murdoch | 2004-11-12 09:11:08 -0500 (Fri, 12 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/installer/Makefile

Install CRAN mirror list
------------------------------------------------------------------------
r31887 | ripley | 2004-11-12 03:42:23 -0500 (Fri, 12 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/include/Defn.h
   M /trunk/src/main/coerce.c
   M /trunk/src/main/deparse.c
   M /trunk/src/main/duplicate.c
   M /trunk/src/main/eval.c
   M /trunk/src/main/logic.c
   M /trunk/src/main/options.c
   M /trunk/src/main/print.c
   M /trunk/src/main/printutils.c
   M /trunk/src/main/scan.c
   M /trunk/src/main/seq.c
   M /trunk/src/main/sort.c
   M /trunk/src/main/subassign.c
   M /trunk/src/main/subset.c
   M /trunk/src/main/unique.c
   M /trunk/src/main/util.c

improve reporting of unimplemented types
------------------------------------------------------------------------
r31886 | ripley | 2004-11-12 02:28:19 -0500 (Fri, 12 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/main/sort.c

correct capitalization
------------------------------------------------------------------------
r31885 | ripley | 2004-11-12 02:25:54 -0500 (Fri, 12 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS

revert some space
------------------------------------------------------------------------
r31884 | murrell | 2004-11-11 20:06:54 -0500 (Thu, 11 Nov 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/grid/R/primitives.R
   M /trunk/src/library/grid/inst/doc/changes.txt

Bug fix for grid.text(..., rot=numeric(0))

------------------------------------------------------------------------
r31883 | apache | 2004-11-11 18:01:47 -0500 (Thu, 11 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31882 | apache | 2004-11-11 18:01:22 -0500 (Thu, 11 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31881 | ripley | 2004-11-11 16:35:39 -0500 (Thu, 11 Nov 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-exts.texi
   M /trunk/share/perl/R/Rdconv.pm
   M /trunk/share/texmf/Rd.sty
   M /trunk/src/library/tools/R/QC.R

remove restrictions on \name fields

------------------------------------------------------------------------
r31880 | hornik | 2004-11-11 15:06:49 -0500 (Thu, 11 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/tools/R/utils.R

Use base::is.primitive() in tools:::.is_primitive().
------------------------------------------------------------------------
r31879 | hornik | 2004-11-11 15:05:58 -0500 (Thu, 11 Nov 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/prompt.R

Have prompt.data.frame() put variable names inside \code in the format
description list.
------------------------------------------------------------------------
r31878 | hornik | 2004-11-11 15:05:56 -0500 (Thu, 11 Nov 2004) | 2 lines
Changed paths:
   M /trunk/configure.ac

Change R_HAVE_KEYSYM to R_TYPE_KEYSYM, and move this after R_X11 as it
needs to know where the X headers are.
------------------------------------------------------------------------
r31877 | hornik | 2004-11-11 15:05:55 -0500 (Thu, 11 Nov 2004) | 3 lines
Changed paths:
   M /trunk/m4/R.m4

Change R_HAVE_KEYSYM to R_TYPE_KEYSYM, and ensure that the X headers are
found when checking.
Move some tests into the respective (outline) sections.
------------------------------------------------------------------------
r31876 | ripley | 2004-11-11 13:35:34 -0500 (Thu, 11 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/include/R_ext/Lapack.h

update to match src/modules/lapack/Lapack.h
------------------------------------------------------------------------
r31875 | ripley | 2004-11-11 12:16:47 -0500 (Thu, 11 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/main/array.c
   M /trunk/src/main/deparse.c
   M /trunk/src/main/logic.c
   M /trunk/src/main/options.c
   M /trunk/src/main/printutils.c
   M /trunk/src/main/scan.c
   M /trunk/src/main/sort.c
   M /trunk/src/main/subassign.c
   M /trunk/src/main/unique.c
   M /trunk/src/main/util.c

add some precautionary default clauses
------------------------------------------------------------------------
r31874 | ripley | 2004-11-11 10:56:58 -0500 (Thu, 11 Nov 2004) | 1 line
Changed paths:
   M /trunk/share/perl/R/Rdconv.pm

allow _ in \name, but still problems with PDF bookmarks
------------------------------------------------------------------------
r31873 | ripley | 2004-11-11 10:32:24 -0500 (Thu, 11 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS

typo
------------------------------------------------------------------------
r31872 | ripley | 2004-11-11 10:26:50 -0500 (Thu, 11 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/split.R
   M /trunk/src/main/split.c

speed up split with names
------------------------------------------------------------------------
r31871 | murdoch | 2004-11-11 09:01:53 -0500 (Thu, 11 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-intro.texi

Port of r31870, typo PR#7359
------------------------------------------------------------------------
r31870 | murdoch | 2004-11-11 08:59:50 -0500 (Thu, 11 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-intro.texi

Typo PR#7359
------------------------------------------------------------------------
r31869 | ripley | 2004-11-11 08:43:47 -0500 (Thu, 11 Nov 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/split.c
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

split() was ignoring types it did not know about, e.g. raw and list.

------------------------------------------------------------------------
r31868 | ripley | 2004-11-11 07:02:01 -0500 (Thu, 11 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS

port r31867 from R-2-0-patches
------------------------------------------------------------------------
r31867 | ripley | 2004-11-11 06:59:02 -0500 (Thu, 11 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS

typo, clarification, tabs
------------------------------------------------------------------------
r31866 | ripley | 2004-11-11 05:43:43 -0500 (Thu, 11 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/utils/R/unix/install.packages.R
   M /trunk/src/library/utils/R/windows/install.packages.R

dir.create reports failure if the file already exists
------------------------------------------------------------------------
r31865 | ripley | 2004-11-11 05:32:50 -0500 (Thu, 11 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/include/R_ext/Lapack.h

some compilers do not like clapack declarations
------------------------------------------------------------------------
r31864 | ripley | 2004-11-11 05:17:12 -0500 (Thu, 11 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/include/R_ext/Lapack.h

complete from clapack.h
------------------------------------------------------------------------
r31863 | iacus | 2004-11-11 04:39:36 -0500 (Thu, 11 Nov 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/src/library/profile/Rprofile.unix

force aqua GUI to be aware of R_LIBS and eventually fill it up

------------------------------------------------------------------------
r31862 | hornik | 2004-11-11 03:49:44 -0500 (Thu, 11 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31861 | hornik | 2004-11-11 03:49:41 -0500 (Thu, 11 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31860 | ripley | 2004-11-11 03:29:55 -0500 (Thu, 11 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/include/R_ext/Lapack.h

port r31859 (comment on missing declarations) from R-2-0-patches
------------------------------------------------------------------------
r31859 | ripley | 2004-11-11 03:25:48 -0500 (Thu, 11 Nov 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/src/include/R_ext/Lapack.h

comment on what this is, add dsyevr, move `missing' routines to the end.

------------------------------------------------------------------------
r31858 | pd | 2004-11-11 03:16:08 -0500 (Thu, 11 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/read.table.Rd

typo (port from r-patched)
------------------------------------------------------------------------
r31857 | pd | 2004-11-11 03:09:56 -0500 (Thu, 11 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/man/read.table.Rd

typo
------------------------------------------------------------------------
r31856 | ripley | 2004-11-11 03:02:17 -0500 (Thu, 11 Nov 2004) | 3 lines
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-exts.texi

stress that should install and test before R CMD check
copy typo corrections from trunk

------------------------------------------------------------------------
r31855 | ripley | 2004-11-11 03:00:27 -0500 (Thu, 11 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-exts.texi
   M /trunk/src/scripts/check.in

update for check accepting .tar.gz, changes to rtest.c
------------------------------------------------------------------------
r31854 | murdoch | 2004-11-11 00:48:41 -0500 (Thu, 11 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/CHANGES
   M /branches/R-2-0-patches/src/gnuwin32/devga.c
   M /branches/R-2-0-patches/tests/reg-tests-1.R

Port of r31853 from trunk:  memory corruption from plot history
------------------------------------------------------------------------
r31853 | murdoch | 2004-11-11 00:15:45 -0500 (Thu, 11 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/devga.c
   M /trunk/tests/reg-tests-1.R

Fix for Rcmdr crashes:  plot history memory corruption
------------------------------------------------------------------------
r31852 | ripley | 2004-11-10 18:08:00 -0500 (Wed, 10 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/scripts/check.in

check can work with tarballs, reports version info
------------------------------------------------------------------------
r31851 | apache | 2004-11-10 18:01:27 -0500 (Wed, 10 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31850 | apache | 2004-11-10 18:01:12 -0500 (Wed, 10 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31849 | ripley | 2004-11-10 14:39:24 -0500 (Wed, 10 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/front-ends/Makefile
   M /trunk/src/gnuwin32/front-ends/rcmdfn.c
   M /trunk/src/gnuwin32/front-ends/rtest.c
   M /trunk/src/gnuwin32/shext.c
   M /trunk/src/gnuwin32/system.c

Rcmd now sets HOME for use in check etc
------------------------------------------------------------------------
r31848 | ripley | 2004-11-10 12:02:12 -0500 (Wed, 10 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS

use tabs consistently with R-2-0-patches
------------------------------------------------------------------------
r31847 | ripley | 2004-11-10 12:01:19 -0500 (Wed, 10 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS

use tabs consistently
------------------------------------------------------------------------
r31846 | ripley | 2004-11-10 11:55:41 -0500 (Wed, 10 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/utils/R/packages.R
   M /trunk/src/library/utils/man/update.packages.Rd

tidy up
------------------------------------------------------------------------
r31845 | ripley | 2004-11-10 11:49:31 -0500 (Wed, 10 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/methods/man/BasicClasses.Rd
   M /trunk/src/library/methods/man/RMethodUtils.Rd

port r31842 from R-2-0-patches and tidy up
------------------------------------------------------------------------
r31844 | ripley | 2004-11-10 11:24:54 -0500 (Wed, 10 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS

spacing
------------------------------------------------------------------------
r31843 | jmc | 2004-11-10 10:24:10 -0500 (Wed, 10 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS


------------------------------------------------------------------------
r31842 | jmc | 2004-11-10 10:23:35 -0500 (Wed, 10 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/methods/man/BasicClasses.Rd
   M /branches/R-2-0-patches/src/library/methods/man/RMethodUtils.Rd

doc. glitches in class raw and getGroupMembers
------------------------------------------------------------------------
r31841 | ripley | 2004-11-10 10:00:32 -0500 (Wed, 10 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/NAMESPACE
   M /trunk/src/library/utils/R/packages.R
   M /trunk/src/library/utils/man/update.packages.Rd

add new.packages
------------------------------------------------------------------------
r31840 | murdoch | 2004-11-10 08:06:59 -0500 (Wed, 10 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/Makefile

Missed files in distclean
------------------------------------------------------------------------
r31839 | ripley | 2004-11-10 04:16:49 -0500 (Wed, 10 Nov 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/frametools.R
   M /trunk/src/library/base/man/subset.Rd

subset() needs a logical subset argument, but did not enforce this

------------------------------------------------------------------------
r31838 | hornik | 2004-11-10 03:57:02 -0500 (Wed, 10 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/tools/R/QC.R

Have codocData() handle escaped underscores in variable names.
------------------------------------------------------------------------
r31837 | apache | 2004-11-09 18:01:27 -0500 (Tue, 09 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31836 | apache | 2004-11-09 18:01:13 -0500 (Tue, 09 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31835 | ripley | 2004-11-09 12:27:45 -0500 (Tue, 09 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/R/namespace.R

is.primitive has been moved
------------------------------------------------------------------------
r31834 | ripley | 2004-11-09 12:27:16 -0500 (Tue, 09 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/do.call.Rd

add example
------------------------------------------------------------------------
r31833 | ripley | 2004-11-09 12:12:38 -0500 (Tue, 09 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/utils/R/packageStatus.R

port r31832 from trunk
------------------------------------------------------------------------
r31832 | ripley | 2004-11-09 12:10:32 -0500 (Tue, 09 Nov 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/packageStatus.R

upgrade(x, ask = FALSE) was broken for a "packageStatus" object

------------------------------------------------------------------------
r31831 | maechler | 2004-11-09 07:58:41 -0500 (Tue, 09 Nov 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/StructTS.Rd

merged my correction of  PR#7353

------------------------------------------------------------------------
r31830 | ripley | 2004-11-09 04:27:03 -0500 (Tue, 09 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-exts.texi

start to describe header files
------------------------------------------------------------------------
r31829 | ripley | 2004-11-09 04:26:14 -0500 (Tue, 09 Nov 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/unix/install.packages.R
   M /trunk/src/library/utils/R/windows/install.packages.R
   M /trunk/src/library/utils/man/update.packages.Rd

remove question in install.packages()

------------------------------------------------------------------------
r31828 | ripley | 2004-11-09 04:15:00 -0500 (Tue, 09 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/tempfile.Rd

some clarifications on Windows
------------------------------------------------------------------------
r31827 | hornik | 2004-11-09 03:24:09 -0500 (Tue, 09 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31826 | hornik | 2004-11-09 03:24:04 -0500 (Tue, 09 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31825 | ripley | 2004-11-09 02:58:57 -0500 (Tue, 09 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/stats/man/StructTS.Rd

port r31824 from trunk
------------------------------------------------------------------------
r31824 | ripley | 2004-11-09 02:52:06 -0500 (Tue, 09 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/man/StructTS.Rd

minor doc fixes
------------------------------------------------------------------------
r31823 | murrell | 2004-11-08 18:18:27 -0500 (Mon, 08 Nov 2004) | 5 lines
Changed paths:
   M /trunk/src/library/grid/R/components.R
   M /trunk/src/library/grid/R/grob.R

Small tidy up of code; no impact on behaviour (intended)

Plus, small fix for editGrob([x|y]axisGrob(at=something), at=NULL)


------------------------------------------------------------------------
r31822 | apache | 2004-11-08 18:01:29 -0500 (Mon, 08 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31821 | apache | 2004-11-08 18:01:14 -0500 (Mon, 08 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31820 | maechler | 2004-11-08 09:57:02 -0500 (Mon, 08 Nov 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/subset.Rd

forgotten "select, " in usage

------------------------------------------------------------------------
r31819 | maechler | 2004-11-08 09:47:16 -0500 (Mon, 08 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/is.R
   M /trunk/src/library/base/man/is.function.Rd
   M /trunk/src/library/methods/NAMESPACE
   M /trunk/src/library/methods/R/RMethodUtils.R
   M /trunk/src/library/methods/man/RMethodUtils.Rd
   M /trunk/tests/demos.Rout.save

move is.primitive from "methods" to "base"
------------------------------------------------------------------------
r31818 | ripley | 2004-11-08 03:36:54 -0500 (Mon, 08 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/utils/R/read.fwf.R
   M /branches/R-2-0-patches/tests/reg-tests-2.R
   M /branches/R-2-0-patches/tests/reg-tests-2.Rout.save

port r31817 (fix PR#7350) from trunk
------------------------------------------------------------------------
r31817 | ripley | 2004-11-08 03:34:29 -0500 (Mon, 08 Nov 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/read.fwf.R
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

fix PR#7350
formatting issues in read.fwf

------------------------------------------------------------------------
r31816 | apache | 2004-11-07 18:01:25 -0500 (Sun, 07 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31815 | apache | 2004-11-07 18:01:12 -0500 (Sun, 07 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31814 | ripley | 2004-11-07 10:08:17 -0500 (Sun, 07 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/installer/JRins.pl

port r31813 from R-2-0-patches
------------------------------------------------------------------------
r31813 | ripley | 2004-11-07 10:06:21 -0500 (Sun, 07 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/installer/JRins.pl

more consistent group labels
------------------------------------------------------------------------
r31812 | ripley | 2004-11-07 09:21:09 -0500 (Sun, 07 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

port r31811 from R-2-0-patches
------------------------------------------------------------------------
r31811 | ripley | 2004-11-07 09:19:34 -0500 (Sun, 07 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/CHANGES
   M /branches/R-2-0-patches/src/gnuwin32/fixed/bin/INSTALL

allow backslashes in explicit package paths
------------------------------------------------------------------------
r31810 | apache | 2004-11-06 18:01:35 -0500 (Sat, 06 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31809 | apache | 2004-11-06 18:01:17 -0500 (Sat, 06 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31808 | ripley | 2004-11-06 15:43:32 -0500 (Sat, 06 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-admin.texi
   M /branches/R-2-0-patches/doc/manual/R-exts.texi

port r31807 from trunk
------------------------------------------------------------------------
r31807 | ripley | 2004-11-06 15:41:28 -0500 (Sat, 06 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-admin.texi
   M /trunk/doc/manual/R-exts.texi

comments on libR.so performance
------------------------------------------------------------------------
r31806 | ripley | 2004-11-06 11:38:44 -0500 (Sat, 06 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/Recommended/Makefile.in

give useful output on error
------------------------------------------------------------------------
r31805 | ripley | 2004-11-06 11:38:17 -0500 (Sat, 06 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/include/R_ext/Lapack.h

typo
------------------------------------------------------------------------
r31804 | ripley | 2004-11-06 11:14:10 -0500 (Sat, 06 Nov 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/frametools.R
   M /trunk/src/library/base/man/subset.Rd

add matrix method for subset()

------------------------------------------------------------------------
r31803 | ripley | 2004-11-06 10:59:20 -0500 (Sat, 06 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/README
   M /branches/R-2-0-patches/src/gnuwin32/cran/index.in
   M /branches/R-2-0-patches/src/gnuwin32/cran/rdevel.in
   M /branches/R-2-0-patches/src/gnuwin32/cran/rpatched.in

port r31800:1 (catch up for 2.0.x) from trunk
------------------------------------------------------------------------
r31802 | ripley | 2004-11-06 10:57:58 -0500 (Sat, 06 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/cran/index.in
   M /trunk/src/gnuwin32/cran/rdevel.in
   M /trunk/src/gnuwin32/cran/rpatched.in

update size estimate
------------------------------------------------------------------------
r31801 | ripley | 2004-11-06 10:55:21 -0500 (Sat, 06 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/README

update
------------------------------------------------------------------------
r31800 | ripley | 2004-11-06 10:39:58 -0500 (Sat, 06 Nov 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/tools/R/admin.R
   M /trunk/src/main/names.c
   M /trunk/src/main/platform.c

make sure R code files are separated by a new line when installing

------------------------------------------------------------------------
r31799 | ripley | 2004-11-06 05:58:26 -0500 (Sat, 06 Nov 2004) | 3 lines
Changed paths:
   M /trunk/src/include/R_ext/Lapack.h

Stress these are `selected' and add dsyevr.
Based on confused R-help posting replied to on R-devel 2004-11-05.

------------------------------------------------------------------------
r31798 | pd | 2004-11-06 04:48:31 -0500 (Sat, 06 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS

adjust for ported patch
------------------------------------------------------------------------
r31797 | hornik | 2004-11-06 03:17:24 -0500 (Sat, 06 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/scripts/check.in

Only set rcfile name if HOME is set in the environment.
------------------------------------------------------------------------
r31796 | ripley | 2004-11-06 02:45:25 -0500 (Sat, 06 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/CHANGES
   M /branches/R-2-0-patches/src/gnuwin32/extra.c

port r31795 from trunk
------------------------------------------------------------------------
r31795 | ripley | 2004-11-06 02:44:19 -0500 (Sat, 06 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/extra.c

fix PR#7328
------------------------------------------------------------------------
r31794 | hornik | 2004-11-06 02:28:23 -0500 (Sat, 06 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/R/library.R
   M /branches/R-2-0-patches/src/library/tools/R/QC.R

Ported r31788 (.no_S3_generics) from trunk.
------------------------------------------------------------------------
r31793 | pd | 2004-11-05 19:09:34 -0500 (Fri, 05 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/base/R/split.R
   M /branches/R-2-0-patches/src/library/base/man/split.Rd
   M /branches/R-2-0-patches/src/library/stats/R/ave.R

port patchset 31686 (split<-, ave)
------------------------------------------------------------------------
r31792 | apache | 2004-11-05 18:01:31 -0500 (Fri, 05 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31791 | apache | 2004-11-05 18:01:14 -0500 (Fri, 05 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31790 | ripley | 2004-11-05 15:14:16 -0500 (Fri, 05 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-exts.texi

tweaks
------------------------------------------------------------------------
r31789 | hornik | 2004-11-05 13:31:51 -0500 (Fri, 05 Nov 2004) | 4 lines
Changed paths:
   M /trunk/src/scripts/check.in

Start support for configuration variables via an rcfile, and add the
command line option '--rcfile' for specifying a non-default one.
In particular,  controls whether vignettes are
woven when checked.
------------------------------------------------------------------------
r31788 | hornik | 2004-11-05 13:31:49 -0500 (Fri, 05 Nov 2004) | 3 lines
Changed paths:
   M /trunk/src/library/base/R/library.R
   M /trunk/src/library/tools/R/QC.R

Allow defining .no_S3_generics, currently so that tools::checkS3methods()
can be prevented from searching environments (in particular if containing
large data objects only) for S3 generics.
------------------------------------------------------------------------
r31787 | hornik | 2004-11-05 13:31:46 -0500 (Fri, 05 Nov 2004) | 1 line
Changed paths:
   M /trunk/share/perl/R/Utils.pm

New utility function config_val_to_logical.
------------------------------------------------------------------------
r31786 | hornik | 2004-11-05 13:31:44 -0500 (Fri, 05 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/Recommended/Makefile.in
   M /trunk/src/scripts/INSTALL.in

Cosmetics.
------------------------------------------------------------------------
r31785 | ripley | 2004-11-05 11:30:57 -0500 (Fri, 05 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/utils/R/unix/install.packages.R
   M /trunk/src/library/utils/R/windows/install.packages.R

more on multiple repositories
------------------------------------------------------------------------
r31784 | murdoch | 2004-11-05 10:23:45 -0500 (Fri, 05 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/Makefile
   M /branches/R-2-0-patches/src/gnuwin32/README
   M /branches/R-2-0-patches/src/gnuwin32/cran/ReadMe.in
   M /branches/R-2-0-patches/src/gnuwin32/cran/mini.in
   M /branches/R-2-0-patches/src/gnuwin32/cran/rdevel.in
   M /branches/R-2-0-patches/src/gnuwin32/cran/rpatched.in

Port of r31783 (labels in Windows binary pages)
------------------------------------------------------------------------
r31783 | murdoch | 2004-11-05 10:22:53 -0500 (Fri, 05 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/README
   M /trunk/src/gnuwin32/cran/ReadMe.in
   M /trunk/src/gnuwin32/cran/mini.in
   M /trunk/src/gnuwin32/cran/rdevel.in
   M /trunk/src/gnuwin32/cran/rpatched.in

Better labels in Windows binary pages
------------------------------------------------------------------------
r31782 | ripley | 2004-11-05 10:07:27 -0500 (Fri, 05 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/fixed/h/config.h

update for 2.0.1
------------------------------------------------------------------------
r31781 | ripley | 2004-11-05 07:03:08 -0500 (Fri, 05 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/share/make/tests.mk
   M /trunk/src/scripts/check.in

add --use-valgrind option to R CMD check
------------------------------------------------------------------------
r31780 | ripley | 2004-11-05 07:00:33 -0500 (Fri, 05 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-exts.texi

port r31779 from R-2-0-patches
------------------------------------------------------------------------
r31779 | ripley | 2004-11-05 07:00:06 -0500 (Fri, 05 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-exts.texi

more check
------------------------------------------------------------------------
r31778 | maechler | 2004-11-05 06:41:42 -0500 (Fri, 05 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/man/matrix.Rd
   M /branches/R-2-0-patches/src/library/stats/man/density.Rd

ported 31775, 31776 (minor .Rd changes) from trunk
------------------------------------------------------------------------
r31777 | maechler | 2004-11-05 06:38:01 -0500 (Fri, 05 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/matrix.Rd

more hand-holding newbies for dimnames
------------------------------------------------------------------------
r31776 | maechler | 2004-11-05 06:36:54 -0500 (Fri, 05 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/man/density.Rd

fix typo s/N/n/
------------------------------------------------------------------------
r31775 | ripley | 2004-11-05 03:16:23 -0500 (Fri, 05 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-exts.texi

typos
------------------------------------------------------------------------
r31774 | ripley | 2004-11-05 03:14:57 -0500 (Fri, 05 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-exts.texi

typos
------------------------------------------------------------------------
r31773 | ripley | 2004-11-05 02:59:14 -0500 (Fri, 05 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/rw-FAQ.texi

port r31772 from trunk
------------------------------------------------------------------------
r31772 | ripley | 2004-11-05 02:57:30 -0500 (Fri, 05 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/rw-FAQ.texi

more comments on fonts
------------------------------------------------------------------------
r31771 | ripley | 2004-11-05 02:32:13 -0500 (Fri, 05 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/scripts/COMPILE.in
   M /branches/R-2-0-patches/src/scripts/INSTALL.in
   M /branches/R-2-0-patches/src/scripts/LINK
   M /branches/R-2-0-patches/src/scripts/REMOVE.in
   M /branches/R-2-0-patches/src/scripts/Rd2dvi
   M /branches/R-2-0-patches/src/scripts/Rd2txt
   M /branches/R-2-0-patches/src/scripts/Rdconv.in
   M /branches/R-2-0-patches/src/scripts/Rprof.in
   M /branches/R-2-0-patches/src/scripts/SHLIB.in
   M /branches/R-2-0-patches/src/scripts/Sd2Rd.in
   M /branches/R-2-0-patches/src/scripts/build.in
   M /branches/R-2-0-patches/src/scripts/check.in
   M /branches/R-2-0-patches/src/scripts/config

port r31770 from trunk
------------------------------------------------------------------------
r31770 | ripley | 2004-11-05 02:30:45 -0500 (Fri, 05 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/scripts/COMPILE.in
   M /trunk/src/scripts/INSTALL.in
   M /trunk/src/scripts/LINK
   M /trunk/src/scripts/REMOVE.in
   M /trunk/src/scripts/Rd2dvi
   M /trunk/src/scripts/Rd2txt
   M /trunk/src/scripts/Rdconv.in
   M /trunk/src/scripts/Rprof.in
   M /trunk/src/scripts/SHLIB.in
   M /trunk/src/scripts/Sd2Rd.in
   M /trunk/src/scripts/build.in
   M /trunk/src/scripts/check.in
   M /trunk/src/scripts/config

clarify which version info
------------------------------------------------------------------------
r31769 | apache | 2004-11-04 18:01:33 -0500 (Thu, 04 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31768 | apache | 2004-11-04 18:01:17 -0500 (Thu, 04 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31767 | ripley | 2004-11-04 17:52:20 -0500 (Thu, 04 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS

mesh with R-patched
------------------------------------------------------------------------
r31766 | ripley | 2004-11-04 17:50:08 -0500 (Thu, 04 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS

up to 2.0.1 from 2.0.0 patched
------------------------------------------------------------------------
r31765 | ripley | 2004-11-04 17:47:58 -0500 (Thu, 04 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS

up to 2.0.1 from 2.0.0 patched
------------------------------------------------------------------------
r31764 | ripley | 2004-11-04 17:46:23 -0500 (Thu, 04 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS

move r31762 message to 2.0.1 section
------------------------------------------------------------------------
r31763 | ripley | 2004-11-04 17:45:54 -0500 (Thu, 04 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/doc/manual/R-exts.texi

port r31762 from trunk
------------------------------------------------------------------------
r31762 | ripley | 2004-11-04 17:41:39 -0500 (Thu, 04 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-exts.texi

add section on portability of packages to R-exts
------------------------------------------------------------------------
r31761 | ripley | 2004-11-04 17:35:59 -0500 (Thu, 04 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/Makefile.in
   M /trunk/doc/manual/Makefile.in

remove vestiges of maintainer-builds
------------------------------------------------------------------------
r31760 | pd | 2004-11-04 16:27:57 -0500 (Thu, 04 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/R.1

last bit of maintainer-mode build
------------------------------------------------------------------------
r31759 | ripley | 2004-11-04 13:40:25 -0500 (Thu, 04 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/stats/R/stepfun.R

port r31578 from trunk
------------------------------------------------------------------------
r31758 | ripley | 2004-11-04 13:31:45 -0500 (Thu, 04 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/R/stepfun.R

remove duplicate .noGenerics
------------------------------------------------------------------------
r31757 | ripley | 2004-11-04 12:57:54 -0500 (Thu, 04 Nov 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/library.R
   M /trunk/src/library/base/R/stop.R
   M /trunk/src/library/base/man/warning.Rd
   M /trunk/src/main/errors.c
   M /trunk/src/main/names.c

allow warning(immediate. = TRUE)

------------------------------------------------------------------------
r31756 | ripley | 2004-11-04 11:54:53 -0500 (Thu, 04 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/configure

needed update
------------------------------------------------------------------------
r31755 | jmc | 2004-11-04 11:39:27 -0500 (Thu, 04 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/R/namespace.R
   M /branches/R-2-0-patches/src/library/methods/NAMESPACE
   M /branches/R-2-0-patches/src/library/methods/R/BasicClasses.R
   M /branches/R-2-0-patches/src/library/methods/R/MethodsList.R
   M /branches/R-2-0-patches/src/library/methods/R/MethodsListClass.R
   M /branches/R-2-0-patches/src/library/methods/R/RClassUtils.R
   M /branches/R-2-0-patches/src/library/methods/R/RMethodUtils.R
   M /branches/R-2-0-patches/src/library/methods/man/RMethodUtils.Rd
   M /branches/R-2-0-patches/src/main/coerce.c

fixes for methods package bugs
------------------------------------------------------------------------
r31754 | jmc | 2004-11-04 04:31:52 -0500 (Thu, 04 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/R/namespace.R

is.primitive is not in base (why?)
------------------------------------------------------------------------
r31753 | ripley | 2004-11-04 03:17:57 -0500 (Thu, 04 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/base/R/sort.R
   M /branches/R-2-0-patches/src/library/base/man/sort.Rd

port r31752 from trunk
------------------------------------------------------------------------
r31752 | ripley | 2004-11-04 03:16:55 -0500 (Thu, 04 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/sort.R
   M /trunk/src/library/base/man/sort.Rd

make ignored options with sort(partial=) into errors
------------------------------------------------------------------------
r31751 | apache | 2004-11-03 18:01:25 -0500 (Wed, 03 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31750 | apache | 2004-11-03 18:01:13 -0500 (Wed, 03 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31749 | hornik | 2004-11-03 11:06:54 -0500 (Wed, 03 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31748 | hornik | 2004-11-03 11:06:50 -0500 (Wed, 03 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31747 | pd | 2004-11-03 09:58:41 -0500 (Wed, 03 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/VERSION

start 2.0.1 beta series
------------------------------------------------------------------------
r31746 | hornik | 2004-11-03 08:46:57 -0500 (Wed, 03 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31745 | hornik | 2004-11-03 08:46:54 -0500 (Wed, 03 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31744 | ripley | 2004-11-03 03:53:12 -0500 (Wed, 03 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS

tweaks
------------------------------------------------------------------------
r31743 | apache | 2004-11-02 18:02:20 -0500 (Tue, 02 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31742 | apache | 2004-11-02 18:01:24 -0500 (Tue, 02 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31741 | ripley | 2004-11-02 14:19:24 -0500 (Tue, 02 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-exts.texi
   M /trunk/src/main/Rmain.c

tidy up Rmain.c
------------------------------------------------------------------------
r31740 | ripley | 2004-11-02 12:52:58 -0500 (Tue, 02 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/unix/install.packages.R
   M /trunk/src/library/utils/R/windows/install.packages.R
   M /trunk/src/library/utils/man/update.packages.Rd

choose newest package version if several are available
------------------------------------------------------------------------
r31739 | ripley | 2004-11-02 11:26:29 -0500 (Tue, 02 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/unix/install.packages.R
   M /trunk/src/library/utils/R/windows/install.packages.R

port r31738 from trunk
------------------------------------------------------------------------
r31738 | ripley | 2004-11-02 11:24:05 -0500 (Tue, 02 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/utils/R/unix/install.packages.R
   M /branches/R-2-0-patches/src/library/utils/R/windows/install.packages.R

make sure that we only get one copy of a package from a repository
------------------------------------------------------------------------
r31737 | ripley | 2004-11-02 10:39:04 -0500 (Tue, 02 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/library/utils/R/packages.R
   M /trunk/src/library/utils/R/unix/install.packages.R
   M /trunk/src/library/utils/R/windows/install.packages.R
   M /trunk/src/library/utils/man/update.packages.Rd


------------------------------------------------------------------------
r31736 | ripley | 2004-11-02 10:35:51 -0500 (Tue, 02 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/graphics/man/colorRamp.Rd

tidy up
------------------------------------------------------------------------
r31735 | murdoch | 2004-11-02 08:16:35 -0500 (Tue, 02 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/graphics/man/colorRamp.Rd

typo
------------------------------------------------------------------------
r31734 | ripley | 2004-11-02 06:34:05 -0500 (Tue, 02 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/main/Rembedded.c
   M /trunk/src/main/main.c

tidy up
------------------------------------------------------------------------
r31733 | ripley | 2004-11-02 06:33:27 -0500 (Tue, 02 Nov 2004) | 3 lines
Changed paths:
   M /trunk/src/main/subassign.c

give clearer error messages
revert part of last change, as [[<- treats `which' differently

------------------------------------------------------------------------
r31732 | maechler | 2004-11-02 03:43:57 -0500 (Tue, 02 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/qr.Rd

port docu fix 31731 from R-2-0-patches
------------------------------------------------------------------------
r31731 | maechler | 2004-11-02 03:39:44 -0500 (Tue, 02 Nov 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/src/library/base/man/qr.Rd

no "self-link" (to solve.qr); mention lm.fit if lsfit

------------------------------------------------------------------------
r31730 | ripley | 2004-11-02 03:14:24 -0500 (Tue, 02 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/main/subassign.c

comment out unsafe case which cannot occur due to type conversion
------------------------------------------------------------------------
r31729 | apache | 2004-11-01 18:02:39 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31728 | apache | 2004-11-01 18:01:44 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31727 | hornik | 2004-11-01 16:43:31 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31726 | hornik | 2004-11-01 16:43:11 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31725 | hornik | 2004-11-01 16:37:31 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/scripts/check.in

Warn about run-time warnings from loading defunct former base packages.
------------------------------------------------------------------------
r31724 | hornik | 2004-11-01 16:37:22 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /trunk/share/perl/massage-Examples.pl

Always have options(warn = 1) when running the examples.
------------------------------------------------------------------------
r31723 | hornik | 2004-11-01 16:37:13 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /trunk/configure.ac

Start favoring ~/.Rconfig over ~/.Rconf.
------------------------------------------------------------------------
r31722 | hornik | 2004-11-01 16:37:04 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/scripts/COMPILE.in
   M /trunk/src/scripts/INSTALL.in
   M /trunk/src/scripts/SHLIB.in

Add preliminary support for user-specific ~/.Rmakeconf.
------------------------------------------------------------------------
r31721 | ripley | 2004-11-01 14:43:53 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/main/subassign.c
   M /branches/R-2-0-patches/tests/reg-tests-1.R

port r31720 (fix PR#7326) from trunk
------------------------------------------------------------------------
r31720 | ripley | 2004-11-01 14:11:47 -0500 (Mon, 01 Nov 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/subassign.c
   M /trunk/tests/reg-tests-1.R

fix PR#7326

------------------------------------------------------------------------
r31719 | tlumley | 2004-11-01 13:45:40 -0500 (Mon, 01 Nov 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/graphics/NAMESPACE
   A /trunk/src/library/graphics/R/colorRamp.R
   A /trunk/src/library/graphics/man/colorRamp.Rd

added colorRamp functions

------------------------------------------------------------------------
r31718 | ripley | 2004-11-01 12:56:38 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/man/unix/INSTALL.Rd

port r31715:6 from R-2-0-patches
------------------------------------------------------------------------
r31717 | ripley | 2004-11-01 12:54:01 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS

report possible install.packages error
------------------------------------------------------------------------
r31716 | ripley | 2004-11-01 12:51:58 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/utils/man/unix/INSTALL.Rd

update
------------------------------------------------------------------------
r31715 | ripley | 2004-11-01 11:08:15 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS

document r31555 & update
------------------------------------------------------------------------
r31714 | ripley | 2004-11-01 11:05:29 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/base/R/library.R
   M /branches/R-2-0-patches/src/library/base/man/base-internal.Rd

port r31555 from trunk & document
------------------------------------------------------------------------
r31713 | jmc | 2004-11-01 11:00:44 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS


------------------------------------------------------------------------
r31712 | jmc | 2004-11-01 10:58:21 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/methods/R/RClassUtils.R

typo in warning message
------------------------------------------------------------------------
r31711 | jmc | 2004-11-01 10:57:40 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/R/namespace.R

force export of primitive methods
------------------------------------------------------------------------
r31710 | ripley | 2004-11-01 10:48:18 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/modules/X11/devX11.h

port r31535 from trunk
------------------------------------------------------------------------
r31709 | ripley | 2004-11-01 10:43:15 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/modules/Makefile.in

gnome has been removed
------------------------------------------------------------------------
r31708 | ripley | 2004-11-01 10:41:50 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/main/dotcode.c

port r31601 belatedly from trunk
------------------------------------------------------------------------
r31707 | murdoch | 2004-11-01 09:35:50 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/CHANGES
   M /branches/R-2-0-patches/src/gnuwin32/graphapp/context.c
   M /branches/R-2-0-patches/src/gnuwin32/graphapp/controls.c
   M /branches/R-2-0-patches/src/gnuwin32/graphapp/drawing.c
   M /branches/R-2-0-patches/src/gnuwin32/graphapp/events.c

Port of 31702 (TCL/TK vs Rgui problems) from trunk
------------------------------------------------------------------------
r31706 | ripley | 2004-11-01 08:55:44 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-exts.texi

post some of the embedding info from R-devel
------------------------------------------------------------------------
r31705 | ripley | 2004-11-01 08:45:11 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/pmax.R
   M /trunk/tests/reg-tests-1.R

port r31704 from R-2-0-patches
------------------------------------------------------------------------
r31704 | ripley | 2004-11-01 08:41:55 -0500 (Mon, 01 Nov 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/base/R/pmax.R
   M /branches/R-2-0-patches/tests/reg-tests-1.R

pmax/pmin could fail with internal subassigns of NAs

------------------------------------------------------------------------
r31703 | ripley | 2004-11-01 08:18:39 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/CRAN_mirrors.csv

port r31701 from trunk
------------------------------------------------------------------------
r31702 | murdoch | 2004-11-01 06:50:38 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/graphapp/context.c
   M /trunk/src/gnuwin32/graphapp/controls.c
   M /trunk/src/gnuwin32/graphapp/drawing.c
   M /trunk/src/gnuwin32/graphapp/events.c

Fixes for TCL/TK incompatibilities
------------------------------------------------------------------------
r31701 | leisch | 2004-11-01 04:50:36 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/CRAN_mirrors.csv

canadian mirrors were switched
------------------------------------------------------------------------
r31700 | ripley | 2004-11-01 03:39:37 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/stats/R/logLik.R
   M /branches/R-2-0-patches/src/library/utils/R/str.R

port r31696 from trunk
------------------------------------------------------------------------
r31699 | ripley | 2004-11-01 03:24:23 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/library/utils/R/str.R

typo
------------------------------------------------------------------------
r31698 | ripley | 2004-11-01 03:16:51 -0500 (Mon, 01 Nov 2004) | 3 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/front-ends/rproxy_impl.c
   M /trunk/src/gnuwin32/front-ends/rtest.c
   M /trunk/src/gnuwin32/rhome.c
   M /trunk/src/gnuwin32/system.c
   M /trunk/src/include/R_ext/RStartup.h
   M /trunk/src/include/Startup.h

Tidy names and details of the startup interface before going public
More documentation on front-end interfaces.

------------------------------------------------------------------------
r31697 | ripley | 2004-11-01 03:14:32 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

port r31693 from R-2-0-patches
------------------------------------------------------------------------
r31696 | ripley | 2004-11-01 03:13:21 -0500 (Mon, 01 Nov 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/logLik.R
   M /trunk/src/library/utils/R/str.R

logLik.lm was wrong with na.exclude
str removed a class from externalptr objects, and did not give their mode

------------------------------------------------------------------------
r31695 | ripley | 2004-11-01 03:11:28 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-admin.texi

tweaks
------------------------------------------------------------------------
r31694 | ripley | 2004-11-01 03:08:34 -0500 (Mon, 01 Nov 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/CHANGES
   M /branches/R-2-0-patches/src/gnuwin32/fixed/bin/INSTALL

make building a package with spaces in path more likely

------------------------------------------------------------------------
r31693 | ripley | 2004-11-01 03:07:41 -0500 (Mon, 01 Nov 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-admin.texi

tweaks

------------------------------------------------------------------------
r31692 | apache | 2004-11-01 03:02:56 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31691 | apache | 2004-11-01 03:02:54 -0500 (Mon, 01 Nov 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31690 | apache | 2004-10-30 18:01:21 -0400 (Sat, 30 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31689 | ripley | 2004-10-30 12:05:14 -0400 (Sat, 30 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/front-ends/rtest.c
   M /trunk/src/gnuwin32/system.c

simplify a bit, update

------------------------------------------------------------------------
r31688 | ripley | 2004-10-30 12:04:45 -0400 (Sat, 30 Oct 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi

add sections on Windows interfacing and on Unix event loops

------------------------------------------------------------------------
r31687 | ripley | 2004-10-30 12:03:20 -0400 (Sat, 30 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-exts.texi

typos, updates
------------------------------------------------------------------------
r31686 | pd | 2004-10-30 10:28:46 -0400 (Sat, 30 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/split.R
   M /trunk/src/library/base/man/split.Rd
   M /trunk/src/library/stats/R/ave.R

split<- and ave fixes
------------------------------------------------------------------------
r31685 | ripley | 2004-10-30 05:16:04 -0400 (Sat, 30 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/main/objects.c

suppress -Wall warning
------------------------------------------------------------------------
r31684 | ripley | 2004-10-30 04:55:21 -0400 (Sat, 30 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/appl/interv.c

merge r31683 from R-2-0-patches
------------------------------------------------------------------------
r31683 | ripley | 2004-10-30 04:54:24 -0400 (Sat, 30 Oct 2004) | 3 lines
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/appl/interv.c

deprecate GNOME GUI.
add header after last header changes

------------------------------------------------------------------------
r31682 | ripley | 2004-10-30 04:47:28 -0400 (Sat, 30 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-exts.texi
   M /trunk/src/include/R_ext/Applic.h
   M /trunk/src/include/R_ext/Utils.h

merge r31681 from R-2-0-patches
------------------------------------------------------------------------
r31681 | ripley | 2004-10-30 04:44:58 -0400 (Sat, 30 Oct 2004) | 4 lines
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/doc/manual/R-exts.texi
   M /branches/R-2-0-patches/src/include/R_ext/Applic.h
   M /branches/R-2-0-patches/src/include/R_ext/Utils.h

move the remaining `Utilities' declarations to R_exts/Utils.h.
document where the optimization and integrations declarations are.
typos

------------------------------------------------------------------------
r31680 | hornik | 2004-10-30 02:32:01 -0400 (Sat, 30 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31679 | hornik | 2004-10-30 02:31:46 -0400 (Sat, 30 Oct 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31678 | apache | 2004-10-29 18:01:50 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31677 | apache | 2004-10-29 18:01:21 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31676 | ripley | 2004-10-29 14:35:54 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-exts.texi

begin discussion of adding front-ends
------------------------------------------------------------------------
r31675 | ripley | 2004-10-29 14:34:26 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS

port r31674 from R-2-0-patches
------------------------------------------------------------------------
r31674 | ripley | 2004-10-29 14:32:28 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS

deprecate UseMethod(no-arg)
------------------------------------------------------------------------
r31673 | ripley | 2004-10-29 14:32:17 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/man/UseMethod.Rd

deprecate UseMethod(no-arg)
------------------------------------------------------------------------
r31672 | ripley | 2004-10-29 14:30:35 -0400 (Fri, 29 Oct 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-lang.texi
   M /trunk/src/library/base/man/UseMethod.Rd
   M /trunk/src/main/objects.c

remove UseMethod(no-arg)

------------------------------------------------------------------------
r31671 | ripley | 2004-10-29 12:48:46 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/errors.c

remove trailing space in 'Warning message: \n'
------------------------------------------------------------------------
r31670 | ripley | 2004-10-29 12:44:13 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS

port some items from R-2-0-patches
------------------------------------------------------------------------
r31669 | ripley | 2004-10-29 12:41:49 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/utils/R/unix/install.packages.R
   M /branches/R-2-0-patches/src/library/utils/R/windows/install.packages.R

contrib.url needs to remove trailing / from CRAN
------------------------------------------------------------------------
r31668 | ripley | 2004-10-29 12:33:31 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/CRAN_mirrors.csv

port r31652 from trunk
------------------------------------------------------------------------
r31667 | ripley | 2004-10-29 12:02:15 -0400 (Fri, 29 Oct 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-admin.texi
   D /trunk/src/modules/gnome

remove the unbundled GNOME front-end

------------------------------------------------------------------------
r31666 | jmc | 2004-10-29 10:28:49 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/methods/R/RMethodUtils.R


------------------------------------------------------------------------
r31665 | maechler | 2004-10-29 10:09:59 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/stats/man/quantile.Rd

ported 31664 from trunk
------------------------------------------------------------------------
r31664 | maechler | 2004-10-29 10:08:55 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/man/quantile.Rd

missing "/" (division) in non-latex part of formula; wrap (& indent) \deqn as in R-exts
------------------------------------------------------------------------
r31663 | maechler | 2004-10-29 10:02:52 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS

entry for r31647
------------------------------------------------------------------------
r31662 | ripley | 2004-10-29 09:37:29 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/main/Rmain.c

simplify, correct
------------------------------------------------------------------------
r31661 | ripley | 2004-10-29 09:36:53 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/include/Rinterface.h

missing arg
------------------------------------------------------------------------
r31660 | ripley | 2004-10-29 09:36:28 -0400 (Fri, 29 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/unix/install.packages.R
   M /trunk/src/library/utils/R/windows/install.packages.R

remove double // in URLs

------------------------------------------------------------------------
r31659 | leisch | 2004-10-29 09:33:11 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /trunk/doc/Makefile.in

install CRAN_mirrors.csv
------------------------------------------------------------------------
r31658 | leisch | 2004-10-29 09:28:03 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/utils/NAMESPACE
   A /trunk/src/library/utils/R/mirrorAdmin.R
   A /trunk/src/library/utils/man/mirrorAdmin.Rd

started mirror admin tools
------------------------------------------------------------------------
r31657 | leisch | 2004-10-29 09:27:48 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/tests/no-segfault.Rin

started mirror admin tools
------------------------------------------------------------------------
r31656 | ripley | 2004-10-29 08:15:29 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/modules/gnome/Makefile.in
   M /trunk/src/modules/gnome/configure
   M /trunk/src/modules/gnome/configure.ac
   A /trunk/src/modules/gnome/m4/R.m4

tweak configuration
------------------------------------------------------------------------
r31655 | ripley | 2004-10-29 07:35:28 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/stats/man/summary.aov.Rd

port r31654 from trunk
------------------------------------------------------------------------
r31654 | ripley | 2004-10-29 07:33:58 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/man/summary.aov.Rd

expand description of result
------------------------------------------------------------------------
r31653 | ripley | 2004-10-29 06:50:47 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/unix/system.txt

port r31649 from trunk
------------------------------------------------------------------------
r31652 | leisch | 2004-10-29 06:24:13 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /trunk/doc/CRAN_mirrors.csv

added all CRAN mirrors
------------------------------------------------------------------------
r31651 | ripley | 2004-10-29 05:16:48 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-exts.texi

start chapter on GUIs
------------------------------------------------------------------------
r31650 | ripley | 2004-10-29 05:16:12 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/modules/gnome/system.c

match sizes
------------------------------------------------------------------------
r31649 | ripley | 2004-10-29 05:15:53 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/unix/system.txt

update
------------------------------------------------------------------------
r31648 | maechler | 2004-10-29 04:40:48 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/utils/R/str.R
   M /branches/R-2-0-patches/tests/reg-tests-2.R
   M /branches/R-2-0-patches/tests/reg-tests-2.Rout.save

ported r31647 {str(<S4>)} from trunk
------------------------------------------------------------------------
r31647 | maechler | 2004-10-29 04:35:03 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/utils/R/str.R
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

str(<S4>): do not use attributes() [fixes NULL slot printing]
------------------------------------------------------------------------
r31646 | ripley | 2004-10-29 02:42:58 -0400 (Fri, 29 Oct 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/loess.R
   M /trunk/src/library/stats/man/scatter.smooth.Rd

allow {scatter,loess}.smooth to handle missing values

------------------------------------------------------------------------
r31645 | ripley | 2004-10-29 02:21:39 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-exts.texi

port r31644 from trunk
------------------------------------------------------------------------
r31644 | ripley | 2004-10-29 02:19:44 -0400 (Fri, 29 Oct 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-exts.texi

add warning on 64-bit platforms
------------------------------------------------------------------------
r31643 | murrell | 2004-10-28 19:08:54 -0400 (Thu, 28 Oct 2004) | 11 lines
Changed paths:
   M /trunk/src/include/R_ext/GraphicsDevice.h
   M /trunk/src/library/grDevices/R/recordplot.R
   M /trunk/src/library/grid/R/grid.R
   M /trunk/src/library/grid/src/grid.c
   M /trunk/src/library/grid/src/grid.h
   M /trunk/src/main/engine.c

Speed-up of graphics engine display list: 
  maintains dev->DLlastElt

Speed-up of grid up/popViewport(): 
  single grid.Call.graphics() call

Tidy up/separation of grid/base:
  plot.new() removed from replayPlot()
  GSetState() removed from L_gridDirty()
  

------------------------------------------------------------------------
r31642 | apache | 2004-10-28 18:01:42 -0400 (Thu, 28 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31641 | apache | 2004-10-28 18:01:14 -0400 (Thu, 28 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31640 | ripley | 2004-10-28 16:56:43 -0400 (Thu, 28 Oct 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-admin.texi

GNOME unbundling update
------------------------------------------------------------------------
r31639 | ripley | 2004-10-28 16:30:10 -0400 (Thu, 28 Oct 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/doc/Makefile.in

fix up make dist

------------------------------------------------------------------------
r31638 | ripley | 2004-10-28 16:25:05 -0400 (Thu, 28 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/Makefile.in
   M /trunk/src/modules/Makefile.in
   M /trunk/src/modules/gnome/Makefile.in

fix up make dist
------------------------------------------------------------------------
r31637 | ripley | 2004-10-28 15:44:46 -0400 (Thu, 28 Oct 2004) | 1 line
Changed paths:
   D /trunk/share/glade

try again to delete glade, which was svn move-d
------------------------------------------------------------------------
r31636 | ripley | 2004-10-28 15:40:09 -0400 (Thu, 28 Oct 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in
   M /trunk/NEWS
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/m4/Makefile.in
   M /trunk/m4/R.m4
   D /trunk/m4/gnome-gnorba-check.m4
   D /trunk/m4/gnome-orbit-check.m4
   D /trunk/m4/gnome.m4
   D /trunk/m4/libglade.m4
   M /trunk/share/Makefile.in
   M /trunk/src/modules/gnome/Makefile.in
   A /trunk/src/modules/gnome/config.h.in
   A /trunk/src/modules/gnome/configure
   A /trunk/src/modules/gnome/configure.ac
   A /trunk/src/modules/gnome/glade (from /trunk/share/glade:31634)
   A /trunk/src/modules/gnome/install-sh
   A /trunk/src/modules/gnome/m4
   A /trunk/src/modules/gnome/m4/gnome-gnorba-check.m4 (from /trunk/m4/gnome-gnorba-check.m4:31634)
   A /trunk/src/modules/gnome/m4/gnome-orbit-check.m4 (from /trunk/m4/gnome-orbit-check.m4:31634)
   A /trunk/src/modules/gnome/m4/gnome.m4 (from /trunk/m4/gnome.m4:31634)
   A /trunk/src/modules/gnome/m4/libglade.m4 (from /trunk/m4/libglade.m4:31634)
   A /trunk/src/modules/gnome/mkinstalldirs
   M /trunk/src/modules/gnome/system.c

migrate all the GNOME-related material, including configuration, to the gnome dir

------------------------------------------------------------------------
r31635 | ripley | 2004-10-28 12:54:39 -0400 (Thu, 28 Oct 2004) | 1 line
Changed paths:
   M /trunk/Makeconf.in
   M /trunk/src/modules/gnome/Makefile.in

move GNOME defs to the module
------------------------------------------------------------------------
r31634 | ripley | 2004-10-28 12:11:54 -0400 (Thu, 28 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/extra.c
   M /trunk/src/library/utils/R/windows/install.packages.R
   M /trunk/src/library/utils/R/windows/sysutils.R
   M /trunk/src/library/utils/man/windows/select.list.Rd
   M /trunk/src/main/names.c

add title to select.list, and use it when selecting a CRAN mirror.

------------------------------------------------------------------------
r31633 | ripley | 2004-10-28 12:03:11 -0400 (Thu, 28 Oct 2004) | 1 line
Changed paths:
   M /trunk/tests/internet.Rout.save

update
------------------------------------------------------------------------
r31632 | ripley | 2004-10-28 11:41:10 -0400 (Thu, 28 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/CHANGES

typo
------------------------------------------------------------------------
r31631 | ripley | 2004-10-28 08:56:57 -0400 (Thu, 28 Oct 2004) | 2 lines
Changed paths:
   M /trunk/tests/internet.R

ensure CRAN is set on Windows

------------------------------------------------------------------------
r31630 | ripley | 2004-10-28 08:46:23 -0400 (Thu, 28 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/dataentry.c
   M /trunk/src/gnuwin32/devga.c
   M /trunk/src/gnuwin32/graphapp/ga.h
   M /trunk/src/gnuwin32/graphapp/gdraw.c

add Windows support for pars lend/ljoin/lmitre

------------------------------------------------------------------------
r31629 | ripley | 2004-10-28 06:39:17 -0400 (Thu, 28 Oct 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/rui.c
   M /trunk/src/library/profile/Rprofile.windows
   M /trunk/src/library/utils/R/windows/install.packages.R

force Windows users to set a CRAN mirror.
Use non-exported functions for some GUI menu functions

------------------------------------------------------------------------
r31628 | ripley | 2004-10-28 06:31:39 -0400 (Thu, 28 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/rw-FAQ.texi

update for 2.1.x
------------------------------------------------------------------------
r31627 | apache | 2004-10-27 18:01:29 -0400 (Wed, 27 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31626 | apache | 2004-10-27 18:01:15 -0400 (Wed, 27 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31625 | ripley | 2004-10-27 16:25:03 -0400 (Wed, 27 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/R/dataframe.R

port r31624 from trunk
------------------------------------------------------------------------
r31624 | ripley | 2004-10-27 16:23:40 -0400 (Wed, 27 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/R/dataframe.R

improve error message
------------------------------------------------------------------------
r31623 | jmc | 2004-10-27 16:13:14 -0400 (Wed, 27 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/main/coerce.c

add raw to basic vector classes
------------------------------------------------------------------------
r31622 | jmc | 2004-10-27 15:25:55 -0400 (Wed, 27 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS


------------------------------------------------------------------------
r31621 | jmc | 2004-10-27 15:19:23 -0400 (Wed, 27 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/methods/NAMESPACE
   M /trunk/src/library/methods/R/BasicClasses.R
   M /trunk/src/library/methods/R/MethodsList.R
   M /trunk/src/library/methods/R/RClassUtils.R
   M /trunk/src/library/methods/R/RMethodUtils.R
   M /trunk/src/library/methods/man/RMethodUtils.Rd

add raw and fix expression in basic classes; fix detach bug in primtive methods; supply missing getGroupMembers function
------------------------------------------------------------------------
r31620 | jmc | 2004-10-27 15:14:18 -0400 (Wed, 27 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/methods/R/MethodsListClass.R

better checking of basic classes in initialize()
------------------------------------------------------------------------
r31619 | ripley | 2004-10-27 14:05:41 -0400 (Wed, 27 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/extra/zlib/R_changes
   M /trunk/src/extra/zlib/gzio.c
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/INSTALL
   M /trunk/src/include/Rconnections.h
   M /trunk/src/main/connections.c

add seek() support for > 2Gb files via mingw-runtime 3.5.

------------------------------------------------------------------------
r31618 | ripley | 2004-10-27 13:51:29 -0400 (Wed, 27 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/datasets/man/infert.Rd

port r31617 from trunk
------------------------------------------------------------------------
r31617 | ripley | 2004-10-27 13:49:48 -0400 (Wed, 27 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/datasets/man/infert.Rd

survival update now requires print()
------------------------------------------------------------------------
r31616 | hornik | 2004-10-27 13:11:49 -0400 (Wed, 27 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31615 | hornik | 2004-10-27 13:11:45 -0400 (Wed, 27 Oct 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31614 | ripley | 2004-10-27 12:56:04 -0400 (Wed, 27 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/INSTALL

update
------------------------------------------------------------------------
r31613 | ripley | 2004-10-27 04:01:34 -0400 (Wed, 27 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/CHANGES
   M /branches/R-2-0-patches/src/gnuwin32/INSTALL
   M /branches/R-2-0-patches/src/gnuwin32/Makefile

port r31612 from trunk
------------------------------------------------------------------------
r31612 | ripley | 2004-10-27 03:58:16 -0400 (Wed, 27 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/INSTALL
   M /trunk/src/gnuwin32/Makefile

allow making reommended packages without CHM
------------------------------------------------------------------------
r31611 | hornik | 2004-10-27 03:56:53 -0400 (Wed, 27 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31610 | hornik | 2004-10-27 03:56:49 -0400 (Wed, 27 Oct 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31609 | murrell | 2004-10-26 18:50:00 -0400 (Tue, 26 Oct 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/grid/R/util.R
   M /branches/R-2-0-patches/src/library/grid/inst/doc/changes.txt

ported r31606 (fix for grid.grab())

------------------------------------------------------------------------
r31608 | apache | 2004-10-26 18:01:27 -0400 (Tue, 26 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31607 | apache | 2004-10-26 18:01:14 -0400 (Tue, 26 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31606 | murrell | 2004-10-26 17:48:19 -0400 (Tue, 26 Oct 2004) | 3 lines
Changed paths:
   M /trunk/src/library/grid/R/util.R
   M /trunk/src/library/grid/inst/doc/changes.txt

Fix for grid.grab() when no viewports have been pushed


------------------------------------------------------------------------
r31605 | ripley | 2004-10-26 04:14:27 -0400 (Tue, 26 Oct 2004) | 1 line
Changed paths:
   A /trunk/doc/CRAN_mirrors.csv (from /branches/R-2-0-patches/doc/CRAN_mirrors.csv:31604)
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/rui.c

port r31604 from R-2-0-patches
------------------------------------------------------------------------
r31604 | ripley | 2004-10-26 04:12:10 -0400 (Tue, 26 Oct 2004) | 2 lines
Changed paths:
   A /branches/R-2-0-patches/doc/CRAN_mirrors.csv
   M /branches/R-2-0-patches/src/gnuwin32/CHANGES
   M /branches/R-2-0-patches/src/gnuwin32/rui.c

add menu item to set a CRAN mirror

------------------------------------------------------------------------
r31603 | apache | 2004-10-25 18:01:29 -0400 (Mon, 25 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31602 | apache | 2004-10-25 18:01:16 -0400 (Mon, 25 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31601 | bates | 2004-10-25 13:01:20 -0400 (Mon, 25 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/main/dotcode.c

Save CAR(args) for use in error message
------------------------------------------------------------------------
r31600 | ripley | 2004-10-25 05:13:34 -0400 (Mon, 25 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-data.texi

port r31599 from trunk
------------------------------------------------------------------------
r31599 | ripley | 2004-10-25 04:10:19 -0400 (Mon, 25 Oct 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-data.texi

updates, especially re changes in package 'foreign'

------------------------------------------------------------------------
r31598 | apache | 2004-10-24 18:01:41 -0400 (Sun, 24 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31597 | apache | 2004-10-24 18:01:27 -0400 (Sun, 24 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31596 | ripley | 2004-10-24 03:05:10 -0400 (Sun, 24 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS

update from R-patched
------------------------------------------------------------------------
r31595 | ripley | 2004-10-24 03:03:37 -0400 (Sun, 24 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/acinclude.m4
   M /branches/R-2-0-patches/aclocal.m4
   M /branches/R-2-0-patches/configure
   M /branches/R-2-0-patches/m4/R.m4

port improved __NO_MATH_INLINES check from trunk
------------------------------------------------------------------------
r31594 | ripley | 2004-10-24 02:42:38 -0400 (Sun, 24 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/main/dotcode.c

mport r31593 from trunk
------------------------------------------------------------------------
r31593 | ripley | 2004-10-24 02:41:08 -0400 (Sun, 24 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/main/dotcode.c

more tidying including remove duplicated #include
------------------------------------------------------------------------
r31592 | ripley | 2004-10-24 02:19:55 -0400 (Sun, 24 Oct 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/src/main/dotcode.c

port r31319 and r31591 (includes improved version of r31319) from trunk.

------------------------------------------------------------------------
r31591 | ripley | 2004-10-24 02:17:03 -0400 (Sun, 24 Oct 2004) | 3 lines
Changed paths:
   M /trunk/src/main/dotcode.c

better fix for r31319 (op was misused).
indentation and over-long lines corrected.

------------------------------------------------------------------------
r31590 | ripley | 2004-10-24 02:05:32 -0400 (Sun, 24 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/doc/manual/R-exts.texi
   M /branches/R-2-0-patches/src/library/base/R/library.R
   M /branches/R-2-0-patches/src/library/base/R/namespace.R
   M /branches/R-2-0-patches/src/library/base/man/library.Rd

port r31588:9 from trunk
------------------------------------------------------------------------
r31589 | ripley | 2004-10-24 02:02:07 -0400 (Sun, 24 Oct 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-exts.texi
   M /trunk/src/library/base/R/library.R
   M /trunk/src/library/base/man/library.Rd

require() tried for an unversioned install even if a versioned one was loaded.

------------------------------------------------------------------------
r31588 | ripley | 2004-10-24 01:48:42 -0400 (Sun, 24 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/R/namespace.R

missing spaces in error messages
------------------------------------------------------------------------
r31587 | apache | 2004-10-23 18:01:41 -0400 (Sat, 23 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31586 | apache | 2004-10-23 18:01:18 -0400 (Sat, 23 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31585 | ripley | 2004-10-23 13:46:44 -0400 (Sat, 23 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/main/coerce.c

suppress correct Solaris cc warning
------------------------------------------------------------------------
r31584 | ripley | 2004-10-23 13:36:35 -0400 (Sat, 23 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/main/platform.c

update Unix branch
------------------------------------------------------------------------
r31583 | ripley | 2004-10-23 13:31:42 -0400 (Sat, 23 Oct 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/files.R
   M /trunk/src/library/base/man/files.Rd
   M /trunk/src/main/names.c
   M /trunk/src/main/platform.c

add recursive arg to dir.create

------------------------------------------------------------------------
r31582 | ripley | 2004-10-23 11:54:28 -0400 (Sat, 23 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/base/man/order.Rd
   M /branches/R-2-0-patches/src/main/coerce.c
   M /branches/R-2-0-patches/src/main/sort.c
   M /branches/R-2-0-patches/tests/reg-tests-1.R

port r31581 (sort etc on list/raw) from trunk
------------------------------------------------------------------------
r31581 | ripley | 2004-10-23 11:49:24 -0400 (Sat, 23 Oct 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/order.Rd
   M /trunk/src/main/coerce.c
   M /trunk/src/main/sort.c
   M /trunk/tests/reg-tests-1.R

problems with is.na(n), sort, rank etc on list and raw inputs.

------------------------------------------------------------------------
r31580 | ripley | 2004-10-23 11:11:31 -0400 (Sat, 23 Oct 2004) | 1 line
Changed paths:
   M /trunk/README

tarball-only files
------------------------------------------------------------------------
r31579 | ripley | 2004-10-23 11:09:38 -0400 (Sat, 23 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/README

port r31578 from trunk
------------------------------------------------------------------------
r31578 | ripley | 2004-10-23 11:04:54 -0400 (Sat, 23 Oct 2004) | 1 line
Changed paths:
   M /trunk/README

updates
------------------------------------------------------------------------
r31577 | ripley | 2004-10-23 11:01:26 -0400 (Sat, 23 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/README

update
------------------------------------------------------------------------
r31576 | ripley | 2004-10-23 11:00:41 -0400 (Sat, 23 Oct 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-admin.texi
   M /trunk/doc/manual/R-intro.texi
   M /trunk/doc/manual/resources.texi

port r31575 (use CRAN.R-project.org) from R-2-0-patches
------------------------------------------------------------------------
r31575 | ripley | 2004-10-23 10:58:44 -0400 (Sat, 23 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-admin.texi
   M /branches/R-2-0-patches/doc/manual/R-intro.texi

Kurt prefers CRAN.R-project.org
------------------------------------------------------------------------
r31574 | ripley | 2004-10-23 09:50:46 -0400 (Sat, 23 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-admin.texi

port r31573 from trunk, adjusted for this version
------------------------------------------------------------------------
r31573 | ripley | 2004-10-23 09:43:14 -0400 (Sat, 23 Oct 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-admin.texi

update for 'make dist' tarballs
------------------------------------------------------------------------
r31572 | hornik | 2004-10-23 05:50:17 -0400 (Sat, 23 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31571 | hornik | 2004-10-23 05:50:14 -0400 (Sat, 23 Oct 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31570 | ripley | 2004-10-23 03:47:06 -0400 (Sat, 23 Oct 2004) | 1 line
Changed paths:
   D /trunk/src/library/base/R/approx.R
   A /trunk/src/library/base/R/findInt.R (from /trunk/src/library/base/R/approx.R:31566)
   D /trunk/src/library/base/man/approxfun.Rd
   M /trunk/src/library/stats/NAMESPACE
   A /trunk/src/library/stats/R/approx.R (from /trunk/src/library/base/R/approx.R:31566)
   A /trunk/src/library/stats/man/approxfun.Rd (from /trunk/src/library/base/man/approxfun.Rd:31566)

move approx{fun} from base to stats
------------------------------------------------------------------------
r31569 | pd | 2004-10-22 20:49:44 -0400 (Fri, 22 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Print.h
   M /trunk/src/library/base/R/table.R
   M /trunk/src/main/print.c
   M /trunk/src/main/printarray.c

right-justification in tables
------------------------------------------------------------------------
r31568 | apache | 2004-10-22 18:01:41 -0400 (Fri, 22 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31567 | apache | 2004-10-22 18:01:18 -0400 (Fri, 22 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31566 | ripley | 2004-10-22 12:41:44 -0400 (Fri, 22 Oct 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/ecdf.R
   M /trunk/src/library/stats/man/ecdf.Rd

change ecdf to combine jumps at times.
sort out various misleading reports, e.g of summary as data

------------------------------------------------------------------------
r31565 | ripley | 2004-10-22 12:00:26 -0400 (Fri, 22 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/stats/man/ecdf.Rd

typo and updates
------------------------------------------------------------------------
r31564 | ripley | 2004-10-22 11:47:57 -0400 (Fri, 22 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/stats/R/stepfun.R

port r31563 fron trunk
------------------------------------------------------------------------
r31563 | ripley | 2004-10-22 11:45:56 -0400 (Fri, 22 Oct 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/stepfun.R

stepfun's print and summary measures mislabelled levels as `step heights'
and confused values and summaries thereof.

------------------------------------------------------------------------
r31562 | ripley | 2004-10-22 11:09:17 -0400 (Fri, 22 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-intro.texi

missing comma
------------------------------------------------------------------------
r31561 | ripley | 2004-10-22 11:08:55 -0400 (Fri, 22 Oct 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-intro.texi

missing comma
------------------------------------------------------------------------
r31560 | ripley | 2004-10-22 06:48:04 -0400 (Fri, 22 Oct 2004) | 1 line
Changed paths:
   M /trunk/Makefile.in
   M /trunk/tools/GETDISTNAME

improve names of dist tarballs
------------------------------------------------------------------------
r31559 | ripley | 2004-10-22 06:47:16 -0400 (Fri, 22 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/Makefile.in
   M /branches/R-2-0-patches/tools/GETDISTNAME

improve names of dist tarballs
------------------------------------------------------------------------
r31558 | ripley | 2004-10-22 05:02:05 -0400 (Fri, 22 Oct 2004) | 1 line
Changed paths:
   M /trunk/tools/Makefile.in

update DISTFILES
------------------------------------------------------------------------
r31557 | ripley | 2004-10-22 05:00:58 -0400 (Fri, 22 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/Makefile.in
   M /branches/R-2-0-patches/tools/Makefile.in

update DISTFILES
------------------------------------------------------------------------
r31556 | ripley | 2004-10-22 04:58:51 -0400 (Fri, 22 Oct 2004) | 1 line
Changed paths:
   M /trunk/Makefile.in
   M /trunk/doc/html/Makefile.in
   M /trunk/src/modules/gnome/Makefile.in
   M /trunk/src/unix/Makefile.in

update DISTFILES, tweak install from make dist tarball
------------------------------------------------------------------------
r31555 | ripley | 2004-10-22 04:06:22 -0400 (Fri, 22 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/R/library.R
   M /trunk/src/library/base/man/base-internal.Rd

add testPlatformEquivalence
------------------------------------------------------------------------
r31554 | hornik | 2004-10-22 03:22:38 -0400 (Fri, 22 Oct 2004) | 3 lines
Changed paths:
   M /trunk/src/scripts/check.in

Use '_R_CHECK_..._' for internal R CMD check environment variables.
By default, filter out compiler warnings about function pointer casts.
No longer need Text::DelimMatch.
------------------------------------------------------------------------
r31553 | hornik | 2004-10-22 03:22:05 -0400 (Fri, 22 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/tools/R/QC.R

Make it possible to turn off forcing suggested packages.
------------------------------------------------------------------------
r31552 | ripley | 2004-10-22 03:10:39 -0400 (Fri, 22 Oct 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/src/modules/X11/devX11.c

Suppress some -Wall warnings

------------------------------------------------------------------------
r31551 | ripley | 2004-10-22 03:08:25 -0400 (Fri, 22 Oct 2004) | 3 lines
Changed paths:
   M /trunk/src/modules/X11/devX11.c

add a pre-test to DISPLAY being set.
fix some -Wall warnings.

------------------------------------------------------------------------
r31550 | ripley | 2004-10-22 02:47:37 -0400 (Fri, 22 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/methods/R/trace.R

port r31549 (fix PR#7301) from trunk
------------------------------------------------------------------------
r31549 | ripley | 2004-10-22 02:46:12 -0400 (Fri, 22 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/methods/R/trace.R

fix PR#7301 (broken untrace)
------------------------------------------------------------------------
r31548 | iacus | 2004-10-21 18:48:34 -0400 (Thu, 21 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/include/Rinterface.h
   M /trunk/src/unix/aqua.c
   M /trunk/src/unix/edit.c
   M /trunk/src/unix/system.c

removed unsed ptr_* aqua related pointers, cleaned up the code from HAVE_AQUA conditionalizing in do_edit and R_EditFiles, removed many duplicated exported symbols in src/unix/aqua.c as they now leave in Rinterface.h

------------------------------------------------------------------------
r31547 | jmc | 2004-10-21 18:23:32 -0400 (Thu, 21 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/methods/man/hasArg.Rd


------------------------------------------------------------------------
r31546 | apache | 2004-10-21 18:01:41 -0400 (Thu, 21 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31545 | apache | 2004-10-21 18:01:17 -0400 (Thu, 21 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31544 | jmc | 2004-10-21 17:11:00 -0400 (Thu, 21 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/methods/man/hasArg.Rd

typo
------------------------------------------------------------------------
r31543 | ripley | 2004-10-21 15:58:39 -0400 (Thu, 21 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/modules/gnome/gdkrotated.c
   M /trunk/src/modules/gnome/gdkrotated.h
   M /trunk/src/modules/gnome/gnome-find-dialog.c
   M /trunk/src/modules/gnome/gnome-find-dialog.h
   M /trunk/src/modules/gnome/gtkconsole.c
   M /trunk/src/modules/gnome/gtkconsole.h
   M /trunk/src/modules/gnome/savehistory.c
   M /trunk/src/modules/gnome/system-choosefile.c
   M /trunk/src/modules/gnome/system-console.c
   M /trunk/src/modules/gnome/system-showfiles.c
   M /trunk/src/modules/gnome/terminal-find.c
   M /trunk/src/modules/gnome/terminal-functions.c
   M /trunk/src/modules/gnome/terminal-menu.c
   M /trunk/src/modules/gnome/terminal-prefs.c
   M /trunk/src/modules/gnome/terminal-prefs.h
   M /trunk/src/modules/gnome/terminal.c
   M /trunk/src/modules/gnome/terminal.h

more tidying up
------------------------------------------------------------------------
r31542 | ripley | 2004-10-21 15:37:07 -0400 (Thu, 21 Oct 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/R_ext/RStartup.h
   M /trunk/src/include/Rinterface.h
   M /trunk/src/modules/gnome/system.c
   M /trunk/src/unix/sys-unix.c

document Rinterface.h exists.
Tweaks.

------------------------------------------------------------------------
r31541 | ripley | 2004-10-21 15:35:51 -0400 (Thu, 21 Oct 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/configure
   M /trunk/m4/R.m4

make configuring without recommended packages and without indicating an error

------------------------------------------------------------------------
r31540 | ripley | 2004-10-21 13:51:45 -0400 (Thu, 21 Oct 2004) | 3 lines
Changed paths:
   M /trunk/src/include/Rinterface.h
   M /trunk/src/library/tcltk/src/tcltk.c
   M /trunk/src/unix/edit.c
   M /trunk/src/unix/system.c

Make Rinterface.h general enough for Tk console.
Allow possibility of plug-in editor in the GUI.

------------------------------------------------------------------------
r31539 | ripley | 2004-10-21 12:33:28 -0400 (Thu, 21 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/unix/devQuartz.c

no C++ comments
------------------------------------------------------------------------
r31538 | ripley | 2004-10-21 12:28:19 -0400 (Thu, 21 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/include/Makefile.in
   M /trunk/src/include/Makefile.win
   A /trunk/src/include/Rinterface.h
   D /trunk/src/modules/gnome/Rinterface.h
   M /trunk/src/modules/gnome/savehistory.c
   M /trunk/src/modules/gnome/system-console.c
   M /trunk/src/modules/gnome/system.c
   M /trunk/src/modules/gnome/terminal-functions.c
   M /trunk/src/modules/gnome/terminal-prefs.c
   D /trunk/src/unix/devUI.h
   M /trunk/src/unix/stubs.c
   M /trunk/src/unix/system.c

use Rinterface.h as a header for external GUIs
------------------------------------------------------------------------
r31537 | ripley | 2004-10-21 11:48:13 -0400 (Thu, 21 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/include/R_ext/RStartup.h
   M /trunk/src/unix/Runix.h
   M /trunk/src/unix/devUI.h

make use of smaller R_ext/RStartup.h

------------------------------------------------------------------------
r31536 | ripley | 2004-10-21 11:38:20 -0400 (Thu, 21 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/main/CommandLineArgs.c

typo
------------------------------------------------------------------------
r31535 | ripley | 2004-10-21 11:37:02 -0400 (Thu, 21 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/X11/devX11.h

this is not included in devUI.h

------------------------------------------------------------------------
r31534 | ripley | 2004-10-21 11:35:56 -0400 (Thu, 21 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/include/R_ext/Makefile.in
   A /trunk/src/include/R_ext/RStartup.h (from /trunk/src/include/Startup.h:31533)
   M /trunk/src/include/Startup.h
   M /trunk/src/main/CommandLineArgs.c
   M /trunk/src/main/connections.c
   M /trunk/src/modules/gnome/system.h

Split Startup.h into a public part (needed for GUIs) and a private part

------------------------------------------------------------------------
r31533 | ripley | 2004-10-21 10:48:34 -0400 (Thu, 21 Oct 2004) | 1 line
Changed paths:
   A /trunk/src/modules/gnome/Rinterface.h
   M /trunk/src/modules/gnome/system.c
   M /trunk/src/modules/gnome/system.h

more tidying up, forgot Rinterface.h
------------------------------------------------------------------------
r31532 | ripley | 2004-10-21 10:28:46 -0400 (Thu, 21 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/modules/gnome/system.c
   M /trunk/src/modules/gnome/system.h

temporary tweak
------------------------------------------------------------------------
r31531 | ripley | 2004-10-21 10:19:13 -0400 (Thu, 21 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/modules/gnome/Makefile.in
   M /trunk/src/modules/gnome/savehistory.c
   M /trunk/src/modules/gnome/system-console.c
   M /trunk/src/modules/gnome/system.c
   M /trunk/src/modules/gnome/system.h
   M /trunk/src/modules/gnome/terminal-functions.c
   M /trunk/src/modules/gnome/terminal-prefs.c
   M /trunk/src/unix/system.c

move towards an Rinterface.h header
------------------------------------------------------------------------
r31530 | ripley | 2004-10-21 09:13:24 -0400 (Thu, 21 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/include/Defn.h
   M /trunk/src/main/platform.c

remove long-outdated references to R_ShowFile

------------------------------------------------------------------------
r31529 | ripley | 2004-10-21 09:01:29 -0400 (Thu, 21 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/unix/stubs.c
   M /trunk/src/unix/sys-std.c

move arity check before pointer call
------------------------------------------------------------------------
r31528 | murdoch | 2004-10-21 08:26:28 -0400 (Thu, 21 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/rw-FAQ.texi

ported r31527 (r-patched and r-devel mention in rw-FAQ)
------------------------------------------------------------------------
r31527 | murdoch | 2004-10-21 08:23:01 -0400 (Thu, 21 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/rw-FAQ.texi

Mention r-devel and r-patched
------------------------------------------------------------------------
r31526 | iacus | 2004-10-21 08:10:11 -0400 (Thu, 21 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/aqua.c

cleaned up the code and suppressed non used DLFUNC

------------------------------------------------------------------------
r31525 | ripley | 2004-10-21 07:14:28 -0400 (Thu, 21 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/stubs.c

tidy up -- stub_dataentry is now unused.

------------------------------------------------------------------------
r31524 | ripley | 2004-10-21 07:13:45 -0400 (Thu, 21 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/unix/X11.c

merge duplicate code
------------------------------------------------------------------------
r31523 | ripley | 2004-10-21 06:41:41 -0400 (Thu, 21 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/family.R
   M /trunk/src/library/stats/man/family.Rd

add cauchit link to binomial, from Roger Koenker
------------------------------------------------------------------------
r31522 | ripley | 2004-10-21 06:35:17 -0400 (Thu, 21 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/tests/reg-tests-2.Rout.save

port r31521 from trunk so make check passes
------------------------------------------------------------------------
r31521 | ripley | 2004-10-21 06:33:56 -0400 (Thu, 21 Oct 2004) | 1 line
Changed paths:
   M /trunk/tests/reg-tests-2.Rout.save

update so make check works
------------------------------------------------------------------------
r31520 | ripley | 2004-10-21 05:56:08 -0400 (Thu, 21 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/Recommended/Makefile.in

port r31519 from trunk
------------------------------------------------------------------------
r31519 | ripley | 2004-10-21 05:48:18 -0400 (Thu, 21 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/Recommended/Makefile.in

check recommended packages get in dist tarball
------------------------------------------------------------------------
r31518 | ripley | 2004-10-21 03:35:47 -0400 (Thu, 21 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/man/rank.Rd

port r31517 from trunk
------------------------------------------------------------------------
r31517 | ripley | 2004-10-21 03:30:19 -0400 (Thu, 21 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/rank.Rd

rank actually works for most vectors, although it is not documented to.

------------------------------------------------------------------------
r31516 | ripley | 2004-10-21 03:06:46 -0400 (Thu, 21 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/unix/aqua.c

start to clean up
------------------------------------------------------------------------
r31515 | apache | 2004-10-20 18:01:28 -0400 (Wed, 20 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31514 | apache | 2004-10-20 18:01:14 -0400 (Wed, 20 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31513 | ripley | 2004-10-20 14:14:32 -0400 (Wed, 20 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/main/Rstrptime.h
   M /branches/R-2-0-patches/src/main/datetime.c
   M /branches/R-2-0-patches/tests/reg-tests-1.R

port r31511:2 from trunk
------------------------------------------------------------------------
r31512 | ripley | 2004-10-20 14:12:08 -0400 (Wed, 20 Oct 2004) | 1 line
Changed paths:
   M /trunk/tests/reg-tests-1.R

strptime test
------------------------------------------------------------------------
r31511 | ripley | 2004-10-20 14:11:27 -0400 (Wed, 20 Oct 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/Rstrptime.h
   M /trunk/src/main/datetime.c

glibc's strptime can crash on 64-bit systems.

------------------------------------------------------------------------
r31510 | ripley | 2004-10-20 12:43:20 -0400 (Wed, 20 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS

typos
------------------------------------------------------------------------
r31509 | ripley | 2004-10-20 12:42:24 -0400 (Wed, 20 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS

typos
------------------------------------------------------------------------
r31508 | pd | 2004-10-20 12:37:26 -0400 (Wed, 20 Oct 2004) | 2 lines
Changed paths:
   D /branches/R-1-9-patches/SUBVERSION_ID

Get rid of SUBVERSION_ID -- didn't work like I hoped it would

------------------------------------------------------------------------
r31507 | pd | 2004-10-20 12:33:47 -0400 (Wed, 20 Oct 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

update stamp
------------------------------------------------------------------------
r31506 | pd | 2004-10-20 12:21:25 -0400 (Wed, 20 Oct 2004) | 2 lines
Changed paths:
   A /branches/R-1-9-patches/SUBVERSION_ID

Add file to hold Subversion revision info.

------------------------------------------------------------------------
r31505 | ripley | 2004-10-20 11:59:55 -0400 (Wed, 20 Oct 2004) | 1 line
Changed paths:
   M /trunk/Makeconf.in
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/src/modules/Makefile.in

change R_GUIS to R_MODULES, remove aqua
------------------------------------------------------------------------
r31504 | hornik | 2004-10-20 10:51:12 -0400 (Wed, 20 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31503 | hornik | 2004-10-20 10:51:08 -0400 (Wed, 20 Oct 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31502 | leisch | 2004-10-20 09:19:14 -0400 (Wed, 20 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/stats/R/binom.test.R

ported r31501 (bugfix binom.test) from trunk
------------------------------------------------------------------------
r31501 | leisch | 2004-10-20 09:08:32 -0400 (Wed, 20 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/binom.test.R

fixed bug in argument deparsing of binom.test
------------------------------------------------------------------------
r31500 | iacus | 2004-10-20 07:20:07 -0400 (Wed, 20 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/devQuartz.c

removed debug information printing

------------------------------------------------------------------------
r31499 | iacus | 2004-10-20 06:51:00 -0400 (Wed, 20 Oct 2004) | 3 lines
Changed paths:
   M /trunk/Makefile.in
   M /trunk/src/main/main.c
   M /trunk/src/main/platform.c
   M /trunk/src/main/sysutils.c
   M /trunk/src/unix/Runix.h
   M /trunk/src/unix/aqua.c
   M /trunk/src/unix/devQuartz.c
   M /trunk/src/unix/edit.c
   M /trunk/src/unix/system.c


removed all calls to aqua module, useaqua and useCocoa made equivalent, removed install-aqua target in main makefile

------------------------------------------------------------------------
r31498 | apache | 2004-10-19 18:01:38 -0400 (Tue, 19 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31497 | apache | 2004-10-19 18:01:15 -0400 (Tue, 19 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31496 | ripley | 2004-10-19 16:22:51 -0400 (Tue, 19 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/modules/gnome/system-choosefile.c
   M /trunk/src/modules/gnome/system-console.c
   M /trunk/src/modules/gnome/system-showfiles.c
   M /trunk/src/modules/gnome/system.c
   M /trunk/src/modules/gnome/system.h
   M /trunk/src/modules/gnome/terminal-find.c
   M /trunk/src/modules/gnome/terminal-functions.c
   M /trunk/src/modules/gnome/terminal-menu.c
   M /trunk/src/modules/gnome/terminal-prefs.c

start to tidy up header files
------------------------------------------------------------------------
r31495 | ripley | 2004-10-19 15:46:24 -0400 (Tue, 19 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/main/platform.c

make section Unix-only
------------------------------------------------------------------------
r31494 | ripley | 2004-10-19 14:42:12 -0400 (Tue, 19 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/R/load.R

remove use of capabilities("libz")
------------------------------------------------------------------------
r31493 | ripley | 2004-10-19 14:11:19 -0400 (Tue, 19 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/man/library.Rd

port r31492 from trunk
------------------------------------------------------------------------
r31492 | ripley | 2004-10-19 14:09:39 -0400 (Tue, 19 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/library.Rd

explain versioned installs
------------------------------------------------------------------------
r31491 | ripley | 2004-10-19 12:32:19 -0400 (Tue, 19 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Rmodules/RX11.h
   M /trunk/src/library/base/man/capabilities.Rd
   M /trunk/src/main/platform.c
   M /trunk/src/modules/X11/devX11.c
   M /trunk/src/unix/X11.c

improve capabilities("X11")
------------------------------------------------------------------------
r31490 | ripley | 2004-10-19 12:23:55 -0400 (Tue, 19 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-intro.texi
   M /branches/R-2-0-patches/src/library/base/man/capabilities.Rd
   M /branches/R-2-0-patches/src/scripts/R.sh.in

port 31489 (forgot Tk GUI) from trunk
------------------------------------------------------------------------
r31489 | ripley | 2004-10-19 12:22:03 -0400 (Tue, 19 Oct 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-intro.texi
   M /trunk/src/library/base/man/capabilities.Rd
   M /trunk/src/scripts/R.sh.in

seem to have forgotten about the "Tk" GUI.

------------------------------------------------------------------------
r31488 | ripley | 2004-10-19 10:33:14 -0400 (Tue, 19 Oct 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/doc/manual/R-admin.texi
   M /trunk/m4/R.m4
   M /trunk/src/include/config.h.in
   M /trunk/src/modules/gnome/Makefile.in
   M /trunk/src/modules/gnome/savehistory.c
   M /trunk/src/modules/gnome/system-choosefile.c
   M /trunk/src/modules/gnome/system-console.c
   M /trunk/src/modules/gnome/system-showfiles.c
   M /trunk/src/modules/gnome/system.c
   A /trunk/src/modules/gnome/system.h
   M /trunk/src/scripts/R.sh.in
   M /trunk/src/unix/Makefile.in
   M /trunk/src/unix/Runix.h
   D /trunk/src/unix/gnome.c
   M /trunk/src/unix/system.c

Start the process of unbundling the GNOME GUI -- it is now an alternative
front end linked to libR.  Need to reduce dependence on internal headers.

------------------------------------------------------------------------
r31487 | ripley | 2004-10-19 08:42:49 -0400 (Tue, 19 Oct 2004) | 1 line
Changed paths:
   M /trunk/Makefile.in

lost dependencies
------------------------------------------------------------------------
r31486 | ripley | 2004-10-19 06:59:38 -0400 (Tue, 19 Oct 2004) | 1 line
Changed paths:
   M /trunk/doc/html/Makefile.in

typo
------------------------------------------------------------------------
r31485 | ripley | 2004-10-19 06:59:12 -0400 (Tue, 19 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/tests/reg-tests-1.R

merge r31484 from trunk
------------------------------------------------------------------------
r31484 | ripley | 2004-10-19 06:57:41 -0400 (Tue, 19 Oct 2004) | 1 line
Changed paths:
   M /trunk/tests/reg-tests-1.R

update
------------------------------------------------------------------------
r31483 | ripley | 2004-10-19 05:00:09 -0400 (Tue, 19 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/main/eval.c

port r31482 from trunk
------------------------------------------------------------------------
r31482 | ripley | 2004-10-19 04:58:27 -0400 (Tue, 19 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/eval.c

make not opening the Rprof file a non-fatal error
------------------------------------------------------------------------
r31481 | ripley | 2004-10-19 04:17:24 -0400 (Tue, 19 Oct 2004) | 1 line
Changed paths:
   A /trunk/src/library/utils/R/Rprof.R (from /trunk/src/library/utils/R/unix/Rprof.R:31470)
   D /trunk/src/library/utils/R/unix/Rprof.R
   D /trunk/src/library/utils/R/windows/Rprof.R

merge duplicate files into parent dir
------------------------------------------------------------------------
r31480 | ripley | 2004-10-19 03:56:44 -0400 (Tue, 19 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/man/capabilities.Rd

typo and more info
------------------------------------------------------------------------
r31479 | ripley | 2004-10-19 03:53:31 -0400 (Tue, 19 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/capabilities.Rd

deprecate capabilities("IEEE754")
------------------------------------------------------------------------
r31478 | ripley | 2004-10-19 03:49:17 -0400 (Tue, 19 Oct 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/man/unix/BATCH.Rd
   M /trunk/src/scripts/BATCH

BATCH no longer needs to set --gui="none"

------------------------------------------------------------------------
r31477 | ripley | 2004-10-19 03:45:04 -0400 (Tue, 19 Oct 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/capabilities.Rd
   M /trunk/src/main/platform.c

tidy up capabilities after deprecation in 2.0.1

------------------------------------------------------------------------
r31476 | ripley | 2004-10-19 03:42:29 -0400 (Tue, 19 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/man/capabilities.Rd

forgot fifo
------------------------------------------------------------------------
r31475 | ripley | 2004-10-19 03:36:59 -0400 (Tue, 19 Oct 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/base/man/capabilities.Rd

deprecate always-true capabilities

------------------------------------------------------------------------
r31474 | ripley | 2004-10-19 03:32:53 -0400 (Tue, 19 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/man/connections.Rd

port r31473 from trunk
------------------------------------------------------------------------
r31473 | ripley | 2004-10-19 03:31:09 -0400 (Tue, 19 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/connections.Rd

gzfile is always available
------------------------------------------------------------------------
r31472 | ripley | 2004-10-19 03:17:03 -0400 (Tue, 19 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/base/man/capabilities.Rd

deprecate capabilities("GNOME")
------------------------------------------------------------------------
r31471 | ripley | 2004-10-19 03:06:20 -0400 (Tue, 19 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/Makefile.win

tidy up, like R-devel
------------------------------------------------------------------------
r31470 | apache | 2004-10-18 18:01:34 -0400 (Mon, 18 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31469 | apache | 2004-10-18 18:01:15 -0400 (Mon, 18 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31468 | ripley | 2004-10-18 11:42:24 -0400 (Mon, 18 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/Makefile.in
   A /branches/R-2-0-patches/tools/GETDISTNAME (from /trunk/tools/GETDISTNAME:31467)

name dist tarball more sensibly
------------------------------------------------------------------------
r31467 | ripley | 2004-10-18 11:41:41 -0400 (Mon, 18 Oct 2004) | 1 line
Changed paths:
   M /trunk/Makefile.in
   A /trunk/tools/GETDISTNAME

name dist tarball more sensibly
------------------------------------------------------------------------
r31466 | ripley | 2004-10-18 08:56:15 -0400 (Mon, 18 Oct 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/src/modules/Makefile.in
   D /trunk/src/modules/aqua

remove the aqua module

------------------------------------------------------------------------
r31465 | ripley | 2004-10-18 08:21:41 -0400 (Mon, 18 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/platform.c

merge r31464 from R-patched
------------------------------------------------------------------------
r31464 | ripley | 2004-10-18 08:21:06 -0400 (Mon, 18 Oct 2004) | 4 lines
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/main/platform.c

Fix capabilities under AQUA.
Deprecate aqua module.
Make layout of NEWS consistent with older versions.

------------------------------------------------------------------------
r31463 | maechler | 2004-10-18 05:08:54 -0400 (Mon, 18 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/graphics/demo/plotmath.R

add underline()
------------------------------------------------------------------------
r31462 | apache | 2004-10-17 18:01:30 -0400 (Sun, 17 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31461 | apache | 2004-10-17 18:01:16 -0400 (Sun, 17 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31460 | ripley | 2004-10-17 17:36:16 -0400 (Sun, 17 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/CHANGES
   M /branches/R-2-0-patches/src/gnuwin32/MakeDll

port r31459 from trunk
------------------------------------------------------------------------
r31459 | ripley | 2004-10-17 17:34:27 -0400 (Sun, 17 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/MakeDll

need to set some targets as PHONY
------------------------------------------------------------------------
r31458 | ripley | 2004-10-17 10:14:45 -0400 (Sun, 17 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/tools/R/admin.R

port r31457 from trunk
------------------------------------------------------------------------
r31457 | ripley | 2004-10-17 10:13:09 -0400 (Sun, 17 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/admin.R

repair last fix

------------------------------------------------------------------------
r31456 | ripley | 2004-10-17 09:14:16 -0400 (Sun, 17 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/tools/R/admin.R

port r31455 from trunk
------------------------------------------------------------------------
r31455 | ripley | 2004-10-17 09:11:44 -0400 (Sun, 17 Oct 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/tools/R/admin.R

Built: line in DESCRIPTION field could be split with a very long platform name.

------------------------------------------------------------------------
r31454 | ripley | 2004-10-17 07:17:24 -0400 (Sun, 17 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/Makefile

clean up derivative files
------------------------------------------------------------------------
r31453 | ripley | 2004-10-17 07:14:43 -0400 (Sun, 17 Oct 2004) | 1 line
Changed paths:
   D /trunk/doc/manual/dummy.html

dummy is no longer used
------------------------------------------------------------------------
r31452 | ripley | 2004-10-17 07:10:58 -0400 (Sun, 17 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/fixed/bin/INSTALL

tweaks
------------------------------------------------------------------------
r31451 | ripley | 2004-10-17 07:09:10 -0400 (Sun, 17 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/installer/JRins.pl
   M /trunk/src/gnuwin32/installer/Makefile
   M /trunk/src/gnuwin32/rui.c

update for FAQ reorganization
------------------------------------------------------------------------
r31450 | ripley | 2004-10-17 07:08:05 -0400 (Sun, 17 Oct 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

remove special-casing of unzippable packages
tweaks

------------------------------------------------------------------------
r31449 | ripley | 2004-10-17 07:07:19 -0400 (Sun, 17 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/fixed/Makefile

ensure front matter gets updated
------------------------------------------------------------------------
r31448 | ripley | 2004-10-17 07:06:45 -0400 (Sun, 17 Oct 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/Makefile.win

simplify
------------------------------------------------------------------------
r31447 | ripley | 2004-10-17 07:06:17 -0400 (Sun, 17 Oct 2004) | 1 line
Changed paths:
   M /trunk/README
   M /trunk/doc/manual/R-admin.texi
   M /trunk/doc/manual/resources.texi

doc updates
------------------------------------------------------------------------
r31446 | ripley | 2004-10-17 05:54:18 -0400 (Sun, 17 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS

whitespace
------------------------------------------------------------------------
r31445 | ripley | 2004-10-17 05:54:07 -0400 (Sun, 17 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS

whitespace
------------------------------------------------------------------------
r31444 | ripley | 2004-10-17 05:27:06 -0400 (Sun, 17 Oct 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-admin.texi

need pdflatex to make vignettes if not a `make dist' tarball

------------------------------------------------------------------------
r31443 | ripley | 2004-10-17 05:12:04 -0400 (Sun, 17 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/Makefile.in
   M /branches/R-2-0-patches/doc/manual/Makefile.win

port r31440 and r31442 from trunk
------------------------------------------------------------------------
r31442 | ripley | 2004-10-17 05:10:32 -0400 (Sun, 17 Oct 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/Makefile.in

missing dependence
------------------------------------------------------------------------
r31441 | ripley | 2004-10-17 05:06:44 -0400 (Sun, 17 Oct 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-admin.texi

requirements for SVN builds
------------------------------------------------------------------------
r31440 | ripley | 2004-10-17 05:05:29 -0400 (Sun, 17 Oct 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/Makefile.win

missing dependence
------------------------------------------------------------------------
r31439 | ripley | 2004-10-17 03:45:03 -0400 (Sun, 17 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/base/man/sort.Rd
   M /branches/R-2-0-patches/src/library/stats/R/ecdf.R
   M /branches/R-2-0-patches/src/library/stats/man/ecdf.Rd
   M /branches/R-2-0-patches/tests/reg-tests-1.R

port r31438 from trunk
------------------------------------------------------------------------
r31438 | ripley | 2004-10-17 03:42:43 -0400 (Sun, 17 Oct 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/sort.Rd
   M /trunk/src/library/stats/R/ecdf.R
   M /trunk/src/library/stats/man/ecdf.Rd
   M /trunk/tests/reg-tests-1.R

fix NAs in ecdf(), part of PR#7292
tweak description in ?sort

------------------------------------------------------------------------
r31437 | apache | 2004-10-16 18:01:30 -0400 (Sat, 16 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31436 | apache | 2004-10-16 18:01:14 -0400 (Sat, 16 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31435 | maechler | 2004-10-16 16:01:35 -0400 (Sat, 16 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/appl/splines.c
   M /branches/R-2-0-patches/src/library/stats/R/spline.R
   M /branches/R-2-0-patches/src/library/stats/R/splinefun.R
   M /branches/R-2-0-patches/src/library/stats/man/splinefun.Rd
   M /branches/R-2-0-patches/tests/reg-tests-1.R
   M /branches/R-2-0-patches/tests/reg-tests-2.R
   M /branches/R-2-0-patches/tests/reg-tests-2.Rout.save

ported r31434 from trunk
------------------------------------------------------------------------
r31434 | maechler | 2004-10-16 15:46:27 -0400 (Sat, 16 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/appl/splines.c
   M /trunk/src/library/stats/R/spline.R
   M /trunk/src/library/stats/R/splinefun.R
   M /trunk/src/library/stats/man/splinefun.Rd
   M /trunk/tests/reg-tests-1.R
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

splinefun() PR#7290; allow "n=1" also for "periodic"
------------------------------------------------------------------------
r31433 | ripley | 2004-10-16 12:52:07 -0400 (Sat, 16 Oct 2004) | 3 lines
Changed paths:
   M /trunk/Makefile.in
   M /trunk/doc/html/Makefile.in
   M /trunk/doc/manual/Makefile.in

make sure derivative files get updates when the sources are,
even if builddir=srcdir

------------------------------------------------------------------------
r31432 | ripley | 2004-10-16 12:37:37 -0400 (Sat, 16 Oct 2004) | 1 line
Changed paths:
   M /trunk/doc/Makefile.in

install R.1 from builddir not srcdir
------------------------------------------------------------------------
r31431 | maechler | 2004-10-16 08:40:16 -0400 (Sat, 16 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/approxfun.Rd

can have one point for "constant" method

------------------------------------------------------------------------
r31430 | ripley | 2004-10-16 03:46:24 -0400 (Sat, 16 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/grDevices/man/plotmath.Rd
   M /trunk/src/main/plotmath.c

add underline to plotmath
------------------------------------------------------------------------
r31429 | apache | 2004-10-15 18:01:22 -0400 (Fri, 15 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31428 | apache | 2004-10-15 18:01:11 -0400 (Fri, 15 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31427 | ripley | 2004-10-15 15:04:50 -0400 (Fri, 15 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/packages.R

typo

------------------------------------------------------------------------
r31426 | ripley | 2004-10-15 14:28:29 -0400 (Fri, 15 Oct 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/Makefile.win
   M /trunk/src/gnuwin32/fixed/Makefile
   M /trunk/src/gnuwin32/fixed/html/rwin.html

Windows catch up
------------------------------------------------------------------------
r31425 | jmc | 2004-10-15 13:31:41 -0400 (Fri, 15 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/methods/R/RClassUtils.R
   M /branches/R-2-0-patches/src/library/methods/R/as.R
   M /branches/R-2-0-patches/src/library/methods/R/is.R

fixes to as() and slots in class prototypes
------------------------------------------------------------------------
r31424 | ripley | 2004-10-15 12:55:16 -0400 (Fri, 15 Oct 2004) | 4 lines
Changed paths:
   D /trunk/FAQ
   M /trunk/Makefile.in
   M /trunk/NEWS
   D /trunk/RESOURCES
   D /trunk/acinclude.m4
   D /trunk/aclocal.m4
   M /trunk/doc/Makefile.in
   D /trunk/doc/R.1
   M /trunk/doc/html/Makefile.in
   D /trunk/doc/html/faq.html
   M /trunk/doc/html/index-default.html
   D /trunk/doc/html/resources.html
   M /trunk/doc/manual/Makefile.in
   M /trunk/src/library/Recommended/Makefile.in
   M /trunk/tools/link-recommended

move some files from SVN sources to `make dist'.
reorganize a bit how .html doc files are used.
copy a few recent changes from R-patched.

------------------------------------------------------------------------
r31423 | ripley | 2004-10-15 12:43:05 -0400 (Fri, 15 Oct 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/Makefile.in
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/Recommended/Makefile.in

make dist could copy not link recommended packages

------------------------------------------------------------------------
r31422 | ripley | 2004-10-15 12:34:25 -0400 (Fri, 15 Oct 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/Makefile.in
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/tools/link-recommended

tidy up: don't ship aclocal.m4/acinclude.m4 in tarball

------------------------------------------------------------------------
r31421 | ripley | 2004-10-15 12:26:29 -0400 (Fri, 15 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/front-ends/rproxy_impl.c

correct CRLF commit
------------------------------------------------------------------------
r31420 | ripley | 2004-10-15 12:24:24 -0400 (Fri, 15 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/front-ends/rproxy_impl.c

correct CRLF commit
------------------------------------------------------------------------
r31419 | ripley | 2004-10-15 11:47:34 -0400 (Fri, 15 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/man/qr.Rd
   M /branches/R-2-0-patches/src/library/base/man/qraux.Rd
   M /branches/R-2-0-patches/src/library/base/man/rev.Rd
   M /branches/R-2-0-patches/src/library/stats/man/TukeyHSD.Rd

port 31416:8 (minor points on help files) from trunk
------------------------------------------------------------------------
r31418 | ripley | 2004-10-15 11:45:23 -0400 (Fri, 15 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/qr.Rd
   M /trunk/src/library/base/man/qraux.Rd

clarifications, after Kjetil Halvorsen misread these

------------------------------------------------------------------------
r31417 | ripley | 2004-10-15 11:44:48 -0400 (Fri, 15 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/rev.Rd

typo
------------------------------------------------------------------------
r31416 | ripley | 2004-10-15 11:44:24 -0400 (Fri, 15 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/man/TukeyHSD.Rd

typo
------------------------------------------------------------------------
r31415 | ripley | 2004-10-15 10:33:06 -0400 (Fri, 15 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/html/Makefile.in

typo
------------------------------------------------------------------------
r31414 | jmc | 2004-10-15 10:19:10 -0400 (Fri, 15 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS

bug fixes in as(), prototypes
------------------------------------------------------------------------
r31413 | jmc | 2004-10-15 10:18:28 -0400 (Fri, 15 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/methods/R/RClassUtils.R
   M /trunk/src/library/methods/R/as.R
   M /trunk/src/library/methods/R/is.R

as() fixes and prototype slots--see NEWS
------------------------------------------------------------------------
r31412 | ripley | 2004-10-15 09:03:51 -0400 (Fri, 15 Oct 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in
   M /trunk/NEWS
   M /trunk/src/include/Makefile.in

build ac{include,local} in the build tree as needed, don't ship

------------------------------------------------------------------------
r31411 | ripley | 2004-10-15 03:38:14 -0400 (Fri, 15 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/utils/man/update.packages.Rd

typo
------------------------------------------------------------------------
r31410 | ripley | 2004-10-15 02:29:01 -0400 (Fri, 15 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/man/sort.Rd

port r31409 from trunk
------------------------------------------------------------------------
r31409 | ripley | 2004-10-15 02:27:27 -0400 (Fri, 15 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/sort.Rd

can sort character etc vectors and factors

------------------------------------------------------------------------
r31408 | apache | 2004-10-14 18:01:33 -0400 (Thu, 14 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31407 | apache | 2004-10-14 18:01:15 -0400 (Thu, 14 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31406 | maechler | 2004-10-14 16:25:52 -0400 (Thu, 14 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/man/hclust.Rd

mention agnes() for Lance-Williams; also the non-monotonicity of "centroid" and "median"
------------------------------------------------------------------------
r31405 | ripley | 2004-10-14 10:32:47 -0400 (Thu, 14 Oct 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/NAMESPACE
   M /trunk/src/library/stats/R/na.ts.R
   M /trunk/src/library/stats/man/na.contiguous.Rd

make na.contigous generic

------------------------------------------------------------------------
r31404 | ripley | 2004-10-14 08:20:58 -0400 (Thu, 14 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/base/R/library.R
   M /branches/R-2-0-patches/src/library/base/man/base-internal.Rd
   M /branches/R-2-0-patches/src/library/base/man/zpackages.Rd
   M /branches/R-2-0-patches/src/library/utils/R/indices.R
   M /branches/R-2-0-patches/src/library/utils/man/packageDescription.Rd

port r31403 from trunk
------------------------------------------------------------------------
r31403 | ripley | 2004-10-14 08:12:02 -0400 (Thu, 14 Oct 2004) | 4 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/library.R
   M /trunk/src/library/base/man/base-internal.Rd
   M /trunk/src/library/base/man/zpackages.Rd
   M /trunk/src/library/utils/R/indices.R
   M /trunk/src/library/utils/man/packageDescription.Rd

make .packages and .find.packages agree on what is an installed package,
and document what it is .
Improve error messages in packageDescription().

------------------------------------------------------------------------
r31402 | murdoch | 2004-10-14 08:11:17 -0400 (Thu, 14 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/CHANGES
   M /branches/R-2-0-patches/src/gnuwin32/graphapp/dialogs.c
   M /branches/R-2-0-patches/src/gnuwin32/graphapp/menus.c

Port of r31401 (Ctrl chars in TCLTK crashing Rgui)
------------------------------------------------------------------------
r31401 | murdoch | 2004-10-14 07:00:20 -0400 (Thu, 14 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/graphapp/dialogs.c
   M /trunk/src/gnuwin32/graphapp/menus.c

Ctrl chars in TCLTK would cause crash in Rgui
------------------------------------------------------------------------
r31400 | ripley | 2004-10-14 06:36:22 -0400 (Thu, 14 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/packages.R
   M /trunk/src/library/utils/man/installed.packages.Rd
   M /trunk/src/library/utils/man/update.packages.Rd

add checkBuilt option to {update,old}.packages
------------------------------------------------------------------------
r31399 | ripley | 2004-10-14 06:36:21 -0400 (Thu, 14 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/utils/man/update.packages.Rd

typos
------------------------------------------------------------------------
r31398 | ripley | 2004-10-14 06:32:27 -0400 (Thu, 14 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/man/files.Rd

port r31397 from trunk
------------------------------------------------------------------------
r31397 | ripley | 2004-10-14 06:30:29 -0400 (Thu, 14 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/files.Rd

add concept for dir.create
------------------------------------------------------------------------
r31396 | apache | 2004-10-13 18:01:40 -0400 (Wed, 13 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31395 | apache | 2004-10-13 18:01:22 -0400 (Wed, 13 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31394 | ripley | 2004-10-13 12:33:58 -0400 (Wed, 13 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/utils/R/unix/install.packages.R

port r31393 from trunk
------------------------------------------------------------------------
r31393 | ripley | 2004-10-13 12:32:25 -0400 (Wed, 13 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/unix/install.packages.R

install.packages with duplicate package had a bug
------------------------------------------------------------------------
r31392 | ripley | 2004-10-13 11:49:47 -0400 (Wed, 13 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS

tidy up
------------------------------------------------------------------------
r31391 | ripley | 2004-10-13 11:33:17 -0400 (Wed, 13 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/Makefile.in
   M /trunk/tools/linkcheck.pl

port 31389 & 31390 from R-2-0-patches
------------------------------------------------------------------------
r31390 | ripley | 2004-10-13 11:30:35 -0400 (Wed, 13 Oct 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/doc/manual/Makefile.in

update for not creating empty *.html (and so cannot install them)

------------------------------------------------------------------------
r31389 | ripley | 2004-10-13 10:35:17 -0400 (Wed, 13 Oct 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/doc/manual/Makefile.in
   M /branches/R-2-0-patches/tools/linkcheck.pl

link doc/html/index.html to pages on CRAN if no makeinfo 4.5.

------------------------------------------------------------------------
r31388 | ripley | 2004-10-13 10:06:00 -0400 (Wed, 13 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/man/base-internal.Rd

ported r31387 from trunk
------------------------------------------------------------------------
r31387 | ripley | 2004-10-13 10:03:55 -0400 (Wed, 13 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/base-internal.Rd

mention versioned installs
------------------------------------------------------------------------
r31386 | maechler | 2004-10-13 02:24:00 -0400 (Wed, 13 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/utils/man/ls_str.Rd

ported r31385 from trunk
------------------------------------------------------------------------
r31385 | maechler | 2004-10-13 02:22:36 -0400 (Wed, 13 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/utils/man/ls_str.Rd

correct example 'max.level=0'
------------------------------------------------------------------------
r31384 | murdoch | 2004-10-13 00:10:23 -0400 (Wed, 13 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/utils/man/fix.Rd

Port of r31383 minor wording change
------------------------------------------------------------------------
r31383 | murdoch | 2004-10-13 00:07:05 -0400 (Wed, 13 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/utils/man/fix.Rd

Minor wording change
------------------------------------------------------------------------
r31382 | apache | 2004-10-12 18:01:40 -0400 (Tue, 12 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31381 | apache | 2004-10-12 18:01:19 -0400 (Tue, 12 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31380 | ripley | 2004-10-12 12:33:38 -0400 (Tue, 12 Oct 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/Makefile.win

update to match Unix
------------------------------------------------------------------------
r31379 | ripley | 2004-10-12 12:30:00 -0400 (Tue, 12 Oct 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/Makefile.in

add dummy.html to DISTFILES
------------------------------------------------------------------------
r31378 | maechler | 2004-10-12 12:26:43 -0400 (Tue, 12 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/base/man/table.Rd
   M /branches/R-2-0-patches/src/library/stats/man/splinefun.Rd
   M /branches/R-2-0-patches/src/library/stats/man/xtabs.Rd

ported r31376 (outdated packages in man/) from trunk
------------------------------------------------------------------------
r31377 | ripley | 2004-10-12 12:09:21 -0400 (Tue, 12 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/acinclude.m4
   M /branches/R-2-0-patches/aclocal.m4
   M /branches/R-2-0-patches/configure
   M /branches/R-2-0-patches/doc/manual/Makefile.in
   M /branches/R-2-0-patches/doc/manual/R-admin.texi
   M /branches/R-2-0-patches/m4/R.m4

port r31373:5 (modified a bit) from trunk
------------------------------------------------------------------------
r31376 | maechler | 2004-10-12 12:09:04 -0400 (Tue, 12 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/table.Rd
   M /trunk/src/library/stats/man/splinefun.Rd
   M /trunk/src/library/stats/man/xtabs.Rd

drop no-longer-existing packages
------------------------------------------------------------------------
r31375 | ripley | 2004-10-12 11:44:22 -0400 (Tue, 12 Oct 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/Makefile.in
   A /trunk/doc/manual/dummy.html

install dummy HTML manuals in makeinfo >= 4.5 is not available.
Reorganize NEWS a bit (and new entries go at the end).

------------------------------------------------------------------------
r31374 | ripley | 2004-10-12 11:21:56 -0400 (Tue, 12 Oct 2004) | 1 line
Changed paths:
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/doc/manual/Makefile.in
   M /trunk/m4/R.m4

makeinfo 4.5 is needed to make HTML docs too (PR#7280)
------------------------------------------------------------------------
r31373 | ripley | 2004-10-12 11:19:43 -0400 (Tue, 12 Oct 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi

add note re Solaris 9

------------------------------------------------------------------------
r31372 | ripley | 2004-10-12 08:50:06 -0400 (Tue, 12 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/CHANGES
   M /branches/R-2-0-patches/src/gnuwin32/graphapp/buttons.c
   M /branches/R-2-0-patches/src/gnuwin32/pager.c
   M /branches/R-2-0-patches/src/gnuwin32/preferences.c

ported 31368:31371 from trunk
------------------------------------------------------------------------
r31371 | ripley | 2004-10-12 08:47:46 -0400 (Tue, 12 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/CHANGES

partial fix to PR#7277
------------------------------------------------------------------------
r31370 | ripley | 2004-10-12 08:45:27 -0400 (Tue, 12 Oct 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/preferences.c

1) Don't change font unless actually changed.
2) Improve layout a bit, don't have `lines' label on top of values box

------------------------------------------------------------------------
r31369 | ripley | 2004-10-12 08:44:06 -0400 (Tue, 12 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/graphapp/buttons.c

nicer dropdowns for preferences dialog
------------------------------------------------------------------------
r31368 | ripley | 2004-10-12 08:43:24 -0400 (Tue, 12 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/pager.c

had setdata on some toolbar butons but not others
------------------------------------------------------------------------
r31367 | ihaka | 2004-10-11 23:22:34 -0400 (Mon, 11 Oct 2004) | 4 lines
Changed paths:
   M /trunk/src/main/plot.c

Removed the GCheckState call from do_strheight and
do_strwidth.  Now "strheight" and "strwidth" will
work the same way as "par".

------------------------------------------------------------------------
r31366 | murrell | 2004-10-11 20:41:21 -0400 (Mon, 11 Oct 2004) | 3 lines
Changed paths:
   M /trunk/NEWS

NEWS for r31364


------------------------------------------------------------------------
r31365 | murrell | 2004-10-11 20:39:54 -0400 (Mon, 11 Oct 2004) | 3 lines
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/grid/R/grid.R
   M /branches/R-2-0-patches/src/library/grid/src/grid.c

ported r31364 (grid.newpage() ALWAYS starts new page) from trunk


------------------------------------------------------------------------
r31364 | murrell | 2004-10-11 19:43:21 -0400 (Mon, 11 Oct 2004) | 5 lines
Changed paths:
   M /trunk/src/library/grid/R/grid.R
   M /trunk/src/library/grid/src/grid.c

grid.newpage() ALWAYS starts new page 

grid.prompt() does not dirty the device


------------------------------------------------------------------------
r31363 | apache | 2004-10-11 18:01:06 -0400 (Mon, 11 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31362 | apache | 2004-10-11 18:01:02 -0400 (Mon, 11 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31361 | murdoch | 2004-10-11 14:03:21 -0400 (Mon, 11 Oct 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/CHANGES
   M /branches/R-2-0-patches/src/gnuwin32/front-ends/rproxy_impl.c

Port r31354 from trunk (D)COM fixes

------------------------------------------------------------------------
r31360 | root | 2004-10-11 13:03:33 -0400 (Mon, 11 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31359 | root | 2004-10-11 13:03:16 -0400 (Mon, 11 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31358 | ripley | 2004-10-11 10:11:15 -0400 (Mon, 11 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/modules/X11/devX11.c

port r31357 (fix PR#7270) from trunk
------------------------------------------------------------------------
r31357 | ripley | 2004-10-11 10:10:02 -0400 (Mon, 11 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/modules/X11/devX11.c

fix PR#7270
------------------------------------------------------------------------
r31356 | ripley | 2004-10-11 08:56:50 -0400 (Mon, 11 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-admin.texi

port r31355 from trunk
------------------------------------------------------------------------
r31355 | ripley | 2004-10-11 08:55:20 -0400 (Mon, 11 Oct 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-admin.texi

update ref to rw-FAQ
------------------------------------------------------------------------
r31354 | murdoch | 2004-10-11 08:30:01 -0400 (Mon, 11 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/front-ends/rproxy_impl.c

Fixes for infinite loop in (D)COM
------------------------------------------------------------------------
r31353 | ripley | 2004-10-11 03:21:37 -0400 (Mon, 11 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/doc/manual/Makefile.win
   M /branches/R-2-0-patches/src/main/startup.c

merge 31351 and 31352 from trunk
------------------------------------------------------------------------
r31352 | ripley | 2004-10-11 03:19:55 -0400 (Mon, 11 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/startup.c

fix PR#7276 (GNOME gui)
------------------------------------------------------------------------
r31351 | ripley | 2004-10-11 03:14:35 -0400 (Mon, 11 Oct 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/Makefile.win

make R-admin.html with correct options

------------------------------------------------------------------------
r31350 | ripley | 2004-10-09 12:59:39 -0400 (Sat, 09 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/utils/man/help.start.Rd

port r31349 from trunk
------------------------------------------------------------------------
r31349 | ripley | 2004-10-09 12:58:19 -0400 (Sat, 09 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/man/help.start.Rd

Update of Opera 7.54 and IE6 under WinXP SP2

------------------------------------------------------------------------
r31348 | ripley | 2004-10-09 12:29:36 -0400 (Sat, 09 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/aclocal.m4
   M /branches/R-2-0-patches/configure
   M /branches/R-2-0-patches/configure.ac
   M /branches/R-2-0-patches/doc/manual/R-admin.texi

ported r31347 (remove -mieee-fp) from trunk
------------------------------------------------------------------------
r31347 | ripley | 2004-10-09 12:15:49 -0400 (Sat, 09 Oct 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/doc/manual/R-admin.texi

remove compulsory use of -mieee-fp on ix86/x86_64 gcc-using platforms

------------------------------------------------------------------------
r31346 | ripley | 2004-10-09 10:23:09 -0400 (Sat, 09 Oct 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/CHANGES
   M /branches/R-2-0-patches/src/library/utils/R/help.R
   M /branches/R-2-0-patches/src/library/utils/R/windows/help.R

port 31344 (PR#7269 fixes) from trunk

------------------------------------------------------------------------
r31345 | root | 2004-10-09 10:16:09 -0400 (Sat, 09 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31344 | ripley | 2004-10-09 05:02:44 -0400 (Sat, 09 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/library/utils/R/help.R
   M /trunk/src/library/utils/R/windows/help.R

fix PR#7269

------------------------------------------------------------------------
r31343 | apache | 2004-10-08 18:06:29 -0400 (Fri, 08 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31342 | apache | 2004-10-08 18:03:00 -0400 (Fri, 08 Oct 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31341 | hornik | 2004-10-08 16:45:14 -0400 (Fri, 08 Oct 2004) | 1 line
Changed paths:
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure

Updated.
------------------------------------------------------------------------
r31340 | hornik | 2004-10-08 16:42:44 -0400 (Fri, 08 Oct 2004) | 1 line
Changed paths:
   M /trunk/m4/R.m4

Use TK_XLIBSW instead of TK_LIBS for TCLTK_LIBS.
------------------------------------------------------------------------
r31339 | ripley | 2004-10-08 15:06:08 -0400 (Fri, 08 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/doc/manual/R-admin.texi
   M /branches/R-2-0-patches/src/library/base/man/assignOps.Rd
   M /branches/R-2-0-patches/src/library/utils/man/help.start.Rd

port 31331 & 31332 from trunk
------------------------------------------------------------------------
r31338 | murdoch | 2004-10-08 14:52:48 -0400 (Fri, 08 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/CHANGES
   M /branches/R-2-0-patches/src/gnuwin32/devga.c

Port of r31335 (Windows bitmap problems)
------------------------------------------------------------------------
r31337 | murdoch | 2004-10-08 14:51:19 -0400 (Fri, 08 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/Makefile
   A /branches/R-2-0-patches/src/gnuwin32/cran/mini.in

Port of 31298 (new mirroring) missed changes
------------------------------------------------------------------------
r31336 | murdoch | 2004-10-08 14:46:30 -0400 (Fri, 08 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/Makefile
   M /branches/R-2-0-patches/src/gnuwin32/cran/index.in
   M /branches/R-2-0-patches/src/gnuwin32/cran/rdevel.in
   M /branches/R-2-0-patches/src/gnuwin32/cran/rpatched.in

Port of 31298 (new mirroring)
------------------------------------------------------------------------
r31335 | murdoch | 2004-10-08 14:26:38 -0400 (Fri, 08 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/devga.c

Fix for bad background colours in Windows jpeg, png, bmp
------------------------------------------------------------------------
r31334 | hornik | 2004-10-08 13:36:00 -0400 (Fri, 08 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31333 | hornik | 2004-10-08 13:35:04 -0400 (Fri, 08 Oct 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31332 | ripley | 2004-10-08 13:09:12 -0400 (Fri, 08 Oct 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi
   M /trunk/src/library/utils/man/help.start.Rd

JRE 1.5.0 works, once again

------------------------------------------------------------------------
r31331 | ripley | 2004-10-08 13:08:19 -0400 (Fri, 08 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/assignOps.Rd

add xref to R-lang manual

------------------------------------------------------------------------
r31330 | hornik | 2004-10-08 09:46:52 -0400 (Fri, 08 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/FAQ
   M /branches/R-2-0-patches/doc/html/faq.html
   M /branches/R-2-0-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31329 | hornik | 2004-10-08 09:45:56 -0400 (Fri, 08 Oct 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31328 | apache | 2004-10-07 18:02:00 -0400 (Thu, 07 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31327 | apache | 2004-10-07 18:01:16 -0400 (Thu, 07 Oct 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31326 | ripley | 2004-10-07 11:54:45 -0400 (Thu, 07 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/scripts/INSTALL.in

port r31325 from trunk
------------------------------------------------------------------------
r31325 | ripley | 2004-10-07 11:53:51 -0400 (Thu, 07 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/scripts/INSTALL.in

--no-lock, not --unsafe
------------------------------------------------------------------------
r31324 | ripley | 2004-10-07 11:44:30 -0400 (Thu, 07 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/MakePkg
   M /branches/R-2-0-patches/src/library/tools/R/admin.R
   M /branches/R-2-0-patches/src/scripts/INSTALL.in

port r31318 (install from cluster-1.9.6) from trunk
------------------------------------------------------------------------
r31323 | ripley | 2004-10-07 11:39:01 -0400 (Thu, 07 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/main/Rdynload.c

port r31290 from trunk
------------------------------------------------------------------------
r31322 | ripley | 2004-10-07 11:10:26 -0400 (Thu, 07 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/base/R/namespace.R
   M /branches/R-2-0-patches/src/scripts/INSTALL.in

ported 31320:31321 from trunk
------------------------------------------------------------------------
r31321 | ripley | 2004-10-07 11:05:03 -0400 (Thu, 07 Oct 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/namespace.R

importing from a namespace with a versioned install was broken

------------------------------------------------------------------------
r31320 | ripley | 2004-10-07 11:03:45 -0400 (Thu, 07 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/INSTALL.in

tried to remove wrong dir for a non-bundle with versioned install

------------------------------------------------------------------------
r31319 | bates | 2004-10-07 08:57:30 -0400 (Thu, 07 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/main/dotcode.c

Error message in do_dotcall did not get the expected name
------------------------------------------------------------------------
r31318 | ripley | 2004-10-07 07:48:56 -0400 (Thu, 07 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/library/tools/R/admin.R
   M /trunk/src/scripts/INSTALL.in

changes to allow installation from directories such as cluster-1.9.6

------------------------------------------------------------------------
r31317 | apache | 2004-10-06 18:01:36 -0400 (Wed, 06 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31316 | apache | 2004-10-06 18:01:14 -0400 (Wed, 06 Oct 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31315 | ripley | 2004-10-06 12:38:54 -0400 (Wed, 06 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/configure
   M /branches/R-2-0-patches/configure.ac
   M /branches/R-2-0-patches/doc/manual/R-admin.texi

port r31314 (no -std1 on OSF/1 Alpha) from trunk
------------------------------------------------------------------------
r31314 | ripley | 2004-10-06 12:15:52 -0400 (Wed, 06 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/doc/manual/R-admin.texi

remove -std1 flag on OSF/1 Alpha builds
------------------------------------------------------------------------
r31313 | ripley | 2004-10-06 12:00:38 -0400 (Wed, 06 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/nmath/dlogis.c
   M /branches/R-2-0-patches/tests/reg-tests-1.R

ported r31312 from trunk
------------------------------------------------------------------------
r31312 | ripley | 2004-10-06 11:59:04 -0400 (Wed, 06 Oct 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/nmath/dlogis.c
   M /trunk/tests/reg-tests-1.R

dlogis(-2000) was NaN instead of 0.

------------------------------------------------------------------------
r31311 | ripley | 2004-10-06 11:03:37 -0400 (Wed, 06 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/configure
   M /trunk/configure.ac

use R_XTRA_CFLAGS and where appropriate CPICFLAGS during configuration testing
------------------------------------------------------------------------
r31310 | ripley | 2004-10-06 09:21:04 -0400 (Wed, 06 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/library/datasets/man/swiss.Rd

port r31309 from trunk
------------------------------------------------------------------------
r31309 | ripley | 2004-10-06 09:18:34 -0400 (Wed, 06 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/datasets/man/swiss.Rd

give alternative URL
------------------------------------------------------------------------
r31308 | ripley | 2004-10-06 08:26:34 -0400 (Wed, 06 Oct 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/m4/R.m4

use -mieee-fp on x86_64, for safety, but only on gcc.
don't use -D__NO_MATH_INLINES unless exp(-Inf) != 0.

------------------------------------------------------------------------
r31307 | ripley | 2004-10-06 03:19:57 -0400 (Wed, 06 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/date-stamp

manual update
------------------------------------------------------------------------
r31306 | ripley | 2004-10-06 03:14:49 -0400 (Wed, 06 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS

tweaks
------------------------------------------------------------------------
r31305 | tlumley | 2004-10-05 19:48:58 -0400 (Tue, 05 Oct 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/summRprof.R

Faster algorithm for summaryRprof

------------------------------------------------------------------------
r31304 | apache | 2004-10-05 18:01:42 -0400 (Tue, 05 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31303 | apache | 2004-10-05 18:01:13 -0400 (Tue, 05 Oct 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31302 | ripley | 2004-10-05 16:46:39 -0400 (Tue, 05 Oct 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/gnuwin32/MakePkg
   M /branches/R-2-0-patches/src/gnuwin32/install-save.sh
   M /branches/R-2-0-patches/src/scripts/INSTALL.in

port 31300:1 from trunk (versioned INSTALL with save image)

------------------------------------------------------------------------
r31301 | ripley | 2004-10-05 16:39:56 -0400 (Tue, 05 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/install-save.sh

fixes for versioned install and save image

------------------------------------------------------------------------
r31300 | ripley | 2004-10-05 16:19:38 -0400 (Tue, 05 Oct 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/scripts/INSTALL.in

problem with versioned installs and save images.

------------------------------------------------------------------------
r31299 | ripley | 2004-10-05 16:18:37 -0400 (Tue, 05 Oct 2004) | 2 lines
Changed paths:
   M /trunk/configure
   M /trunk/doc/R.1

update version no.

------------------------------------------------------------------------
r31298 | murdoch | 2004-10-05 15:21:39 -0400 (Tue, 05 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/cran/index.in
   A /trunk/src/gnuwin32/cran/mini.in
   M /trunk/src/gnuwin32/cran/rdevel.in
   M /trunk/src/gnuwin32/cran/rpatched.in

Changes for new mirroring method
------------------------------------------------------------------------
r31297 | ripley | 2004-10-05 10:43:08 -0400 (Tue, 05 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/src/gnuwin32/bitmap/Makefile

port 31296 from trunk
------------------------------------------------------------------------
r31296 | ripley | 2004-10-05 10:41:20 -0400 (Tue, 05 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/bitmap/Makefile

improve dependencies
------------------------------------------------------------------------
r31295 | ripley | 2004-10-05 10:02:45 -0400 (Tue, 05 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/ONEWS

ported 31294 from trunk
------------------------------------------------------------------------
r31294 | ripley | 2004-10-05 10:00:56 -0400 (Tue, 05 Oct 2004) | 2 lines
Changed paths:
   M /trunk/ONEWS

remove 2.0.0 patched from ONEWS, as it should be in NEWS

------------------------------------------------------------------------
r31293 | ripley | 2004-10-05 09:53:31 -0400 (Tue, 05 Oct 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/date-stamp

manual update for now

------------------------------------------------------------------------
r31292 | murdoch | 2004-10-05 09:06:50 -0400 (Tue, 05 Oct 2004) | 1 line
Changed paths:
   D /branches/R-2-0-patches/Attic

Delete obsolete Attic files
------------------------------------------------------------------------
r31291 | murdoch | 2004-10-05 09:05:32 -0400 (Tue, 05 Oct 2004) | 1 line
Changed paths:
   D /trunk/Attic

Delete obsolete Attic files
------------------------------------------------------------------------
r31290 | ripley | 2004-10-05 07:57:22 -0400 (Tue, 05 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/main/Rdynload.c

suppress a couple of warnings

------------------------------------------------------------------------
r31289 | ripley | 2004-10-05 05:09:55 -0400 (Tue, 05 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/src/library/base/R/write.table.R
   M /branches/R-2-0-patches/src/library/stats/man/add1.Rd
   M /branches/R-2-0-patches/tests/reg-tests-2.R
   M /branches/R-2-0-patches/tests/reg-tests-2.Rout.save

ported 31287:31288 from trunk
------------------------------------------------------------------------
r31288 | ripley | 2004-10-05 05:07:46 -0400 (Tue, 05 Oct 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/write.table.R
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

fix PR#7260 and another write.table bug

------------------------------------------------------------------------
r31287 | ripley | 2004-10-05 05:05:45 -0400 (Tue, 05 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/add1.Rd

amplify what '.' in scope does

------------------------------------------------------------------------
r31286 | ripley | 2004-10-05 04:51:33 -0400 (Tue, 05 Oct 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/NEWS
   R /branches/R-2-0-patches/ONEWS (from /trunk/ONEWS:31285)
   A /branches/R-2-0-patches/OONEWS (from /trunk/OONEWS:31285)

ported r31281:31285 from trunk

------------------------------------------------------------------------
r31285 | ripley | 2004-10-05 04:48:52 -0400 (Tue, 05 Oct 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   A /trunk/ONEWS (from /trunk/NEWS:31283)

split NEWS into NEWS and ONEWS
------------------------------------------------------------------------
r31284 | ripley | 2004-10-05 04:44:55 -0400 (Tue, 05 Oct 2004) | 1 line
Changed paths:
   D /trunk/ONEWS
   A /trunk/OONEWS (from /trunk/ONEWS:31283)

move ONEWS to OONEWS
------------------------------------------------------------------------
r31283 | ripley | 2004-10-05 04:11:37 -0400 (Tue, 05 Oct 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/configure

This should not have been merged from R-devel ...

------------------------------------------------------------------------
r31282 | ripley | 2004-10-05 04:08:12 -0400 (Tue, 05 Oct 2004) | 2 lines
Changed paths:
   M /branches/R-2-0-patches/doc/R.1

get right version

------------------------------------------------------------------------
r31281 | ripley | 2004-10-05 04:03:44 -0400 (Tue, 05 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/NEWS
   M /branches/R-2-0-patches/configure
   M /branches/R-2-0-patches/doc/R.1
   R /branches/R-2-0-patches/src/gnuwin32/CHANGES (from /trunk/src/gnuwin32/CHANGES:31280)
   A /branches/R-2-0-patches/src/gnuwin32/CHANGES1 (from /trunk/src/gnuwin32/CHANGES1:31280)
   M /branches/R-2-0-patches/src/gnuwin32/bitmap/INSTALL
   M /branches/R-2-0-patches/src/library/stats/R/models.R
   M /branches/R-2-0-patches/src/library/stats/man/factor.scope.Rd
   M /branches/R-2-0-patches/src/library/stats/man/model.frame.Rd
   M /branches/R-2-0-patches/src/library/stats/man/step.Rd
   M /branches/R-2-0-patches/src/library/utils/man/read.fwf.Rd

ported r31277:31280 from trunk
------------------------------------------------------------------------
r31280 | ripley | 2004-10-05 03:53:38 -0400 (Tue, 05 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/factor.scope.Rd
   M /trunk/src/library/stats/man/step.Rd

amplify what `.' in a scope formula does.

------------------------------------------------------------------------
r31279 | ripley | 2004-10-05 03:41:53 -0400 (Tue, 05 Oct 2004) | 1 line
Changed paths:
   A /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/CHANGES1

startup new CHANGES file
------------------------------------------------------------------------
r31278 | ripley | 2004-10-05 03:38:03 -0400 (Tue, 05 Oct 2004) | 2 lines
Changed paths:
   D /trunk/src/gnuwin32/CHANGES
   A /trunk/src/gnuwin32/CHANGES1 (from /trunk/src/gnuwin32/CHANGES:31277)

move 1.x.y changes file to CHANGES1

------------------------------------------------------------------------
r31277 | ripley | 2004-10-05 03:20:59 -0400 (Tue, 05 Oct 2004) | 4 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/bitmap/INSTALL
   M /trunk/src/library/stats/R/models.R
   M /trunk/src/library/stats/man/model.frame.Rd
   M /trunk/src/library/utils/man/read.fwf.Rd

fix up names in model.frame from response as S does.
update src/gnuwin32/bitmap/INSTALL for libpng versions
amplify comments in read.fwf.Rd

------------------------------------------------------------------------
r31276 | apache | 2004-10-04 18:01:33 -0400 (Mon, 04 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31275 | apache | 2004-10-04 18:01:15 -0400 (Mon, 04 Oct 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31274 | pd | 2004-10-04 10:40:56 -0400 (Mon, 04 Oct 2004) | 1 line
Changed paths:
   M /trunk/VERSION

prepare for next version
------------------------------------------------------------------------
r31273 | pd | 2004-10-04 10:39:28 -0400 (Mon, 04 Oct 2004) | 1 line
Changed paths:
   M /branches/R-2-0-patches/VERSION

prepare for patches
------------------------------------------------------------------------
r31272 | pd | 2004-10-04 10:27:07 -0400 (Mon, 04 Oct 2004) | 1 line
Changed paths:
   A /branches/R-2-0-patches (from /trunk:31270)

creating R-2.0.x patch branch
------------------------------------------------------------------------
r31271 | pd | 2004-10-04 10:24:38 -0400 (Mon, 04 Oct 2004) | 1 line
Changed paths:
   A /tags/R-2-0-0 (from /trunk:31270)

tagging R-2.0.0
------------------------------------------------------------------------
r31270 | pd | 2004-10-04 10:18:55 -0400 (Mon, 04 Oct 2004) | 1 line
Changed paths:
   M /trunk/VERSION

final 2.0.0 tree
------------------------------------------------------------------------
r31269 | hornik | 2004-10-04 05:39:07 -0400 (Mon, 04 Oct 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31268 | apache | 2004-10-03 18:01:26 -0400 (Sun, 03 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31267 | apache | 2004-10-03 18:01:12 -0400 (Sun, 03 Oct 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31266 | ripley | 2004-10-03 04:03:35 -0400 (Sun, 03 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/INSTALL
   M /trunk/src/gnuwin32/README.packages

update for gcc-3.4.2 release candidates

------------------------------------------------------------------------
r31265 | apache | 2004-10-02 18:01:27 -0400 (Sat, 02 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31264 | apache | 2004-10-02 18:01:13 -0400 (Sat, 02 Oct 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31263 | pd | 2004-10-02 13:08:49 -0400 (Sat, 02 Oct 2004) | 1 line
Changed paths:
   M /trunk/src/library/utils/R/unix/install.packages.R
   M /trunk/src/library/utils/R/windows/install.packages.R

typo ("dependences")
------------------------------------------------------------------------
r31262 | ripley | 2004-10-02 03:13:30 -0400 (Sat, 02 Oct 2004) | 2 lines
Changed paths:
   M /trunk/tests/internet.Rout.save

update

------------------------------------------------------------------------
r31261 | apache | 2004-10-01 18:01:34 -0400 (Fri, 01 Oct 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31260 | apache | 2004-10-01 18:01:13 -0400 (Fri, 01 Oct 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31259 | pd | 2004-10-01 15:37:49 -0400 (Fri, 01 Oct 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/configure
   M /trunk/doc/R.1
   M /trunk/src/library/stats/R/ts.R
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

Fix PR 7255 AND the regression test, which had it wrong too!

------------------------------------------------------------------------
r31258 | leisch | 2004-10-01 06:42:44 -0400 (Fri, 01 Oct 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/inst/CITATION

enclose ISBN in braces

------------------------------------------------------------------------
r31257 | ripley | 2004-10-01 06:31:08 -0400 (Fri, 01 Oct 2004) | 2 lines
Changed paths:
   M /trunk/tests/demos.Rout.save

update

------------------------------------------------------------------------
r31256 | apache | 2004-09-30 18:01:30 -0400 (Thu, 30 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31255 | apache | 2004-09-30 18:01:13 -0400 (Thu, 30 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31254 | hornik | 2004-09-30 08:23:19 -0400 (Thu, 30 Sep 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31253 | apache | 2004-09-29 18:01:25 -0400 (Wed, 29 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31252 | apache | 2004-09-29 18:01:12 -0400 (Wed, 29 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31251 | apache | 2004-09-28 18:01:32 -0400 (Tue, 28 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31250 | apache | 2004-09-28 18:01:14 -0400 (Tue, 28 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31249 | (no author) | 2004-09-28 04:51:47 -0400 (Tue, 28 Sep 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31248 | (no author) | 2004-09-28 04:51:43 -0400 (Tue, 28 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31247 | (no author) | 2004-09-28 04:42:42 -0400 (Tue, 28 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/write.table.Rd

typo (in \dontrun{} example)

------------------------------------------------------------------------
r31246 | apache | 2004-09-27 18:01:18 -0400 (Mon, 27 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31245 | apache | 2004-09-27 18:01:07 -0400 (Mon, 27 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31244 | ripley | 2004-09-27 09:22:12 -0400 (Mon, 27 Sep 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in

BUGS has been removed

------------------------------------------------------------------------
r31243 | (no author) | 2004-09-27 08:55:01 -0400 (Mon, 27 Sep 2004) | 2 lines
Changed paths:
   D /trunk/BUGS
   M /trunk/RESOURCES
   M /trunk/doc/html/resources.html
   M /trunk/doc/manual/resources.texi

remove BUGS file, and references to it

------------------------------------------------------------------------
r31242 | murdoch | 2004-09-27 08:45:04 -0400 (Mon, 27 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/front-ends/rproxy.c
   M /trunk/src/gnuwin32/front-ends/rproxy_dev.c
   M /trunk/src/gnuwin32/front-ends/rproxy_impl.c

Thomas Baier changes:  graphics & mem bug fixes, DEBUG_RPROXY envvar
------------------------------------------------------------------------
r31241 | (no author) | 2004-09-27 03:33:46 -0400 (Mon, 27 Sep 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31240 | (no author) | 2004-09-27 03:33:42 -0400 (Mon, 27 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31239 | (no author) | 2004-09-27 03:26:33 -0400 (Mon, 27 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/attach.R

missing space in error message

------------------------------------------------------------------------
r31238 | apache | 2004-09-26 18:01:33 -0400 (Sun, 26 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31237 | apache | 2004-09-26 18:01:15 -0400 (Sun, 26 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31236 | (no author) | 2004-09-26 16:08:38 -0400 (Sun, 26 Sep 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/glm.R
   M /trunk/tests/reg-tests-1.R

Trevor Hastie pointed out that a glm.fit response could be a matrix
and we have names(y).

------------------------------------------------------------------------
r31235 | ripley | 2004-09-26 08:47:29 -0400 (Sun, 26 Sep 2004) | 1 line
Changed paths:
   M /trunk/NEWS

tweaks
------------------------------------------------------------------------
r31234 | (no author) | 2004-09-26 08:46:35 -0400 (Sun, 26 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/man/windows/SHLIB.Rd

tidy up

------------------------------------------------------------------------
r31233 | apache | 2004-09-25 18:01:31 -0400 (Sat, 25 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31232 | apache | 2004-09-25 18:01:13 -0400 (Sat, 25 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31231 | murdoch | 2004-09-25 16:11:25 -0400 (Sat, 25 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/main/coerce.c
   M /branches/R-1-9-patches/tests/reg-tests-2.R
   M /branches/R-1-9-patches/tests/reg-tests-2.Rout.save

ported r31230 (is.na(list(list()) bug) from trunk
------------------------------------------------------------------------
r31230 | murdoch | 2004-09-25 15:31:42 -0400 (Sat, 25 Sep 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/coerce.c
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

Fix for is.na(list(list())) bug
------------------------------------------------------------------------
r31229 | (no author) | 2004-09-25 14:52:50 -0400 (Sat, 25 Sep 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-intro.texi
   M /trunk/src/library/stats/man/family.Rd

updates (and many bug fixes)

------------------------------------------------------------------------
r31228 | apache | 2004-09-24 18:01:30 -0400 (Fri, 24 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31227 | apache | 2004-09-24 18:01:13 -0400 (Fri, 24 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31226 | (no author) | 2004-09-24 17:36:20 -0400 (Fri, 24 Sep 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/power.R
   M /trunk/src/library/stats/R/power.anova.test.R

power*( sig.level > 1)
------------------------------------------------------------------------
r31225 | (no author) | 2004-09-24 09:02:27 -0400 (Fri, 24 Sep 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/attach.R

attach(*, pos=1) warning
------------------------------------------------------------------------
r31224 | apache | 2004-09-23 18:01:19 -0400 (Thu, 23 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31223 | apache | 2004-09-23 18:01:09 -0400 (Thu, 23 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31222 | (no author) | 2004-09-23 07:51:15 -0400 (Thu, 23 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/aqua.c

process events called in Cocoa GUI. substituted || with && in R_PRocessEvents

------------------------------------------------------------------------
r31221 | apache | 2004-09-22 18:01:30 -0400 (Wed, 22 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31220 | apache | 2004-09-22 18:01:15 -0400 (Wed, 22 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31219 | murdoch | 2004-09-22 10:28:21 -0400 (Wed, 22 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/library/graphics/demo/persp.R

Less risky code in persp demo
------------------------------------------------------------------------
r31218 | (no author) | 2004-09-21 20:31:40 -0400 (Tue, 21 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/NEWS

ported r31216 (NA in contour lwd) from trunk
------------------------------------------------------------------------
r31217 | (no author) | 2004-09-21 20:30:13 -0400 (Tue, 21 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/src/main/plot3d.c

ported r31216 (NA in contour lwd) from trunk
------------------------------------------------------------------------
r31216 | (no author) | 2004-09-21 20:00:52 -0400 (Tue, 21 Sep 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/plot3d.c

Fixed test of lwd==NA in contour
------------------------------------------------------------------------
r31215 | apache | 2004-09-21 18:01:36 -0400 (Tue, 21 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31214 | apache | 2004-09-21 18:01:17 -0400 (Tue, 21 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31213 | (no author) | 2004-09-21 16:42:46 -0400 (Tue, 21 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/main/connections.c
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

Seek(conn) was giving the wrong position in Windows
------------------------------------------------------------------------
r31212 | (no author) | 2004-09-21 02:56:52 -0400 (Tue, 21 Sep 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-exts.texi

explain *order* of "Contains:" for bundle DESCRIPTION (+ nuke-trailing-whitespace)
------------------------------------------------------------------------
r31211 | apache | 2004-09-20 18:01:19 -0400 (Mon, 20 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31210 | apache | 2004-09-20 18:01:07 -0400 (Mon, 20 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31209 | murrell | 2004-09-20 16:29:06 -0400 (Mon, 20 Sep 2004) | 3 lines
Changed paths:
   M /trunk/NEWS

Uwe's bug fix for accented super/subscripts


------------------------------------------------------------------------
r31208 | murdoch | 2004-09-20 08:29:29 -0400 (Mon, 20 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/installer/Makefile

Include license files in Windows build
------------------------------------------------------------------------
r31207 | pd | 2004-09-20 07:08:05 -0400 (Mon, 20 Sep 2004) | 1 line
Changed paths:
   M /trunk/VERSION
   M /trunk/src/library/grDevices/R/device.R

unbrace dev.interactive (broke persp demo)
------------------------------------------------------------------------
r31206 | apache | 2004-09-19 18:01:28 -0400 (Sun, 19 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31205 | apache | 2004-09-19 18:01:13 -0400 (Sun, 19 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31204 | murrell | 2004-09-19 17:11:03 -0400 (Sun, 19 Sep 2004) | 3 lines
Changed paths:
   M /trunk/src/library/grDevices/R/device.R

Hack to include JavaGD as dev.interactive()


------------------------------------------------------------------------
r31203 | murrell | 2004-09-19 17:09:38 -0400 (Sun, 19 Sep 2004) | 3 lines
Changed paths:
   M /trunk/src/main/plotmath.c

Bug fix from Uwe Ligges


------------------------------------------------------------------------
r31202 | apache | 2004-09-18 18:01:32 -0400 (Sat, 18 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31201 | apache | 2004-09-18 18:01:14 -0400 (Sat, 18 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31200 | hornik | 2004-09-18 15:47:26 -0400 (Sat, 18 Sep 2004) | 3 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R

At least for now, stop checking that the DESCRIPTION package field
agrees with the basename of the directory containing it (as this breaks
installation of all debianized CRAN packages).
------------------------------------------------------------------------
r31199 | hornik | 2004-09-18 05:13:27 -0400 (Sat, 18 Sep 2004) | 1 line
Changed paths:
   M /trunk/share/Makefile.in
   A /trunk/share/licenses
   A /trunk/share/licenses/Artistic
   A /trunk/share/licenses/BSD
   A /trunk/share/licenses/GPL-2
   A /trunk/share/licenses/LGPL-2
   A /trunk/share/licenses/LGPL-2.1

Add common licenses.
------------------------------------------------------------------------
r31198 | hornik | 2004-09-18 05:12:00 -0400 (Sat, 18 Sep 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/Makefile.in

Simplify as $${FOO-$(FOO)} always used the Make variable.
------------------------------------------------------------------------
r31197 | hornik | 2004-09-18 05:11:57 -0400 (Sat, 18 Sep 2004) | 1 line
Changed paths:
   M /trunk/configure

Updated.
------------------------------------------------------------------------
r31196 | apache | 2004-09-17 18:01:10 -0400 (Fri, 17 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31195 | apache | 2004-09-17 18:01:03 -0400 (Fri, 17 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31194 | murdoch | 2004-09-17 16:08:58 -0400 (Fri, 17 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/file.access.Rd

Warn about file.access being incorrect
------------------------------------------------------------------------
r31193 | pd | 2004-09-17 12:11:27 -0400 (Fri, 17 Sep 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/tcltk/R/Tk.R
   M /trunk/src/library/tcltk/R/tclarray.R
   M /trunk/src/library/tcltk/R/tclsearch.R
   M /trunk/src/library/tcltk/R/tkGUI.R
   M /trunk/src/library/tcltk/demo/tkfaq.R
   M /trunk/src/library/tcltk/man/TclInterface.Rd
   M /trunk/src/library/tcltk/man/TkCommands.Rd

tcltk: tkcmd() renamed as tcl()
------------------------------------------------------------------------
r31192 | hornik | 2004-09-17 10:48:54 -0400 (Fri, 17 Sep 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31191 | hornik | 2004-09-17 10:48:50 -0400 (Fri, 17 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31190 | pd | 2004-09-17 10:27:12 -0400 (Fri, 17 Sep 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/gram.c
   M /trunk/src/main/gram.y

multiline string patch (M.Bravington)
------------------------------------------------------------------------
r31189 | maechler | 2004-09-17 05:35:15 -0400 (Fri, 17 Sep 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

reformulate the max.level=0 change

------------------------------------------------------------------------
r31188 | ripley | 2004-09-17 05:18:46 -0400 (Fri, 17 Sep 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/Makefile.win

simplify as $${R_PAPERSIZE:-$(R_PAPERSIZE)} always used the make variable.

------------------------------------------------------------------------
r31187 | ripley | 2004-09-17 05:17:28 -0400 (Fri, 17 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg

Unix INSTALL installs top-level file COPYING

------------------------------------------------------------------------
r31186 | ripley | 2004-09-17 04:18:48 -0400 (Fri, 17 Sep 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi

more on installing info files

------------------------------------------------------------------------
r31185 | ripley | 2004-09-17 04:18:06 -0400 (Fri, 17 Sep 2004) | 3 lines
Changed paths:
   M /trunk/COPYRIGHTS
   M /trunk/NEWS
   M /trunk/src/extra/pcre/LICENCE
   M /trunk/src/extra/pcre/dftables.c
   M /trunk/src/extra/pcre/get.c
   M /trunk/src/extra/pcre/internal.h
   M /trunk/src/extra/pcre/maketables.c
   M /trunk/src/extra/pcre/pcre.c
   M /trunk/src/extra/pcre/pcre.h
   M /trunk/src/extra/pcre/study.c
   M /trunk/src/library/base/R/load.R
   M /trunk/src/library/base/man/load.Rd

update PCRE to 5.0, with new licence
try to get load() to be more informative about malformed files.

------------------------------------------------------------------------
r31184 | apache | 2004-09-17 04:13:48 -0400 (Fri, 17 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31183 | apache | 2004-09-17 04:13:39 -0400 (Fri, 17 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31182 | ripley | 2004-09-16 12:46:57 -0400 (Thu, 16 Sep 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-admin.texi

more updates
------------------------------------------------------------------------
r31181 | iacus | 2004-09-16 11:21:11 -0400 (Thu, 16 Sep 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in

R.framework install: fixed paths in dlls at install time

------------------------------------------------------------------------
r31180 | ripley | 2004-09-16 10:29:00 -0400 (Thu, 16 Sep 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/Makefile.win
   M /trunk/doc/manual/R-admin.texi
   M /trunk/src/gnuwin32/INSTALL

Explain the setting of R_PAPERSIZE

------------------------------------------------------------------------
r31179 | iacus | 2004-09-16 10:03:17 -0400 (Thu, 16 Sep 2004) | 2 lines
Changed paths:
   M /trunk/configure.ac

reverted the changes for libR.dylib

------------------------------------------------------------------------
r31178 | iacus | 2004-09-16 09:35:14 -0400 (Thu, 16 Sep 2004) | 2 lines
Changed paths:
   M /trunk/configure.ac

changed path of libR.dylib from relative to fixed to work on Mac OS X. Thia chnages apply to R.framework only

------------------------------------------------------------------------
r31177 | ripley | 2004-09-16 07:00:56 -0400 (Thu, 16 Sep 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/Makefile.in
   M /trunk/doc/manual/Makefile.win
   M /trunk/doc/manual/R-admin.texi

allow R_PAPERSIZE to be overridden on the make line in all cases.

------------------------------------------------------------------------
r31176 | iacus | 2004-09-16 06:56:08 -0400 (Thu, 16 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/aqua.c

fixed a bug in R_ProcessEvent that was called even without aqua gui

------------------------------------------------------------------------
r31175 | ripley | 2004-09-16 05:37:57 -0400 (Thu, 16 Sep 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/Makefile.in
   M /trunk/doc/manual/Makefile.win

USe R_PAPERSIZE setting for all dvi/pdf manuals

------------------------------------------------------------------------
r31174 | ripley | 2004-09-16 03:58:51 -0400 (Thu, 16 Sep 2004) | 1 line
Changed paths:
   M /trunk/NEWS

merge near-duplicate entries
------------------------------------------------------------------------
r31173 | ripley | 2004-09-16 03:57:00 -0400 (Thu, 16 Sep 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/include/Rconnections.h
   M /trunk/src/library/base/man/connections.Rd
   M /trunk/src/main/connections.c

tweak clipboard connections under Windows.
writeLines now opens a connection in "wt" mode if not open already.

------------------------------------------------------------------------
r31172 | hornik | 2004-09-16 02:50:48 -0400 (Thu, 16 Sep 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31171 | hornik | 2004-09-16 02:50:43 -0400 (Thu, 16 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31170 | ripley | 2004-09-16 02:29:51 -0400 (Thu, 16 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/dataframe.R
   M /trunk/tests/reg-tests-1.R

regression test and typo for rbind.data.frame change

------------------------------------------------------------------------
r31169 | ripley | 2004-09-16 01:51:14 -0400 (Thu, 16 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/dataframe.R

add test for non-NULL names

------------------------------------------------------------------------
r31168 | apache | 2004-09-15 18:01:20 -0400 (Wed, 15 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31167 | apache | 2004-09-15 18:01:08 -0400 (Wed, 15 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31166 | ripley | 2004-09-15 12:14:20 -0400 (Wed, 15 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/run.c
   M /trunk/src/include/Rconnections.h
   M /trunk/src/library/base/man/seek.Rd
   M /trunk/src/main/connections.c
   M /trunk/src/main/dounzip.c

more tewaks for seek on > 2Gb files on 32-bit platforms.

------------------------------------------------------------------------
r31165 | hornik | 2004-09-15 10:27:55 -0400 (Wed, 15 Sep 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31164 | hornik | 2004-09-15 10:27:51 -0400 (Wed, 15 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31163 | maechler | 2004-09-15 10:10:52 -0400 (Wed, 15 Sep 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/ls.Rd
   M /trunk/src/library/utils/R/str.R
   A /trunk/src/library/utils/man/ls_str.Rd
   M /trunk/src/library/utils/man/str.Rd

str(): max.level defaults to NA instead of 0; new man page for ls.str() etc
------------------------------------------------------------------------
r31162 | iacus | 2004-09-15 06:12:40 -0400 (Wed, 15 Sep 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in

r-framework installation changed to copy src/include in PrivateHeaders

------------------------------------------------------------------------
r31161 | ripley | 2004-09-15 04:46:46 -0400 (Wed, 15 Sep 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-data.texi

update R-date manual

------------------------------------------------------------------------
r31160 | hornik | 2004-09-15 03:59:18 -0400 (Wed, 15 Sep 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31159 | hornik | 2004-09-15 03:59:14 -0400 (Wed, 15 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31158 | ripley | 2004-09-15 03:40:07 -0400 (Wed, 15 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/CHANGES

mention Install packages menu item
------------------------------------------------------------------------
r31157 | iacus | 2004-09-15 03:34:15 -0400 (Wed, 15 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/main/sysutils.c
   M /trunk/src/unix/aqua.c

redefined R_system on Mac OS X. Chnages only affects AQUA code

------------------------------------------------------------------------
r31156 | apache | 2004-09-14 18:01:50 -0400 (Tue, 14 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31155 | apache | 2004-09-14 18:01:20 -0400 (Tue, 14 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31154 | ripley | 2004-09-14 16:44:02 -0400 (Tue, 14 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/extra/zlib/Makefile.win
   M /trunk/src/extra/zlib/R_changes
   M /trunk/src/extra/zlib/gzio.c
   M /trunk/src/extra/zlib/zconf.h

tweaks to allow large file support on 32-bit OSes

------------------------------------------------------------------------
r31153 | ripley | 2004-09-14 16:42:28 -0400 (Tue, 14 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

looks like mlbench and tapiR cannot have zipped data dirs

------------------------------------------------------------------------
r31152 | hornik | 2004-09-14 12:20:14 -0400 (Tue, 14 Sep 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31151 | hornik | 2004-09-14 12:20:10 -0400 (Tue, 14 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31150 | ripley | 2004-09-14 11:56:30 -0400 (Tue, 14 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/datasets/DESCRIPTION.in

capitalization

------------------------------------------------------------------------
r31149 | maechler | 2004-09-14 11:51:47 -0400 (Tue, 14 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/options.Rd

typo "it" from Andy Liaw

------------------------------------------------------------------------
r31148 | hornik | 2004-09-14 11:06:51 -0400 (Tue, 14 Sep 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-exts.texi

Texinfo markup.
------------------------------------------------------------------------
r31147 | hornik | 2004-09-14 11:06:49 -0400 (Tue, 14 Sep 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/Makefile.in

Try gzipping installed info pages.
------------------------------------------------------------------------
r31146 | hornik | 2004-09-14 11:06:47 -0400 (Tue, 14 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/library/tools/man/codoc.Rd
   M /trunk/src/library/tools/man/undoc.Rd

Add \seealso links to QC.
------------------------------------------------------------------------
r31145 | pd | 2004-09-14 10:38:21 -0400 (Tue, 14 Sep 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/configure
   M /trunk/src/library/stats4/R/mle.R

fixups for mle()
------------------------------------------------------------------------
r31144 | ripley | 2004-09-14 08:53:52 -0400 (Tue, 14 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/unix/install.packages.R
   M /trunk/src/library/utils/R/windows/install.packages.R

tweaks for missing dependencies -- ignore rather than fail

------------------------------------------------------------------------
r31143 | hornik | 2004-09-14 06:11:26 -0400 (Tue, 14 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/scripts/mkinstalldirs
   M /trunk/tools/config.guess
   M /trunk/tools/config.sub
   M /trunk/tools/install-sh

Updated from Autoconf CVS.
------------------------------------------------------------------------
r31142 | ripley | 2004-09-14 04:15:47 -0400 (Tue, 14 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/delay.Rd
   M /trunk/src/library/base/man/force.Rd

clarifications
------------------------------------------------------------------------
r31141 | ripley | 2004-09-14 02:55:07 -0400 (Tue, 14 Sep 2004) | 3 lines
Changed paths:
   M /trunk/doc/manual/R-lang.texi

add raw type
restart was Defunct a while back

------------------------------------------------------------------------
r31140 | ripley | 2004-09-14 02:50:40 -0400 (Tue, 14 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/reorder.factor.Rd

layout

------------------------------------------------------------------------
r31139 | ripley | 2004-09-14 02:49:46 -0400 (Tue, 14 Sep 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/NAMESPACE
   A /trunk/src/library/stats/R/reorder.factor.R
   A /trunk/src/library/stats/man/reorder.factor.Rd

add reorder.factor, from Deepayan Sarkar

------------------------------------------------------------------------
r31138 | murrell | 2004-09-13 23:19:12 -0400 (Mon, 13 Sep 2004) | 5 lines
Changed paths:
   M /trunk/src/library/grid/man/gpar.Rd
   M /trunk/src/main/engine.c
   M /trunk/src/main/vfonts.c
   M /trunk/src/modules/vfonts/g_alab_her.c

Bug fix for specifying Hershey fonts via par(family) and gpar(fontfamily)

Updated gpar doc for gpar(fontfamily)


------------------------------------------------------------------------
r31137 | apache | 2004-09-13 18:01:31 -0400 (Mon, 13 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31136 | apache | 2004-09-13 18:01:14 -0400 (Mon, 13 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31135 | ripley | 2004-09-13 16:16:59 -0400 (Mon, 13 Sep 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-admin.texi
   M /trunk/src/library/stats/R/t.test.R
   M /trunk/src/library/stats/man/t.test.Rd

fix PR#7225

------------------------------------------------------------------------
r31134 | hornik | 2004-09-13 15:24:41 -0400 (Mon, 13 Sep 2004) | 1 line
Changed paths:
   M /trunk/configure

Updated.
------------------------------------------------------------------------
r31133 | hornik | 2004-09-13 15:24:30 -0400 (Mon, 13 Sep 2004) | 1 line
Changed paths:
   M /trunk/configure.ac

Canonicalize library paths before possibly adding to R_LD_LIBRARY_PATH.
------------------------------------------------------------------------
r31132 | hornik | 2004-09-13 15:24:20 -0400 (Mon, 13 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/R/dates.R
   M /trunk/src/library/base/R/datetime.R

Slight quoting improvements.
------------------------------------------------------------------------
r31131 | maechler | 2004-09-13 12:41:31 -0400 (Mon, 13 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/man/NegBinomial.Rd

typo; Var() in first parametrization
------------------------------------------------------------------------
r31130 | maechler | 2004-09-13 12:37:51 -0400 (Mon, 13 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/man/ar.Rd
   M /trunk/src/library/utils/man/str.Rd

codoc fixes
------------------------------------------------------------------------
r31129 | jmc | 2004-09-13 10:59:35 -0400 (Mon, 13 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/library/methods/R/MethodsList.R
   M /trunk/src/library/methods/R/MethodsListClass.R
   M /trunk/src/library/methods/R/RClassUtils.R
   M /trunk/src/library/methods/R/as.R

fix some bugs in as() computations and error message in initialize methods
------------------------------------------------------------------------
r31128 | ripley | 2004-09-13 03:02:52 -0400 (Mon, 13 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile

don't hardcode library in {zip}data-%

------------------------------------------------------------------------
r31127 | murrell | 2004-09-12 18:58:47 -0400 (Sun, 12 Sep 2004) | 3 lines
Changed paths:
   M /trunk/src/library/grid/man/grid.grob.Rd

Added info about restrictions on grob names.


------------------------------------------------------------------------
r31126 | apache | 2004-09-12 18:01:36 -0400 (Sun, 12 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31125 | apache | 2004-09-12 18:01:14 -0400 (Sun, 12 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31124 | hornik | 2004-09-12 14:08:53 -0400 (Sun, 12 Sep 2004) | 1 line
Changed paths:
   M /trunk/aclocal.m4
   M /trunk/configure

Updated.
------------------------------------------------------------------------
r31123 | hornik | 2004-09-12 14:08:36 -0400 (Sun, 12 Sep 2004) | 2 lines
Changed paths:
   M /trunk/configure.ac

When adding to R_LD_LIBRARY_PATH, do not add twice, or system defaults
(if on Linux).
------------------------------------------------------------------------
r31122 | hornik | 2004-09-12 14:08:28 -0400 (Sun, 12 Sep 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/Makefile.in

Slightly improve error message about missing Makeinfo.
------------------------------------------------------------------------
r31121 | iacus | 2004-09-12 13:34:33 -0400 (Sun, 12 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/aqua.c

fixed do_dataentry to allows callbacks into cocoa embedding gui

------------------------------------------------------------------------
r31120 | ripley | 2004-09-12 09:19:54 -0400 (Sun, 12 Sep 2004) | 3 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi
   M /trunk/src/gnuwin32/fixed/h/config.h

update Windows config.h
discuss large file support on Solaris

------------------------------------------------------------------------
r31119 | ripley | 2004-09-12 09:04:15 -0400 (Sun, 12 Sep 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/src/gnuwin32/run.c
   M /trunk/src/include/Rconnections.h
   M /trunk/src/include/config.h.in
   M /trunk/src/library/base/R/connections.R
   M /trunk/src/main/connections.c
   M /trunk/src/main/dounzip.c

add some 64-bit file support via --enable-linux-lfs and use doubles in seek()

------------------------------------------------------------------------
r31118 | ripley | 2004-09-12 06:29:32 -0400 (Sun, 12 Sep 2004) | 2 lines
Changed paths:
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/m4/R.m4

add --enable-linux-lfs option

------------------------------------------------------------------------
r31117 | ripley | 2004-09-12 06:26:03 -0400 (Sun, 12 Sep 2004) | 2 lines
Changed paths:
   M /trunk/doc/R.1

new month

------------------------------------------------------------------------
r31116 | ripley | 2004-09-12 05:15:40 -0400 (Sun, 12 Sep 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/Makefile.win

update
------------------------------------------------------------------------
r31115 | ripley | 2004-09-12 05:08:54 -0400 (Sun, 12 Sep 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/Makefile.in

ensure R-admin.html is built with texinfo 4.7, for xrefs

------------------------------------------------------------------------
r31114 | ripley | 2004-09-12 03:24:20 -0400 (Sun, 12 Sep 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/load.R
   M /trunk/src/main/connections.c

don't allow repeated calls to gzcon
save() now checks it has a binary connection

------------------------------------------------------------------------
r31113 | ripley | 2004-09-12 03:10:53 -0400 (Sun, 12 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile

need to forc dependencies

------------------------------------------------------------------------
r31112 | ripley | 2004-09-12 02:51:13 -0400 (Sun, 12 Sep 2004) | 3 lines
Changed paths:
   M /trunk/src/library/base/R/load.R
   M /trunk/src/library/base/man/load.Rd

allow zero-input, with a warning.
update documentation.

------------------------------------------------------------------------
r31111 | apache | 2004-09-11 18:01:40 -0400 (Sat, 11 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31110 | apache | 2004-09-11 18:01:16 -0400 (Sat, 11 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31109 | luke | 2004-09-11 10:17:05 -0400 (Sat, 11 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/main/serialize.c

ASCII unserialize now checks for a possible unread newline at the beginning.
------------------------------------------------------------------------
r31108 | hornik | 2004-09-11 06:34:16 -0400 (Sat, 11 Sep 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31107 | hornik | 2004-09-11 06:33:53 -0400 (Sat, 11 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r31106 | ripley | 2004-09-11 03:06:59 -0400 (Sat, 11 Sep 2004) | 2 lines
Changed paths:
   M /trunk/tests/demos.Rout.save

update

------------------------------------------------------------------------
r31105 | apache | 2004-09-10 18:01:31 -0400 (Fri, 10 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31104 | apache | 2004-09-10 18:01:13 -0400 (Fri, 10 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31103 | iacus | 2004-09-10 15:37:51 -0400 (Fri, 10 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/aqua/GUI.R

fixed browse.pkg to avoid NA subsettings

------------------------------------------------------------------------
r31102 | murdoch | 2004-09-10 14:28:19 -0400 (Fri, 10 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/Makefile

Reinstate r30262:  error in make pkg-foo aborts make rpackage
------------------------------------------------------------------------
r31101 | iacus | 2004-09-10 04:59:43 -0400 (Fri, 10 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/include/Defn.h
   M /trunk/src/main/main.c

Added export symbol Rf_ParseBrowser

------------------------------------------------------------------------
r31100 | iacus | 2004-09-10 04:27:42 -0400 (Fri, 10 Sep 2004) | 4 lines
Changed paths:
   M /trunk/src/main/main.c

ParseBrowser declared just int instead of static int to make it callable from
code linked against libR.dylib. The change only affects systems that
define HAVE_AQUA

------------------------------------------------------------------------
r31099 | ripley | 2004-09-10 02:31:40 -0400 (Fri, 10 Sep 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/pretty.R
   M /trunk/src/library/base/man/pretty.Rd
   M /trunk/src/library/graphics/R/hist.R
   M /trunk/tests/reg-tests-1.R

Fix PR#7220 -- allow Infs in pretty and hist.default

------------------------------------------------------------------------
r31098 | ripley | 2004-09-10 02:30:56 -0400 (Fri, 10 Sep 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi
   M /trunk/src/library/utils/man/unix/SHLIB.Rd
   M /trunk/src/library/utils/man/windows/SHLIB.Rd

improve documentation of SHLIB

------------------------------------------------------------------------
r31097 | iacus | 2004-09-09 20:56:25 -0400 (Thu, 09 Sep 2004) | 3 lines
Changed paths:
   M /trunk/src/library/utils/NAMESPACE.aqua
   M /trunk/src/library/utils/R/aqua/GUI.R
   M /trunk/src/main/names.c

added one parameter to the data.manager function and added one 
utility function for the Cocoa GUI

------------------------------------------------------------------------
r31096 | apache | 2004-09-09 18:01:16 -0400 (Thu, 09 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31095 | apache | 2004-09-09 18:01:08 -0400 (Thu, 09 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31094 | ripley | 2004-09-09 15:06:41 -0400 (Thu, 09 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/write.table.Rd
   M /trunk/src/library/graphics/man/hist.Rd
   M /trunk/src/library/stats/man/confint.Rd
   M /trunk/src/library/stats/man/logLik.Rd
   M /trunk/src/library/stats/man/makepredictcall.Rd
   M /trunk/src/library/stats/man/model.frame.Rd
   M /trunk/src/library/stats/man/offset.Rd
   M /trunk/src/library/stats/man/princomp.Rd
   M /trunk/src/library/stats/man/runmed.Rd
   M /trunk/src/library/stats/man/step.Rd

add mention of packages if not standard set

------------------------------------------------------------------------
r31093 | ripley | 2004-09-09 04:29:19 -0400 (Thu, 09 Sep 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

make lazyload/lazydata a failure
give messages if removing/restoring installation

------------------------------------------------------------------------
r31092 | ripley | 2004-09-09 04:16:27 -0400 (Thu, 09 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/windows/linkhtml.R

typo

------------------------------------------------------------------------
r31091 | ripley | 2004-09-09 03:11:24 -0400 (Thu, 09 Sep 2004) | 2 lines
Changed paths:
   M /trunk/tests/reg-tests-2.Rout.save

wrong line endings

------------------------------------------------------------------------
r31090 | ripley | 2004-09-09 02:29:56 -0400 (Thu, 09 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/vector.Rd

update for raw type, say what list is initialized to.

------------------------------------------------------------------------
r31089 | murrell | 2004-09-08 22:44:18 -0400 (Wed, 08 Sep 2004) | 3 lines
Changed paths:
   M /trunk/src/library/grid/src/grid.c

Bug fix for L_unsetviewport and L_upviewport


------------------------------------------------------------------------
r31088 | apache | 2004-09-08 18:01:45 -0400 (Wed, 08 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31087 | apache | 2004-09-08 18:01:21 -0400 (Wed, 08 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31086 | ripley | 2004-09-08 15:57:36 -0400 (Wed, 08 Sep 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/readtable.R
   M /trunk/src/library/base/man/read.table.Rd
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

allow named colClasses in read.table

------------------------------------------------------------------------
r31085 | jmc | 2004-09-08 11:41:18 -0400 (Wed, 08 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/library/methods/man/RClassUtils.Rd
   M /trunk/src/library/methods/man/setClass.Rd

arg to testVirtual; comments on S3 classes
------------------------------------------------------------------------
r31084 | jmc | 2004-09-08 11:40:26 -0400 (Wed, 08 Sep 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/methods/R/RClassUtils.R

fixes to x@.Data
------------------------------------------------------------------------
r31083 | ripley | 2004-09-08 08:43:44 -0400 (Wed, 08 Sep 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/readtable.R
   M /trunk/src/library/base/man/read.table.Rd
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

add some options to colClasses in read.table

------------------------------------------------------------------------
r31082 | iacus | 2004-09-08 06:32:46 -0400 (Wed, 08 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/aqua/GUI.R
   M /trunk/src/main/names.c

added one argument to the help search browser. MacOSX only

------------------------------------------------------------------------
r31081 | ripley | 2004-09-08 04:56:32 -0400 (Wed, 08 Sep 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/scripts/INSTALL.in

Back out the install of all of a bundle if any component fails

------------------------------------------------------------------------
r31080 | ripley | 2004-09-08 04:55:26 -0400 (Wed, 08 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/INSTALL
   M /trunk/src/gnuwin32/MkRules

need R_EXE commented out in MkRules

------------------------------------------------------------------------
r31079 | ripley | 2004-09-07 16:52:13 -0400 (Tue, 07 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/rw-FAQ.texi

updates

------------------------------------------------------------------------
r31078 | ripley | 2004-09-07 16:48:22 -0400 (Tue, 07 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

back out a whold ebundle if any component fails to install.

------------------------------------------------------------------------
r31077 | jmc | 2004-09-07 15:36:08 -0400 (Tue, 07 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/library/methods/R/as.R

bug in setAs when overriding the method for coercing to a superclass
------------------------------------------------------------------------
r31076 | ripley | 2004-09-07 14:44:49 -0400 (Tue, 07 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/INSTALL
   M /trunk/src/gnuwin32/Makefile

tweaks and comments for parallel building

------------------------------------------------------------------------
r31075 | ripley | 2004-09-07 14:25:02 -0400 (Tue, 07 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile

helpf for parallel building

------------------------------------------------------------------------
r31074 | ripley | 2004-09-07 12:24:48 -0400 (Tue, 07 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/main/deparse.c

sputious SYMVALUE

------------------------------------------------------------------------
r31073 | ripley | 2004-09-07 09:37:39 -0400 (Tue, 07 Sep 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/dataframe.R
   M /trunk/src/library/base/man/Extract.data.frame.Rd
   M /trunk/tests/reg-tests-1.R

sort out handling of NAs in replacement indices for data frames

------------------------------------------------------------------------
r31072 | ripley | 2004-09-07 06:17:48 -0400 (Tue, 07 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/devQuartz.c

This is C, not C++

------------------------------------------------------------------------
r31071 | ripley | 2004-09-07 04:52:23 -0400 (Tue, 07 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL
   M /trunk/src/scripts/INSTALL.in

document --unsafe

------------------------------------------------------------------------
r31070 | ripley | 2004-09-07 04:20:31 -0400 (Tue, 07 Sep 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/Extract.Rd
   M /trunk/src/main/subassign.c
   M /trunk/tests/reg-tests-1.R

disallow subassignments involving NAs and a value of length > 1

------------------------------------------------------------------------
r31069 | ripley | 2004-09-07 03:28:31 -0400 (Tue, 07 Sep 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

warning on slow disc systems

------------------------------------------------------------------------
r31068 | ripley | 2004-09-07 02:46:26 -0400 (Tue, 07 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/Extract.Rd
   M /trunk/src/library/base/man/base-internal.Rd

move .subset[2] to base-internal.

------------------------------------------------------------------------
r31067 | ripley | 2004-09-07 02:45:55 -0400 (Tue, 07 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/Extract.data.frame.Rd

layout
------------------------------------------------------------------------
r31066 | ripley | 2004-09-07 02:42:50 -0400 (Tue, 07 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/ifelse.R

be careful about nas in the subassignments

------------------------------------------------------------------------
r31065 | murrell | 2004-09-06 23:27:58 -0400 (Mon, 06 Sep 2004) | 3 lines
Changed paths:
   M /trunk/NEWS

Copied grid changes from grid/inst/doc/changes.txt to NEWS 


------------------------------------------------------------------------
r31064 | murrell | 2004-09-06 22:22:24 -0400 (Mon, 06 Sep 2004) | 3 lines
Changed paths:
   M /trunk/src/library/grid/R/grob.R

Bug fix for validation of grob$vp and gTree$vp


------------------------------------------------------------------------
r31063 | apache | 2004-09-06 18:01:57 -0400 (Mon, 06 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31062 | apache | 2004-09-06 18:01:16 -0400 (Mon, 06 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31061 | ripley | 2004-09-06 17:38:53 -0400 (Mon, 06 Sep 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

allow Rcmd INSTALL . to work
see if we can fix Uwe's problems with bundles.

------------------------------------------------------------------------
r31060 | ripley | 2004-09-06 17:12:30 -0400 (Mon, 06 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/front-ends/md5check.c

problem in merge

------------------------------------------------------------------------
r31059 | ripley | 2004-09-06 17:00:18 -0400 (Mon, 06 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/main/memory.c

typo
------------------------------------------------------------------------
r31058 | ripley | 2004-09-06 16:59:41 -0400 (Mon, 06 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/help/Makefile

check is chm dir has been deleted
------------------------------------------------------------------------
r31057 | ripley | 2004-09-06 16:58:30 -0400 (Mon, 06 Sep 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

PR#1234 is normal style

------------------------------------------------------------------------
r31056 | ripley | 2004-09-06 08:47:43 -0400 (Mon, 06 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/by.Rd

typos (PR#7211)

------------------------------------------------------------------------
r31055 | ripley | 2004-09-06 07:31:31 -0400 (Mon, 06 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/dynload.Rd
   M /trunk/src/main/Rdynload.c

formatting

------------------------------------------------------------------------
r31054 | ripley | 2004-09-06 07:29:18 -0400 (Mon, 06 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/userhooks.Rd

updates
------------------------------------------------------------------------
r31053 | ripley | 2004-09-06 07:28:40 -0400 (Mon, 06 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/front-ends/md5check.c

add Version check

------------------------------------------------------------------------
r31052 | ripley | 2004-09-06 07:28:18 -0400 (Mon, 06 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/main/serialize.c

typo
------------------------------------------------------------------------
r31051 | ripley | 2004-09-06 07:27:43 -0400 (Mon, 06 Sep 2004) | 1 line
Changed paths:
   M /trunk/NEWS

tweaks
------------------------------------------------------------------------
r31050 | iacus | 2004-09-05 22:38:46 -0400 (Sun, 05 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/aqua.c
   M /trunk/src/unix/devQuartz.c

cleaning up of some code before release. minor fixes to fontfamily towards embedding

------------------------------------------------------------------------
r31049 | murrell | 2004-09-05 22:15:41 -0400 (Sun, 05 Sep 2004) | 3 lines
Changed paths:
   M /trunk/src/library/graphics/man/axis.Rd
   M /trunk/src/library/graphics/man/mtext.Rd
   M /trunk/src/main/graphics.c
   M /trunk/src/main/plot.c

Comments and clarifications from Uwe


------------------------------------------------------------------------
r31048 | murrell | 2004-09-05 21:47:56 -0400 (Sun, 05 Sep 2004) | 3 lines
Changed paths:
   M /trunk/NEWS

Mention of postscriptFont[s]() et al


------------------------------------------------------------------------
r31047 | murrell | 2004-09-05 21:43:44 -0400 (Sun, 05 Sep 2004) | 4 lines
Changed paths:
   M /trunk/src/library/grDevices/R/postscript.R
   M /trunk/src/library/grDevices/man/pdf.Rd
   M /trunk/src/library/grDevices/man/postscript.Rd

Allow postscript(family=) and pdf(family=) to specify a device-independent family
(which gets mapped to device-specific via postscriptFonts())


------------------------------------------------------------------------
r31046 | apache | 2004-09-05 18:01:31 -0400 (Sun, 05 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31045 | apache | 2004-09-05 18:01:16 -0400 (Sun, 05 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31044 | murrell | 2004-09-05 17:17:02 -0400 (Sun, 05 Sep 2004) | 3 lines
Changed paths:
   M /trunk/src/library/grid/man/viewports.Rd

Documented return value of downViewport()


------------------------------------------------------------------------
r31043 | murrell | 2004-09-05 17:06:52 -0400 (Sun, 05 Sep 2004) | 3 lines
Changed paths:
   M /trunk/src/library/grid/NAMESPACE

Export gEditList


------------------------------------------------------------------------
r31042 | pd | 2004-09-05 10:15:08 -0400 (Sun, 05 Sep 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/Makefile.in

fix for make dist with srcdir != builddir
------------------------------------------------------------------------
r31041 | apache | 2004-09-04 18:01:38 -0400 (Sat, 04 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31040 | apache | 2004-09-04 18:01:16 -0400 (Sat, 04 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31039 | murrell | 2004-09-04 01:18:09 -0400 (Sat, 04 Sep 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/grDevices/man/pdf.Rd
   M /trunk/src/library/grDevices/man/postscript.Rd
   M /trunk/src/library/grDevices/man/postscriptFonts.Rd
   M /trunk/src/library/grDevices/man/unix/quartz.Rd
   M /trunk/src/library/grDevices/man/unix/quartzFonts.Rd
   M /trunk/src/library/grDevices/man/unix/x11.Rd
   M /trunk/src/library/grDevices/man/unix/x11Fonts.Rd
   M /trunk/src/library/grDevices/man/windows/windows.Rd
   M /trunk/src/library/grDevices/man/windows/windowsFonts.Rd

Tidying documentation for new font family stuff


------------------------------------------------------------------------
r31038 | murrell | 2004-09-04 00:07:59 -0400 (Sat, 04 Sep 2004) | 3 lines
Changed paths:
   M /trunk/src/library/grid/src/grid.c

Fix compiler warning


------------------------------------------------------------------------
r31037 | murrell | 2004-09-03 23:13:13 -0400 (Fri, 03 Sep 2004) | 3 lines
Changed paths:
   M /trunk/src/library/grid/NAMESPACE
   A /trunk/src/library/grid/R/edit.R
   A /trunk/src/library/grid/man/gEdit.Rd

Added gEdit(), gEditList(), applyEdit(), applyEdits()


------------------------------------------------------------------------
r31036 | murrell | 2004-09-03 22:26:39 -0400 (Fri, 03 Sep 2004) | 3 lines
Changed paths:
   M /trunk/src/library/grid/R/grid.R
   M /trunk/src/library/grid/man/grid.prompt.Rd

Make grid.prompt(something) return previous setting


------------------------------------------------------------------------
r31035 | murrell | 2004-09-03 20:46:00 -0400 (Fri, 03 Sep 2004) | 5 lines
Changed paths:
   M /trunk/src/library/grid/NAMESPACE
   M /trunk/src/library/grid/R/grid.R
   M /trunk/src/library/grid/inst/doc/changes.txt
   A /trunk/src/library/grid/man/grid.prompt.Rd
   M /trunk/src/library/grid/src/grid.c
   M /trunk/src/library/grid/src/grid.h
   M /trunk/src/library/grid/src/register.c
   M /trunk/src/library/grid/src/state.c

Added grid.prompt() function to control prompt before new page

Grid no longer responds to par(ask)


------------------------------------------------------------------------
r31034 | murrell | 2004-09-03 19:06:31 -0400 (Fri, 03 Sep 2004) | 3 lines
Changed paths:
   M /trunk/src/main/devPS.c

Fix for Computer Modern fonts on PostScript


------------------------------------------------------------------------
r31033 | apache | 2004-09-03 18:01:45 -0400 (Fri, 03 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31032 | apache | 2004-09-03 18:01:21 -0400 (Fri, 03 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31031 | murrell | 2004-09-03 17:38:16 -0400 (Fri, 03 Sep 2004) | 6 lines
Changed paths:
   M /trunk/src/gnuwin32/devga.c
   M /trunk/src/library/grDevices/NAMESPACE
   M /trunk/src/library/grDevices/R/windows/windows.R
   A /trunk/src/library/grDevices/man/windows/windowsFonts.Rd

Added support for graphics font family (so something like par(family="mono") has an
effect on a windows device).

New windowsFont() and widowsFonts() functions.


------------------------------------------------------------------------
r31030 | tlumley | 2004-09-03 16:50:00 -0400 (Fri, 03 Sep 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/subassign.c
   M /trunk/tests/reg-tests-1.R

3-d indexing half of PR#7210

------------------------------------------------------------------------
r31029 | ripley | 2004-09-03 15:25:29 -0400 (Fri, 03 Sep 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/main/subassign.c

Fix part of PR#7210

------------------------------------------------------------------------
r31028 | ripley | 2004-09-03 14:13:42 -0400 (Fri, 03 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/glm.R
   M /trunk/src/library/stats/R/manova.R
   M /trunk/src/library/stats/R/symnum.R

instances of assigning to an NA index

------------------------------------------------------------------------
r31027 | ripley | 2004-09-03 03:57:32 -0400 (Fri, 03 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/library.R

version handling barfed on near matches ...

------------------------------------------------------------------------
r31026 | ripley | 2004-09-03 03:56:04 -0400 (Fri, 03 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/windlgs/DESCRIPTION

updates

------------------------------------------------------------------------
r31025 | ripley | 2004-09-03 02:24:03 -0400 (Fri, 03 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grDevices/man/xfig.Rd

typo, spacing.

------------------------------------------------------------------------
r31024 | ripley | 2004-09-03 02:23:27 -0400 (Fri, 03 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/library.Rd

update .First.lib section for namespaces and user hooks.

------------------------------------------------------------------------
r31023 | murrell | 2004-09-02 21:53:59 -0400 (Thu, 02 Sep 2004) | 13 lines
Changed paths:
   M /trunk/src/library/grid/NAMESPACE
   M /trunk/src/library/grid/R/components.R
   M /trunk/src/library/grid/R/frames.R
   M /trunk/src/library/grid/R/gpar.R
   M /trunk/src/library/grid/R/grid.R
   M /trunk/src/library/grid/R/grob.R
   M /trunk/src/library/grid/R/primitives.R
   M /trunk/src/library/grid/R/util.R
   M /trunk/src/library/grid/R/viewport.R
   M /trunk/src/library/grid/inst/doc/changes.txt
   M /trunk/src/library/grid/inst/doc/saveload.Snw
   A /trunk/src/library/grid/inst/doc/sharing.Snw
   M /trunk/src/library/grid/man/gpar.Rd
   M /trunk/src/library/grid/man/grid-internal.Rd
   M /trunk/src/library/grid/man/grid.add.Rd
   M /trunk/src/library/grid/man/grid.edit.Rd
   M /trunk/src/library/grid/man/grid.get.Rd
   A /trunk/src/library/grid/man/grid.grab.Rd
   M /trunk/src/library/grid/man/grid.grob.Rd
   M /trunk/src/library/grid/man/grid.layout.Rd
   M /trunk/src/library/grid/man/grid.newpage.Rd
   M /trunk/src/library/grid/man/grid.remove.Rd
   M /trunk/src/library/grid/man/grid.set.Rd
   M /trunk/src/library/grid/src/grid.c
   M /trunk/src/library/grid/src/grid.h
   M /trunk/src/library/grid/src/layout.c
   M /trunk/src/library/grid/src/unit.c

'grep' and 'global' args implemented in grid.[add|edit|get|remove]Grob() functions

gpar editing made incremental

gpar(cex) made cumulative

layout bug fix

new 'lineend', 'linejoin', 'linemitre' gpar()s

new childNames() and grid.grab() functions


------------------------------------------------------------------------
r31022 | apache | 2004-09-02 18:01:45 -0400 (Thu, 02 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r31021 | apache | 2004-09-02 18:01:15 -0400 (Thu, 02 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r31020 | ripley | 2004-09-02 17:20:24 -0400 (Thu, 02 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grDevices/man/pdf.Rd
   M /trunk/src/library/grDevices/man/postscript.Rd

grid has been changed.

------------------------------------------------------------------------
r31019 | ripley | 2004-09-02 17:19:00 -0400 (Thu, 02 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/Rd2dvi.sh

update

------------------------------------------------------------------------
r31018 | ripley | 2004-09-02 16:40:17 -0400 (Thu, 02 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/windows/linkhtml.R

fixup links to datasets and grDevices too

------------------------------------------------------------------------
r31017 | ripley | 2004-09-02 16:39:28 -0400 (Thu, 02 Sep 2004) | 2 lines
Changed paths:
   D /trunk/src/library/grDevices/man/grDevices-defunct.Rd
   M /trunk/src/library/grDevices/man/postscript.Rd
   A /trunk/src/library/grDevices/man/unix/grDevices-defunct.Rd (from /trunk/src/library/grDevices/man/grDevices-defunct.Rd:31015)

tweaks

------------------------------------------------------------------------
r31016 | ripley | 2004-09-02 14:10:38 -0400 (Thu, 02 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/front-ends/Makefile
   M /trunk/src/gnuwin32/front-ends/md5check.c
   A /trunk/src/gnuwin32/front-ends/md5ico.rc

md5check now consults the uninstall data, if found.

------------------------------------------------------------------------
r31015 | ripley | 2004-09-02 12:47:25 -0400 (Thu, 02 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/ARMAacf.Rd

typo, cosmetics

------------------------------------------------------------------------
r31014 | leisch | 2004-09-02 09:29:52 -0400 (Thu, 02 Sep 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/NAMESPACE
   M /trunk/src/library/utils/R/citation.R
   D /trunk/src/library/utils/R/latex.R
   M /trunk/src/library/utils/R/sessionInfo.R
   A /trunk/src/library/utils/R/toLatex.R (from /trunk/src/library/utils/R/latex.R:31008)
   M /trunk/src/library/utils/man/citation.Rd
   D /trunk/src/library/utils/man/latex.Rd
   M /trunk/src/library/utils/man/person.Rd
   M /trunk/src/library/utils/man/sessionInfo.Rd
   A /trunk/src/library/utils/man/toLatex.Rd (from /trunk/src/library/utils/man/latex.Rd:31008)

latex -> toLatex, bibtex -> toBibtex
------------------------------------------------------------------------
r31013 | ripley | 2004-09-02 09:12:10 -0400 (Thu, 02 Sep 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

need makeinfo 4.7 for links in SearchEngine.html

------------------------------------------------------------------------
r31012 | ripley | 2004-09-02 09:10:13 -0400 (Thu, 02 Sep 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi

better markup

------------------------------------------------------------------------
r31011 | ripley | 2004-09-02 09:09:52 -0400 (Thu, 02 Sep 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi

clarifications on package version numbers

------------------------------------------------------------------------
r31010 | ripley | 2004-09-02 09:09:05 -0400 (Thu, 02 Sep 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/search/SearchEngine-head.html

makeinfo 4.7 style reference

------------------------------------------------------------------------
r31009 | ripley | 2004-09-02 09:08:22 -0400 (Thu, 02 Sep 2004) | 2 lines
Changed paths:
   M /trunk/tools/GETVERSION

abbreviate year to 4

------------------------------------------------------------------------
r31008 | ripley | 2004-09-02 08:24:59 -0400 (Thu, 02 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/README
   M /trunk/src/gnuwin32/installer/JRins.pl
   M /trunk/src/gnuwin32/installer/Makefile
   M /trunk/src/gnuwin32/rui.c
   M /trunk/src/gnuwin32/rw-FAQ.texi

updates on packaging

------------------------------------------------------------------------
r31007 | ripley | 2004-09-02 07:02:46 -0400 (Thu, 02 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/utils.R

cannot assume share/make/vars.mk is installed

------------------------------------------------------------------------
r31006 | ripley | 2004-09-02 07:02:10 -0400 (Thu, 02 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/help.R

ok needed to be set

------------------------------------------------------------------------
r31005 | ripley | 2004-09-02 04:43:30 -0400 (Thu, 02 Sep 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi
   M /trunk/src/library/utils/R/data.R

add ZipData: filed to DESCRIPTION for Windows building.

------------------------------------------------------------------------
r31004 | ripley | 2004-09-02 04:42:44 -0400 (Thu, 02 Sep 2004) | 4 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

system with > seems to have stopped working even on NT
didn't auto-zip data if only one large file
process ZipData in DESCRIPTION

------------------------------------------------------------------------
r31003 | ripley | 2004-09-02 03:37:30 -0400 (Thu, 02 Sep 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/Makefile.packages

assume lattice will use LazyData by 2.0.0
update for Makefile.packages

------------------------------------------------------------------------
r31002 | ripley | 2004-09-02 03:23:36 -0400 (Thu, 02 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

dichromat can have data zipped, and anm cannot

------------------------------------------------------------------------
r31001 | murrell | 2004-09-01 18:39:28 -0400 (Wed, 01 Sep 2004) | 3 lines
Changed paths:
   A /trunk/src/library/grDevices/man/unix/quartzFonts.Rd

Docs for quartzFont() and quartzFonts()


------------------------------------------------------------------------
r31000 | apache | 2004-09-01 18:01:41 -0400 (Wed, 01 Sep 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30999 | apache | 2004-09-01 18:01:15 -0400 (Wed, 01 Sep 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30998 | murrell | 2004-09-01 17:56:33 -0400 (Wed, 01 Sep 2004) | 8 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Rgraphics.h
   M /trunk/src/library/graphics/R/axis.R
   M /trunk/src/library/graphics/R/mtext.R
   M /trunk/src/library/graphics/man/axis.Rd
   M /trunk/src/library/graphics/man/mtext.Rd
   M /trunk/src/main/graphics.c
   M /trunk/src/main/plot.c
   M /trunk/src/main/plotmath.c
   M /trunk/tests/reg-plot.ps.save

Patch by Uwe Ligges 

Adds "padj" arg to mtext() and axis()
and to GMText and GMMathText

Fixes PR#1659 and PR#7188


------------------------------------------------------------------------
r30997 | ripley | 2004-09-01 16:38:29 -0400 (Wed, 01 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/help/Makefile

process chm files with other types

------------------------------------------------------------------------
r30996 | murrell | 2004-09-01 16:14:39 -0400 (Wed, 01 Sep 2004) | 3 lines
Changed paths:
   M /trunk/src/main/engine.c

Fix for LENDget and LJOINget


------------------------------------------------------------------------
r30995 | ripley | 2004-09-01 15:50:37 -0400 (Wed, 01 Sep 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/build-help-windows.pl

don't create .chm's dirs if not needed

------------------------------------------------------------------------
r30994 | ripley | 2004-09-01 15:04:12 -0400 (Wed, 01 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/INSTALL
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/library/base/makebasedb.R

stop trying to make base lazyload under cross-building

------------------------------------------------------------------------
r30993 | ripley | 2004-09-01 14:55:58 -0400 (Wed, 01 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/makeLazyLoad.R

typo

------------------------------------------------------------------------
r30992 | murdoch | 2004-09-01 14:24:04 -0400 (Wed, 01 Sep 2004) | 1 line
Changed paths:
   M /trunk/src/library/grDevices/R/colorstuff.R
   M /trunk/tests/reg-tests-1.R

col2rgb() must return a matrix
------------------------------------------------------------------------
r30991 | leisch | 2004-09-01 13:31:25 -0400 (Wed, 01 Sep 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/ISBN
   M /trunk/doc/manual/R-defs.texi
   M /trunk/doc/manual/refman.top
   M /trunk/src/library/base/inst/CITATION
   M /trunk/src/main/version.c

new ISBN numbers for 2.x
------------------------------------------------------------------------
r30990 | ripley | 2004-09-01 12:13:15 -0400 (Wed, 01 Sep 2004) | 2 lines
Changed paths:
   M /trunk/Makeconf.in
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/src/library/base/Makefile.in
   M /trunk/src/library/datasets/Makefile.in
   M /trunk/src/library/grDevices/Makefile.in
   M /trunk/src/library/graphics/Makefile.in
   M /trunk/src/library/grid/Makefile.in
   M /trunk/src/library/methods/Makefile.in
   M /trunk/src/library/splines/Makefile.in
   M /trunk/src/library/stats/Makefile.in
   M /trunk/src/library/stats4/Makefile.in
   M /trunk/src/library/tcltk/Makefile.in
   M /trunk/src/library/tools/Makefile.in
   M /trunk/src/library/utils/Makefile.in
   M /trunk/src/scripts/INSTALL.in

test for the presence of gzip, and use the result

------------------------------------------------------------------------
r30989 | pd | 2004-09-01 11:20:51 -0400 (Wed, 01 Sep 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/models.R

Fixes for PR#7202 (nonsyntactical names and backquoting)

------------------------------------------------------------------------
r30988 | ripley | 2004-09-01 08:46:29 -0400 (Wed, 01 Sep 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/tools/R/pkgDepends.R

fix another bug in Gentry's code in pkgDepends

------------------------------------------------------------------------
r30987 | iacus | 2004-09-01 06:12:03 -0400 (Wed, 01 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/devQuartz.c

fixed Quartz_Text and Quartz_Metrics to support Symbol font family

------------------------------------------------------------------------
r30986 | ripley | 2004-09-01 04:56:01 -0400 (Wed, 01 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/makeLazyLoad.R
   M /trunk/src/library/tools/man/makeLazyLoading.Rd

updates -- base is now done directly.

------------------------------------------------------------------------
r30985 | ripley | 2004-09-01 04:49:44 -0400 (Wed, 01 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/file.info.Rd

add not on systems with broken large-file support.

------------------------------------------------------------------------
r30984 | ripley | 2004-09-01 04:04:06 -0400 (Wed, 01 Sep 2004) | 2 lines
Changed paths:
   D /trunk/share/R/baseloader.R
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/library/base/Makefile.in
   A /trunk/src/library/base/baseloader.R (from /trunk/share/R/baseloader.R:30983)

move baseloader.R, install directly

------------------------------------------------------------------------
r30983 | ripley | 2004-09-01 03:20:59 -0400 (Wed, 01 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/library/base/makebasedb.R

tweaks to allow cross-building to correctly lazy-load base

------------------------------------------------------------------------
r30982 | ripley | 2004-09-01 03:19:55 -0400 (Wed, 01 Sep 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/modules/gnome/system.c

make sure --gui=GNOME is interactive

------------------------------------------------------------------------
r30981 | ripley | 2004-09-01 03:18:55 -0400 (Wed, 01 Sep 2004) | 2 lines
Changed paths:
   M /trunk/src/main/optim.c

report 1-based index

------------------------------------------------------------------------
r30980 | murrell | 2004-08-31 20:47:24 -0400 (Tue, 31 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/main/plot.c
   M /trunk/src/main/plot3d.c

Fix to change default colour NA_INTEGER to R_TRANWHITE


------------------------------------------------------------------------
r30979 | iacus | 2004-08-31 20:25:56 -0400 (Tue, 31 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/devQuartz.c

fixed fontfamily issue with quartz device. The SetFont code needs to be cleaned up

------------------------------------------------------------------------
r30978 | iacus | 2004-08-31 20:08:09 -0400 (Tue, 31 Aug 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in

fixed r-framework installation issue as now libR.dylib is in R_HOME/lib and not in R_HOME/bin

------------------------------------------------------------------------
r30977 | iacus | 2004-08-31 20:06:02 -0400 (Tue, 31 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grDevices/NAMESPACE
   M /trunk/src/library/grDevices/R/unix/quartz.R
   M /trunk/src/unix/aqua.c
   M /trunk/src/unix/devQuartz.c

fonta family changes in quartz device

------------------------------------------------------------------------
r30976 | tlumley | 2004-08-31 18:56:28 -0400 (Tue, 31 Aug 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in

install-R-framework looks for libR.dylib in the wrong place.

------------------------------------------------------------------------
r30975 | apache | 2004-08-31 18:01:39 -0400 (Tue, 31 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30974 | apache | 2004-08-31 18:01:16 -0400 (Tue, 31 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30973 | ripley | 2004-08-31 16:45:33 -0400 (Tue, 31 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg

need to cleanup lazy-loaded base if rebuilding

------------------------------------------------------------------------
r30972 | ripley | 2004-08-31 16:22:48 -0400 (Tue, 31 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/apply.R
   M /trunk/tests/reg-tests-1.R

fix PR#7205

------------------------------------------------------------------------
r30971 | tlumley | 2004-08-31 16:00:13 -0400 (Tue, 31 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/aqua/GUI.R

allow contriburl argument to browse.pkgs to be missing

------------------------------------------------------------------------
r30970 | ripley | 2004-08-31 13:12:09 -0400 (Tue, 31 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/front-ends/Makefile
   A /trunk/src/gnuwin32/front-ends/md5check.c
   M /trunk/src/gnuwin32/installer/Makefile

add MD5 checker

------------------------------------------------------------------------
r30969 | ripley | 2004-08-31 12:02:56 -0400 (Tue, 31 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/file.info.Rd
   M /trunk/src/main/platform.c

make file.info size a real for > 2Gb files

------------------------------------------------------------------------
r30968 | ripley | 2004-08-31 10:12:16 -0400 (Tue, 31 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/tools/R/utils.R
   M /trunk/src/library/utils/R/help.R
   M /trunk/src/library/utils/man/help.Rd

allow on-the-fly conversion to latex files

------------------------------------------------------------------------
r30967 | ripley | 2004-08-31 07:38:11 -0400 (Tue, 31 Aug 2004) | 2 lines
Changed paths:
   M /trunk/Makeconf.in
   M /trunk/Makefile.in
   M /trunk/NEWS
   M /trunk/src/library/base/Makefile.in
   M /trunk/src/library/datasets/Makefile.in
   M /trunk/src/library/grDevices/Makefile.in
   M /trunk/src/library/graphics/Makefile.in
   M /trunk/src/library/grid/Makefile.in
   M /trunk/src/library/methods/Makefile.in
   M /trunk/src/library/splines/Makefile.in
   M /trunk/src/library/stats/Makefile.in
   M /trunk/src/library/stats4/Makefile.in
   M /trunk/src/library/tcltk/Makefile.in
   M /trunk/src/library/tools/Makefile.in
   M /trunk/src/library/utils/Makefile.in
   M /trunk/src/scripts/INSTALL.in

use compressed concatenated Rd files

------------------------------------------------------------------------
r30966 | iacus | 2004-08-31 07:20:12 -0400 (Tue, 31 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/devQuartz.c

fixed LineJoin in quartz device

------------------------------------------------------------------------
r30965 | ripley | 2004-08-31 03:54:09 -0400 (Tue, 31 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/main/Makefile.in

don't link libR.so to R_HOME/bin any more

------------------------------------------------------------------------
r30964 | ripley | 2004-08-31 03:21:45 -0400 (Tue, 31 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/graphics/NAMESPACE

remove temporary re-export of ps.options in grDevices

------------------------------------------------------------------------
r30963 | ripley | 2004-08-31 02:33:09 -0400 (Tue, 31 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg

compress man dirs

------------------------------------------------------------------------
r30962 | ripley | 2004-08-31 02:32:46 -0400 (Tue, 31 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

document some migrations between packages.

------------------------------------------------------------------------
r30961 | ripley | 2004-08-31 02:28:04 -0400 (Tue, 31 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

tweak for cross-building

------------------------------------------------------------------------
r30960 | ripley | 2004-08-31 02:15:48 -0400 (Tue, 31 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/utils.R

allow compressed man/foo.Rd.gz file, and use on Windows.

------------------------------------------------------------------------
r30959 | ripley | 2004-08-31 02:13:08 -0400 (Tue, 31 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/man/Rdutils.Rd

functions are exported, so don't use ":::" in examples

------------------------------------------------------------------------
r30958 | ripley | 2004-08-31 01:30:24 -0400 (Tue, 31 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/packages.R

compareVersion is not private, so move up file

------------------------------------------------------------------------
r30957 | ripley | 2004-08-31 01:21:59 -0400 (Tue, 31 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/unix/install.packages.R

need available for dependencies.

------------------------------------------------------------------------
r30956 | murrell | 2004-08-30 20:35:51 -0400 (Mon, 30 Aug 2004) | 6 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Graphics.h
   M /trunk/src/include/R_ext/GraphicsEngine.h
   M /trunk/src/library/graphics/R/par.R
   M /trunk/src/library/graphics/man/par.Rd
   M /trunk/src/main/engine.c
   M /trunk/src/main/graphics.c
   M /trunk/src/main/par.c

Five new par()s:
'family' for specifying device-independent font family
'lend', 'join', 'mitre' for controlling line end/joins
'lheight' for controlling vertical spacing of multi-line text


------------------------------------------------------------------------
r30955 | murrell | 2004-08-30 20:30:06 -0400 (Mon, 30 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/library/grid/src/layout.c

Bug fix for respected layouts


------------------------------------------------------------------------
r30954 | iacus | 2004-08-30 19:14:44 -0400 (Mon, 30 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/aqua/GUI.R

fixed a problem in browse.pkgs when contriburl is not specified

------------------------------------------------------------------------
r30953 | iacus | 2004-08-30 18:53:25 -0400 (Mon, 30 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/devQuartz.c

fixed small typos to Paul's changes

------------------------------------------------------------------------
r30952 | murrell | 2004-08-30 18:24:28 -0400 (Mon, 30 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/unix/devQuartz.c

Added line end/join/mitre support


------------------------------------------------------------------------
r30951 | apache | 2004-08-30 18:01:40 -0400 (Mon, 30 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30950 | apache | 2004-08-30 18:01:14 -0400 (Mon, 30 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30949 | pd | 2004-08-30 17:15:21 -0400 (Mon, 30 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tcltk/man/TclInterface.Rd

Temporary fixup since \method doesn't deal with $ and [[

------------------------------------------------------------------------
r30948 | tlumley | 2004-08-30 15:53:46 -0400 (Mon, 30 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/INSTALL.in

work-around OS X bug in rm -rf ""

------------------------------------------------------------------------
r30947 | ripley | 2004-08-30 15:48:29 -0400 (Mon, 30 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grDevices/man/palettes.Rd
   M /trunk/src/library/stats/NAMESPACE

Allow running checks under a minimal set of packages (datasets)

------------------------------------------------------------------------
r30946 | ripley | 2004-08-30 15:30:54 -0400 (Mon, 30 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/man/help.Rd

gratuituous require(methods)

------------------------------------------------------------------------
r30945 | ripley | 2004-08-30 15:10:38 -0400 (Mon, 30 Aug 2004) | 2 lines
Changed paths:
   M /trunk/tests/primitive-funs.R
   M /trunk/tests/primitive-funs.Rout.save

need ls(all=TRUE) to match previous output

------------------------------------------------------------------------
r30944 | ripley | 2004-08-30 14:55:23 -0400 (Mon, 30 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/namespace.R

revert for now

------------------------------------------------------------------------
r30943 | ripley | 2004-08-30 13:23:17 -0400 (Mon, 30 Aug 2004) | 4 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/share/perl/massage-Examples.pl
   M /trunk/src/library/graphics/man/xy.coords.Rd
   M /trunk/src/library/graphics/man/xyz.coords.Rd

can't unload namespaces automatically as we don't know the order
they were loaded in ....
fft has been moved to stats.

------------------------------------------------------------------------
r30942 | ripley | 2004-08-30 13:16:38 -0400 (Mon, 30 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/namespace.R

mal-formed error message

------------------------------------------------------------------------
r30941 | ripley | 2004-08-30 12:14:20 -0400 (Mon, 30 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/main/envir.c

ls("package:base") was listing . names

------------------------------------------------------------------------
r30940 | ripley | 2004-08-30 11:53:52 -0400 (Mon, 30 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/packages.R
   D /trunk/src/library/base/man/compareVersion.Rd
   M /trunk/src/library/tools/R/pkgDepends.R
   M /trunk/src/library/utils/NAMESPACE
   M /trunk/src/library/utils/R/packageStatus.R
   M /trunk/src/library/utils/R/packages.R
   A /trunk/src/library/utils/man/compareVersion.Rd (from /trunk/src/library/base/man/compareVersion.Rd:30936)

move compareVersion to utils

------------------------------------------------------------------------
r30939 | ripley | 2004-08-30 11:33:47 -0400 (Mon, 30 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/Arithmetic.Rd

add some concepts

------------------------------------------------------------------------
r30938 | ripley | 2004-08-30 10:30:41 -0400 (Mon, 30 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/installer/JRins.pl
   M /trunk/src/gnuwin32/installer/Makefile

add MD5 sums for all the files, not just some packages

------------------------------------------------------------------------
r30937 | ripley | 2004-08-30 10:11:44 -0400 (Mon, 30 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/library.R

move print.libraryIQR here, use package_version not compareVersion

------------------------------------------------------------------------
r30936 | ripley | 2004-08-30 09:44:11 -0400 (Mon, 30 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/main/deparse.c

:: and ::: were not being deparsed correctly if promises

------------------------------------------------------------------------
r30935 | ripley | 2004-08-30 09:43:43 -0400 (Mon, 30 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/main/devPS.c

-Wall fixes

------------------------------------------------------------------------
r30934 | ripley | 2004-08-30 09:25:09 -0400 (Mon, 30 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg

need to wipe out earlier installation when updating R code

------------------------------------------------------------------------
r30933 | ripley | 2004-08-30 08:54:55 -0400 (Mon, 30 Aug 2004) | 2 lines
Changed paths:
   D /trunk/src/library/base/R/indexes.R
   D /trunk/src/library/base/man/read.00Index.Rd
   M /trunk/src/library/tools/NAMESPACE
   M /trunk/src/library/tools/R/admin.R
   A /trunk/src/library/tools/R/read.00Index.R (from /trunk/src/library/base/R/indexes.R:30925)
   A /trunk/src/library/tools/man/read.00Index.Rd (from /trunk/src/library/base/man/read.00Index.Rd:30932)

move read.00Index to tools, the only place which uses it these days

------------------------------------------------------------------------
r30932 | ripley | 2004-08-30 08:44:34 -0400 (Mon, 30 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/read.00Index.Rd

Update -- TITLE files are ancient history

------------------------------------------------------------------------
r30931 | ripley | 2004-08-30 07:52:43 -0400 (Mon, 30 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/library.R
   M /trunk/src/library/base/R/namespace.R

make more use of packages.rds

------------------------------------------------------------------------
r30930 | leisch | 2004-08-30 07:09:57 -0400 (Mon, 30 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/utils/NAMESPACE

register print.latex
------------------------------------------------------------------------
r30929 | leisch | 2004-08-30 06:55:42 -0400 (Mon, 30 Aug 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/anova.R
   M /trunk/src/library/stats/man/printCoefmat.Rd
   M /trunk/src/library/utils/NAMESPACE
   M /trunk/src/library/utils/R/citation.R
   A /trunk/src/library/utils/R/latex.R
   A /trunk/src/library/utils/R/sessionInfo.R
   M /trunk/src/library/utils/man/citation.Rd
   A /trunk/src/library/utils/man/latex.Rd
   M /trunk/src/library/utils/man/person.Rd
   A /trunk/src/library/utils/man/sessionInfo.Rd

added signif.legend arg to printCoefmat, new functions sessionInfo and latex in pkg utils
------------------------------------------------------------------------
r30928 | ripley | 2004-08-30 06:52:49 -0400 (Mon, 30 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/Makefile.packages
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

reorganize a bit

------------------------------------------------------------------------
r30927 | ripley | 2004-08-30 05:09:18 -0400 (Mon, 30 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/qr.Rd

remove regression as keyword

------------------------------------------------------------------------
r30926 | ripley | 2004-08-30 05:08:40 -0400 (Mon, 30 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tcltk/src/Makefile.win

quieten

------------------------------------------------------------------------
r30925 | murrell | 2004-08-29 20:01:04 -0400 (Sun, 29 Aug 2004) | 6 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/R_ext/GraphicsEngine.h
   M /trunk/src/library/grDevices/R/postscript.R
   M /trunk/src/library/grDevices/man/hsv.Rd
   M /trunk/src/library/grid/R/gpar.R
   M /trunk/src/library/grid/man/gpar.Rd
   M /trunk/src/library/grid/src/gpar.c
   M /trunk/src/library/grid/src/grid.h
   M /trunk/src/main/devPS.c
   M /trunk/src/main/engine.c
   M /trunk/src/main/graphics.c
   M /trunk/src/modules/X11/devX11.c
   M /trunk/src/modules/X11/devX11.h
   M /trunk/tests/reg-plot.ps.save

Added line end/join/mitre support to: 
  (i)   graphics engine
  (ii)  PostScript, PDF, and X11 devices
  (iii) grid 


------------------------------------------------------------------------
r30924 | apache | 2004-08-29 18:01:24 -0400 (Sun, 29 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30923 | apache | 2004-08-29 18:01:04 -0400 (Sun, 29 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30922 | jmc | 2004-08-29 15:36:22 -0400 (Sun, 29 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/methods/man/RClassUtils.Rd

additional fixes for finding class definitions with namespaces
------------------------------------------------------------------------
r30921 | jmc | 2004-08-29 15:36:01 -0400 (Sun, 29 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/methods/R/ClassExtensions.R
   M /trunk/src/library/methods/R/MethodsList.R
   M /trunk/src/library/methods/R/RClassUtils.R
   M /trunk/src/library/methods/R/SClasses.R
   M /trunk/src/library/methods/R/as.R
   M /trunk/src/library/methods/R/oldClass.R
   M /trunk/src/library/methods/R/trace.R

additional fixes for finding class definitions with namespaces
------------------------------------------------------------------------
r30920 | ripley | 2004-08-29 12:43:23 -0400 (Sun, 29 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

move MD5 generation to Rcmd INSTALL

------------------------------------------------------------------------
r30919 | murdoch | 2004-08-29 12:35:52 -0400 (Sun, 29 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/CHANGES
   M /branches/R-1-9-patches/src/gnuwin32/graphapp/gdraw.c
   M /branches/R-1-9-patches/src/library/tcltk/R/windows/zzz.R
   M /branches/R-1-9-patches/src/library/tcltk/src/tcltk_win.c

ported r30917 (Windows focus fixes) from trunk
------------------------------------------------------------------------
r30918 | ripley | 2004-08-29 12:15:00 -0400 (Sun, 29 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/Rd2dvi

change default for --pdf to times,hyper

------------------------------------------------------------------------
r30917 | murdoch | 2004-08-29 11:52:43 -0400 (Sun, 29 Aug 2004) | 5 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/graphapp/gdraw.c
   M /trunk/src/library/tcltk/R/windows/zzz.R
   M /trunk/src/library/tcltk/src/tcltk_win.c

Windows gui changes:
- library(tcltk) now preserves the foreground window.
- bringToTop() now brings the MDI frame forward before bringing the 
  window within it forward.

------------------------------------------------------------------------
r30916 | ripley | 2004-08-29 11:35:25 -0400 (Sun, 29 Aug 2004) | 3 lines
Changed paths:
   D /trunk/src/library/base/R/chull.R
   D /trunk/src/library/base/R/fft.R
   D /trunk/src/library/base/man/chull.Rd
   D /trunk/src/library/base/man/convolve.Rd
   D /trunk/src/library/base/man/fft.Rd
   D /trunk/src/library/base/man/nextn.Rd
   M /trunk/src/library/graphics/NAMESPACE
   A /trunk/src/library/graphics/R/chull.R (from /trunk/src/library/base/R/chull.R:30914)
   A /trunk/src/library/graphics/man/chull.Rd (from /trunk/src/library/base/man/chull.Rd:30915)
   M /trunk/src/library/stats/NAMESPACE
   A /trunk/src/library/stats/R/fft.R (from /trunk/src/library/base/R/fft.R:30914)
   A /trunk/src/library/stats/man/convolve.Rd (from /trunk/src/library/base/man/convolve.Rd:30914)
   A /trunk/src/library/stats/man/fft.Rd (from /trunk/src/library/base/man/fft.Rd:30914)
   A /trunk/src/library/stats/man/nextn.Rd (from /trunk/src/library/base/man/nextn.Rd:30915)

chull depends on xy.coords in graphics
convolve, fft are not used in base.

------------------------------------------------------------------------
r30915 | ripley | 2004-08-29 11:22:54 -0400 (Sun, 29 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/library/base/man/Extract.Rd
   M /trunk/src/library/base/man/Round.Rd
   M /trunk/src/library/base/man/all.equal.Rd
   M /trunk/src/library/base/man/append.Rd
   M /trunk/src/library/base/man/approxfun.Rd
   M /trunk/src/library/base/man/chull.Rd
   M /trunk/src/library/base/man/col.Rd
   M /trunk/src/library/base/man/conflicts.Rd
   M /trunk/src/library/base/man/converters.Rd
   M /trunk/src/library/base/man/delay.Rd
   M /trunk/src/library/base/man/difftime.Rd
   M /trunk/src/library/base/man/double.Rd
   M /trunk/src/library/base/man/dump.Rd
   M /trunk/src/library/base/man/dynload.Rd
   M /trunk/src/library/base/man/eapply.Rd
   M /trunk/src/library/base/man/environment.Rd
   M /trunk/src/library/base/man/library.Rd
   M /trunk/src/library/base/man/nextn.Rd
   M /trunk/src/library/base/man/noquote.Rd
   M /trunk/src/library/base/man/octmode.Rd
   M /trunk/src/library/base/man/options.Rd
   M /trunk/src/library/base/man/print.Rd
   M /trunk/src/library/base/man/rawConversion.Rd
   M /trunk/src/library/base/man/rev.Rd
   M /trunk/src/library/base/man/round.POSIXt.Rd
   M /trunk/src/library/base/man/seq.Date.Rd
   M /trunk/src/library/base/man/seq.POSIXt.Rd
   M /trunk/src/library/base/man/showConnections.Rd
   M /trunk/src/library/base/man/sink.Rd
   M /trunk/src/library/base/man/sort.Rd
   M /trunk/src/library/base/man/sum.Rd
   M /trunk/src/library/base/man/summary.Rd
   M /trunk/src/library/base/man/svd.Rd
   M /trunk/src/library/base/man/taskCallback.Rd
   M /trunk/src/library/base/man/taskCallbackManager.Rd
   M /trunk/src/library/base/man/taskCallbackNames.Rd
   M /trunk/src/library/base/man/userhooks.Rd
   M /trunk/src/library/datasets/man/USJudgeRatings.Rd
   M /trunk/src/library/grDevices/man/col2rgb.Rd
   M /trunk/src/library/grDevices/man/dev.Rd
   M /trunk/src/library/grDevices/man/dev2bitmap.Rd
   M /trunk/src/library/grDevices/man/hsv.Rd
   M /trunk/src/library/grDevices/man/rgb.Rd
   M /trunk/src/library/grDevices/man/unix/png.Rd
   M /trunk/src/library/grDevices/man/xfig.Rd
   M /trunk/src/library/graphics/man/box.Rd
   M /trunk/src/library/graphics/man/boxplot.stats.Rd
   M /trunk/src/library/graphics/man/bxp.Rd
   M /trunk/src/library/graphics/man/contour.Rd
   M /trunk/src/library/graphics/man/layout.Rd
   M /trunk/src/library/graphics/man/matplot.Rd
   M /trunk/src/library/graphics/man/stripchart.Rd
   M /trunk/src/library/graphics/man/sunflowerplot.Rd
   M /trunk/src/library/graphics/man/xyz.coords.Rd
   M /trunk/src/library/stats/R/lag.plot.R
   M /trunk/src/library/stats/man/add1.Rd
   M /trunk/src/library/stats/man/addmargins.Rd
   M /trunk/src/library/stats/man/ave.Rd
   M /trunk/src/library/stats/man/biplot.princomp.Rd
   M /trunk/src/library/stats/man/cpgram.Rd
   M /trunk/src/library/stats/man/delete.response.Rd
   M /trunk/src/library/stats/man/dendrogram.Rd
   M /trunk/src/library/stats/man/ecdf.Rd
   M /trunk/src/library/stats/man/effects.Rd
   M /trunk/src/library/stats/man/expand.model.frame.Rd
   M /trunk/src/library/stats/man/extractAIC.Rd
   M /trunk/src/library/stats/man/factor.scope.Rd
   M /trunk/src/library/stats/man/family.Rd
   M /trunk/src/library/stats/man/glm.control.Rd
   M /trunk/src/library/stats/man/glm.summaries.Rd
   M /trunk/src/library/stats/man/influence.measures.Rd
   M /trunk/src/library/stats/man/lag.plot.Rd
   M /trunk/src/library/stats/man/lowess.Rd
   M /trunk/src/library/stats/man/lsfit.Rd
   M /trunk/src/library/stats/man/median.Rd
   M /trunk/src/library/stats/man/nls.control.Rd
   M /trunk/src/library/stats/man/numericDeriv.Rd
   M /trunk/src/library/stats/man/optimize.Rd
   M /trunk/src/library/stats/man/order.dendrogram.Rd
   M /trunk/src/library/stats/man/p.adjust.Rd
   M /trunk/src/library/stats/man/pairwise.prop.test.Rd
   M /trunk/src/library/stats/man/pairwise.t.test.Rd
   M /trunk/src/library/stats/man/pairwise.wilcox.test.Rd
   M /trunk/src/library/stats/man/predict.HoltWinters.Rd
   M /trunk/src/library/stats/man/profile.nls.Rd
   M /trunk/src/library/stats/man/runmed.Rd
   M /trunk/src/library/stats/man/smooth.Rd
   M /trunk/src/library/stats/man/spec.taper.Rd
   M /trunk/src/library/stats/man/summary.aov.Rd
   M /trunk/src/library/stats/man/summary.glm.Rd
   M /trunk/src/library/stats/man/t.test.Rd
   M /trunk/src/library/stats/man/terms.formula.Rd
   M /trunk/src/library/stats/man/ts-methods.Rd
   M /trunk/src/library/stats/man/var.test.Rd
   M /trunk/src/library/stats/man/weighted.mean.Rd
   M /trunk/src/library/tools/man/buildVignettes.Rd
   M /trunk/src/library/tools/man/getDepList.Rd
   M /trunk/src/library/tools/man/vignetteDepends.Rd
   M /trunk/src/library/utils/man/Rtangle.Rd
   M /trunk/src/library/utils/man/RweaveLatex.Rd
   M /trunk/src/library/utils/man/SweaveSyntConv.Rd
   M /trunk/src/library/utils/man/bug.report.Rd
   M /trunk/src/library/utils/man/citEntry.Rd
   M /trunk/src/library/utils/man/citation.Rd
   M /trunk/src/library/utils/man/download.file.Rd
   M /trunk/src/library/utils/man/file.edit.Rd
   M /trunk/src/library/utils/man/head.Rd
   M /trunk/src/library/utils/man/packageDescription.Rd
   M /trunk/src/library/utils/man/person.Rd
   M /trunk/src/library/utils/man/read.socket.Rd
   M /trunk/src/library/utils/man/url.show.Rd

some corrections.
Mainly layour improvements in \usage and elsewhere.

------------------------------------------------------------------------
r30914 | ripley | 2004-08-29 07:00:36 -0400 (Sun, 29 Aug 2004) | 2 lines
Changed paths:
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure

update

------------------------------------------------------------------------
r30913 | ripley | 2004-08-29 06:45:14 -0400 (Sun, 29 Aug 2004) | 3 lines
Changed paths:
   M /trunk/INSTALL
   M /trunk/NEWS
   M /trunk/doc/manual/Makefile.win
   M /trunk/doc/manual/R-admin.texi
   M /trunk/doc/manual/README
   M /trunk/m4/R.m4
   M /trunk/share/texmf/Rd.sty
   M /trunk/src/gnuwin32/INSTALL

change the reference manual ot times/courier by default, and allow
lm and cm-super as options.

------------------------------------------------------------------------
r30912 | ripley | 2004-08-29 02:38:48 -0400 (Sun, 29 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/Bessel.Rd
   M /trunk/src/library/base/man/cut.Rd
   M /trunk/src/library/base/man/data.frame.Rd
   M /trunk/src/library/base/man/library.Rd
   M /trunk/src/library/base/man/list.Rd
   M /trunk/src/library/base/man/ns-topenv.Rd
   M /trunk/src/library/base/man/readBin.Rd
   M /trunk/src/library/base/man/save.Rd
   M /trunk/src/library/base/man/scan.Rd
   M /trunk/src/library/base/man/seq.Date.Rd
   M /trunk/src/library/base/man/seq.POSIXt.Rd
   M /trunk/src/library/base/man/sink.Rd
   M /trunk/src/library/base/man/source.Rd
   M /trunk/src/library/base/man/stop.Rd
   M /trunk/src/library/base/man/stopifnot.Rd
   M /trunk/src/library/base/man/switch.Rd
   M /trunk/src/library/base/man/table.Rd
   M /trunk/src/library/base/man/taskCallbackManager.Rd
   M /trunk/src/library/base/man/taskCallbackNames.Rd
   M /trunk/src/library/base/man/trace.Rd
   M /trunk/src/library/datasets/man/AirPassengers.Rd
   M /trunk/src/library/datasets/man/Nile.Rd
   M /trunk/src/library/datasets/man/iris.Rd
   M /trunk/src/library/grDevices/man/check.options.Rd
   M /trunk/src/library/grDevices/man/postscript.Rd
   M /trunk/src/library/grDevices/man/unix/png.Rd
   M /trunk/src/library/grDevices/man/windows/png.Rd
   M /trunk/src/library/grDevices/man/windows/windows.Rd
   M /trunk/src/library/graphics/man/bxp.Rd
   M /trunk/src/library/graphics/man/contour.Rd
   M /trunk/src/library/graphics/man/grid.Rd
   M /trunk/src/library/graphics/man/image.Rd
   M /trunk/src/library/graphics/man/legend.Rd
   M /trunk/src/library/graphics/man/matplot.Rd
   M /trunk/src/library/graphics/man/mosaicplot.Rd
   M /trunk/src/library/graphics/man/n2mfrow.Rd
   M /trunk/src/library/graphics/man/panel.smooth.Rd
   M /trunk/src/library/graphics/man/persp.Rd
   M /trunk/src/library/graphics/man/pie.Rd
   M /trunk/src/library/graphics/man/plot.design.Rd
   M /trunk/src/library/graphics/man/plothistogram.Rd
   M /trunk/src/library/graphics/man/stars.Rd
   M /trunk/src/library/graphics/man/xyz.coords.Rd
   M /trunk/src/library/grid/man/dataViewport.Rd
   M /trunk/src/library/grid/man/grid.add.Rd
   M /trunk/src/library/grid/man/grid.edit.Rd
   M /trunk/src/library/grid/man/grid.get.Rd
   M /trunk/src/library/grid/man/grid.move.to.Rd
   M /trunk/src/library/grid/man/grid.pack.Rd
   M /trunk/src/library/grid/man/grid.remove.Rd
   M /trunk/src/library/grid/man/grid.segments.Rd
   M /trunk/src/library/grid/man/grid.text.Rd
   M /trunk/src/library/grid/man/grid.xaxis.Rd
   M /trunk/src/library/grid/man/grid.yaxis.Rd
   M /trunk/src/library/grid/man/viewport.Rd
   M /trunk/src/library/methods/man/getMethod.Rd
   M /trunk/src/library/methods/man/setMethod.Rd
   M /trunk/src/library/methods/man/showMethods.Rd
   M /trunk/src/library/stats/man/GammaDist.Rd
   M /trunk/src/library/stats/man/addmargins.Rd
   M /trunk/src/library/stats/man/ar.Rd
   M /trunk/src/library/stats/man/dendrogram.Rd
   M /trunk/src/library/stats/man/density.Rd
   M /trunk/src/library/stats/man/extractAIC.Rd
   M /trunk/src/library/stats/man/fisher.test.Rd
   M /trunk/src/library/stats/man/heatmap.Rd
   M /trunk/src/library/stats/man/influence.measures.Rd
   M /trunk/src/library/stats/man/interaction.plot.Rd
   M /trunk/src/library/stats/man/lag.plot.Rd
   M /trunk/src/library/stats/man/lm.summaries.Rd
   M /trunk/src/library/stats/man/plot.acf.Rd
   M /trunk/src/library/stats/man/plot.stepfun.Rd
   M /trunk/src/library/stats/man/power.prop.test.Rd
   M /trunk/src/library/stats/man/power.t.test.Rd
   M /trunk/src/library/stats/man/printCoefmat.Rd
   M /trunk/src/library/stats/man/read.ftable.Rd
   M /trunk/src/library/stats/man/screeplot.Rd
   M /trunk/src/library/stats/man/spec.pgram.Rd
   M /trunk/src/library/stats/man/spectrum.Rd
   M /trunk/src/library/stats/man/wilcox.test.Rd
   M /trunk/src/library/tools/man/getDepList.Rd
   M /trunk/src/library/tools/man/vignetteDepends.Rd
   M /trunk/src/library/utils/man/Sweave.Rd
   M /trunk/src/library/utils/man/browseEnv.Rd
   M /trunk/src/library/utils/man/bug.report.Rd
   M /trunk/src/library/utils/man/edit.Rd
   M /trunk/src/library/utils/man/help.Rd
   M /trunk/src/library/utils/man/packageStatus.Rd
   M /trunk/src/library/utils/man/prompt.Rd
   M /trunk/src/library/utils/man/str.Rd

layout improvements

------------------------------------------------------------------------
r30911 | ripley | 2004-08-28 18:05:33 -0400 (Sat, 28 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/NAMESPACE

remove vcov.{coxph,survreg}

------------------------------------------------------------------------
r30910 | apache | 2004-08-28 18:01:11 -0400 (Sat, 28 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30909 | apache | 2004-08-28 18:01:04 -0400 (Sat, 28 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30908 | hornik | 2004-08-28 17:06:15 -0400 (Sat, 28 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/R/Scripts.R
   M /trunk/src/library/tools/R/utils.R

Eliminate internal .shell_quote() in favor of shQuote() (now in base).
------------------------------------------------------------------------
r30907 | hornik | 2004-08-28 17:06:02 -0400 (Sat, 28 Aug 2004) | 1 line
Changed paths:
   A /trunk/src/library/base/R/utils.R (from /trunk/src/library/utils/R/utils.R:30901)
   A /trunk/src/library/base/man/shQuote.Rd (from /trunk/src/library/utils/man/shQuote.Rd:30901)
   M /trunk/src/library/utils/NAMESPACE
   D /trunk/src/library/utils/R/utils.R
   D /trunk/src/library/utils/man/shQuote.Rd

Move shQuote() from utils to base.
------------------------------------------------------------------------
r30906 | ripley | 2004-08-28 15:40:43 -0400 (Sat, 28 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/deparseOpts.Rd

better hyperrefs for PDF

------------------------------------------------------------------------
r30905 | ripley | 2004-08-28 15:40:13 -0400 (Sat, 28 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/vcov.R
   M /trunk/src/library/stats/man/vcov.Rd

survival now has vcov.{coxph,survreg}

------------------------------------------------------------------------
r30904 | ripley | 2004-08-28 15:39:33 -0400 (Sat, 28 Aug 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-data.texi

update netcdf packages.

------------------------------------------------------------------------
r30903 | hornik | 2004-08-28 15:38:56 -0400 (Sat, 28 Aug 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30902 | hornik | 2004-08-28 15:38:10 -0400 (Sat, 28 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30901 | ripley | 2004-08-28 10:59:53 -0400 (Sat, 28 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Defn.h
   M /trunk/src/library/base/R/New-Internal.R
   M /trunk/src/library/base/R/dump.R
   M /trunk/src/library/base/man/delay.Rd
   M /trunk/src/library/base/man/deparse.Rd
   A /trunk/src/library/base/man/deparseOpts.Rd
   M /trunk/src/library/base/man/dput.Rd
   M /trunk/src/library/base/man/dump.Rd
   M /trunk/src/library/methods/NAMESPACE
   M /trunk/src/library/methods/R/zzz.R
   M /trunk/src/main/deparse.c
   M /trunk/src/main/names.c

attempt to sort out the deparsing of promises.

------------------------------------------------------------------------
r30900 | ripley | 2004-08-28 10:55:57 -0400 (Sat, 28 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/force.Rd

add note that this does not force promises

------------------------------------------------------------------------
r30899 | ripley | 2004-08-28 10:55:26 -0400 (Sat, 28 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/getDLLRegisteredRoutines.Rd

missing \alias entries for methods, and tidy up

------------------------------------------------------------------------
r30898 | ripley | 2004-08-28 10:54:37 -0400 (Sat, 28 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/main/objects.c

missing UNPROTECT (but the call is incomplete, too)

------------------------------------------------------------------------
r30897 | ripley | 2004-08-28 10:53:59 -0400 (Sat, 28 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/main/graphics.c

-Wall

------------------------------------------------------------------------
r30896 | ripley | 2004-08-28 06:35:02 -0400 (Sat, 28 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/library/base/man/browser.Rd
   M /trunk/src/library/base/man/debug.Rd

debug works on trivial functions now.
c in browser/debug was incorrectly documented.

------------------------------------------------------------------------
r30895 | ripley | 2004-08-28 02:17:46 -0400 (Sat, 28 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/packageStatus.R

packageStatus() got partially installed bundles wrong.

------------------------------------------------------------------------
r30894 | apache | 2004-08-27 18:01:06 -0400 (Fri, 27 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30893 | apache | 2004-08-27 18:01:03 -0400 (Fri, 27 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30892 | iacus | 2004-08-27 13:36:11 -0400 (Fri, 27 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/aqua/GUI.R
   M /trunk/src/library/utils/man/aqua/browse.pkgs.Rd

added contriburl parameter to browse.pkgs

------------------------------------------------------------------------
r30891 | hornik | 2004-08-27 12:38:32 -0400 (Fri, 27 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/scripts/INSTALL.in

Suppress tar warnings when reinstalling packages with no Rd files.
------------------------------------------------------------------------
r30890 | hornik | 2004-08-27 12:38:30 -0400 (Fri, 27 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/scripts/check.in

Make undoc() more reasonable about packages with no Rd files.
------------------------------------------------------------------------
r30889 | hornik | 2004-08-27 12:38:28 -0400 (Fri, 27 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R

Make undoc() more reasonable about packages with no Rd files.
Underscores in Rd usage method regexps.
------------------------------------------------------------------------
r30888 | hornik | 2004-08-27 12:38:11 -0400 (Fri, 27 Aug 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30887 | hornik | 2004-08-27 12:38:06 -0400 (Fri, 27 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30886 | maechler | 2004-08-27 12:31:02 -0400 (Fri, 27 Aug 2004) | 2 lines
Changed paths:
   M /trunk/THANKS

four more obvious ones

------------------------------------------------------------------------
r30885 | maechler | 2004-08-27 12:28:47 -0400 (Fri, 27 Aug 2004) | 1 line
Changed paths:
   M /trunk/tests/d-p-q-r-tests.R
   M /trunk/tests/d-p-q-r-tests.Rout.save

very slightly relax non-central chisq accuracy requirement
------------------------------------------------------------------------
r30884 | maechler | 2004-08-27 12:27:05 -0400 (Fri, 27 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/R/dendrogram.R
   M /trunk/src/library/stats/man/dendrogram.Rd

codoc
------------------------------------------------------------------------
r30883 | pd | 2004-08-27 08:57:34 -0400 (Fri, 27 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/contour.Rd
   M /trunk/src/library/graphics/man/image.Rd
   M /trunk/src/library/graphics/man/persp.Rd

Explain relation with text representation of matrix

------------------------------------------------------------------------
r30882 | ripley | 2004-08-27 06:15:35 -0400 (Fri, 27 Aug 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/graphics/R/coplot.R
   M /trunk/src/library/graphics/man/coplot.Rd
   M /trunk/src/library/stats/R/TukeyHSD.R
   M /trunk/src/library/stats/man/TukeyHSD.Rd

allow coplot to use {cex,fonts}.lab
make TukeyHSD smarter about non-factors 

------------------------------------------------------------------------
r30881 | ripley | 2004-08-27 06:13:50 -0400 (Fri, 27 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/par.Rd

clarify what mex does and does not do

------------------------------------------------------------------------
r30880 | ripley | 2004-08-27 05:22:37 -0400 (Fri, 27 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/rw-FAQ.texi

update
------------------------------------------------------------------------
r30879 | ripley | 2004-08-27 05:22:19 -0400 (Fri, 27 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile

SAVE was not being passed down in pkg-%

------------------------------------------------------------------------
r30878 | root | 2004-08-26 18:01:33 -0400 (Thu, 26 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30877 | root | 2004-08-26 18:01:16 -0400 (Thu, 26 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30876 | ripley | 2004-08-26 15:40:27 -0400 (Thu, 26 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/Makefile

typo
------------------------------------------------------------------------
r30875 | ripley | 2004-08-26 12:37:47 -0400 (Thu, 26 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/rw-FAQ.texi

placate extreme pedants

------------------------------------------------------------------------
r30874 | ripley | 2004-08-26 12:31:32 -0400 (Thu, 26 Aug 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/Makefile.in

cleanup
------------------------------------------------------------------------
r30873 | ripley | 2004-08-26 12:27:03 -0400 (Thu, 26 Aug 2004) | 3 lines
Changed paths:
   M /trunk/INSTALL
   M /trunk/doc/html/Makefile.in
   D /trunk/doc/html/R-admin.html
   M /trunk/doc/manual/Makefile.in

make doc/html/R-admin.html as part of make dist, rather than including it
in the SVN archive

------------------------------------------------------------------------
r30872 | ripley | 2004-08-26 07:23:12 -0400 (Thu, 26 Aug 2004) | 1 line
Changed paths:
   M /trunk/share/perl/R/Rdlists.pm

fix some builddir ne srcdir problems
------------------------------------------------------------------------
r30871 | ripley | 2004-08-26 07:11:03 -0400 (Thu, 26 Aug 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/build-help.pl

typo

------------------------------------------------------------------------
r30870 | ripley | 2004-08-26 06:41:18 -0400 (Thu, 26 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/share/perl/R/Rdconv.pm
   M /trunk/share/perl/R/Rdlists.pm
   M /trunk/share/perl/build-help-windows.pl
   M /trunk/share/perl/build-help.pl

add package name and version number tp various HTML help files

------------------------------------------------------------------------
r30869 | ripley | 2004-08-26 06:40:14 -0400 (Thu, 26 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats4/man/BIC.Rd

proper markup
------------------------------------------------------------------------
r30868 | ripley | 2004-08-26 06:39:29 -0400 (Thu, 26 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/admin.R

need to update the indices after building the vignettes ....

------------------------------------------------------------------------
r30867 | ripley | 2004-08-26 06:28:36 -0400 (Thu, 26 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/Vignettes.R

typo

------------------------------------------------------------------------
r30866 | ripley | 2004-08-26 04:24:18 -0400 (Thu, 26 Aug 2004) | 2 lines
Changed paths:
   D /trunk/src/library/base/R/units.R
   D /trunk/src/library/base/man/units.Rd
   M /trunk/src/library/grDevices/NAMESPACE
   A /trunk/src/library/grDevices/R/units.R (from /trunk/src/library/base/R/units.R:30863)
   A /trunk/src/library/grDevices/man/units.Rd (from /trunk/src/library/base/man/units.Rd:30863)

{x,y,xy}units and cm belong in grDevices

------------------------------------------------------------------------
r30865 | ripley | 2004-08-26 03:32:42 -0400 (Thu, 26 Aug 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/stats/R/models.R
   M /branches/R-1-9-patches/src/library/stats/R/nls.R

port r30864 (nls(model=TRUE)) from trunk

------------------------------------------------------------------------
r30864 | ripley | 2004-08-26 03:29:01 -0400 (Thu, 26 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/models.R
   M /trunk/src/library/stats/R/nls.R

fix nls(model=T) and some entries in NEWS

------------------------------------------------------------------------
r30863 | root | 2004-08-25 18:01:30 -0400 (Wed, 25 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30862 | root | 2004-08-25 18:01:11 -0400 (Wed, 25 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30861 | iacus | 2004-08-25 17:45:22 -0400 (Wed, 25 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/system.c

useCocoa sets GUI type to AQUA

------------------------------------------------------------------------
r30860 | iacus | 2004-08-25 17:44:25 -0400 (Wed, 25 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/main/main.c

useCocoa sets the GUI type to AQUA

------------------------------------------------------------------------
r30859 | murrell | 2004-08-25 17:02:17 -0400 (Wed, 25 Aug 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Graphics.h
   M /trunk/src/library/grDevices/R/colorstuff.R
   M /trunk/src/library/grDevices/man/col2rgb.Rd
   M /trunk/src/library/grDevices/man/rgb.Rd
   M /trunk/src/main/colors.c
   M /trunk/src/main/graphics.c
   M /trunk/src/main/names.c

user-level interface for specifying transparent colours


------------------------------------------------------------------------
r30858 | ripley | 2004-08-25 16:34:18 -0400 (Wed, 25 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/library.R

typo in comment

------------------------------------------------------------------------
r30857 | duncan | 2004-08-25 14:16:49 -0400 (Wed, 25 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/tools/R/QC.R

Don't generate warnings in the check if there is no PACKAGE argument AND we have a namespace
------------------------------------------------------------------------
r30856 | duncan | 2004-08-25 12:44:20 -0400 (Wed, 25 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/R/dynload.R
   A /trunk/src/library/base/man/getCallingDLL.Rd
   M /trunk/src/library/base/man/getDLLRegisteredRoutines.Rd
   M /trunk/src/library/base/man/getLoadedDLLs.Rd
   M /trunk/src/main/Rdynload.c

Print methods for DLLs, registered routine lists. Help for getCallingDLL
------------------------------------------------------------------------
r30855 | ripley | 2004-08-25 05:37:18 -0400 (Wed, 25 Aug 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/graphics/R/boxplot.R
   M /trunk/src/library/graphics/man/boxplot.Rd
   M /trunk/src/library/stats/man/lm.Rd
   M /trunk/src/library/stats/man/model.frame.Rd

more on using model.frame=NULL and lm with ts objects
Don't put minor (and invisible to users) changes in USER-VISIBLE CHANGES

------------------------------------------------------------------------
r30854 | ripley | 2004-08-25 04:07:11 -0400 (Wed, 25 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

need to cd back when doing a binary build

------------------------------------------------------------------------
r30853 | root | 2004-08-24 18:01:31 -0400 (Tue, 24 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30852 | root | 2004-08-24 18:01:09 -0400 (Tue, 24 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30851 | jmc | 2004-08-24 17:45:37 -0400 (Tue, 24 Aug 2004) | 1 line
Changed paths:
   M /trunk/NEWS

new setClass warnings
------------------------------------------------------------------------
r30850 | jmc | 2004-08-24 16:18:49 -0400 (Tue, 24 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/methods/R/as.R

don't coerce to ANY
------------------------------------------------------------------------
r30849 | ripley | 2004-08-24 15:19:00 -0400 (Tue, 24 Aug 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-lang.texi

typo, spotted by Andy Liaw

------------------------------------------------------------------------
r30848 | ripley | 2004-08-24 15:17:40 -0400 (Tue, 24 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/rui.c

It's the R-language Definition

------------------------------------------------------------------------
r30847 | jmc | 2004-08-24 15:10:05 -0400 (Tue, 24 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/methods/R/RClassUtils.R

typo in warning message
------------------------------------------------------------------------
r30846 | ripley | 2004-08-24 14:19:01 -0400 (Tue, 24 Aug 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi

either of three

------------------------------------------------------------------------
r30845 | ripley | 2004-08-24 12:39:53 -0400 (Tue, 24 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/subassign.c
   M /trunk/tests/reg-tests-1.R

fix for PR#7196

------------------------------------------------------------------------
r30844 | jmc | 2004-08-24 11:00:21 -0400 (Tue, 24 Aug 2004) | 1 line
Changed paths:
   M /trunk/NEWS

changes in methods, trace()
------------------------------------------------------------------------
r30843 | jmc | 2004-08-24 10:59:32 -0400 (Tue, 24 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/R/methodsSupport.R
   M /trunk/src/library/base/man/trace.Rd

fixes to trace, untrace and their documentation
------------------------------------------------------------------------
r30842 | jmc | 2004-08-24 10:58:41 -0400 (Tue, 24 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/methods/R/BasicClasses.R
   M /trunk/src/library/methods/R/ClassExtensions.R
   M /trunk/src/library/methods/R/ClassUnion.R
   M /trunk/src/library/methods/R/Methods.R
   M /trunk/src/library/methods/R/MethodsList.R
   M /trunk/src/library/methods/R/NextMethod.R
   M /trunk/src/library/methods/R/RClassUtils.R
   M /trunk/src/library/methods/R/RMethodUtils.R
   M /trunk/src/library/methods/R/SClasses.R
   M /trunk/src/library/methods/R/as.R
   M /trunk/src/library/methods/R/is.R
   M /trunk/src/library/methods/R/show.R
   M /trunk/src/library/methods/R/substituteDirect.R
   M /trunk/src/library/methods/R/trace.R
   M /trunk/src/library/methods/R/zzz.R
   M /trunk/src/library/methods/man/RClassUtils.Rd
   M /trunk/src/library/methods/man/RMethodUtils.Rd
   M /trunk/src/library/methods/man/as.Rd
   M /trunk/src/library/methods/man/getMethod.Rd

changes to fix generics, classes from namespaces; see NEWS
------------------------------------------------------------------------
r30841 | bates | 2004-08-24 05:44:44 -0400 (Tue, 24 Aug 2004) | 1 line
Changed paths:
   A /trunk/debian/Renviron-R_PAPERSIZE.patch
   M /trunk/debian/changelog
   M /trunk/debian/control
   M /trunk/debian/copyright
   A /trunk/debian/papersize.sh
   M /trunk/debian/r-base-core.postinst
   A /trunk/debian/r-gnome.lintian
   M /trunk/debian/rules

Updates from Dirk, new alpha test for 2.0.0
------------------------------------------------------------------------
r30840 | ripley | 2004-08-24 05:32:12 -0400 (Tue, 24 Aug 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in

ship the grid vignette index too

------------------------------------------------------------------------
r30839 | ripley | 2004-08-24 05:09:09 -0400 (Tue, 24 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/INSTALL

only need to build vignettes in using svn checkout

------------------------------------------------------------------------
r30838 | ripley | 2004-08-24 05:06:12 -0400 (Tue, 24 Aug 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in
   M /trunk/doc/html/R-admin.html
   M /trunk/doc/manual/R-admin.texi

distribute grid vignettes in the tarballs and don't make by default

------------------------------------------------------------------------
r30837 | ripley | 2004-08-24 04:28:46 -0400 (Tue, 24 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grid/DESCRIPTION.in

suggests lattice (for vignettes)

------------------------------------------------------------------------
r30836 | maechler | 2004-08-24 03:56:29 -0400 (Tue, 24 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/utils/NAMESPACE
   M /trunk/src/library/utils/R/str.R

print.ls_str() had buglet and was not in namespace
------------------------------------------------------------------------
r30835 | ripley | 2004-08-24 03:53:11 -0400 (Tue, 24 Aug 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/New-Internal.R
   M /trunk/src/library/base/man/factor.Rd
   M /trunk/src/library/base/man/integer.Rd

add is.integer.factor returning false
documentation improvements

------------------------------------------------------------------------
r30834 | ripley | 2004-08-24 03:50:34 -0400 (Tue, 24 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/doc/html/R-admin.html
   M /trunk/doc/manual/R-admin.texi

don't allow f2c on 64-bit platforms as integer=long

------------------------------------------------------------------------
r30833 | ripley | 2004-08-24 02:15:34 -0400 (Tue, 24 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile

tweak

------------------------------------------------------------------------
r30832 | murrell | 2004-08-23 20:52:22 -0400 (Mon, 23 Aug 2004) | 7 lines
Changed paths:
   M /trunk/src/include/R_ext/GraphicsBase.h
   M /trunk/src/include/R_ext/GraphicsEngine.h
   M /trunk/src/library/grid/src/grid.c
   M /trunk/src/library/grid/src/state.c
   M /trunk/src/library/grid/src/util.c
   M /trunk/src/main/base.c
   M /trunk/src/main/dotcode.c
   M /trunk/src/main/engine.c
   M /trunk/src/main/graphics.c

Fix to remove lingering dependency of grid on base graphics
Graphics engine now keeps track of whether a device is dirty and
individual graphics systems can keep track separately of whether they
have dirtied the device.
Base only checks validity of device if it has dirtied the device.


------------------------------------------------------------------------
r30831 | root | 2004-08-23 18:01:22 -0400 (Mon, 23 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30830 | root | 2004-08-23 18:01:10 -0400 (Mon, 23 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30829 | ripley | 2004-08-23 14:35:48 -0400 (Mon, 23 Aug 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/write.table.R
   M /trunk/src/library/graphics/R/text.R
   M /trunk/src/library/graphics/man/text.Rd
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

fix PR#7171 (quotes in column names in write.table)
text.default now coerces factor labels to character not integer

------------------------------------------------------------------------
r30828 | ripley | 2004-08-23 14:24:35 -0400 (Mon, 23 Aug 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/R/Rdconv.pm

work around a perl-version discrepancy

------------------------------------------------------------------------
r30827 | ripley | 2004-08-23 12:56:22 -0400 (Mon, 23 Aug 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-intro.texi

Incoprorate those few changes in PR#7192 which are correct

------------------------------------------------------------------------
r30826 | maechler | 2004-08-23 12:41:58 -0400 (Mon, 23 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/graphics/man/plot.xy.Rd

some details on vector/recycling args
------------------------------------------------------------------------
r30825 | ripley | 2004-08-23 11:40:45 -0400 (Mon, 23 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/library/base/R/New-Internal.R
   M /trunk/src/library/base/man/numeric.Rd

add numeric method for is.numeric.
Make ?numeric page much more standard.

------------------------------------------------------------------------
r30824 | ripley | 2004-08-23 11:35:42 -0400 (Mon, 23 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/Control.Rd

add lots of explanation

------------------------------------------------------------------------
r30823 | ripley | 2004-08-23 11:18:28 -0400 (Mon, 23 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/factor.Rd

clarify that codes are to be integer, add concepts and markup

------------------------------------------------------------------------
r30822 | maechler | 2004-08-23 09:56:23 -0400 (Mon, 23 Aug 2004) | 1 line
Changed paths:
   M /trunk/tests/print-tests.R
   M /trunk/tests/print-tests.Rout.save

fix comment only
------------------------------------------------------------------------
r30821 | maechler | 2004-08-23 09:55:22 -0400 (Mon, 23 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/graphics/R/legend.R

pt.lwd is recycled now that points() can
------------------------------------------------------------------------
r30820 | maechler | 2004-08-23 09:54:15 -0400 (Mon, 23 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/graphics/man/text.Rd

recycling text(*,labels)
------------------------------------------------------------------------
r30819 | maechler | 2004-08-23 09:53:04 -0400 (Mon, 23 Aug 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/graphics/R/plot.R
   M /trunk/src/library/graphics/man/lines.Rd
   M /trunk/src/library/graphics/man/plot.xy.Rd
   M /trunk/src/library/graphics/man/points.Rd
   M /trunk/src/main/names.c
   M /trunk/src/main/plot.c
   M /trunk/tests/reg-plot.R
   M /trunk/tests/reg-plot.Rout.save
   M /trunk/tests/reg-plot.ps.save

plot.xy(*, lwd);  recycling-extending labels in text(*,label)
------------------------------------------------------------------------
r30818 | ripley | 2004-08-23 07:03:54 -0400 (Mon, 23 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/main/attrib.c

typo in last change

------------------------------------------------------------------------
r30817 | ripley | 2004-08-23 04:23:25 -0400 (Mon, 23 Aug 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Rinternals.h
   M /trunk/src/main/attrib.c
   M /trunk/src/main/model.c
   M /trunk/tests/reg-tests-1.R

model.frame.default was copying over attributes it should not, like
tsp and a "ts" class.

------------------------------------------------------------------------
r30816 | root | 2004-08-22 18:01:19 -0400 (Sun, 22 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30815 | root | 2004-08-22 18:01:09 -0400 (Sun, 22 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30814 | ripley | 2004-08-21 23:59:04 -0400 (Sat, 21 Aug 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/refman.top
   M /trunk/share/perl/R/Rdconv.pm
   M /trunk/share/texmf/Rd.sty
   M /trunk/tools/pkg2tex.pl

revise latex macros to pass down xref label.
Seems the only way to get _ accepted as a xref in refman.pdf

------------------------------------------------------------------------
r30813 | ripley | 2004-08-21 23:57:09 -0400 (Sat, 21 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/duplicated.Rd

forgotten escape of \

------------------------------------------------------------------------
r30812 | ripley | 2004-08-21 23:55:27 -0400 (Sat, 21 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/dynload.Rd

It's  README.package, and always was in the installed build.

------------------------------------------------------------------------
r30811 | ripley | 2004-08-21 23:53:25 -0400 (Sat, 21 Aug 2004) | 2 lines
Changed paths:
   M /trunk/tests/no-segfault.Rin

avoid setting title in controlling terminal on Windows

------------------------------------------------------------------------
r30810 | root | 2004-08-21 18:01:23 -0400 (Sat, 21 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30809 | root | 2004-08-21 18:01:08 -0400 (Sat, 21 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30808 | maechler | 2004-08-21 16:54:08 -0400 (Sat, 21 Aug 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/graphics/R/legend.R
   M /trunk/src/library/graphics/man/legend.Rd

legend(): pt.lwd and angle default
------------------------------------------------------------------------
r30807 | ripley | 2004-08-21 12:30:26 -0400 (Sat, 21 Aug 2004) | 2 lines
Changed paths:
   M /trunk/share/texmf/Rd.sty

need more space for 4-digit page numbers

------------------------------------------------------------------------
r30806 | ripley | 2004-08-21 04:52:10 -0400 (Sat, 21 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

update re codoc

------------------------------------------------------------------------
r30805 | ripley | 2004-08-21 04:50:08 -0400 (Sat, 21 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R
   M /trunk/src/library/tools/man/codoc.Rd

teach codoc about registered S3 methods and unexported objects in namespaces

------------------------------------------------------------------------
r30804 | ripley | 2004-08-21 04:49:12 -0400 (Sat, 21 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grDevices/NAMESPACE
   A /trunk/src/library/grDevices/R/Hershey.R
   M /trunk/src/library/graphics/NAMESPACE
   M /trunk/src/library/graphics/R/text.R

Paul must have intended Hershey to be in grDevices

------------------------------------------------------------------------
r30803 | maechler | 2004-08-20 18:23:40 -0400 (Fri, 20 Aug 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/interaction.plot.R
   M /trunk/src/library/stats/man/interaction.plot.Rd

interaction.plot() using Brian`s axisInt() trick
------------------------------------------------------------------------
r30802 | root | 2004-08-20 18:01:36 -0400 (Fri, 20 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30801 | root | 2004-08-20 18:01:12 -0400 (Fri, 20 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30800 | ripley | 2004-08-20 12:32:58 -0400 (Fri, 20 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/library/Makefile.in
   M /trunk/src/library/Recommended/Makefile.in
   M /trunk/src/library/base/Makefile.in
   M /trunk/src/scripts/INSTALL.in

allow building of recommended packages in parallel
build vignettes after lattice

------------------------------------------------------------------------
r30799 | ripley | 2004-08-20 11:31:34 -0400 (Fri, 20 Aug 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in

make recommended packages before vignettes (as use lattice, at least for now).

------------------------------------------------------------------------
r30798 | ripley | 2004-08-20 11:30:36 -0400 (Fri, 20 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/splines/Makefile.in
   M /trunk/src/library/tcltk/Makefile.in

tweaks

------------------------------------------------------------------------
r30797 | ripley | 2004-08-20 10:04:24 -0400 (Fri, 20 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/splines/Makefile.in
   M /trunk/src/library/tcltk/Makefile.in

use lazy loading for splines and tcltk

------------------------------------------------------------------------
r30796 | hornik | 2004-08-20 07:40:51 -0400 (Fri, 20 Aug 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30795 | hornik | 2004-08-20 07:40:45 -0400 (Fri, 20 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30794 | murdoch | 2004-08-20 06:19:18 -0400 (Fri, 20 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/attributes.Rd

Typo in man page:  above -> below
------------------------------------------------------------------------
r30793 | ripley | 2004-08-20 05:03:53 -0400 (Fri, 20 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/library/Recommended/Makefile.in

don't need --lazy as default rules now work in all recommended packages

------------------------------------------------------------------------
r30792 | ripley | 2004-08-20 04:29:57 -0400 (Fri, 20 Aug 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   A /trunk/share/texmf/ts1aer.fd
   A /trunk/share/texmf/ts1aett.fd
   A /trunk/src/library/base/man/ns-load.Rd
   M /trunk/src/library/base/man/ns-lowlev.Rd

fix for roman upquote in \tt output
don't want loadNamespace etc to be internal and not the refman.

------------------------------------------------------------------------
r30791 | ripley | 2004-08-20 02:20:13 -0400 (Fri, 20 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/man/download.file.Rd
   M /trunk/src/modules/internet/internet.c
   M /trunk/tests/internet.Rout.save

new progress meter for download.file

------------------------------------------------------------------------
r30790 | ripley | 2004-08-20 01:41:27 -0400 (Fri, 20 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/INSTALL
   M /trunk/src/gnuwin32/Makefile

tweaks, mainly better enames and for cross-building

------------------------------------------------------------------------
r30789 | ripley | 2004-08-20 01:28:36 -0400 (Fri, 20 Aug 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/Makefile.win

enable cross-building

------------------------------------------------------------------------
r30788 | ripley | 2004-08-20 01:26:31 -0400 (Fri, 20 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/installer/Makefile

cross-buildign needs README.packages

------------------------------------------------------------------------
r30787 | ripley | 2004-08-20 00:51:05 -0400 (Fri, 20 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

label DONE line a la Unix

------------------------------------------------------------------------
r30786 | iacus | 2004-08-20 00:37:27 -0400 (Fri, 20 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/main/names.c

added one parameter to do_browsepackages

------------------------------------------------------------------------
r30785 | iacus | 2004-08-20 00:37:04 -0400 (Fri, 20 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/aqua/GUI.R

added one parameter to package.manager

------------------------------------------------------------------------
r30784 | ripley | 2004-08-20 00:17:27 -0400 (Fri, 20 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/library/utils/R/packages.R
   M /trunk/src/library/utils/man/update.packages.Rd

remove the use of package.description in old.packages
old.packages can return NULL as well as a matrix

------------------------------------------------------------------------
r30783 | ripley | 2004-08-20 00:16:30 -0400 (Fri, 20 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile

no longer need to zip data on nlme, as use lazydata

------------------------------------------------------------------------
r30782 | ripley | 2004-08-20 00:15:43 -0400 (Fri, 20 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/library.R

no longer a need for exceptions for lattice and nlme

------------------------------------------------------------------------
r30781 | ripley | 2004-08-20 00:14:33 -0400 (Fri, 20 Aug 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/fixed/bin/INSTALL
   M /trunk/src/library/stats/R/TukeyHSD.R

change lazyload default to 25k on Windows and document
add labels to TukeyHSD's output in the case of interactions

------------------------------------------------------------------------
r30780 | ripley | 2004-08-20 00:12:08 -0400 (Fri, 20 Aug 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/NAMESPACE

port patchset 30779 (register print.pairwise.htest) to R-1-9-patches

------------------------------------------------------------------------
r30779 | ripley | 2004-08-20 00:07:04 -0400 (Fri, 20 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/NAMESPACE

print.pairwise.htest needs to be registered

------------------------------------------------------------------------
r30778 | root | 2004-08-19 21:27:05 -0400 (Thu, 19 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30777 | root | 2004-08-19 18:59:08 -0400 (Thu, 19 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30776 | ripley | 2004-08-19 12:58:02 -0400 (Thu, 19 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/devga.c

text was always transparent!
------------------------------------------------------------------------
r30775 | maechler | 2004-08-19 12:04:18 -0400 (Thu, 19 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/delay.Rd
   M /trunk/src/library/base/man/lazyload.Rd

delay.Rd: concept{promise}, details and examples
------------------------------------------------------------------------
r30774 | maechler | 2004-08-19 12:01:00 -0400 (Thu, 19 Aug 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/str.R
   M /trunk/src/library/utils/man/str.Rd

str(): show promises; nicer for language
------------------------------------------------------------------------
r30773 | ripley | 2004-08-19 11:56:10 -0400 (Thu, 19 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/fixed/bin/INSTALL
   M /trunk/src/scripts/INSTALL.in

change the lazyload cutoff to 25k

------------------------------------------------------------------------
r30772 | ripley | 2004-08-19 10:32:31 -0400 (Thu, 19 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/library/base/R/library.R
   M /trunk/src/library/base/man/base-internal.Rd

optionally force Imports: when preparing for lazy-loading 
(needed when cross-building)

------------------------------------------------------------------------
r30771 | ripley | 2004-08-19 09:08:08 -0400 (Thu, 19 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   A /trunk/src/library/base/man/Memory-limits.Rd
   M /trunk/src/library/base/man/Memory.Rd
   M /trunk/src/library/utils/man/object.size.Rd

Add a help page on memory limits.

------------------------------------------------------------------------
r30770 | ripley | 2004-08-19 08:38:49 -0400 (Thu, 19 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/library/tools/R/Rd.R

Using [[ ]] on a zero-length vector gives an error, not NA.
Don't use [[ on character vectors, and don't assume any aliases.

------------------------------------------------------------------------
r30769 | ripley | 2004-08-19 07:20:11 -0400 (Thu, 19 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/system.c
   M /trunk/src/main/startup.c

remove warnings stemming from use of size_t

------------------------------------------------------------------------
r30768 | ripley | 2004-08-19 07:07:19 -0400 (Thu, 19 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/h/config.h

update

------------------------------------------------------------------------
r30767 | ripley | 2004-08-19 07:01:08 -0400 (Thu, 19 Aug 2004) | 2 lines
Changed paths:
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/m4/R.m4
   M /trunk/src/include/Defn.h
   M /trunk/src/include/config.h.in
   M /trunk/src/main/CommandLineArgs.c
   M /trunk/src/main/memory.c

find if SIZE_MAX is declared, and if it is use it for R_SIZE_T_MAX

------------------------------------------------------------------------
r30766 | ripley | 2004-08-19 03:30:00 -0400 (Thu, 19 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/INSTALL
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/Makefile.packages
   M /trunk/src/gnuwin32/installer/JRins.pl
   M /trunk/src/gnuwin32/installer/Makefile
   M /trunk/src/gnuwin32/rw-FAQ.texi

readme[.packages] -> README
tidy up, update

------------------------------------------------------------------------
r30765 | ripley | 2004-08-19 03:13:48 -0400 (Thu, 19 Aug 2004) | 2 lines
Changed paths:
   A /trunk/src/gnuwin32/README (from /trunk/src/gnuwin32/readme:30757)
   A /trunk/src/gnuwin32/README.packages (from /trunk/src/gnuwin32/readme.packages:30757)
   D /trunk/src/gnuwin32/readme
   D /trunk/src/gnuwin32/readme.packages

use capitalized names in the sources (as already in the build)

------------------------------------------------------------------------
r30764 | murdoch | 2004-08-18 20:25:21 -0400 (Wed, 18 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/all.equal.Rd

ported r30763 (seealso addition) from trunk
------------------------------------------------------------------------
r30763 | murdoch | 2004-08-18 20:18:54 -0400 (Wed, 18 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/all.equal.Rd

Added see-also identical to all.equal
------------------------------------------------------------------------
r30762 | root | 2004-08-18 18:02:43 -0400 (Wed, 18 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30761 | root | 2004-08-18 18:01:27 -0400 (Wed, 18 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30760 | ripley | 2004-08-18 17:08:22 -0400 (Wed, 18 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/rw-FAQ.texi

upate

------------------------------------------------------------------------
r30759 | maechler | 2004-08-18 16:45:14 -0400 (Wed, 18 Aug 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/utils/R/str.R

keep "promise" much simpler (do more in "trunk")

------------------------------------------------------------------------
r30758 | ripley | 2004-08-18 16:34:06 -0400 (Wed, 18 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

more tweaks for cross-building

------------------------------------------------------------------------
r30757 | ripley | 2004-08-18 16:16:19 -0400 (Wed, 18 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/fixed/Makefile
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

make an XINSTALL script for cross-building packages

------------------------------------------------------------------------
r30756 | ripley | 2004-08-18 12:25:55 -0400 (Wed, 18 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/install-save.sh

changes to enable lazy-loading

------------------------------------------------------------------------
r30755 | ripley | 2004-08-18 12:25:25 -0400 (Wed, 18 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile

survival needs lazydata.

------------------------------------------------------------------------
r30754 | ripley | 2004-08-18 12:18:00 -0400 (Wed, 18 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grid/NAMESPACE
   M /trunk/src/library/grid/R/zzz.R

use useDynLib as it makes cross-building easier

------------------------------------------------------------------------
r30753 | ripley | 2004-08-18 11:12:12 -0400 (Wed, 18 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/makeLazyLoad.R

don't change the path here, to allow for cross-building

------------------------------------------------------------------------
r30752 | ripley | 2004-08-18 11:11:35 -0400 (Wed, 18 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/namespace.R

typo in error message

------------------------------------------------------------------------
r30751 | ripley | 2004-08-18 10:14:46 -0400 (Wed, 18 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/namespace.R

more improved error message naming the namespace

------------------------------------------------------------------------
r30750 | ripley | 2004-08-18 10:13:54 -0400 (Wed, 18 Aug 2004) | 2 lines
Changed paths:
   M /trunk/share/make/vars.mk

mgcv currently Depends on MASS as well as nlme

------------------------------------------------------------------------
r30749 | ripley | 2004-08-18 10:13:01 -0400 (Wed, 18 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

use Rcmd INSTALL for the recommended package is not cross-building

------------------------------------------------------------------------
r30748 | ripley | 2004-08-18 08:26:59 -0400 (Wed, 18 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/library.R
   M /trunk/src/library/base/R/namespace.R

improve error messages from library(), including loading R code under try()

------------------------------------------------------------------------
r30747 | ripley | 2004-08-18 08:04:50 -0400 (Wed, 18 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R

use lib.loc in .load_package_quietly consistently
print out that we test Depends/Suggests/Imports these days

------------------------------------------------------------------------
r30746 | ripley | 2004-08-18 07:10:43 -0400 (Wed, 18 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL
   M /trunk/src/scripts/INSTALL.in

improve error message
add <FIXME> on 1.9.1 > 1.10.0 problem

------------------------------------------------------------------------
r30745 | ripley | 2004-08-18 07:10:00 -0400 (Wed, 18 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R

add Imports to the fields for checking

------------------------------------------------------------------------
r30744 | ripley | 2004-08-18 06:03:42 -0400 (Wed, 18 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/library.R
   M /trunk/src/library/base/man/base-internal.Rd

add version-checking for dependencies in library()

------------------------------------------------------------------------
r30743 | ripley | 2004-08-18 05:38:21 -0400 (Wed, 18 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/INSTALL
   M /trunk/src/gnuwin32/Makefile

the grid vignettes need lattice, so change place in build order

------------------------------------------------------------------------
r30742 | ripley | 2004-08-18 04:34:14 -0400 (Wed, 18 Aug 2004) | 4 lines
Changed paths:
   M /trunk/src/scripts/INSTALL.in
   M /trunk/src/scripts/check.in

don't use tools as a default package if we only want the namespace
add grDevices to the default packages in checks as graphics depends on it
(and loads it noisily).

------------------------------------------------------------------------
r30741 | ripley | 2004-08-18 03:34:48 -0400 (Wed, 18 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/DESCRIPTION.in
   M /trunk/src/library/grid/DESCRIPTION.in
   M /trunk/src/library/grid/inst/doc/displaylist.Snw
   M /trunk/src/library/grid/inst/doc/frame.Snw
   M /trunk/src/library/grid/inst/doc/grid.Snw
   M /trunk/src/library/grid/inst/doc/grobs.Snw
   M /trunk/src/library/grid/inst/doc/interactive.Snw
   M /trunk/src/library/grid/inst/doc/locndimn.Snw
   M /trunk/src/library/grid/inst/doc/moveline.Snw
   M /trunk/src/library/grid/inst/doc/nonfinite.Snw
   M /trunk/src/library/grid/inst/doc/plotexample.Snw
   M /trunk/src/library/grid/inst/doc/rotated.Snw
   M /trunk/src/library/grid/inst/doc/saveload.Snw
   M /trunk/src/library/grid/inst/doc/viewports.Snw

Paul says graphics and grid should require grDevices

------------------------------------------------------------------------
r30740 | ripley | 2004-08-18 03:18:44 -0400 (Wed, 18 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/library.R

better error messages

------------------------------------------------------------------------
r30739 | ripley | 2004-08-17 18:08:57 -0400 (Tue, 17 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/compareVersion.Rd

add xref to package_version

------------------------------------------------------------------------
r30738 | ripley | 2004-08-17 18:08:30 -0400 (Tue, 17 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/summary.aov.Rd

more details on the return value

------------------------------------------------------------------------
r30737 | root | 2004-08-17 18:02:23 -0400 (Tue, 17 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30736 | root | 2004-08-17 18:01:15 -0400 (Tue, 17 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30735 | ripley | 2004-08-17 15:35:47 -0400 (Tue, 17 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/library.R

more protection against malformed R depends (Rwave, for example)

------------------------------------------------------------------------
r30734 | ripley | 2004-08-17 14:17:15 -0400 (Tue, 17 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/packages.R

package.dependencies is now in tools, so remove from base

------------------------------------------------------------------------
r30733 | ripley | 2004-08-17 13:55:16 -0400 (Tue, 17 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/splines/Makefile.in

broken cut-and-paste in last change

------------------------------------------------------------------------
r30732 | ripley | 2004-08-17 13:47:57 -0400 (Tue, 17 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grid/Makefile.in
   M /trunk/src/library/splines/Makefile.in

add packages.rds as built, even if not needed for these two

------------------------------------------------------------------------
r30731 | ripley | 2004-08-17 13:34:19 -0400 (Tue, 17 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/datasets/Makefile.in
   M /trunk/src/library/grDevices/Makefile.in
   M /trunk/src/library/stats4/Makefile.in
   M /trunk/src/library/tcltk/Makefile.in
   M /trunk/src/library/tools/Makefile.in

build package.rds as we go

------------------------------------------------------------------------
r30730 | ripley | 2004-08-17 13:33:48 -0400 (Tue, 17 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/library.R

better error message

------------------------------------------------------------------------
r30729 | ripley | 2004-08-17 13:11:22 -0400 (Tue, 17 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/Makefile.in
   M /trunk/src/library/methods/Makefile.in
   M /trunk/src/library/stats/Makefile.in
   M /trunk/src/library/stats4/Makefile.in
   M /trunk/src/library/utils/Makefile.in

need package.rds installed earlier than before

------------------------------------------------------------------------
r30728 | ripley | 2004-08-17 10:34:55 -0400 (Tue, 17 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   D /trunk/src/library/base/man/package.dependencies.Rd
   M /trunk/src/library/tools/NAMESPACE
   A /trunk/src/library/tools/R/package.dependencies.R (from /trunk/src/library/base/R/packages.R:30727)
   A /trunk/src/library/tools/man/package.dependencies.Rd (from /trunk/src/library/base/man/package.dependencies.Rd:30727)

move package.dependencies to tools as it is only used there

------------------------------------------------------------------------
r30727 | ripley | 2004-08-17 09:59:06 -0400 (Tue, 17 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/unix/install.packages.R

tweaks

------------------------------------------------------------------------
r30726 | ripley | 2004-08-17 09:46:03 -0400 (Tue, 17 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/library/base/R/library.R
   M /trunk/src/library/base/man/base-internal.Rd
   M /trunk/src/library/utils/R/packageStatus.R

make use of package.rds in library, rather than DESCRIPTION file
use package_version comparisons rather than package.dependencies in packageStatus()

------------------------------------------------------------------------
r30725 | ripley | 2004-08-17 09:33:38 -0400 (Tue, 17 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/packages.R

add getRversion, use Imports in package.dependencies

------------------------------------------------------------------------
r30724 | ripley | 2004-08-17 09:32:18 -0400 (Tue, 17 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/library/base/man/Version.Rd
   M /trunk/src/library/base/man/package.dependencies.Rd
   M /trunk/src/library/base/man/package_version.Rd

use Imports: in package dependencies
add getRversion, the R version as a "package_version" object

------------------------------------------------------------------------
r30723 | ripley | 2004-08-17 07:24:06 -0400 (Tue, 17 Aug 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/packages.R
   M /trunk/src/library/utils/R/unix/install.packages.R
   M /trunk/src/library/utils/R/windows/install.packages.R
   M /trunk/src/library/utils/man/update.packages.Rd

enhanced versions of install.packages
------------------------------------------------------------------------
r30722 | ripley | 2004-08-17 07:10:42 -0400 (Tue, 17 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/library/base/man/autoload.Rd
   M /trunk/src/library/base/man/base-internal.Rd
   A /trunk/src/library/base/man/libPaths.Rd
   M /trunk/src/library/base/man/library.Rd
   M /trunk/src/library/base/man/search.Rd
   A /trunk/src/library/base/man/zpackages.Rd

split up library.Rd
.path.packages is said to be internal, so move it to base-internal

------------------------------------------------------------------------
r30721 | ripley | 2004-08-17 06:32:29 -0400 (Tue, 17 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/install-save.sh
   M /trunk/src/scripts/INSTALL.in

Oops, want to keep current libPath, not just library

------------------------------------------------------------------------
r30720 | ripley | 2004-08-17 04:59:30 -0400 (Tue, 17 Aug 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi
   M /trunk/src/library/graphics/DESCRIPTION.in
   M /trunk/src/library/tools/R/QC.R
   M /trunk/src/library/tools/R/admin.R
   M /trunk/src/scripts/check.in

Add Imports: field

------------------------------------------------------------------------
r30719 | ripley | 2004-08-17 04:29:51 -0400 (Tue, 17 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/fixed/bin/INSTALL
   M /trunk/src/gnuwin32/install-save.sh
   M /trunk/src/scripts/INSTALL.in

tweaks for installing into a library that is not in .libPaths.

------------------------------------------------------------------------
r30718 | maechler | 2004-08-17 03:51:02 -0400 (Tue, 17 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/approxfun.Rd

+ 1 space
------------------------------------------------------------------------
r30717 | maechler | 2004-08-17 03:20:10 -0400 (Tue, 17 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/NEWS

PR#7177 was in wrong BUG FIXES section
------------------------------------------------------------------------
r30716 | maechler | 2004-08-17 03:19:59 -0400 (Tue, 17 Aug 2004) | 1 line
Changed paths:
   M /trunk/NEWS

PR#7177 was in wrong BUG FIXES section
------------------------------------------------------------------------
r30715 | ripley | 2004-08-17 02:36:52 -0400 (Tue, 17 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/library.R

change in format of package.rds

------------------------------------------------------------------------
r30714 | ripley | 2004-08-17 02:35:22 -0400 (Tue, 17 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/admin.R
   M /trunk/src/library/tools/R/utils.R

change format of package.rds, to include parsed information

------------------------------------------------------------------------
r30713 | ripley | 2004-08-17 02:31:52 -0400 (Tue, 17 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/makeLazyLoad.R

need to add lib.loc to library path when installing into another library

------------------------------------------------------------------------
r30712 | ripley | 2004-08-17 02:01:29 -0400 (Tue, 17 Aug 2004) | 2 lines
Changed paths:
   A /trunk/src/library/grDevices/man/plotmath.Rd (from /trunk/src/library/graphics/man/plotmath.Rd:30711)
   D /trunk/src/library/graphics/man/plotmath.Rd

Paul wants plotmath.Rd moved from graphics to grDevices

------------------------------------------------------------------------
r30711 | murrell | 2004-08-16 23:27:08 -0400 (Mon, 16 Aug 2004) | 4 lines
Changed paths:
   M /trunk/src/include/Rgraphics.h
   M /trunk/src/library/grid/R/gpar.R
   M /trunk/src/library/grid/inst/doc/changes.txt
   M /trunk/src/library/grid/man/gpar.Rd
   M /trunk/src/library/grid/src/gpar.c
   M /trunk/src/main/devPS.c
   M /trunk/src/main/engine.c
   M /trunk/src/main/graphics.c
   M /trunk/src/unix/devQuartz.c

Reversed internal alpha semantics;  0 now means transparent and 255 means opaque
Also implemented full alpha channel in devQuartz


------------------------------------------------------------------------
r30710 | root | 2004-08-16 18:01:19 -0400 (Mon, 16 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30709 | root | 2004-08-16 18:01:09 -0400 (Mon, 16 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30708 | ripley | 2004-08-16 15:59:09 -0400 (Mon, 16 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/installer/INSTALL

wanr about memory usage

------------------------------------------------------------------------
r30707 | ripley | 2004-08-16 12:34:13 -0400 (Mon, 16 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grDevices/DESCRIPTION.in

update description

------------------------------------------------------------------------
r30706 | maechler | 2004-08-16 12:15:33 -0400 (Mon, 16 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/base/R/approx.R
   M /branches/R-1-9-patches/tests/reg-tests-1.R

ported change r30705 to R-1-9-patches
------------------------------------------------------------------------
r30705 | maechler | 2004-08-16 12:10:40 -0400 (Mon, 16 Aug 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/approx.R
   M /trunk/tests/reg-tests-1.R

fix PR#7177: approx(*,c(NA,NA),*,rule=2)
------------------------------------------------------------------------
r30704 | maechler | 2004-08-16 12:05:18 -0400 (Mon, 16 Aug 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/str.R

str(<promise>) ported from R-patched
------------------------------------------------------------------------
r30703 | maechler | 2004-08-16 12:02:56 -0400 (Mon, 16 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/eval.Rd

\link{force}
------------------------------------------------------------------------
r30702 | maechler | 2004-08-16 11:44:14 -0400 (Mon, 16 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/utils/R/str.R

str(<promise>)
------------------------------------------------------------------------
r30701 | iacus | 2004-08-16 11:08:32 -0400 (Mon, 16 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/aqua.c
   M /trunk/src/unix/devUI.h
   M /trunk/src/unix/edit.c
   M /trunk/src/unix/system.c

changes to allow Cocoa app embed R

------------------------------------------------------------------------
r30700 | ripley | 2004-08-16 10:02:07 -0400 (Mon, 16 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/indices.R

was CRLF file

------------------------------------------------------------------------
r30699 | ripley | 2004-08-16 09:48:30 -0400 (Mon, 16 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/Makefile.in
   M /trunk/src/library/grDevices/Makefile.in
   M /trunk/src/library/graphics/Makefile.in
   M /trunk/src/library/grid/Makefile.in
   M /trunk/src/library/stats/Makefile.in
   M /trunk/src/library/tools/Makefile.in
   M /trunk/src/library/utils/Makefile.in

tidy up

------------------------------------------------------------------------
r30698 | ripley | 2004-08-16 09:14:23 -0400 (Mon, 16 Aug 2004) | 2 lines
Changed paths:
   M /trunk/tests/reg-tests-2.Rout.save

correction to quantile bug

------------------------------------------------------------------------
r30697 | ripley | 2004-08-16 09:12:38 -0400 (Mon, 16 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/quantile.R

A bug in our quantile code plus several in Hyndman's.

------------------------------------------------------------------------
r30696 | ripley | 2004-08-16 08:10:20 -0400 (Mon, 16 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/library/grDevices/Makefile.in
   M /trunk/src/library/graphics/Makefile.in
   M /trunk/src/library/grid/Makefile.in
   M /trunk/src/library/methods/Makefile.in
   M /trunk/src/library/splines/Makefile.in
   M /trunk/src/library/stats/Makefile.in
   M /trunk/src/library/stats4/Makefile.in
   M /trunk/src/library/tcltk/Makefile.in

remove dumped namespace info in case it it now out of date
-- will get rebuilt at the end.

------------------------------------------------------------------------
r30695 | ripley | 2004-08-16 06:40:42 -0400 (Mon, 16 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/plot.table.Rd

indentation error

------------------------------------------------------------------------
r30694 | ripley | 2004-08-16 05:46:08 -0400 (Mon, 16 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/dendrapply.Rd

rainbow is now in grDevices

------------------------------------------------------------------------
r30693 | ripley | 2004-08-16 05:40:00 -0400 (Mon, 16 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grDevices/NAMESPACE
   A /trunk/src/library/grDevices/R/colorstuff.R (from /trunk/src/library/graphics/R/colorstuff.R:30692)
   A /trunk/src/library/grDevices/man/Hershey.Rd (from /trunk/src/library/graphics/man/Hershey.Rd:30692)
   A /trunk/src/library/grDevices/man/Japanese.Rd (from /trunk/src/library/graphics/man/Japanese.Rd:30692)
   A /trunk/src/library/grDevices/man/col2rgb.Rd (from /trunk/src/library/graphics/man/col2rgb.Rd:30692)
   A /trunk/src/library/grDevices/man/colors.Rd (from /trunk/src/library/graphics/man/colors.Rd:30692)
   A /trunk/src/library/grDevices/man/gray.Rd (from /trunk/src/library/graphics/man/gray.Rd:30692)
   A /trunk/src/library/grDevices/man/hsv.Rd (from /trunk/src/library/graphics/man/hsv.Rd:30692)
   A /trunk/src/library/grDevices/man/palette.Rd (from /trunk/src/library/graphics/man/palette.Rd:30692)
   A /trunk/src/library/grDevices/man/palettes.Rd (from /trunk/src/library/graphics/man/palettes.Rd:30692)
   A /trunk/src/library/grDevices/man/rgb.Rd (from /trunk/src/library/graphics/man/rgb.Rd:30692)
   A /trunk/src/library/grDevices/man/rgb2hsv.Rd (from /trunk/src/library/graphics/man/rgb2hsv.Rd:30692)
   M /trunk/src/library/graphics/NAMESPACE
   D /trunk/src/library/graphics/R/colorstuff.R
   D /trunk/src/library/graphics/man/Hershey.Rd
   D /trunk/src/library/graphics/man/Japanese.Rd
   D /trunk/src/library/graphics/man/col2rgb.Rd
   D /trunk/src/library/graphics/man/colors.Rd
   D /trunk/src/library/graphics/man/gray.Rd
   D /trunk/src/library/graphics/man/hsv.Rd
   D /trunk/src/library/graphics/man/palette.Rd
   D /trunk/src/library/graphics/man/palettes.Rd
   D /trunk/src/library/graphics/man/rgb.Rd
   D /trunk/src/library/graphics/man/rgb2hsv.Rd

Paul says move colour and font support from graphics to grDevices

------------------------------------------------------------------------
r30692 | root | 2004-08-16 02:14:07 -0400 (Mon, 16 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

manually (needed "svn cleanup")
------------------------------------------------------------------------
r30691 | murdoch | 2004-08-15 22:10:39 -0400 (Sun, 15 Aug 2004) | 1 line
Changed paths:
   M /branches/djm-source/AUTHORS
   M /branches/djm-source/BUGS
   M /branches/djm-source/COPYRIGHTS
   M /branches/djm-source/FAQ
   M /branches/djm-source/Makeconf.in
   M /branches/djm-source/Makefile.in
   M /branches/djm-source/NEWS
   M /branches/djm-source/THANKS
   M /branches/djm-source/acinclude.m4
   M /branches/djm-source/aclocal.m4
   M /branches/djm-source/afm/Makefile.in
   M /branches/djm-source/configure
   M /branches/djm-source/configure.ac
   M /branches/djm-source/date-stamp
   M /branches/djm-source/doc/Makefile.in
   M /branches/djm-source/doc/R.1
   M /branches/djm-source/doc/html/Makefile.in
   M /branches/djm-source/doc/html/R-admin.html
   M /branches/djm-source/doc/html/about.html
   M /branches/djm-source/doc/html/faq.html
   M /branches/djm-source/doc/html/index-default.html
   M /branches/djm-source/doc/html/packages-head.html
   M /branches/djm-source/doc/html/resources.html
   M /branches/djm-source/doc/html/search/Makefile.in
   M /branches/djm-source/doc/html/template.html
   M /branches/djm-source/doc/html/thanks.html
   M /branches/djm-source/doc/manual/Makefile.in
   M /branches/djm-source/doc/manual/Makefile.win
   M /branches/djm-source/doc/manual/R-FAQ.texi
   M /branches/djm-source/doc/manual/R-admin.texi
   M /branches/djm-source/doc/manual/R-data.texi
   M /branches/djm-source/doc/manual/R-exts.texi
   M /branches/djm-source/doc/manual/R-intro.texi
   M /branches/djm-source/doc/manual/R-lang.texi
   M /branches/djm-source/doc/manual/texinfo.tex
   M /branches/djm-source/doc/manual/txi-en.tex
   M /branches/djm-source/etc/Makefile.in
   M /branches/djm-source/m4/R.m4
   M /branches/djm-source/share/Makefile.in
   A /branches/djm-source/share/R/baseloader.R (from /trunk/share/R/baseloader.R:30690)
   A /branches/djm-source/share/R/nspackloader.R (from /trunk/share/R/nspackloader.R:30690)
   A /branches/djm-source/share/R/packloader.R (from /trunk/share/R/packloader.R:30690)
   M /branches/djm-source/share/make/vars.mk
   M /branches/djm-source/share/perl/R/Utils.pm
   M /branches/djm-source/share/perl/build-help-windows.pl
   M /branches/djm-source/share/perl/build-help.pl
   M /branches/djm-source/share/perl/massage-Examples.pl
   M /branches/djm-source/share/texmf/Rd.sty
   M /branches/djm-source/src/Makefile.in
   M /branches/djm-source/src/appl/Makefile.in
   M /branches/djm-source/src/appl/lbfgsb.c
   M /branches/djm-source/src/extra/Makefile.in
   M /branches/djm-source/src/extra/bzip2/blocksort.c
   M /branches/djm-source/src/extra/pcre/Makefile.win
   M /branches/djm-source/src/extra/xdr/Makefile.in
   M /branches/djm-source/src/extra/xdr/Makefile.win
   M /branches/djm-source/src/extra/zlib/deflate.c
   M /branches/djm-source/src/gnuwin32/CHANGES
   M /branches/djm-source/src/gnuwin32/INSTALL
   M /branches/djm-source/src/gnuwin32/Maintainers.notes
   M /branches/djm-source/src/gnuwin32/MakeDll
   M /branches/djm-source/src/gnuwin32/MakePkg
   M /branches/djm-source/src/gnuwin32/Makefile
   M /branches/djm-source/src/gnuwin32/MkRules
   M /branches/djm-source/src/gnuwin32/bitmap/rbitmap.c
   M /branches/djm-source/src/gnuwin32/devga.c
   M /branches/djm-source/src/gnuwin32/dllversion.rc
   M /branches/djm-source/src/gnuwin32/extra.c
   M /branches/djm-source/src/gnuwin32/fixed/Makefile
   M /branches/djm-source/src/gnuwin32/fixed/bin/INSTALL
   M /branches/djm-source/src/gnuwin32/fixed/dobundle.pl
   M /branches/djm-source/src/gnuwin32/fixed/h/config.h
   M /branches/djm-source/src/gnuwin32/front-ends/Makefile
   M /branches/djm-source/src/gnuwin32/front-ends/R.c
   M /branches/djm-source/src/gnuwin32/front-ends/rcmdfn.c
   M /branches/djm-source/src/gnuwin32/help/Makefile
   M /branches/djm-source/src/gnuwin32/install-save.sh
   M /branches/djm-source/src/gnuwin32/installer/JRins.pl
   M /branches/djm-source/src/gnuwin32/installer/Makefile
   M /branches/djm-source/src/gnuwin32/man-install.sh
   M /branches/djm-source/src/gnuwin32/readme
   M /branches/djm-source/src/gnuwin32/readme.packages
   M /branches/djm-source/src/gnuwin32/rui.c
   M /branches/djm-source/src/gnuwin32/rui.h
   M /branches/djm-source/src/gnuwin32/rw-FAQ.texi
   D /branches/djm-source/src/gnuwin32/windlgs/src/Makevars
   M /branches/djm-source/src/include/Defn.h
   M /branches/djm-source/src/include/Graphics.h
   M /branches/djm-source/src/include/Internal.h
   M /branches/djm-source/src/include/Makefile.in
   A /branches/djm-source/src/include/Makefile.win (from /trunk/src/include/Makefile.win:30690)
   M /branches/djm-source/src/include/Print.h
   M /branches/djm-source/src/include/R_ext/BLAS.h
   M /branches/djm-source/src/include/R_ext/Callbacks.h
   M /branches/djm-source/src/include/R_ext/GetX11Image.h
   M /branches/djm-source/src/include/R_ext/GraphicsBase.h
   M /branches/djm-source/src/include/R_ext/GraphicsDevice.h
   M /branches/djm-source/src/include/R_ext/GraphicsEngine.h
   M /branches/djm-source/src/include/R_ext/Lapack.h
   M /branches/djm-source/src/include/R_ext/Makefile.in
   M /branches/djm-source/src/include/R_ext/Parse.h
   M /branches/djm-source/src/include/R_ext/PrtUtil.h
   M /branches/djm-source/src/include/R_ext/R-ftp-http.h
   D /branches/djm-source/src/include/R_ext/RX11.h
   D /branches/djm-source/src/include/R_ext/Rinternet.h
   D /branches/djm-source/src/include/R_ext/Rlapack.h
   M /branches/djm-source/src/include/R_ext/libextern.h
   M /branches/djm-source/src/include/Rdevices.h
   M /branches/djm-source/src/include/Rgraphics.h
   M /branches/djm-source/src/include/Rinternals.h
   M /branches/djm-source/src/include/Rmath.h0.in
   A /branches/djm-source/src/include/Rmodules (from /trunk/src/include/Rmodules:30690)
   R /branches/djm-source/src/include/Rmodules/RX11.h (from /trunk/src/include/Rmodules/RX11.h:30690)
   R /branches/djm-source/src/include/Rmodules/Rinternet.h (from /trunk/src/include/Rmodules/Rinternet.h:30690)
   R /branches/djm-source/src/include/Rmodules/Rlapack.h (from /trunk/src/include/Rmodules/Rlapack.h:30690)
   M /branches/djm-source/src/include/config.h.in
   M /branches/djm-source/src/library/Makefile.in
   M /branches/djm-source/src/library/Recommended
   M /branches/djm-source/src/library/Recommended/.cvsignore
   M /branches/djm-source/src/library/Recommended/Makefile.in
   M /branches/djm-source/src/library/base/DESCRIPTION.in
   M /branches/djm-source/src/library/base/Makefile.in
   M /branches/djm-source/src/library/base/R/Defunct.R
   M /branches/djm-source/src/library/base/R/New-Internal.R
   M /branches/djm-source/src/library/base/R/Scripts.R
   M /branches/djm-source/src/library/base/R/by.R
   M /branches/djm-source/src/library/base/R/character.R
   D /branches/djm-source/src/library/base/R/citation.R
   M /branches/djm-source/src/library/base/R/connections.R
   D /branches/djm-source/src/library/base/R/data.R
   M /branches/djm-source/src/library/base/R/dataframe.R
   M /branches/djm-source/src/library/base/R/dates.R
   M /branches/djm-source/src/library/base/R/dput.R
   M /branches/djm-source/src/library/base/R/dump.R
   M /branches/djm-source/src/library/base/R/dynload.R
   M /branches/djm-source/src/library/base/R/indexes.R
   M /branches/djm-source/src/library/base/R/interaction.R
   A /branches/djm-source/src/library/base/R/lazyload.R (from /trunk/src/library/base/R/lazyload.R:30690)
   M /branches/djm-source/src/library/base/R/library.R
   M /branches/djm-source/src/library/base/R/namespace.R
   M /branches/djm-source/src/library/base/R/packages.R
   M /branches/djm-source/src/library/base/R/rank.R
   A /branches/djm-source/src/library/base/R/raw.R (from /trunk/src/library/base/R/raw.R:30690)
   M /branches/djm-source/src/library/base/R/source.R
   M /branches/djm-source/src/library/base/R/write.table.R
   D /branches/djm-source/src/library/base/data
   A /branches/djm-source/src/library/base/inst (from /trunk/src/library/base/inst:30690)
   R /branches/djm-source/src/library/base/inst/CITATION (from /trunk/src/library/base/inst/CITATION:30690)
   A /branches/djm-source/src/library/base/makebasedb.R (from /trunk/src/library/base/makebasedb.R:30690)
   M /branches/djm-source/src/library/base/man/AsIs.Rd
   M /branches/djm-source/src/library/base/man/Dates.Rd
   M /branches/djm-source/src/library/base/man/Defunct.Rd
   M /branches/djm-source/src/library/base/man/Deprecated.Rd
   M /branches/djm-source/src/library/base/man/Extract.data.frame.Rd
   M /branches/djm-source/src/library/base/man/Extract.factor.Rd
   D /branches/djm-source/src/library/base/man/Formaldehyde.Rd
   D /branches/djm-source/src/library/base/man/HairEyeColor.Rd
   M /branches/djm-source/src/library/base/man/Hyperbolic.Rd
   D /branches/djm-source/src/library/base/man/InsectSprays.Rd
   D /branches/djm-source/src/library/base/man/LifeCycleSavings.Rd
   M /branches/djm-source/src/library/base/man/Logic.Rd
   M /branches/djm-source/src/library/base/man/Memory.Rd
   M /branches/djm-source/src/library/base/man/NA.Rd
   D /branches/djm-source/src/library/base/man/OrchardSprays.Rd
   D /branches/djm-source/src/library/base/man/PlantGrowth.Rd
   M /branches/djm-source/src/library/base/man/Random.Rd
   M /branches/djm-source/src/library/base/man/Special.Rd
   M /branches/djm-source/src/library/base/man/Startup.Rd
   D /branches/djm-source/src/library/base/man/Titanic.Rd
   D /branches/djm-source/src/library/base/man/ToothGrowth.Rd
   D /branches/djm-source/src/library/base/man/UCBAdmissions.Rd
   D /branches/djm-source/src/library/base/man/USArrests.Rd
   D /branches/djm-source/src/library/base/man/USJudgeRatings.Rd
   D /branches/djm-source/src/library/base/man/USPersonalExpenditure.Rd
   M /branches/djm-source/src/library/base/man/UseMethod.Rd
   D /branches/djm-source/src/library/base/man/VADeaths.Rd
   M /branches/djm-source/src/library/base/man/abbreviate.Rd
   M /branches/djm-source/src/library/base/man/agrep.Rd
   D /branches/djm-source/src/library/base/man/airquality.Rd
   M /branches/djm-source/src/library/base/man/all.equal.Rd
   D /branches/djm-source/src/library/base/man/anscombe.Rd
   M /branches/djm-source/src/library/base/man/apply.Rd
   M /branches/djm-source/src/library/base/man/approxfun.Rd
   M /branches/djm-source/src/library/base/man/args.Rd
   M /branches/djm-source/src/library/base/man/array.Rd
   M /branches/djm-source/src/library/base/man/as.data.frame.Rd
   M /branches/djm-source/src/library/base/man/attach.Rd
   D /branches/djm-source/src/library/base/man/attenu.Rd
   D /branches/djm-source/src/library/base/man/attitude.Rd
   M /branches/djm-source/src/library/base/man/attributes.Rd
   A /branches/djm-source/src/library/base/man/base-defunct.Rd (from /trunk/src/library/base/man/base-defunct.Rd:30690)
   A /branches/djm-source/src/library/base/man/base-deprecated.Rd (from /trunk/src/library/base/man/base-deprecated.Rd:30690)
   A /branches/djm-source/src/library/base/man/base-internal.Rd (from /trunk/src/library/base/man/base-internal.Rd:30690)
   M /branches/djm-source/src/library/base/man/by.Rd
   M /branches/djm-source/src/library/base/man/capabilities.Rd
   D /branches/djm-source/src/library/base/man/cars.Rd
   D /branches/djm-source/src/library/base/man/chickwts.Rd
   M /branches/djm-source/src/library/base/man/chull.Rd
   D /branches/djm-source/src/library/base/man/citation.Rd
   D /branches/djm-source/src/library/base/man/codes.Rd
   M /branches/djm-source/src/library/base/man/colSums.Rd
   M /branches/djm-source/src/library/base/man/colnames.Rd
   M /branches/djm-source/src/library/base/man/commandArgs.Rd
   M /branches/djm-source/src/library/base/man/compareVersion.Rd
   M /branches/djm-source/src/library/base/man/conditions.Rd
   M /branches/djm-source/src/library/base/man/connections.Rd
   M /branches/djm-source/src/library/base/man/convolve.Rd
   D /branches/djm-source/src/library/base/man/data.Rd
   M /branches/djm-source/src/library/base/man/data.frame.Rd
   M /branches/djm-source/src/library/base/man/debug.Rd
   M /branches/djm-source/src/library/base/man/delay.Rd
   M /branches/djm-source/src/library/base/man/deparse.Rd
   M /branches/djm-source/src/library/base/man/diff.Rd
   M /branches/djm-source/src/library/base/man/dput.Rd
   M /branches/djm-source/src/library/base/man/drop.Rd
   M /branches/djm-source/src/library/base/man/dump.Rd
   M /branches/djm-source/src/library/base/man/duplicated.Rd
   M /branches/djm-source/src/library/base/man/dynload.Rd
   M /branches/djm-source/src/library/base/man/environment.Rd
   D /branches/djm-source/src/library/base/man/esoph.Rd
   D /branches/djm-source/src/library/base/man/euro.Rd
   D /branches/djm-source/src/library/base/man/eurodist.Rd
   M /branches/djm-source/src/library/base/man/eval.Rd
   M /branches/djm-source/src/library/base/man/expand.grid.Rd
   M /branches/djm-source/src/library/base/man/expression.Rd
   M /branches/djm-source/src/library/base/man/factor.Rd
   D /branches/djm-source/src/library/base/man/faithful.Rd
   M /branches/djm-source/src/library/base/man/file.choose.Rd
   M /branches/djm-source/src/library/base/man/file.show.Rd
   M /branches/djm-source/src/library/base/man/findInt.Rd
   M /branches/djm-source/src/library/base/man/format.Rd
   A /branches/djm-source/src/library/base/man/getDLLRegisteredRoutines.Rd (from /trunk/src/library/base/man/getDLLRegisteredRoutines.Rd:30690)
   A /branches/djm-source/src/library/base/man/getLoadedDLLs.Rd (from /trunk/src/library/base/man/getLoadedDLLs.Rd:30690)
   M /branches/djm-source/src/library/base/man/getNativeSymbolInfo.Rd
   M /branches/djm-source/src/library/base/man/grep.Rd
   M /branches/djm-source/src/library/base/man/groupGeneric.Rd
   D /branches/djm-source/src/library/base/man/index.search.Rd
   D /branches/djm-source/src/library/base/man/infert.Rd
   M /branches/djm-source/src/library/base/man/interaction.Rd
   D /branches/djm-source/src/library/base/man/iris.Rd
   M /branches/djm-source/src/library/base/man/is.object.Rd
   D /branches/djm-source/src/library/base/man/islands.Rd
   M /branches/djm-source/src/library/base/man/jitter.Rd
   A /branches/djm-source/src/library/base/man/lazyload.Rd (from /trunk/src/library/base/man/lazyload.Rd:30690)
   M /branches/djm-source/src/library/base/man/library.Rd
   M /branches/djm-source/src/library/base/man/library.dynam.Rd
   M /branches/djm-source/src/library/base/man/list.Rd
   M /branches/djm-source/src/library/base/man/list.files.Rd
   M /branches/djm-source/src/library/base/man/load.Rd
   M /branches/djm-source/src/library/base/man/logical.Rd
   D /branches/djm-source/src/library/base/man/longley.Rd
   M /branches/djm-source/src/library/base/man/ls.Rd
   M /branches/djm-source/src/library/base/man/make.names.Rd
   M /branches/djm-source/src/library/base/man/matrix.Rd
   M /branches/djm-source/src/library/base/man/maxCol.Rd
   M /branches/djm-source/src/library/base/man/mean.Rd
   D /branches/djm-source/src/library/base/man/morley.Rd
   D /branches/djm-source/src/library/base/man/mtcars.Rd
   M /branches/djm-source/src/library/base/man/names.Rd
   M /branches/djm-source/src/library/base/man/nchar.Rd
   M /branches/djm-source/src/library/base/man/noquote.Rd
   M /branches/djm-source/src/library/base/man/ns-hooks.Rd
   M /branches/djm-source/src/library/base/man/ns-lowlev.Rd
   M /branches/djm-source/src/library/base/man/options.Rd
   M /branches/djm-source/src/library/base/man/package.dependencies.Rd
   D /branches/djm-source/src/library/base/man/packageDescription.Rd
   A /branches/djm-source/src/library/base/man/package_version.Rd (from /trunk/src/library/base/man/package_version.Rd:30690)
   D /branches/djm-source/src/library/base/man/phones.Rd
   M /branches/djm-source/src/library/base/man/polyroot.Rd
   D /branches/djm-source/src/library/base/man/precip.Rd
   D /branches/djm-source/src/library/base/man/pressure.Rd
   M /branches/djm-source/src/library/base/man/pretty.Rd
   M /branches/djm-source/src/library/base/man/print.Rd
   M /branches/djm-source/src/library/base/man/print.default.Rd
   M /branches/djm-source/src/library/base/man/qr.Rd
   M /branches/djm-source/src/library/base/man/qraux.Rd
   D /branches/djm-source/src/library/base/man/quakes.Rd
   D /branches/djm-source/src/library/base/man/randu.Rd
   M /branches/djm-source/src/library/base/man/rank.Rd
   A /branches/djm-source/src/library/base/man/raw.Rd (from /trunk/src/library/base/man/raw.Rd:30690)
   A /branches/djm-source/src/library/base/man/rawConversion.Rd (from /trunk/src/library/base/man/rawConversion.Rd:30690)
   M /branches/djm-source/src/library/base/man/read.table.Rd
   M /branches/djm-source/src/library/base/man/readBin.Rd
   M /branches/djm-source/src/library/base/man/regex.Rd
   M /branches/djm-source/src/library/base/man/rep.Rd
   M /branches/djm-source/src/library/base/man/rev.Rd
   D /branches/djm-source/src/library/base/man/rivers.Rd
   M /branches/djm-source/src/library/base/man/rowsum.Rd
   M /branches/djm-source/src/library/base/man/scale.Rd
   M /branches/djm-source/src/library/base/man/scan.Rd
   M /branches/djm-source/src/library/base/man/sink.Rd
   D /branches/djm-source/src/library/base/man/sleep.Rd
   M /branches/djm-source/src/library/base/man/sort.Rd
   M /branches/djm-source/src/library/base/man/source.Rd
   M /branches/djm-source/src/library/base/man/stack.Rd
   D /branches/djm-source/src/library/base/man/stackloss.Rd
   D /branches/djm-source/src/library/base/man/state.Rd
   M /branches/djm-source/src/library/base/man/subset.Rd
   M /branches/djm-source/src/library/base/man/summary.Rd
   M /branches/djm-source/src/library/base/man/sweep.Rd
   D /branches/djm-source/src/library/base/man/swiss.Rd
   M /branches/djm-source/src/library/base/man/sys.parent.Rd
   M /branches/djm-source/src/library/base/man/system.time.Rd
   M /branches/djm-source/src/library/base/man/table.Rd
   M /branches/djm-source/src/library/base/man/tapply.Rd
   M /branches/djm-source/src/library/base/man/tempfile.Rd
   M /branches/djm-source/src/library/base/man/textconnections.Rd
   M /branches/djm-source/src/library/base/man/tilde.Rd
   M /branches/djm-source/src/library/base/man/trace.Rd
   M /branches/djm-source/src/library/base/man/transform.Rd
   D /branches/djm-source/src/library/base/man/trees.Rd
   M /branches/djm-source/src/library/base/man/unique.Rd
   M /branches/djm-source/src/library/base/man/units.Rd
   M /branches/djm-source/src/library/base/man/unlist.Rd
   M /branches/djm-source/src/library/base/man/userhooks.Rd
   D /branches/djm-source/src/library/base/man/volcano.Rd
   D /branches/djm-source/src/library/base/man/warpbreaks.Rd
   M /branches/djm-source/src/library/base/man/which.min.Rd
   M /branches/djm-source/src/library/base/man/with.Rd
   D /branches/djm-source/src/library/base/man/women.Rd
   M /branches/djm-source/src/library/base/man/write.table.Rd
   M /branches/djm-source/src/library/base/man/zMethods.Rd
   A /branches/djm-source/src/library/datasets (from /trunk/src/library/datasets:30690)
   R /branches/djm-source/src/library/datasets/DESCRIPTION.in (from /trunk/src/library/datasets/DESCRIPTION.in:30690)
   R /branches/djm-source/src/library/datasets/Makefile.in (from /trunk/src/library/datasets/Makefile.in:30690)
   R /branches/djm-source/src/library/datasets/R (from /trunk/src/library/datasets/R:30690)
   R /branches/djm-source/src/library/datasets/R/zzz.R (from /trunk/src/library/datasets/R/zzz.R:30690)
   R /branches/djm-source/src/library/datasets/data (from /trunk/src/library/datasets/data:30690)
   R /branches/djm-source/src/library/datasets/data/AirPassengers.R (from /trunk/src/library/datasets/data/AirPassengers.R:30690)
   R /branches/djm-source/src/library/datasets/data/BJsales.R (from /trunk/src/library/datasets/data/BJsales.R:30690)
   R /branches/djm-source/src/library/datasets/data/BOD.R (from /trunk/src/library/datasets/data/BOD.R:30690)
   R /branches/djm-source/src/library/datasets/data/CO2.rda (from /trunk/src/library/datasets/data/CO2.rda:30690)
   R /branches/djm-source/src/library/datasets/data/ChickWeight.R (from /trunk/src/library/datasets/data/ChickWeight.R:30690)
   R /branches/djm-source/src/library/datasets/data/DNase.R (from /trunk/src/library/datasets/data/DNase.R:30690)
   R /branches/djm-source/src/library/datasets/data/EuStockMarkets.R (from /trunk/src/library/datasets/data/EuStockMarkets.R:30690)
   R /branches/djm-source/src/library/datasets/data/Formaldehyde.R (from /trunk/src/library/datasets/data/Formaldehyde.R:30690)
   R /branches/djm-source/src/library/datasets/data/HairEyeColor.R (from /trunk/src/library/datasets/data/HairEyeColor.R:30690)
   R /branches/djm-source/src/library/datasets/data/Harman23.cor.R (from /trunk/src/library/datasets/data/Harman23.cor.R:30690)
   R /branches/djm-source/src/library/datasets/data/Harman74.cor.R (from /trunk/src/library/datasets/data/Harman74.cor.R:30690)
   R /branches/djm-source/src/library/datasets/data/Indometh.R (from /trunk/src/library/datasets/data/Indometh.R:30690)
   R /branches/djm-source/src/library/datasets/data/InsectSprays.R (from /trunk/src/library/datasets/data/InsectSprays.R:30690)
   R /branches/djm-source/src/library/datasets/data/JohnsonJohnson.R (from /trunk/src/library/datasets/data/JohnsonJohnson.R:30690)
   R /branches/djm-source/src/library/datasets/data/LakeHuron.R (from /trunk/src/library/datasets/data/LakeHuron.R:30690)
   R /branches/djm-source/src/library/datasets/data/LifeCycleSavings.R (from /trunk/src/library/datasets/data/LifeCycleSavings.R:30690)
   R /branches/djm-source/src/library/datasets/data/Loblolly.R (from /trunk/src/library/datasets/data/Loblolly.R:30690)
   R /branches/djm-source/src/library/datasets/data/Nile.R (from /trunk/src/library/datasets/data/Nile.R:30690)
   R /branches/djm-source/src/library/datasets/data/Orange.R (from /trunk/src/library/datasets/data/Orange.R:30690)
   R /branches/djm-source/src/library/datasets/data/OrchardSprays.R (from /trunk/src/library/datasets/data/OrchardSprays.R:30690)
   R /branches/djm-source/src/library/datasets/data/PlantGrowth.R (from /trunk/src/library/datasets/data/PlantGrowth.R:30690)
   R /branches/djm-source/src/library/datasets/data/Puromycin.R (from /trunk/src/library/datasets/data/Puromycin.R:30690)
   R /branches/djm-source/src/library/datasets/data/Seatbelts.R (from /trunk/src/library/datasets/data/Seatbelts.R:30690)
   R /branches/djm-source/src/library/datasets/data/Theoph.R (from /trunk/src/library/datasets/data/Theoph.R:30690)
   R /branches/djm-source/src/library/datasets/data/Titanic.R (from /trunk/src/library/datasets/data/Titanic.R:30690)
   R /branches/djm-source/src/library/datasets/data/ToothGrowth.R (from /trunk/src/library/datasets/data/ToothGrowth.R:30690)
   R /branches/djm-source/src/library/datasets/data/UCBAdmissions.R (from /trunk/src/library/datasets/data/UCBAdmissions.R:30690)
   R /branches/djm-source/src/library/datasets/data/UKDriverDeaths.R (from /trunk/src/library/datasets/data/UKDriverDeaths.R:30690)
   R /branches/djm-source/src/library/datasets/data/UKLungDeaths.R (from /trunk/src/library/datasets/data/UKLungDeaths.R:30690)
   R /branches/djm-source/src/library/datasets/data/UKgas.R (from /trunk/src/library/datasets/data/UKgas.R:30690)
   R /branches/djm-source/src/library/datasets/data/USAccDeaths.R (from /trunk/src/library/datasets/data/USAccDeaths.R:30690)
   R /branches/djm-source/src/library/datasets/data/USArrests.tab (from /trunk/src/library/datasets/data/USArrests.tab:30690)
   R /branches/djm-source/src/library/datasets/data/USJudgeRatings.R (from /trunk/src/library/datasets/data/USJudgeRatings.R:30690)
   R /branches/djm-source/src/library/datasets/data/USPersonalExpenditure.R (from /trunk/src/library/datasets/data/USPersonalExpenditure.R:30690)
   R /branches/djm-source/src/library/datasets/data/VADeaths.R (from /trunk/src/library/datasets/data/VADeaths.R:30690)
   R /branches/djm-source/src/library/datasets/data/WWWusage.R (from /trunk/src/library/datasets/data/WWWusage.R:30690)
   R /branches/djm-source/src/library/datasets/data/WorldPhones.R (from /trunk/src/library/datasets/data/WorldPhones.R:30690)
   R /branches/djm-source/src/library/datasets/data/ability.cov.R (from /trunk/src/library/datasets/data/ability.cov.R:30690)
   R /branches/djm-source/src/library/datasets/data/airmiles.R (from /trunk/src/library/datasets/data/airmiles.R:30690)
   R /branches/djm-source/src/library/datasets/data/airquality.tab (from /trunk/src/library/datasets/data/airquality.tab:30690)
   R /branches/djm-source/src/library/datasets/data/anscombe.R (from /trunk/src/library/datasets/data/anscombe.R:30690)
   R /branches/djm-source/src/library/datasets/data/attenu.R (from /trunk/src/library/datasets/data/attenu.R:30690)
   R /branches/djm-source/src/library/datasets/data/attitude.R (from /trunk/src/library/datasets/data/attitude.R:30690)
   R /branches/djm-source/src/library/datasets/data/austres.R (from /trunk/src/library/datasets/data/austres.R:30690)
   R /branches/djm-source/src/library/datasets/data/beavers.R (from /trunk/src/library/datasets/data/beavers.R:30690)
   R /branches/djm-source/src/library/datasets/data/cars.R (from /trunk/src/library/datasets/data/cars.R:30690)
   R /branches/djm-source/src/library/datasets/data/chickwts.R (from /trunk/src/library/datasets/data/chickwts.R:30690)
   R /branches/djm-source/src/library/datasets/data/co2.R (from /trunk/src/library/datasets/data/co2.R:30690)
   R /branches/djm-source/src/library/datasets/data/discoveries.R (from /trunk/src/library/datasets/data/discoveries.R:30690)
   R /branches/djm-source/src/library/datasets/data/esoph.R (from /trunk/src/library/datasets/data/esoph.R:30690)
   R /branches/djm-source/src/library/datasets/data/euro.R (from /trunk/src/library/datasets/data/euro.R:30690)
   R /branches/djm-source/src/library/datasets/data/eurodist.R (from /trunk/src/library/datasets/data/eurodist.R:30690)
   R /branches/djm-source/src/library/datasets/data/faithful.R (from /trunk/src/library/datasets/data/faithful.R:30690)
   R /branches/djm-source/src/library/datasets/data/freeny.R (from /trunk/src/library/datasets/data/freeny.R:30690)
   R /branches/djm-source/src/library/datasets/data/infert.R (from /trunk/src/library/datasets/data/infert.R:30690)
   R /branches/djm-source/src/library/datasets/data/iris.R (from /trunk/src/library/datasets/data/iris.R:30690)
   R /branches/djm-source/src/library/datasets/data/iris3.R (from /trunk/src/library/datasets/data/iris3.R:30690)
   R /branches/djm-source/src/library/datasets/data/islands.R (from /trunk/src/library/datasets/data/islands.R:30690)
   R /branches/djm-source/src/library/datasets/data/lh.R (from /trunk/src/library/datasets/data/lh.R:30690)
   R /branches/djm-source/src/library/datasets/data/longley.R (from /trunk/src/library/datasets/data/longley.R:30690)
   R /branches/djm-source/src/library/datasets/data/lynx.R (from /trunk/src/library/datasets/data/lynx.R:30690)
   R /branches/djm-source/src/library/datasets/data/morley.tab (from /trunk/src/library/datasets/data/morley.tab:30690)
   R /branches/djm-source/src/library/datasets/data/mtcars.R (from /trunk/src/library/datasets/data/mtcars.R:30690)
   R /branches/djm-source/src/library/datasets/data/nhtemp.R (from /trunk/src/library/datasets/data/nhtemp.R:30690)
   R /branches/djm-source/src/library/datasets/data/nottem.R (from /trunk/src/library/datasets/data/nottem.R:30690)
   R /branches/djm-source/src/library/datasets/data/precip.R (from /trunk/src/library/datasets/data/precip.R:30690)
   R /branches/djm-source/src/library/datasets/data/presidents.R (from /trunk/src/library/datasets/data/presidents.R:30690)
   R /branches/djm-source/src/library/datasets/data/pressure.R (from /trunk/src/library/datasets/data/pressure.R:30690)
   R /branches/djm-source/src/library/datasets/data/quakes.tab (from /trunk/src/library/datasets/data/quakes.tab:30690)
   R /branches/djm-source/src/library/datasets/data/randu.R (from /trunk/src/library/datasets/data/randu.R:30690)
   R /branches/djm-source/src/library/datasets/data/rivers.R (from /trunk/src/library/datasets/data/rivers.R:30690)
   R /branches/djm-source/src/library/datasets/data/rock.tab (from /trunk/src/library/datasets/data/rock.tab:30690)
   R /branches/djm-source/src/library/datasets/data/sleep.R (from /trunk/src/library/datasets/data/sleep.R:30690)
   R /branches/djm-source/src/library/datasets/data/stackloss.R (from /trunk/src/library/datasets/data/stackloss.R:30690)
   R /branches/djm-source/src/library/datasets/data/state.R (from /trunk/src/library/datasets/data/state.R:30690)
   R /branches/djm-source/src/library/datasets/data/sunspot.month.R (from /trunk/src/library/datasets/data/sunspot.month.R:30690)
   R /branches/djm-source/src/library/datasets/data/sunspot.year.R (from /trunk/src/library/datasets/data/sunspot.year.R:30690)
   R /branches/djm-source/src/library/datasets/data/sunspots.R (from /trunk/src/library/datasets/data/sunspots.R:30690)
   R /branches/djm-source/src/library/datasets/data/swiss.tab (from /trunk/src/library/datasets/data/swiss.tab:30690)
   R /branches/djm-source/src/library/datasets/data/treering.R (from /trunk/src/library/datasets/data/treering.R:30690)
   R /branches/djm-source/src/library/datasets/data/trees.R (from /trunk/src/library/datasets/data/trees.R:30690)
   R /branches/djm-source/src/library/datasets/data/uspop.R (from /trunk/src/library/datasets/data/uspop.R:30690)
   R /branches/djm-source/src/library/datasets/data/volcano.R (from /trunk/src/library/datasets/data/volcano.R:30690)
   R /branches/djm-source/src/library/datasets/data/warpbreaks.R (from /trunk/src/library/datasets/data/warpbreaks.R:30690)
   R /branches/djm-source/src/library/datasets/data/women.R (from /trunk/src/library/datasets/data/women.R:30690)
   R /branches/djm-source/src/library/datasets/man (from /trunk/src/library/datasets/man:30690)
   R /branches/djm-source/src/library/datasets/man/AirPassengers.Rd (from /trunk/src/library/datasets/man/AirPassengers.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/BJsales.Rd (from /trunk/src/library/datasets/man/BJsales.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/BOD.Rd (from /trunk/src/library/datasets/man/BOD.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/ChickWeight.Rd (from /trunk/src/library/datasets/man/ChickWeight.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/DNase.Rd (from /trunk/src/library/datasets/man/DNase.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/EuStockMarkets.Rd (from /trunk/src/library/datasets/man/EuStockMarkets.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/Formaldehyde.Rd (from /trunk/src/library/datasets/man/Formaldehyde.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/HairEyeColor.Rd (from /trunk/src/library/datasets/man/HairEyeColor.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/Harman23.cor.Rd (from /trunk/src/library/datasets/man/Harman23.cor.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/Harman74.cor.Rd (from /trunk/src/library/datasets/man/Harman74.cor.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/Indometh.Rd (from /trunk/src/library/datasets/man/Indometh.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/InsectSprays.Rd (from /trunk/src/library/datasets/man/InsectSprays.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/JohnsonJohnson.Rd (from /trunk/src/library/datasets/man/JohnsonJohnson.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/LakeHuron.Rd (from /trunk/src/library/datasets/man/LakeHuron.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/LifeCycleSavings.Rd (from /trunk/src/library/datasets/man/LifeCycleSavings.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/Loblolly.Rd (from /trunk/src/library/datasets/man/Loblolly.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/Nile.Rd (from /trunk/src/library/datasets/man/Nile.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/Orange.Rd (from /trunk/src/library/datasets/man/Orange.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/OrchardSprays.Rd (from /trunk/src/library/datasets/man/OrchardSprays.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/PlantGrowth.Rd (from /trunk/src/library/datasets/man/PlantGrowth.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/Puromycin.Rd (from /trunk/src/library/datasets/man/Puromycin.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/Theoph.Rd (from /trunk/src/library/datasets/man/Theoph.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/Titanic.Rd (from /trunk/src/library/datasets/man/Titanic.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/ToothGrowth.Rd (from /trunk/src/library/datasets/man/ToothGrowth.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/UCBAdmissions.Rd (from /trunk/src/library/datasets/man/UCBAdmissions.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/UKDriverDeaths.Rd (from /trunk/src/library/datasets/man/UKDriverDeaths.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/UKLungDeaths.Rd (from /trunk/src/library/datasets/man/UKLungDeaths.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/UKgas.Rd (from /trunk/src/library/datasets/man/UKgas.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/USAccDeaths.Rd (from /trunk/src/library/datasets/man/USAccDeaths.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/USArrests.Rd (from /trunk/src/library/datasets/man/USArrests.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/USJudgeRatings.Rd (from /trunk/src/library/datasets/man/USJudgeRatings.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/USPersonalExpenditure.Rd (from /trunk/src/library/datasets/man/USPersonalExpenditure.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/VADeaths.Rd (from /trunk/src/library/datasets/man/VADeaths.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/WWWusage.Rd (from /trunk/src/library/datasets/man/WWWusage.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/WorldPhones.Rd (from /trunk/src/library/datasets/man/WorldPhones.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/ability.cov.Rd (from /trunk/src/library/datasets/man/ability.cov.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/airmiles.Rd (from /trunk/src/library/datasets/man/airmiles.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/airquality.Rd (from /trunk/src/library/datasets/man/airquality.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/anscombe.Rd (from /trunk/src/library/datasets/man/anscombe.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/attenu.Rd (from /trunk/src/library/datasets/man/attenu.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/attitude.Rd (from /trunk/src/library/datasets/man/attitude.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/austres.Rd (from /trunk/src/library/datasets/man/austres.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/beavers.Rd (from /trunk/src/library/datasets/man/beavers.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/cars.Rd (from /trunk/src/library/datasets/man/cars.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/chickwts.Rd (from /trunk/src/library/datasets/man/chickwts.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/co2.Rd (from /trunk/src/library/datasets/man/co2.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/discoveries.Rd (from /trunk/src/library/datasets/man/discoveries.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/esoph.Rd (from /trunk/src/library/datasets/man/esoph.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/euro.Rd (from /trunk/src/library/datasets/man/euro.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/eurodist.Rd (from /trunk/src/library/datasets/man/eurodist.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/faithful.Rd (from /trunk/src/library/datasets/man/faithful.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/freeny.Rd (from /trunk/src/library/datasets/man/freeny.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/infert.Rd (from /trunk/src/library/datasets/man/infert.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/iris.Rd (from /trunk/src/library/datasets/man/iris.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/islands.Rd (from /trunk/src/library/datasets/man/islands.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/lh.Rd (from /trunk/src/library/datasets/man/lh.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/longley.Rd (from /trunk/src/library/datasets/man/longley.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/lynx.Rd (from /trunk/src/library/datasets/man/lynx.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/morley.Rd (from /trunk/src/library/datasets/man/morley.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/mtcars.Rd (from /trunk/src/library/datasets/man/mtcars.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/nhtemp.Rd (from /trunk/src/library/datasets/man/nhtemp.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/nottem.Rd (from /trunk/src/library/datasets/man/nottem.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/precip.Rd (from /trunk/src/library/datasets/man/precip.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/presidents.Rd (from /trunk/src/library/datasets/man/presidents.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/pressure.Rd (from /trunk/src/library/datasets/man/pressure.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/quakes.Rd (from /trunk/src/library/datasets/man/quakes.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/randu.Rd (from /trunk/src/library/datasets/man/randu.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/rivers.Rd (from /trunk/src/library/datasets/man/rivers.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/rock.Rd (from /trunk/src/library/datasets/man/rock.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/sleep.Rd (from /trunk/src/library/datasets/man/sleep.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/stackloss.Rd (from /trunk/src/library/datasets/man/stackloss.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/state.Rd (from /trunk/src/library/datasets/man/state.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/sunspot.month.Rd (from /trunk/src/library/datasets/man/sunspot.month.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/sunspot.year.Rd (from /trunk/src/library/datasets/man/sunspot.year.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/sunspots.Rd (from /trunk/src/library/datasets/man/sunspots.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/swiss.Rd (from /trunk/src/library/datasets/man/swiss.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/treering.Rd (from /trunk/src/library/datasets/man/treering.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/trees.Rd (from /trunk/src/library/datasets/man/trees.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/uspop.Rd (from /trunk/src/library/datasets/man/uspop.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/volcano.Rd (from /trunk/src/library/datasets/man/volcano.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/warpbreaks.Rd (from /trunk/src/library/datasets/man/warpbreaks.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/women.Rd (from /trunk/src/library/datasets/man/women.Rd:30690)
   R /branches/djm-source/src/library/datasets/man/zCO2.Rd (from /trunk/src/library/datasets/man/zCO2.Rd:30690)
   A /branches/djm-source/src/library/grDevices (from /trunk/src/library/grDevices:30690)
   R /branches/djm-source/src/library/grDevices/DESCRIPTION.in (from /trunk/src/library/grDevices/DESCRIPTION.in:30690)
   R /branches/djm-source/src/library/grDevices/Makefile.in (from /trunk/src/library/grDevices/Makefile.in:30690)
   R /branches/djm-source/src/library/grDevices/NAMESPACE (from /trunk/src/library/grDevices/NAMESPACE:30690)
   R /branches/djm-source/src/library/grDevices/R (from /trunk/src/library/grDevices/R:30690)
   R /branches/djm-source/src/library/grDevices/R/device.R (from /trunk/src/library/grDevices/R/device.R:30690)
   R /branches/djm-source/src/library/grDevices/R/pictex.R (from /trunk/src/library/grDevices/R/pictex.R:30690)
   R /branches/djm-source/src/library/grDevices/R/postscript.R (from /trunk/src/library/grDevices/R/postscript.R:30690)
   R /branches/djm-source/src/library/grDevices/R/recordplot.R (from /trunk/src/library/grDevices/R/recordplot.R:30690)
   R /branches/djm-source/src/library/grDevices/R/unix (from /trunk/src/library/grDevices/R/unix:30690)
   R /branches/djm-source/src/library/grDevices/R/unix/dev2bitmap.R (from /trunk/src/library/grDevices/R/unix/dev2bitmap.R:30690)
   R /branches/djm-source/src/library/grDevices/R/unix/quartz.R (from /trunk/src/library/grDevices/R/unix/quartz.R:30690)
   R /branches/djm-source/src/library/grDevices/R/unix/x11.R (from /trunk/src/library/grDevices/R/unix/x11.R:30690)
   R /branches/djm-source/src/library/grDevices/R/windows (from /trunk/src/library/grDevices/R/windows:30690)
   R /branches/djm-source/src/library/grDevices/R/windows/dev2bitmap.R (from /trunk/src/library/grDevices/R/windows/dev2bitmap.R:30690)
   R /branches/djm-source/src/library/grDevices/R/windows/windows.R (from /trunk/src/library/grDevices/R/windows/windows.R:30690)
   R /branches/djm-source/src/library/grDevices/R/windows/x11.R (from /trunk/src/library/grDevices/R/windows/x11.R:30690)
   R /branches/djm-source/src/library/grDevices/man (from /trunk/src/library/grDevices/man:30690)
   R /branches/djm-source/src/library/grDevices/man/Devices.Rd (from /trunk/src/library/grDevices/man/Devices.Rd:30690)
   R /branches/djm-source/src/library/grDevices/man/check.options.Rd (from /trunk/src/library/grDevices/man/check.options.Rd:30690)
   R /branches/djm-source/src/library/grDevices/man/dev.Rd (from /trunk/src/library/grDevices/man/dev.Rd:30690)
   R /branches/djm-source/src/library/grDevices/man/dev.interactive.Rd (from /trunk/src/library/grDevices/man/dev.interactive.Rd:30690)
   R /branches/djm-source/src/library/grDevices/man/dev2.Rd (from /trunk/src/library/grDevices/man/dev2.Rd:30690)
   R /branches/djm-source/src/library/grDevices/man/dev2bitmap.Rd (from /trunk/src/library/grDevices/man/dev2bitmap.Rd:30690)
   R /branches/djm-source/src/library/grDevices/man/grDevices-defunct.Rd (from /trunk/src/library/grDevices/man/grDevices-defunct.Rd:30690)
   R /branches/djm-source/src/library/grDevices/man/pdf.Rd (from /trunk/src/library/grDevices/man/pdf.Rd:30690)
   R /branches/djm-source/src/library/grDevices/man/pictex.Rd (from /trunk/src/library/grDevices/man/pictex.Rd:30690)
   R /branches/djm-source/src/library/grDevices/man/postscript.Rd (from /trunk/src/library/grDevices/man/postscript.Rd:30690)
   R /branches/djm-source/src/library/grDevices/man/postscriptFonts.Rd (from /trunk/src/library/grDevices/man/postscriptFonts.Rd:30690)
   R /branches/djm-source/src/library/grDevices/man/recordplot.Rd (from /trunk/src/library/grDevices/man/recordplot.Rd:30690)
   R /branches/djm-source/src/library/grDevices/man/unix (from /trunk/src/library/grDevices/man/unix:30690)
   R /branches/djm-source/src/library/grDevices/man/unix/png.Rd (from /trunk/src/library/grDevices/man/unix/png.Rd:30690)
   R /branches/djm-source/src/library/grDevices/man/unix/quartz.Rd (from /trunk/src/library/grDevices/man/unix/quartz.Rd:30690)
   R /branches/djm-source/src/library/grDevices/man/unix/x11.Rd (from /trunk/src/library/grDevices/man/unix/x11.Rd:30690)
   R /branches/djm-source/src/library/grDevices/man/unix/x11Fonts.Rd (from /trunk/src/library/grDevices/man/unix/x11Fonts.Rd:30690)
   R /branches/djm-source/src/library/grDevices/man/windows (from /trunk/src/library/grDevices/man/windows:30690)
   R /branches/djm-source/src/library/grDevices/man/windows/bringToTop.Rd (from /trunk/src/library/grDevices/man/windows/bringToTop.Rd:30690)
   R /branches/djm-source/src/library/grDevices/man/windows/png.Rd (from /trunk/src/library/grDevices/man/windows/png.Rd:30690)
   R /branches/djm-source/src/library/grDevices/man/windows/savePlot.Rd (from /trunk/src/library/grDevices/man/windows/savePlot.Rd:30690)
   R /branches/djm-source/src/library/grDevices/man/windows/windows.Rd (from /trunk/src/library/grDevices/man/windows/windows.Rd:30690)
   R /branches/djm-source/src/library/grDevices/man/xfig.Rd (from /trunk/src/library/grDevices/man/xfig.Rd:30690)
   M /branches/djm-source/src/library/graphics/Makefile.in
   M /branches/djm-source/src/library/graphics/NAMESPACE
   M /branches/djm-source/src/library/graphics/R/boxplot.R
   M /branches/djm-source/src/library/graphics/R/coplot.R
   D /branches/djm-source/src/library/graphics/R/device.R
   M /branches/djm-source/src/library/graphics/R/hist.R
   M /branches/djm-source/src/library/graphics/R/legend.R
   M /branches/djm-source/src/library/graphics/R/mosaicplot.R
   M /branches/djm-source/src/library/graphics/R/pairs.R
   M /branches/djm-source/src/library/graphics/R/persp.R
   D /branches/djm-source/src/library/graphics/R/pictex.R
   M /branches/djm-source/src/library/graphics/R/plot.R
   D /branches/djm-source/src/library/graphics/R/postscript.R
   D /branches/djm-source/src/library/graphics/R/recordplot.R
   D /branches/djm-source/src/library/graphics/R/unix
   D /branches/djm-source/src/library/graphics/R/windows
   M /branches/djm-source/src/library/graphics/demo/graphics.R
   M /branches/djm-source/src/library/graphics/demo/image.R
   M /branches/djm-source/src/library/graphics/demo/persp.R
   D /branches/djm-source/src/library/graphics/man/Devices.Rd
   M /branches/djm-source/src/library/graphics/man/abline.Rd
   M /branches/djm-source/src/library/graphics/man/assocplot.Rd
   M /branches/djm-source/src/library/graphics/man/axis.POSIXct.Rd
   M /branches/djm-source/src/library/graphics/man/barplot.Rd
   M /branches/djm-source/src/library/graphics/man/boxplot.Rd
   M /branches/djm-source/src/library/graphics/man/boxplot.stats.Rd
   M /branches/djm-source/src/library/graphics/man/bxp.Rd
   D /branches/djm-source/src/library/graphics/man/check.options.Rd
   M /branches/djm-source/src/library/graphics/man/contour.Rd
   M /branches/djm-source/src/library/graphics/man/coplot.Rd
   M /branches/djm-source/src/library/graphics/man/curve.Rd
   D /branches/djm-source/src/library/graphics/man/dev.Rd
   D /branches/djm-source/src/library/graphics/man/dev.interactive.Rd
   D /branches/djm-source/src/library/graphics/man/dev2.Rd
   D /branches/djm-source/src/library/graphics/man/dev2bitmap.Rd
   M /branches/djm-source/src/library/graphics/man/dotchart.Rd
   M /branches/djm-source/src/library/graphics/man/filled.contour.Rd
   M /branches/djm-source/src/library/graphics/man/fourfoldplot.Rd
   M /branches/djm-source/src/library/graphics/man/frame.Rd
   D /branches/djm-source/src/library/graphics/man/graphics-defunct.Rd
   M /branches/djm-source/src/library/graphics/man/grid.Rd
   M /branches/djm-source/src/library/graphics/man/hist.Rd
   M /branches/djm-source/src/library/graphics/man/image.Rd
   M /branches/djm-source/src/library/graphics/man/legend.Rd
   M /branches/djm-source/src/library/graphics/man/lines.Rd
   M /branches/djm-source/src/library/graphics/man/matplot.Rd
   M /branches/djm-source/src/library/graphics/man/mosaicplot.Rd
   M /branches/djm-source/src/library/graphics/man/pairs.Rd
   M /branches/djm-source/src/library/graphics/man/panel.smooth.Rd
   M /branches/djm-source/src/library/graphics/man/par.Rd
   D /branches/djm-source/src/library/graphics/man/pdf.Rd
   M /branches/djm-source/src/library/graphics/man/persp.Rd
   D /branches/djm-source/src/library/graphics/man/pictex.Rd
   M /branches/djm-source/src/library/graphics/man/plot.Rd
   M /branches/djm-source/src/library/graphics/man/plot.dataframe.Rd
   M /branches/djm-source/src/library/graphics/man/plot.design.Rd
   M /branches/djm-source/src/library/graphics/man/plot.table.Rd
   M /branches/djm-source/src/library/graphics/man/plot.window.Rd
   M /branches/djm-source/src/library/graphics/man/plotdefault.Rd
   M /branches/djm-source/src/library/graphics/man/plotfactor.Rd
   M /branches/djm-source/src/library/graphics/man/plotformula.Rd
   M /branches/djm-source/src/library/graphics/man/plothistogram.Rd
   D /branches/djm-source/src/library/graphics/man/postscript.Rd
   D /branches/djm-source/src/library/graphics/man/recordplot.Rd
   M /branches/djm-source/src/library/graphics/man/rug.Rd
   M /branches/djm-source/src/library/graphics/man/stars.Rd
   M /branches/djm-source/src/library/graphics/man/stem.Rd
   M /branches/djm-source/src/library/graphics/man/stripchart.Rd
   M /branches/djm-source/src/library/graphics/man/strwidth.Rd
   M /branches/djm-source/src/library/graphics/man/sunflowerplot.Rd
   M /branches/djm-source/src/library/graphics/man/symbols.Rd
   M /branches/djm-source/src/library/graphics/man/title.Rd
   D /branches/djm-source/src/library/graphics/man/unix
   D /branches/djm-source/src/library/graphics/man/windows
   D /branches/djm-source/src/library/graphics/man/xfig.Rd
   M /branches/djm-source/src/library/graphics/man/xy.coords.Rd
   M /branches/djm-source/src/library/grid/Makefile.in
   M /branches/djm-source/src/library/grid/NAMESPACE
   M /branches/djm-source/src/library/grid/R/gpar.R
   M /branches/djm-source/src/library/grid/R/grid.R
   M /branches/djm-source/src/library/grid/R/grob.R
   M /branches/djm-source/src/library/grid/R/highlevel.R
   M /branches/djm-source/src/library/grid/R/interactive.R
   M /branches/djm-source/src/library/grid/R/primitives.R
   M /branches/djm-source/src/library/grid/R/unit.R
   M /branches/djm-source/src/library/grid/R/viewport.R
   M /branches/djm-source/src/library/grid/R/zzz.R
   M /branches/djm-source/src/library/grid/inst/doc/changes.txt
   M /branches/djm-source/src/library/grid/inst/doc/displaylist.Snw
   M /branches/djm-source/src/library/grid/inst/doc/frame.Snw
   M /branches/djm-source/src/library/grid/inst/doc/grid.Snw
   M /branches/djm-source/src/library/grid/inst/doc/grobs.Snw
   M /branches/djm-source/src/library/grid/inst/doc/interactive.Snw
   M /branches/djm-source/src/library/grid/inst/doc/locndimn.Snw
   M /branches/djm-source/src/library/grid/inst/doc/moveline.Snw
   M /branches/djm-source/src/library/grid/inst/doc/nonfinite.Snw
   M /branches/djm-source/src/library/grid/inst/doc/plotexample.Snw
   M /branches/djm-source/src/library/grid/inst/doc/rotated.Snw
   M /branches/djm-source/src/library/grid/inst/doc/saveload.Snw
   M /branches/djm-source/src/library/grid/inst/doc/viewports.Snw
   M /branches/djm-source/src/library/grid/man/gpar.Rd
   M /branches/djm-source/src/library/grid/man/grid.grob.Rd
   M /branches/djm-source/src/library/grid/man/grid.locator.Rd
   M /branches/djm-source/src/library/grid/man/grid.newpage.Rd
   M /branches/djm-source/src/library/grid/man/grid.show.layout.Rd
   M /branches/djm-source/src/library/grid/man/grid.show.viewport.Rd
   M /branches/djm-source/src/library/grid/src/gpar.c
   M /branches/djm-source/src/library/grid/src/grid.c
   M /branches/djm-source/src/library/methods/Makefile.in
   M /branches/djm-source/src/library/methods/NAMESPACE
   M /branches/djm-source/src/library/methods/R/Makefile.win
   M /branches/djm-source/src/library/methods/R/addedFunctions.R
   M /branches/djm-source/src/library/methods/R/zzz.R
   D /branches/djm-source/src/library/methods/install.R
   M /branches/djm-source/src/library/methods/man/Documentation.Rd
   M /branches/djm-source/src/library/methods/man/initialize-methods.Rd
   M /branches/djm-source/src/library/methods/man/setOldClass.Rd
   M /branches/djm-source/src/library/profile/Common.R
   M /branches/djm-source/src/library/splines/Makefile.in
   M /branches/djm-source/src/library/splines/man/asVector.Rd
   M /branches/djm-source/src/library/splines/man/backSpline.Rd
   M /branches/djm-source/src/library/splines/man/bs.Rd
   M /branches/djm-source/src/library/splines/man/interpSpline.Rd
   M /branches/djm-source/src/library/splines/man/ns.Rd
   M /branches/djm-source/src/library/splines/man/polySpline.Rd
   M /branches/djm-source/src/library/splines/man/predict.bSpline.Rd
   M /branches/djm-source/src/library/splines/man/predict.bs.Rd
   M /branches/djm-source/src/library/splines/man/splineKnots.Rd
   M /branches/djm-source/src/library/splines/man/splineOrder.Rd
   M /branches/djm-source/src/library/splines/man/xyVector.Rd
   M /branches/djm-source/src/library/stats/Makefile.in
   M /branches/djm-source/src/library/stats/NAMESPACE
   M /branches/djm-source/src/library/stats/R/add.R
   M /branches/djm-source/src/library/stats/R/addmargins.R
   M /branches/djm-source/src/library/stats/R/anova.R
   M /branches/djm-source/src/library/stats/R/arima.R
   M /branches/djm-source/src/library/stats/R/constrOptim.R
   M /branches/djm-source/src/library/stats/R/cor.R
   M /branches/djm-source/src/library/stats/R/dendrogram.R
   M /branches/djm-source/src/library/stats/R/family.R
   M /branches/djm-source/src/library/stats/R/fisher.test.R
   M /branches/djm-source/src/library/stats/R/hclust.R
   M /branches/djm-source/src/library/stats/R/interaction.plot.R
   M /branches/djm-source/src/library/stats/R/loglin.R
   M /branches/djm-source/src/library/stats/R/mahalanobis.R
   M /branches/djm-source/src/library/stats/R/model.tables.R
   M /branches/djm-source/src/library/stats/R/models.R
   M /branches/djm-source/src/library/stats/R/prcomp.R
   M /branches/djm-source/src/library/stats/R/quantile.R
   M /branches/djm-source/src/library/stats/R/reshape.R
   M /branches/djm-source/src/library/stats/R/smspline.R
   M /branches/djm-source/src/library/stats/R/ts.R
   D /branches/djm-source/src/library/stats/data
   D /branches/djm-source/src/library/stats/install.R
   M /branches/djm-source/src/library/stats/man/AIC.Rd
   D /branches/djm-source/src/library/stats/man/AirPassengers.Rd
   D /branches/djm-source/src/library/stats/man/BJsales.Rd
   D /branches/djm-source/src/library/stats/man/BOD.Rd
   D /branches/djm-source/src/library/stats/man/ChickWeight.Rd
   D /branches/djm-source/src/library/stats/man/DNase.Rd
   D /branches/djm-source/src/library/stats/man/EuStockMarkets.Rd
   D /branches/djm-source/src/library/stats/man/Harman23.cor.Rd
   D /branches/djm-source/src/library/stats/man/Harman74.cor.Rd
   M /branches/djm-source/src/library/stats/man/HoltWinters.Rd
   M /branches/djm-source/src/library/stats/man/IQR.Rd
   D /branches/djm-source/src/library/stats/man/Indometh.Rd
   D /branches/djm-source/src/library/stats/man/JohnsonJohnson.Rd
   D /branches/djm-source/src/library/stats/man/LakeHuron.Rd
   D /branches/djm-source/src/library/stats/man/Loblolly.Rd
   M /branches/djm-source/src/library/stats/man/Logistic.Rd
   M /branches/djm-source/src/library/stats/man/NLSstAsymptotic.Rd
   M /branches/djm-source/src/library/stats/man/NLSstClosestX.Rd
   M /branches/djm-source/src/library/stats/man/NLSstLfAsymptote.Rd
   M /branches/djm-source/src/library/stats/man/NLSstRtAsymptote.Rd
   D /branches/djm-source/src/library/stats/man/Nile.Rd
   M /branches/djm-source/src/library/stats/man/Normal.Rd
   D /branches/djm-source/src/library/stats/man/Orange.Rd
   D /branches/djm-source/src/library/stats/man/Puromycin.Rd
   M /branches/djm-source/src/library/stats/man/SSasymp.Rd
   M /branches/djm-source/src/library/stats/man/SSasympOff.Rd
   M /branches/djm-source/src/library/stats/man/SSasympOrig.Rd
   M /branches/djm-source/src/library/stats/man/SSbiexp.Rd
   M /branches/djm-source/src/library/stats/man/SSfol.Rd
   M /branches/djm-source/src/library/stats/man/SSfpl.Rd
   M /branches/djm-source/src/library/stats/man/SSgompertz.Rd
   M /branches/djm-source/src/library/stats/man/SSlogis.Rd
   M /branches/djm-source/src/library/stats/man/SSmicmen.Rd
   M /branches/djm-source/src/library/stats/man/SSweibull.Rd
   M /branches/djm-source/src/library/stats/man/SignRank.Rd
   M /branches/djm-source/src/library/stats/man/StructTS.Rd
   D /branches/djm-source/src/library/stats/man/Theoph.Rd
   M /branches/djm-source/src/library/stats/man/TukeyHSD.Rd
   D /branches/djm-source/src/library/stats/man/UKDriverDeaths.Rd
   D /branches/djm-source/src/library/stats/man/UKLungDeaths.Rd
   D /branches/djm-source/src/library/stats/man/UKgas.Rd
   D /branches/djm-source/src/library/stats/man/USAccDeaths.Rd
   D /branches/djm-source/src/library/stats/man/WWWusage.Rd
   M /branches/djm-source/src/library/stats/man/Wilcoxon.Rd
   D /branches/djm-source/src/library/stats/man/ability.cov.Rd
   M /branches/djm-source/src/library/stats/man/acf.Rd
   M /branches/djm-source/src/library/stats/man/aggregate.Rd
   D /branches/djm-source/src/library/stats/man/airmiles.Rd
   M /branches/djm-source/src/library/stats/man/anova.lm.Rd
   M /branches/djm-source/src/library/stats/man/ar.Rd
   M /branches/djm-source/src/library/stats/man/ar.ols.Rd
   M /branches/djm-source/src/library/stats/man/arima.Rd
   M /branches/djm-source/src/library/stats/man/arima0.Rd
   D /branches/djm-source/src/library/stats/man/austres.Rd
   M /branches/djm-source/src/library/stats/man/ave.Rd
   M /branches/djm-source/src/library/stats/man/bandwidth.Rd
   M /branches/djm-source/src/library/stats/man/bartlett.test.Rd
   D /branches/djm-source/src/library/stats/man/beavers.Rd
   M /branches/djm-source/src/library/stats/man/biplot.princomp.Rd
   M /branches/djm-source/src/library/stats/man/cancor.Rd
   M /branches/djm-source/src/library/stats/man/checkMFClasses.Rd
   M /branches/djm-source/src/library/stats/man/chisq.test.Rd
   M /branches/djm-source/src/library/stats/man/clearNames.Rd
   M /branches/djm-source/src/library/stats/man/cmdscale.Rd
   D /branches/djm-source/src/library/stats/man/co2.Rd
   A /branches/djm-source/src/library/stats/man/coef.Rd (from /trunk/src/library/stats/man/coef.Rd:30690)
   D /branches/djm-source/src/library/stats/man/coefficients.Rd
   M /branches/djm-source/src/library/stats/man/complete.cases.Rd
   M /branches/djm-source/src/library/stats/man/confint.Rd
   M /branches/djm-source/src/library/stats/man/constrOptim.Rd
   M /branches/djm-source/src/library/stats/man/cophenetic.Rd
   M /branches/djm-source/src/library/stats/man/cor.Rd
   M /branches/djm-source/src/library/stats/man/cor.test.Rd
   M /branches/djm-source/src/library/stats/man/cpgram.Rd
   M /branches/djm-source/src/library/stats/man/cutree.Rd
   M /branches/djm-source/src/library/stats/man/decompose.Rd
   A /branches/djm-source/src/library/stats/man/dendrapply.Rd (from /trunk/src/library/stats/man/dendrapply.Rd:30690)
   M /branches/djm-source/src/library/stats/man/dendrogram.Rd
   M /branches/djm-source/src/library/stats/man/density.Rd
   D /branches/djm-source/src/library/stats/man/discoveries.Rd
   M /branches/djm-source/src/library/stats/man/dist.Rd
   M /branches/djm-source/src/library/stats/man/expand.model.frame.Rd
   M /branches/djm-source/src/library/stats/man/factanal.Rd
   M /branches/djm-source/src/library/stats/man/filter.Rd
   M /branches/djm-source/src/library/stats/man/fligner.test.Rd
   M /branches/djm-source/src/library/stats/man/formula.nls.Rd
   D /branches/djm-source/src/library/stats/man/freeny.Rd
   M /branches/djm-source/src/library/stats/man/friedman.test.Rd
   M /branches/djm-source/src/library/stats/man/ftable.Rd
   M /branches/djm-source/src/library/stats/man/ftable.formula.Rd
   M /branches/djm-source/src/library/stats/man/getInitial.Rd
   M /branches/djm-source/src/library/stats/man/glm.Rd
   M /branches/djm-source/src/library/stats/man/hclust.Rd
   M /branches/djm-source/src/library/stats/man/heatmap.Rd
   M /branches/djm-source/src/library/stats/man/identify.hclust.Rd
   M /branches/djm-source/src/library/stats/man/influence.measures.Rd
   M /branches/djm-source/src/library/stats/man/interaction.plot.Rd
   M /branches/djm-source/src/library/stats/man/isoreg.Rd
   M /branches/djm-source/src/library/stats/man/kernel.Rd
   M /branches/djm-source/src/library/stats/man/kruskal.test.Rd
   M /branches/djm-source/src/library/stats/man/ksmooth.Rd
   M /branches/djm-source/src/library/stats/man/lag.Rd
   M /branches/djm-source/src/library/stats/man/lag.plot.Rd
   D /branches/djm-source/src/library/stats/man/lh.Rd
   M /branches/djm-source/src/library/stats/man/line.Rd
   M /branches/djm-source/src/library/stats/man/lm.influence.Rd
   M /branches/djm-source/src/library/stats/man/loess.Rd
   M /branches/djm-source/src/library/stats/man/logLik.Rd
   M /branches/djm-source/src/library/stats/man/loglin.Rd
   M /branches/djm-source/src/library/stats/man/lowess.Rd
   D /branches/djm-source/src/library/stats/man/lynx.Rd
   D /branches/djm-source/src/library/stats/man/make.tables.Rd
   M /branches/djm-source/src/library/stats/man/makepredictcall.Rd
   M /branches/djm-source/src/library/stats/man/mantelhaen.test.Rd
   M /branches/djm-source/src/library/stats/man/model.extract.Rd
   M /branches/djm-source/src/library/stats/man/model.frame.Rd
   M /branches/djm-source/src/library/stats/man/model.matrix.Rd
   M /branches/djm-source/src/library/stats/man/monthplot.Rd
   M /branches/djm-source/src/library/stats/man/na.contiguous.Rd
   D /branches/djm-source/src/library/stats/man/nhtemp.Rd
   M /branches/djm-source/src/library/stats/man/nls.Rd
   M /branches/djm-source/src/library/stats/man/nlsModel.Rd
   D /branches/djm-source/src/library/stats/man/nottem.Rd
   M /branches/djm-source/src/library/stats/man/oneway.test.Rd
   M /branches/djm-source/src/library/stats/man/optim.Rd
   M /branches/djm-source/src/library/stats/man/order.dendrogram.Rd
   M /branches/djm-source/src/library/stats/man/pairwise.t.test.Rd
   M /branches/djm-source/src/library/stats/man/pairwise.wilcox.test.Rd
   M /branches/djm-source/src/library/stats/man/plot.HoltWinters.Rd
   M /branches/djm-source/src/library/stats/man/plot.lm.Rd
   M /branches/djm-source/src/library/stats/man/plot.ppr.Rd
   M /branches/djm-source/src/library/stats/man/plot.profile.nls.Rd
   M /branches/djm-source/src/library/stats/man/plot.ts.Rd
   M /branches/djm-source/src/library/stats/man/ppr.Rd
   M /branches/djm-source/src/library/stats/man/prcomp.Rd
   M /branches/djm-source/src/library/stats/man/predict.HoltWinters.Rd
   M /branches/djm-source/src/library/stats/man/predict.Rd
   M /branches/djm-source/src/library/stats/man/predict.arima.Rd
   M /branches/djm-source/src/library/stats/man/predict.glm.Rd
   M /branches/djm-source/src/library/stats/man/predict.lm.Rd
   M /branches/djm-source/src/library/stats/man/predict.loess.Rd
   M /branches/djm-source/src/library/stats/man/predict.nls.Rd
   M /branches/djm-source/src/library/stats/man/predict.smooth.spline.Rd
   D /branches/djm-source/src/library/stats/man/presidents.Rd
   M /branches/djm-source/src/library/stats/man/princomp.Rd
   M /branches/djm-source/src/library/stats/man/profile.nls.Rd
   M /branches/djm-source/src/library/stats/man/profiler.nls.Rd
   M /branches/djm-source/src/library/stats/man/qqnorm.Rd
   M /branches/djm-source/src/library/stats/man/quantile.Rd
   M /branches/djm-source/src/library/stats/man/rect.hclust.Rd
   M /branches/djm-source/src/library/stats/man/relevel.Rd
   M /branches/djm-source/src/library/stats/man/reshape.Rd
   D /branches/djm-source/src/library/stats/man/rock.Rd
   M /branches/djm-source/src/library/stats/man/runmed.Rd
   M /branches/djm-source/src/library/stats/man/scatter.smooth.Rd
   M /branches/djm-source/src/library/stats/man/screeplot.Rd
   D /branches/djm-source/src/library/stats/man/se.aov.Rd
   M /branches/djm-source/src/library/stats/man/smooth.Rd
   M /branches/djm-source/src/library/stats/man/smooth.spline.Rd
   M /branches/djm-source/src/library/stats/man/sortedXyData.Rd
   M /branches/djm-source/src/library/stats/man/spec.ar.Rd
   M /branches/djm-source/src/library/stats/man/spec.pgram.Rd
   M /branches/djm-source/src/library/stats/man/spectrum.Rd
   M /branches/djm-source/src/library/stats/man/step.Rd
   M /branches/djm-source/src/library/stats/man/stl.Rd
   M /branches/djm-source/src/library/stats/man/summary.princomp.Rd
   D /branches/djm-source/src/library/stats/man/sunspot.Rd
   D /branches/djm-source/src/library/stats/man/sunspots.Rd
   M /branches/djm-source/src/library/stats/man/supsmu.Rd
   M /branches/djm-source/src/library/stats/man/symnum.Rd
   M /branches/djm-source/src/library/stats/man/t.test.Rd
   M /branches/djm-source/src/library/stats/man/terms.object.Rd
   M /branches/djm-source/src/library/stats/man/time.Rd
   D /branches/djm-source/src/library/stats/man/treering.Rd
   M /branches/djm-source/src/library/stats/man/ts.Rd
   M /branches/djm-source/src/library/stats/man/ts.plot.Rd
   M /branches/djm-source/src/library/stats/man/ts.union.Rd
   M /branches/djm-source/src/library/stats/man/tsSmooth.Rd
   M /branches/djm-source/src/library/stats/man/tsdiag.Rd
   D /branches/djm-source/src/library/stats/man/uspop.Rd
   M /branches/djm-source/src/library/stats/man/varimax.Rd
   M /branches/djm-source/src/library/stats/man/wilcox.test.Rd
   M /branches/djm-source/src/library/stats/man/window.Rd
   M /branches/djm-source/src/library/stats/man/xtabs.Rd
   M /branches/djm-source/src/library/stats/man/zC.Rd
   D /branches/djm-source/src/library/stats/man/zCO2.Rd
   D /branches/djm-source/src/library/stats/man/zcbind.ts.Rd
   M /branches/djm-source/src/library/stats/src/pacf.c
   M /branches/djm-source/src/library/stats/src/ppr.f
   M /branches/djm-source/src/library/stats/src/starma.c
   M /branches/djm-source/src/library/stats4/DESCRIPTION.in
   M /branches/djm-source/src/library/stats4/Makefile.in
   D /branches/djm-source/src/library/stats4/R/AAA.R
   M /branches/djm-source/src/library/stats4/R/mle.R
   D /branches/djm-source/src/library/stats4/install.R
   M /branches/djm-source/src/library/stats4/man/BIC.Rd
   M /branches/djm-source/src/library/tcltk/Makefile.in
   M /branches/djm-source/src/library/tcltk/R/windows/zzz.R
   M /branches/djm-source/src/library/tcltk/demo/tkttest.R
   M /branches/djm-source/src/library/tcltk/src/Makefile.win
   M /branches/djm-source/src/library/tools/Makefile.in
   M /branches/djm-source/src/library/tools/NAMESPACE
   M /branches/djm-source/src/library/tools/R/QC.R
   M /branches/djm-source/src/library/tools/R/Rd.R
   M /branches/djm-source/src/library/tools/R/Vignettes.R
   M /branches/djm-source/src/library/tools/R/admin.R
   M /branches/djm-source/src/library/tools/R/index.R
   A /branches/djm-source/src/library/tools/R/makeLazyLoad.R (from /trunk/src/library/tools/R/makeLazyLoad.R:30690)
   M /branches/djm-source/src/library/tools/R/utils.R
   A /branches/djm-source/src/library/tools/man/Rdutils.Rd (from /trunk/src/library/tools/man/Rdutils.Rd:30690)
   M /branches/djm-source/src/library/tools/man/buildVignettes.Rd
   M /branches/djm-source/src/library/tools/man/checkMD5sums.Rd
   M /branches/djm-source/src/library/tools/man/checkVignettes.Rd
   M /branches/djm-source/src/library/tools/man/codoc.Rd
   M /branches/djm-source/src/library/tools/man/getDepList.Rd
   M /branches/djm-source/src/library/tools/man/installFoundDepends.Rd
   A /branches/djm-source/src/library/tools/man/makeLazyLoading.Rd (from /trunk/src/library/tools/man/makeLazyLoading.Rd:30690)
   M /branches/djm-source/src/library/tools/man/tools-deprecated.Rd
   M /branches/djm-source/src/library/utils/Makefile.in
   M /branches/djm-source/src/library/utils/NAMESPACE
   M /branches/djm-source/src/library/utils/R/apropos.R
   M /branches/djm-source/src/library/utils/R/aqua/GUI.R
   A /branches/djm-source/src/library/utils/R/citation.R (from /trunk/src/library/utils/R/citation.R:30690)
   A /branches/djm-source/src/library/utils/R/data.R (from /trunk/src/library/utils/R/data.R:30690)
   M /branches/djm-source/src/library/utils/R/demo.R
   M /branches/djm-source/src/library/utils/R/example.R
   M /branches/djm-source/src/library/utils/R/head.R
   A /branches/djm-source/src/library/utils/R/help.R (from /trunk/src/library/utils/R/help.R:30690)
   M /branches/djm-source/src/library/utils/R/help.search.R
   A /branches/djm-source/src/library/utils/R/indices.R (from /trunk/src/library/utils/R/indices.R:30690)
   M /branches/djm-source/src/library/utils/R/packages.R
   M /branches/djm-source/src/library/utils/R/prompt.R
   M /branches/djm-source/src/library/utils/R/question.R
   A /branches/djm-source/src/library/utils/R/read.fortran.R (from /trunk/src/library/utils/R/read.fortran.R:30690)
   M /branches/djm-source/src/library/utils/R/read.fwf.R
   M /branches/djm-source/src/library/utils/R/str.R
   M /branches/djm-source/src/library/utils/R/summRprof.R
   M /branches/djm-source/src/library/utils/R/unix/help.R
   A /branches/djm-source/src/library/utils/R/unix/install.packages.R (from /trunk/src/library/utils/R/unix/install.packages.R:30690)
   D /branches/djm-source/src/library/utils/R/unix/update.packages.R
   M /branches/djm-source/src/library/utils/R/vignette.R
   M /branches/djm-source/src/library/utils/R/windows/help.R
   A /branches/djm-source/src/library/utils/R/windows/install.packages.R (from /trunk/src/library/utils/R/windows/install.packages.R:30690)
   D /branches/djm-source/src/library/utils/R/windows/update.packages.R
   A /branches/djm-source/src/library/utils/man/citEntry.Rd (from /trunk/src/library/utils/man/citEntry.Rd:30690)
   A /branches/djm-source/src/library/utils/man/citation.Rd (from /trunk/src/library/utils/man/citation.Rd:30690)
   A /branches/djm-source/src/library/utils/man/data.Rd (from /trunk/src/library/utils/man/data.Rd:30690)
   M /branches/djm-source/src/library/utils/man/demo.Rd
   M /branches/djm-source/src/library/utils/man/edit.data.frame.Rd
   M /branches/djm-source/src/library/utils/man/example.Rd
   M /branches/djm-source/src/library/utils/man/getAnywhere.Rd
   M /branches/djm-source/src/library/utils/man/head.Rd
   M /branches/djm-source/src/library/utils/man/help.Rd
   A /branches/djm-source/src/library/utils/man/index.search.Rd (from /trunk/src/library/utils/man/index.search.Rd:30690)
   A /branches/djm-source/src/library/utils/man/installed.packages.Rd (from /trunk/src/library/utils/man/installed.packages.Rd:30690)
   M /branches/djm-source/src/library/utils/man/methods.Rd
   M /branches/djm-source/src/library/utils/man/object.size.Rd
   A /branches/djm-source/src/library/utils/man/packageDescription.Rd (from /trunk/src/library/utils/man/packageDescription.Rd:30690)
   M /branches/djm-source/src/library/utils/man/page.Rd
   A /branches/djm-source/src/library/utils/man/person.Rd (from /trunk/src/library/utils/man/person.Rd:30690)
   M /branches/djm-source/src/library/utils/man/prompt.Rd
   M /branches/djm-source/src/library/utils/man/promptData.Rd
   A /branches/djm-source/src/library/utils/man/read.fortran.Rd (from /trunk/src/library/utils/man/read.fortran.Rd:30690)
   M /branches/djm-source/src/library/utils/man/read.fwf.Rd
   M /branches/djm-source/src/library/utils/man/str.Rd
   M /branches/djm-source/src/library/utils/man/unix/BATCH.Rd
   M /branches/djm-source/src/library/utils/man/unix/INSTALL.Rd
   M /branches/djm-source/src/library/utils/man/update.packages.Rd
   M /branches/djm-source/src/library/utils/man/utils-deprecated.Rd
   M /branches/djm-source/src/library/utils/man/windows/INSTALL.Rd
   M /branches/djm-source/src/library/utils/man/windows/Rconsole.Rd
   M /branches/djm-source/src/library/utils/man/windows/choose.files.Rd
   M /branches/djm-source/src/library/utils/man/windows/winDialog.Rd
   M /branches/djm-source/src/library/utils/man/windows/winMenus.Rd
   M /branches/djm-source/src/main/Makefile.in
   M /branches/djm-source/src/main/Rdynload.c
   M /branches/djm-source/src/main/Rmain.c
   M /branches/djm-source/src/main/apply.c
   M /branches/djm-source/src/main/arithmetic.c
   M /branches/djm-source/src/main/array.c
   M /branches/djm-source/src/main/attrib.c
   M /branches/djm-source/src/main/basedecl.h
   M /branches/djm-source/src/main/bind.c
   M /branches/djm-source/src/main/builtin.c
   M /branches/djm-source/src/main/character.c
   M /branches/djm-source/src/main/coerce.c
   M /branches/djm-source/src/main/connections.c
   M /branches/djm-source/src/main/cov.c
   M /branches/djm-source/src/main/deparse.c
   M /branches/djm-source/src/main/deriv.c
   M /branches/djm-source/src/main/devPS.c
   M /branches/djm-source/src/main/devices.c
   M /branches/djm-source/src/main/dotcode.c
   M /branches/djm-source/src/main/dstruct.c
   M /branches/djm-source/src/main/duplicate.c
   M /branches/djm-source/src/main/engine.c
   M /branches/djm-source/src/main/errors.c
   M /branches/djm-source/src/main/eval.c
   M /branches/djm-source/src/main/format.c
   M /branches/djm-source/src/main/gram.c
   M /branches/djm-source/src/main/gram.y
   M /branches/djm-source/src/main/graphics.c
   M /branches/djm-source/src/main/identical.c
   M /branches/djm-source/src/main/internet.c
   M /branches/djm-source/src/main/lapack.c
   M /branches/djm-source/src/main/logic.c
   M /branches/djm-source/src/main/main.c
   M /branches/djm-source/src/main/memory.c
   M /branches/djm-source/src/main/names.c
   M /branches/djm-source/src/main/options.c
   M /branches/djm-source/src/main/pcre.c
   M /branches/djm-source/src/main/platform.c
   M /branches/djm-source/src/main/plot.c
   M /branches/djm-source/src/main/plot3d.c
   M /branches/djm-source/src/main/print.c
   M /branches/djm-source/src/main/printutils.c
   M /branches/djm-source/src/main/printvector.c
   M /branches/djm-source/src/main/registration.c
   M /branches/djm-source/src/main/relop.c
   M /branches/djm-source/src/main/saveload.c
   M /branches/djm-source/src/main/scan.c
   M /branches/djm-source/src/main/seq.c
   M /branches/djm-source/src/main/serialize.c
   M /branches/djm-source/src/main/size.c
   M /branches/djm-source/src/main/sort.c
   M /branches/djm-source/src/main/subassign.c
   M /branches/djm-source/src/main/subset.c
   M /branches/djm-source/src/main/unique.c
   M /branches/djm-source/src/main/util.c
   M /branches/djm-source/src/modules/Makefile.in
   M /branches/djm-source/src/modules/X11/Makefile.in
   M /branches/djm-source/src/modules/X11/devX11.c
   M /branches/djm-source/src/modules/X11/devX11.h
   M /branches/djm-source/src/modules/X11/rbitmap.c
   M /branches/djm-source/src/modules/aqua/Makefile.in
   M /branches/djm-source/src/modules/aqua/aquaconsole.c
   M /branches/djm-source/src/modules/gnome/Makefile.in
   M /branches/djm-source/src/modules/internet/Makefile.in
   M /branches/djm-source/src/modules/internet/internet.c
   M /branches/djm-source/src/modules/lapack/Lapack.c
   M /branches/djm-source/src/modules/lapack/Makefile.in
   M /branches/djm-source/src/modules/vfonts/Makefile.in
   M /branches/djm-source/src/nmath/Makefile.in
   M /branches/djm-source/src/nmath/dbinom.c
   M /branches/djm-source/src/nmath/dhyper.c
   M /branches/djm-source/src/nmath/dpq.h
   M /branches/djm-source/src/nmath/pgamma.c
   M /branches/djm-source/src/nmath/phyper.c
   M /branches/djm-source/src/nmath/qhyper.c
   M /branches/djm-source/src/nmath/standalone/Makefile.in
   M /branches/djm-source/src/scripts/INSTALL.in
   M /branches/djm-source/src/scripts/Makefile.in
   A /branches/djm-source/src/scripts/Makefile.win (from /trunk/src/scripts/Makefile.win:30690)
   M /branches/djm-source/src/scripts/R.sh.in
   M /branches/djm-source/src/scripts/Rcmd
   M /branches/djm-source/src/scripts/SHLIB.in
   M /branches/djm-source/src/scripts/build.in
   M /branches/djm-source/src/scripts/check.in
   M /branches/djm-source/src/scripts/texi2dvi
   M /branches/djm-source/src/unix/Makefile.in
   M /branches/djm-source/src/unix/Runix.h
   M /branches/djm-source/src/unix/X11.c
   M /branches/djm-source/src/unix/aqua.c
   M /branches/djm-source/src/unix/edit.c
   M /branches/djm-source/src/unix/sys-std.c
   M /branches/djm-source/src/unix/system.c
   M /branches/djm-source/tests/Examples/Makefile.in
   M /branches/djm-source/tests/Makefile.in
   M /branches/djm-source/tests/demos.Rout.save
   M /branches/djm-source/tests/eval-etc.R
   M /branches/djm-source/tests/eval-etc.Rout.save
   M /branches/djm-source/tests/isas-tests.Rout.save
   M /branches/djm-source/tests/lapack.R
   M /branches/djm-source/tests/lm-tests.R
   M /branches/djm-source/tests/lm-tests.Rout.save
   M /branches/djm-source/tests/nafns.R
   M /branches/djm-source/tests/no-segfault.Rin
   M /branches/djm-source/tests/print-tests.R
   M /branches/djm-source/tests/print-tests.Rout.save
   M /branches/djm-source/tests/reg-plot.R
   M /branches/djm-source/tests/reg-plot.Rout.save
   M /branches/djm-source/tests/reg-plot.ps.save
   M /branches/djm-source/tests/reg-tests-1.R
   M /branches/djm-source/tests/reg-tests-2.R
   M /branches/djm-source/tests/reg-tests-2.Rout.save
   M /branches/djm-source/tests/ts-tests.R
   M /branches/djm-source/tools/GETCONFIG
   M /branches/djm-source/tools/GETVERSION
   M /branches/djm-source/tools/copy-if-change
   M /branches/djm-source/tools/link-recommended
   M /branches/djm-source/tools/move-if-change
   M /branches/djm-source/tools/pkg2tex.pl
   M /branches/djm-source/tools/rsync-recommended

ported r29865:30690 from main
------------------------------------------------------------------------
r30690 | murdoch | 2004-08-15 19:15:07 -0400 (Sun, 15 Aug 2004) | 1 line
Changed paths:
   D /branches/murdoch-branch

Clean up unnecessary branch
------------------------------------------------------------------------
r30689 | root | 2004-08-15 18:07:45 -0400 (Sun, 15 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30688 | hornik | 2004-08-15 10:28:05 -0400 (Sun, 15 Aug 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30687 | hornik | 2004-08-15 10:25:43 -0400 (Sun, 15 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30686 | ripley | 2004-08-15 06:38:45 -0400 (Sun, 15 Aug 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/man/checkMFClasses.Rd
   M /trunk/tools/pkg2tex.pl

don't include internal help files in the reference manual
don;t make .MFclasses internal, as needed for terms.object

------------------------------------------------------------------------
r30685 | ripley | 2004-08-15 06:37:28 -0400 (Sun, 15 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/terms.object.Rd

typo

------------------------------------------------------------------------
r30684 | ripley | 2004-08-15 06:36:05 -0400 (Sun, 15 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/logical.Rd

omit reference to the defunct codes()

------------------------------------------------------------------------
r30683 | ripley | 2004-08-15 06:00:11 -0400 (Sun, 15 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/base-deprecated.Rd
   M /trunk/src/library/tools/man/tools-deprecated.Rd
   M /trunk/src/library/utils/man/utils-deprecated.Rd

don't have *-deprecated.Rd as internal.

------------------------------------------------------------------------
r30682 | ripley | 2004-08-15 05:31:38 -0400 (Sun, 15 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/Defunct.R
   M /trunk/src/library/base/R/by.R
   M /trunk/src/library/base/man/base-defunct.Rd
   M /trunk/src/library/grid/R/grob.R
   M /trunk/src/library/grid/R/primitives.R
   M /trunk/src/library/profile/Common.R
   M /trunk/src/library/stats/R/add.R
   M /trunk/src/library/stats/R/addmargins.R
   M /trunk/src/library/stats/R/dendrogram.R
   M /trunk/src/library/stats/R/fisher.test.R
   M /trunk/src/library/tools/R/QC.R
   M /trunk/src/library/tools/R/makeLazyLoad.R
   M /trunk/src/library/utils/R/apropos.R
   M /trunk/src/library/utils/R/example.R

fix problems picked up by running codetools

------------------------------------------------------------------------
r30681 | ripley | 2004-08-15 05:26:24 -0400 (Sun, 15 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/Defunct.Rd

don't try to link to base-defunct etc.

------------------------------------------------------------------------
r30680 | ripley | 2004-08-15 05:25:03 -0400 (Sun, 15 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/library.R

use "MASS" for consistency

------------------------------------------------------------------------
r30679 | ripley | 2004-08-15 05:24:46 -0400 (Sun, 15 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/dynload.R

pkkname is not defined!

------------------------------------------------------------------------
r30678 | ripley | 2004-08-15 04:48:30 -0400 (Sun, 15 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/library/grDevices/Makefile.in

use lazy-loading for grDevices since although it is small most of it
is normally unused.

------------------------------------------------------------------------
r30677 | ripley | 2004-08-15 04:37:56 -0400 (Sun, 15 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/library/base/Makefile.in
   M /trunk/src/library/graphics/Makefile.in
   M /trunk/src/library/stats/Makefile.in
   M /trunk/src/library/tcltk/Makefile.in
   M /trunk/src/library/utils/R/data.R
   M /trunk/src/library/utils/R/demo.R
   M /trunk/src/library/utils/R/vignette.R
   M /trunk/src/library/utils/man/data.Rd
   M /trunk/src/scripts/INSTALL.in

don't install demo/00Index as have demo.rds
no need to look for old-style indices as packages have been re-installed

------------------------------------------------------------------------
r30676 | root | 2004-08-14 18:03:48 -0400 (Sat, 14 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30675 | root | 2004-08-14 18:01:58 -0400 (Sat, 14 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30674 | ripley | 2004-08-14 16:59:08 -0400 (Sat, 14 Aug 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/library.R
   M /trunk/src/library/base/R/packages.R
   D /trunk/src/library/base/man/packageDescription.Rd
   M /trunk/src/library/utils/NAMESPACE
   M /trunk/src/library/utils/R/indices.R
   A /trunk/src/library/utils/man/packageDescription.Rd (from /trunk/src/library/base/man/packageDescription.Rd:30673)

make use of package.rds in library().
move packageDescription() from base to utils.

------------------------------------------------------------------------
r30673 | ripley | 2004-08-14 15:55:05 -0400 (Sat, 14 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/man/object.size.Rd
   M /trunk/src/main/size.c
   M /trunk/src/main/unique.c

improves estimates of size of character vectors.

------------------------------------------------------------------------
r30672 | ripley | 2004-08-14 12:53:29 -0400 (Sat, 14 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/library/utils/R/packages.R
   A /trunk/src/library/utils/man/installed.packages.Rd
   M /trunk/src/library/utils/man/update.packages.Rd

correct and expand documentation for CRAN.packages etc
add rownames to return values for CRAN.packages and installed.packages

------------------------------------------------------------------------
r30671 | ripley | 2004-08-14 12:27:31 -0400 (Sat, 14 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grDevices/DESCRIPTION.in

typo

------------------------------------------------------------------------
r30670 | ripley | 2004-08-14 11:57:38 -0400 (Sat, 14 Aug 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/utils/man/update.packages.Rd

The return values are matrices, not lists as claimed.

------------------------------------------------------------------------
r30669 | ripley | 2004-08-14 07:17:14 -0400 (Sat, 14 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/library/stats/NAMESPACE
   D /trunk/src/library/stats/man/make.tables.Rd
   D /trunk/src/library/stats/man/se.aov.Rd
   D /trunk/src/library/stats/man/zcbind.ts.Rd

.cbind.ts was not export, so removed its documentation
don't export make.tables* and src.aov* and remove their documentation 

------------------------------------------------------------------------
r30668 | ripley | 2004-08-14 06:54:36 -0400 (Sat, 14 Aug 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/methods/man/setOldClass.Rd

misuse of \section

------------------------------------------------------------------------
r30667 | ripley | 2004-08-14 06:44:42 -0400 (Sat, 14 Aug 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/Makefile.in
   M /trunk/doc/manual/Makefile.win

add packages datasets and utils to the reference manual

------------------------------------------------------------------------
r30666 | ripley | 2004-08-14 06:44:01 -0400 (Sat, 14 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/methods/man/setOldClass.Rd

misue of \section

------------------------------------------------------------------------
r30665 | ripley | 2004-08-14 06:08:20 -0400 (Sat, 14 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/windows/install.packages.R

test the return value of file.rename

------------------------------------------------------------------------
r30664 | ripley | 2004-08-14 06:06:49 -0400 (Sat, 14 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/library/grDevices/R/unix/x11.R
   A /trunk/src/library/grDevices/man/grDevices-defunct.Rd (from /trunk/src/library/graphics/man/graphics-defunct.Rd:30662)
   D /trunk/src/library/graphics/man/graphics-defunct.Rd
   M /trunk/src/library/utils/R/packages.R
   A /trunk/src/library/utils/R/unix/install.packages.R (from /trunk/src/library/utils/R/unix/update.packages.R:30662)
   D /trunk/src/library/utils/R/unix/update.packages.R
   A /trunk/src/library/utils/R/windows/install.packages.R (from /trunk/src/library/utils/R/windows/update.packages.R:30662)
   D /trunk/src/library/utils/R/windows/update.packages.R

`update.packages.R' did not contain update.packages()
move the defunct graphics devices to grDevices.

------------------------------------------------------------------------
r30663 | ripley | 2004-08-14 04:13:55 -0400 (Sat, 14 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/library/graphics/NAMESPACE
   M /trunk/src/library/grid/inst/doc/displaylist.Snw
   M /trunk/src/library/grid/inst/doc/frame.Snw
   M /trunk/src/library/grid/inst/doc/grid.Snw
   M /trunk/src/library/grid/inst/doc/grobs.Snw
   M /trunk/src/library/grid/inst/doc/interactive.Snw
   M /trunk/src/library/grid/inst/doc/locndimn.Snw
   M /trunk/src/library/grid/inst/doc/moveline.Snw
   M /trunk/src/library/grid/inst/doc/nonfinite.Snw
   M /trunk/src/library/grid/inst/doc/plotexample.Snw
   M /trunk/src/library/grid/inst/doc/rotated.Snw
   M /trunk/src/library/grid/inst/doc/saveload.Snw
   M /trunk/src/library/grid/inst/doc/viewports.Snw

update grid vignettes for grDevices
to ease transition, export ps.options from graphics

------------------------------------------------------------------------
r30662 | ripley | 2004-08-14 04:02:11 -0400 (Sat, 14 Aug 2004) | 2 lines
Changed paths:
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/src/library/grDevices/Makefile.in
   M /trunk/src/library/graphics/Makefile.in

changes needed now grDevices is split from graphics

------------------------------------------------------------------------
r30661 | ripley | 2004-08-14 03:47:28 -0400 (Sat, 14 Aug 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/share/make/vars.mk
   M /trunk/share/perl/massage-Examples.pl
   M /trunk/src/library/base/man/userhooks.Rd
   M /trunk/src/library/graphics/NAMESPACE
   D /trunk/src/library/graphics/R/device.R
   D /trunk/src/library/graphics/R/pictex.R
   D /trunk/src/library/graphics/R/postscript.R
   D /trunk/src/library/graphics/R/recordplot.R
   D /trunk/src/library/graphics/R/unix
   D /trunk/src/library/graphics/R/windows
   D /trunk/src/library/graphics/man/Devices.Rd
   D /trunk/src/library/graphics/man/check.options.Rd
   D /trunk/src/library/graphics/man/dev.Rd
   D /trunk/src/library/graphics/man/dev.interactive.Rd
   D /trunk/src/library/graphics/man/dev2.Rd
   D /trunk/src/library/graphics/man/dev2bitmap.Rd
   D /trunk/src/library/graphics/man/pdf.Rd
   D /trunk/src/library/graphics/man/pictex.Rd
   D /trunk/src/library/graphics/man/postscript.Rd
   D /trunk/src/library/graphics/man/postscriptFonts.Rd
   D /trunk/src/library/graphics/man/recordplot.Rd
   D /trunk/src/library/graphics/man/unix
   D /trunk/src/library/graphics/man/windows
   D /trunk/src/library/graphics/man/xfig.Rd
   M /trunk/src/library/grid/NAMESPACE
   M /trunk/src/library/profile/Common.R
   M /trunk/src/library/tcltk/R/windows/zzz.R
   M /trunk/src/main/devPS.c
   M /trunk/src/modules/X11/devX11.c
   M /trunk/tests/no-segfault.Rin

build and use package grDevices
remove material moved from package graphics to grDevices

------------------------------------------------------------------------
r30660 | hornik | 2004-08-14 02:55:49 -0400 (Sat, 14 Aug 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30659 | hornik | 2004-08-14 02:55:45 -0400 (Sat, 14 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30658 | murdoch | 2004-08-13 22:47:46 -0400 (Fri, 13 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/devga.c
   M /trunk/src/gnuwin32/rui.c
   M /trunk/src/gnuwin32/rui.h
   M /trunk/src/library/utils/man/windows/winMenus.Rd

winMenu changes
------------------------------------------------------------------------
r30657 | root | 2004-08-13 18:01:30 -0400 (Fri, 13 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30656 | root | 2004-08-13 18:01:12 -0400 (Fri, 13 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30655 | ripley | 2004-08-13 12:44:58 -0400 (Fri, 13 Aug 2004) | 2 lines
Changed paths:
   A /trunk/src/library/grDevices
   A /trunk/src/library/grDevices/DESCRIPTION.in
   A /trunk/src/library/grDevices/Makefile.in
   A /trunk/src/library/grDevices/NAMESPACE
   A /trunk/src/library/grDevices/R
   A /trunk/src/library/grDevices/R/device.R (from /trunk/src/library/graphics/R/device.R:30646)
   A /trunk/src/library/grDevices/R/pictex.R (from /trunk/src/library/graphics/R/pictex.R:30646)
   A /trunk/src/library/grDevices/R/postscript.R (from /trunk/src/library/graphics/R/postscript.R:30646)
   A /trunk/src/library/grDevices/R/recordplot.R (from /trunk/src/library/graphics/R/recordplot.R:30651)
   A /trunk/src/library/grDevices/R/unix (from /trunk/src/library/graphics/R/unix:30638)
   R /trunk/src/library/grDevices/R/unix/dev2bitmap.R (from /trunk/src/library/graphics/R/unix/dev2bitmap.R:30654)
   R /trunk/src/library/grDevices/R/unix/quartz.R (from /trunk/src/library/graphics/R/unix/quartz.R:30654)
   R /trunk/src/library/grDevices/R/unix/x11.R (from /trunk/src/library/graphics/R/unix/x11.R:30654)
   A /trunk/src/library/grDevices/R/windows (from /trunk/src/library/graphics/R/windows:30638)
   R /trunk/src/library/grDevices/R/windows/dev2bitmap.R (from /trunk/src/library/graphics/R/windows/dev2bitmap.R:30654)
   R /trunk/src/library/grDevices/R/windows/windows.R (from /trunk/src/library/graphics/R/windows/windows.R:30654)
   R /trunk/src/library/grDevices/R/windows/x11.R (from /trunk/src/library/graphics/R/windows/x11.R:30654)
   A /trunk/src/library/grDevices/man
   A /trunk/src/library/grDevices/man/Devices.Rd (from /trunk/src/library/graphics/man/Devices.Rd:30646)
   A /trunk/src/library/grDevices/man/check.options.Rd (from /trunk/src/library/graphics/man/check.options.Rd:30646)
   A /trunk/src/library/grDevices/man/dev.Rd (from /trunk/src/library/graphics/man/dev.Rd:30646)
   A /trunk/src/library/grDevices/man/dev.interactive.Rd (from /trunk/src/library/graphics/man/dev.interactive.Rd:30646)
   A /trunk/src/library/grDevices/man/dev2.Rd (from /trunk/src/library/graphics/man/dev2.Rd:30646)
   A /trunk/src/library/grDevices/man/dev2bitmap.Rd (from /trunk/src/library/graphics/man/dev2bitmap.Rd:30646)
   A /trunk/src/library/grDevices/man/pdf.Rd (from /trunk/src/library/graphics/man/pdf.Rd:30646)
   A /trunk/src/library/grDevices/man/pictex.Rd (from /trunk/src/library/graphics/man/pictex.Rd:30646)
   A /trunk/src/library/grDevices/man/postscript.Rd (from /trunk/src/library/graphics/man/postscript.Rd:30646)
   A /trunk/src/library/grDevices/man/postscriptFonts.Rd (from /trunk/src/library/graphics/man/postscriptFonts.Rd:30646)
   A /trunk/src/library/grDevices/man/recordplot.Rd (from /trunk/src/library/graphics/man/recordplot.Rd:30651)
   A /trunk/src/library/grDevices/man/unix (from /trunk/src/library/graphics/man/unix:30646)
   R /trunk/src/library/grDevices/man/unix/png.Rd (from /trunk/src/library/graphics/man/unix/png.Rd:30654)
   R /trunk/src/library/grDevices/man/unix/quartz.Rd (from /trunk/src/library/graphics/man/unix/quartz.Rd:30654)
   R /trunk/src/library/grDevices/man/unix/x11.Rd (from /trunk/src/library/graphics/man/unix/x11.Rd:30654)
   R /trunk/src/library/grDevices/man/unix/x11Fonts.Rd (from /trunk/src/library/graphics/man/unix/x11Fonts.Rd:30654)
   A /trunk/src/library/grDevices/man/windows (from /trunk/src/library/graphics/man/windows:30638)
   R /trunk/src/library/grDevices/man/windows/bringToTop.Rd (from /trunk/src/library/graphics/man/windows/bringToTop.Rd:30654)
   R /trunk/src/library/grDevices/man/windows/png.Rd (from /trunk/src/library/graphics/man/windows/png.Rd:30654)
   R /trunk/src/library/grDevices/man/windows/savePlot.Rd (from /trunk/src/library/graphics/man/windows/savePlot.Rd:30654)
   R /trunk/src/library/grDevices/man/windows/windows.Rd (from /trunk/src/library/graphics/man/windows/windows.Rd:30654)
   A /trunk/src/library/grDevices/man/xfig.Rd (from /trunk/src/library/graphics/man/xfig.Rd:30646)

start migration of devices to a new package

------------------------------------------------------------------------
r30654 | ripley | 2004-08-13 08:21:48 -0400 (Fri, 13 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/dynload.Rd

typo was breaking make check-devel ....

------------------------------------------------------------------------
r30653 | ripley | 2004-08-13 04:31:26 -0400 (Fri, 13 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/getLoadedDLLs.Rd

need to use \email markup

------------------------------------------------------------------------
r30652 | ripley | 2004-08-13 04:29:45 -0400 (Fri, 13 Aug 2004) | 2 lines
Changed paths:
   A /trunk/src/library/base/man/base-internal.Rd

new file for functions that would not be exported (if we could)

------------------------------------------------------------------------
r30651 | hornik | 2004-08-13 02:57:10 -0400 (Fri, 13 Aug 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30650 | hornik | 2004-08-13 02:57:07 -0400 (Fri, 13 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30649 | murrell | 2004-08-12 18:55:46 -0400 (Thu, 12 Aug 2004) | 4 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/readme
   M /trunk/src/gnuwin32/rw-FAQ.texi
   M /trunk/src/library/graphics/R/recordplot.R
   M /trunk/src/library/graphics/man/recordplot.Rd
   M /trunk/src/main/engine.c

Checks and warnings for replaying a display list snapshot that was
created using a different version of R 


------------------------------------------------------------------------
r30648 | root | 2004-08-12 18:01:39 -0400 (Thu, 12 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30647 | root | 2004-08-12 18:01:15 -0400 (Thu, 12 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30646 | ripley | 2004-08-12 14:31:31 -0400 (Thu, 12 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/rui.c
   M /trunk/src/library/utils/R/unix/update.packages.R
   M /trunk/src/library/utils/R/windows/update.packages.R
   M /trunk/src/library/utils/man/update.packages.Rd

add dependencies=TRUE option to install.packages

------------------------------------------------------------------------
r30645 | ripley | 2004-08-12 14:28:04 -0400 (Thu, 12 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/R/persp.R

allow a character persp hook

------------------------------------------------------------------------
r30644 | hornik | 2004-08-12 14:13:03 -0400 (Thu, 12 Aug 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30643 | hornik | 2004-08-12 14:13:00 -0400 (Thu, 12 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30642 | ripley | 2004-08-12 14:07:44 -0400 (Thu, 12 Aug 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/massage-Examples.pl
   M /trunk/src/library/graphics/R/plot.R
   M /trunk/src/library/graphics/man/frame.Rd
   M /trunk/src/library/grid/R/grid.R
   M /trunk/src/library/grid/R/zzz.R
   M /trunk/src/library/grid/man/grid.newpage.Rd

clean up graphics/grid testing hooks

------------------------------------------------------------------------
r30641 | hornik | 2004-08-12 13:40:33 -0400 (Thu, 12 Aug 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30640 | hornik | 2004-08-12 13:40:29 -0400 (Thu, 12 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30639 | ripley | 2004-08-12 13:38:57 -0400 (Thu, 12 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/library.R

special-case lattice and nlme for now, which only import from dependencies.

------------------------------------------------------------------------
r30638 | pd | 2004-08-12 09:58:41 -0400 (Thu, 12 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/configure
   M /trunk/doc/html/R-admin.html
   M /trunk/doc/html/faq.html
   M /trunk/src/library/stats/R/anova.R
   M /trunk/src/main/gram.c
   M /trunk/src/main/gram.y

Make relops nonassociative

------------------------------------------------------------------------
r30637 | ripley | 2004-08-12 08:53:51 -0400 (Thu, 12 Aug 2004) | 2 lines
Changed paths:
   M /trunk/share/R/nspackloader.R
   M /trunk/share/R/packloader.R
   M /trunk/src/scripts/INSTALL.in

make lazy-loading work with versioned installs

------------------------------------------------------------------------
r30636 | ripley | 2004-08-12 08:40:20 -0400 (Thu, 12 Aug 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-data.texi

RmSQL has been withdrawn

------------------------------------------------------------------------
r30635 | ripley | 2004-08-12 08:19:36 -0400 (Thu, 12 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/readme
   M /trunk/src/gnuwin32/rw-FAQ.texi

Uwe Ligges not uses Windows 2003 Server, so add to list of OSes
update ESS ref to 5.2.0

------------------------------------------------------------------------
r30634 | ripley | 2004-08-12 07:22:02 -0400 (Thu, 12 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/fixed/bin/INSTALL
   M /trunk/src/library/tools/R/makeLazyLoad.R

cope with lazy loading of versioned packages

------------------------------------------------------------------------
r30633 | ripley | 2004-08-12 07:18:52 -0400 (Thu, 12 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/namespace.R

comment on what `package' is meant to be

------------------------------------------------------------------------
r30632 | ripley | 2004-08-12 05:19:55 -0400 (Thu, 12 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

add link-recommended target

------------------------------------------------------------------------
r30631 | ripley | 2004-08-12 01:53:18 -0400 (Thu, 12 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/quantile.Rd

neater version of example

------------------------------------------------------------------------
r30630 | ripley | 2004-08-12 01:52:58 -0400 (Thu, 12 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/man/example.Rd

typo

------------------------------------------------------------------------
r30629 | ripley | 2004-08-12 01:51:21 -0400 (Thu, 12 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile

remove debugging line

------------------------------------------------------------------------
r30628 | ripley | 2004-08-12 01:33:50 -0400 (Thu, 12 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/quantile.R
   M /trunk/src/library/stats/man/quantile.Rd

add (modified) version of quantile.default from Rob Hyndman

------------------------------------------------------------------------
r30627 | tlumley | 2004-08-11 19:44:57 -0400 (Wed, 11 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/aqua/GUI.R

fixed data.manager after revisions to data()

------------------------------------------------------------------------
r30626 | tlumley | 2004-08-11 19:44:24 -0400 (Wed, 11 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/constrOptim.R
   M /trunk/src/library/stats/man/constrOptim.Rd

PR#7088: ... parameters in constrOptim passed through to f()

------------------------------------------------------------------------
r30625 | ripley | 2004-08-11 18:18:22 -0400 (Wed, 11 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile

tidy up

------------------------------------------------------------------------
r30624 | ripley | 2004-08-11 18:17:36 -0400 (Wed, 11 Aug 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/massage-Examples.pl

unload namespaces except grid and graphics (as a device is open)

------------------------------------------------------------------------
r30623 | root | 2004-08-11 18:01:36 -0400 (Wed, 11 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30622 | root | 2004-08-11 18:01:20 -0400 (Wed, 11 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30621 | ripley | 2004-08-11 15:09:47 -0400 (Wed, 11 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile

remember of set SPKG dir when lazyload on std packages.

------------------------------------------------------------------------
r30620 | ripley | 2004-08-11 14:49:31 -0400 (Wed, 11 Aug 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/massage-Examples.pl

looks lke graphics does not like being unloaded, so back out last change for now

------------------------------------------------------------------------
r30619 | ripley | 2004-08-11 14:11:24 -0400 (Wed, 11 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/library/stats4/DESCRIPTION.in
   M /trunk/src/library/stats4/Makefile.in
   D /trunk/src/library/stats4/R/AAA.R

tidy up Makefile, as does have NAMESPACE
make use of new facilities to preload methods

------------------------------------------------------------------------
r30618 | ripley | 2004-08-11 14:09:48 -0400 (Wed, 11 Aug 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-exts.texi
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/install-save.sh
   M /trunk/src/library/base/R/library.R
   M /trunk/src/scripts/INSTALL.in

use the Depends field to per-load dependent packages,
in library and when dumping.

------------------------------------------------------------------------
r30617 | duncan | 2004-08-11 13:23:48 -0400 (Wed, 11 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/R/dynload.R

By default, don't throw an error if we cannot find the enclosing namespace or DLL and let getCallingDLL return NULL. Then the next stage of the lookup occurs in the old way.
------------------------------------------------------------------------
r30616 | ripley | 2004-08-11 12:49:03 -0400 (Wed, 11 Aug 2004) | 3 lines
Changed paths:
   M /trunk/NEWS

1) We put new items at the end of a section.
2) The top section is not for internal arcana.

------------------------------------------------------------------------
r30615 | ripley | 2004-08-11 12:23:15 -0400 (Wed, 11 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/share/perl/massage-Examples.pl

unload any namespaces an example may have loaded.

------------------------------------------------------------------------
r30614 | maechler | 2004-08-11 12:05:12 -0400 (Wed, 11 Aug 2004) | 1 line
Changed paths:
   M /trunk/tests/reg-tests-1.R

detach() if attached [sync with branch]
------------------------------------------------------------------------
r30613 | maechler | 2004-08-11 11:45:29 -0400 (Wed, 11 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/tests/reg-tests-1.R

Ported change r30612 to R-1-9-branches
------------------------------------------------------------------------
r30612 | maechler | 2004-08-11 11:25:32 -0400 (Wed, 11 Aug 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/str.R
   M /trunk/tests/reg-tests-1.R

fix str(Surv(.."counting"..))
------------------------------------------------------------------------
r30611 | maechler | 2004-08-11 11:12:07 -0400 (Wed, 11 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/src/library/utils/R/str.R

fix str(Surv(.."counting"..))
------------------------------------------------------------------------
r30610 | ripley | 2004-08-11 11:00:38 -0400 (Wed, 11 Aug 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/base/R/packages.R

port r30609 to 1-9-patches.  Fixes 1.9.1 > 1.50 in version comparisons

------------------------------------------------------------------------
r30609 | ripley | 2004-08-11 10:53:27 -0400 (Wed, 11 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/packages.R

package.dependencies had 1.9.1 > 1.50

------------------------------------------------------------------------
r30608 | ripley | 2004-08-11 07:04:13 -0400 (Wed, 11 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats4/Makefile.in

finish removing install.R

------------------------------------------------------------------------
r30607 | ripley | 2004-08-11 07:03:48 -0400 (Wed, 11 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/library.R

versionings use of `pos' clobbers argument `pos'.

------------------------------------------------------------------------
r30606 | ripley | 2004-08-11 06:52:31 -0400 (Wed, 11 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/library/stats4/R/AAA.R
   M /trunk/src/library/stats4/R/mle.R
   D /trunk/src/library/stats4/install.R

make work correctly from R_DEFAULT_PACKAGES=NULL
install.R is not longer required on Windows

------------------------------------------------------------------------
r30605 | ripley | 2004-08-11 06:51:14 -0400 (Wed, 11 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/install-save.sh

Allow SAVE to be set on a per-package basis

------------------------------------------------------------------------
r30604 | duncan | 2004-08-10 23:21:57 -0400 (Tue, 10 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/main/dotcode.c

Handles the case that there is no PACKAGE argument
------------------------------------------------------------------------
r30603 | tlumley | 2004-08-10 20:47:10 -0400 (Tue, 10 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/aqua/GUI.R
   M /trunk/src/library/utils/R/help.search.R

Check for Aqua GUI was being done at build time not run time.

------------------------------------------------------------------------
r30602 | root | 2004-08-10 18:01:22 -0400 (Tue, 10 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30601 | root | 2004-08-10 18:01:10 -0400 (Tue, 10 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30600 | tlumley | 2004-08-10 17:15:54 -0400 (Tue, 10 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/main/subassign.c
   M /trunk/tests/reg-tests-1.R

sometimes less copying in x$a<-val

------------------------------------------------------------------------
r30599 | duncan | 2004-08-10 16:25:13 -0400 (Tue, 10 Aug 2004) | 17 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/dynload.R
   M /trunk/src/library/base/R/namespace.R
   M /trunk/src/library/base/man/dynload.Rd
   A /trunk/src/library/base/man/getLoadedDLLs.Rd
   M /trunk/src/library/base/man/library.dynam.Rd
   M /trunk/src/main/Rdynload.c
   M /trunk/src/main/dotcode.c
   M /trunk/src/main/registration.c

The lookup of symbols in DLLs is now more centralized in a routine that
is called by do_dotCode, do_dotcall and do_External.
This routine combines the name and PACKAGE argument 
to find the symbol and can handle
i) no PACKAGE argument when the function that called the native interface is within a namespace
ii) when the symbol is a NativeSymbolInfo or "native symbol" external pointer
iii) the PACKAGE is a DLLInfoReference object

This means we can handle packages with versions
and still get the correct DLL for the package.

Still more removal of the dependency on these
global names for a centralized table needed.




------------------------------------------------------------------------
r30598 | tlumley | 2004-08-10 15:49:50 -0400 (Tue, 10 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/family.R

inverse.gaussian was always printing 1/mu^2 as the link

------------------------------------------------------------------------
r30597 | iacus | 2004-08-10 12:32:44 -0400 (Tue, 10 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/main/errors.c


------------------------------------------------------------------------
r30596 | iacus | 2004-08-10 12:30:49 -0400 (Tue, 10 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/aqua.c
   M /trunk/src/unix/sys-std.c
   M /trunk/src/unix/system.c

added support for Cocoa embedding

------------------------------------------------------------------------
r30595 | ripley | 2004-08-10 10:56:11 -0400 (Tue, 10 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/chull.Rd
   M /trunk/src/library/base/man/diff.Rd

change a couple of keywords that seem out of place in base.

------------------------------------------------------------------------
r30594 | ripley | 2004-08-10 08:25:06 -0400 (Tue, 10 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/density.Rd
   M /trunk/src/library/stats/man/prcomp.Rd

upate MASS refs to 4th edition

------------------------------------------------------------------------
r30593 | ripley | 2004-08-10 08:22:18 -0400 (Tue, 10 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/NAMESPACE
   M /trunk/src/library/stats/R/prcomp.R
   M /trunk/src/library/stats/man/prcomp.Rd
   M /trunk/src/library/stats/man/princomp.Rd

formula interface and predict method for prcomp.

------------------------------------------------------------------------
r30592 | ripley | 2004-08-10 06:51:16 -0400 (Tue, 10 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/scripts/INSTALL.in

don't install data/datalist

------------------------------------------------------------------------
r30591 | ripley | 2004-08-10 06:31:51 -0400 (Tue, 10 Aug 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi
   M /trunk/src/library/tools/R/makeLazyLoad.R

allow `datalist' to list what data() provides and avoid loading the datasets

------------------------------------------------------------------------
r30590 | ripley | 2004-08-10 05:09:42 -0400 (Tue, 10 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/index.R

BioC's matchtools has a data dir but no objects are created.

------------------------------------------------------------------------
r30589 | ripley | 2004-08-10 02:43:25 -0400 (Tue, 10 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/scripts/INSTALL.in

do lazy-loading with R_DEFAULT_PACKAGES=, not NULL, to be like save image

------------------------------------------------------------------------
r30588 | ripley | 2004-08-10 02:42:40 -0400 (Tue, 10 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/methods/R/Makefile.win

tidy up

------------------------------------------------------------------------
r30587 | ripley | 2004-08-10 02:38:14 -0400 (Tue, 10 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/library/base/R/library.R

[[which]] with logical which did not work here
use <- throughout, use R-core formatting

------------------------------------------------------------------------
r30586 | ripley | 2004-08-10 01:20:24 -0400 (Tue, 10 Aug 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi

typo

------------------------------------------------------------------------
r30585 | duncan | 2004-08-09 19:08:20 -0400 (Mon, 09 Aug 2004) | 1 line
Changed paths:
   A /trunk/src/library/base/man/getDLLRegisteredRoutines.Rd

Doc for getDLLRegisteredRoutines 
------------------------------------------------------------------------
r30584 | duncan | 2004-08-09 18:58:32 -0400 (Mon, 09 Aug 2004) | 7 lines
Changed paths:
   M /trunk/src/library/base/R/dynload.R
   M /trunk/src/library/base/R/library.R
   M /trunk/src/library/base/R/namespace.R
   M /trunk/src/main/Rdynload.c
   M /trunk/src/main/basedecl.h
   M /trunk/src/main/registration.c

Added some functions for reflectance of registred symbols and preparing the way to provide entry 
points to resolve symbols in DLLs using top-level R commands with references to DLLs rather than relying
on simple names or fully qualified paths.
NEWS file additions in a while.



------------------------------------------------------------------------
r30583 | root | 2004-08-09 18:01:40 -0400 (Mon, 09 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30582 | root | 2004-08-09 18:01:19 -0400 (Mon, 09 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30581 | ripley | 2004-08-09 16:32:22 -0400 (Mon, 09 Aug 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/fixed/bin/INSTALL
   M /trunk/src/scripts/INSTALL.in

allow true/false in DESCRIPTION fields Lazy* and SaveImage

------------------------------------------------------------------------
r30580 | tlumley | 2004-08-09 16:30:54 -0400 (Mon, 09 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/cov.c
   M /trunk/src/main/gram.y

PR#7037: cor unprotected its result too soon.

------------------------------------------------------------------------
r30579 | ripley | 2004-08-09 15:59:45 -0400 (Mon, 09 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/main/attrib.c

Ported change r30578 to R-1-9-branches.
------------------------------------------------------------------------
r30578 | ripley | 2004-08-09 15:57:43 -0400 (Mon, 09 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/attrib.c

zap a segfault in attributes(a_pair_list)

------------------------------------------------------------------------
r30577 | hornik | 2004-08-09 15:33:57 -0400 (Mon, 09 Aug 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30576 | hornik | 2004-08-09 15:33:41 -0400 (Mon, 09 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30575 | ripley | 2004-08-09 13:29:13 -0400 (Mon, 09 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/main/memory.c

size is 25, now

------------------------------------------------------------------------
r30574 | ripley | 2004-08-09 07:32:23 -0400 (Mon, 09 Aug 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/fixed/bin/INSTALL
   M /trunk/src/scripts/INSTALL.in

Add optional SaveImage field in the DESCRIPTION file
Process R_PROFILE_R when lazy-loading under Windows (as well as Unix)

------------------------------------------------------------------------
r30573 | root | 2004-08-08 18:01:35 -0400 (Sun, 08 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30572 | root | 2004-08-08 18:01:16 -0400 (Sun, 08 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30571 | hornik | 2004-08-08 15:52:21 -0400 (Sun, 08 Aug 2004) | 1 line
Changed paths:
   M /trunk/configure.ac

R dylib is now in R_HOME/lib.
------------------------------------------------------------------------
r30570 | hornik | 2004-08-08 15:52:12 -0400 (Sun, 08 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/tools/R/QC.R

Use utils::data().
------------------------------------------------------------------------
r30569 | hornik | 2004-08-08 15:51:44 -0400 (Sun, 08 Aug 2004) | 1 line
Changed paths:
   M /trunk/configure

Updated.
------------------------------------------------------------------------
r30568 | ripley | 2004-08-08 15:17:40 -0400 (Sun, 08 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/INSTALL.in

R_PROFILE.R is intended for use only while dumping.

------------------------------------------------------------------------
r30567 | ripley | 2004-08-08 13:22:47 -0400 (Sun, 08 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/indexes.R

R CDM Rdindex no linger exists

------------------------------------------------------------------------
r30566 | ripley | 2004-08-08 13:22:03 -0400 (Sun, 08 Aug 2004) | 2 lines
Changed paths:
   M /trunk/tests/reg-tests-2.Rout.save

Oops, svn commits CRLF versions ....

------------------------------------------------------------------------
r30565 | ripley | 2004-08-08 13:02:26 -0400 (Sun, 08 Aug 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/coerce.c
   M /trunk/src/main/eval.c
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

Move SET_NAMED from VectorToPairList to do_eval, to confine the change
Add regression test.

------------------------------------------------------------------------
r30564 | duncan | 2004-08-08 12:49:12 -0400 (Sun, 08 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/man/getNativeSymbolInfo.Rd

Inversion of words
------------------------------------------------------------------------
r30563 | duncan | 2004-08-08 12:36:23 -0400 (Sun, 08 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/scripts/INSTALL.in

For --with-package-versions, R_PACKAGE_NAME has the version string appended which is not what we will use for the R code file
------------------------------------------------------------------------
r30562 | ripley | 2004-08-08 08:06:13 -0400 (Sun, 08 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/main/memory.c

typo in comment
------------------------------------------------------------------------
r30561 | ripley | 2004-08-08 08:05:26 -0400 (Sun, 08 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/eval.Rd
   M /trunk/src/main/coerce.c

VectorToPairlist failed to mark as NAMED the copied components

------------------------------------------------------------------------
r30560 | root | 2004-08-07 18:01:31 -0400 (Sat, 07 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30559 | root | 2004-08-07 18:01:15 -0400 (Sat, 07 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30558 | ripley | 2004-08-07 04:23:01 -0400 (Sat, 07 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-exts.texi
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/library/base/R/library.R
   M /trunk/src/library/base/R/namespace.R
   M /trunk/src/library/tools/R/QC.R
   M /trunk/src/library/tools/R/makeLazyLoad.R
   M /trunk/src/scripts/INSTALL.in

add facility to load sysdata into namespace/package

------------------------------------------------------------------------
r30557 | ripley | 2004-08-07 02:34:56 -0400 (Sat, 07 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/library.R

enforce reinstallation of packages in 2.0.0

------------------------------------------------------------------------
r30556 | ripley | 2004-08-06 18:47:53 -0400 (Fri, 06 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/datasets/R/zzz.R

lock the bindings on the R datasets.

------------------------------------------------------------------------
r30555 | ripley | 2004-08-06 18:34:42 -0400 (Fri, 06 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/interaction.plot.Rd

last change altered esoph in package:datasets and so broke make check

------------------------------------------------------------------------
r30554 | root | 2004-08-06 18:01:42 -0400 (Fri, 06 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30553 | root | 2004-08-06 18:01:19 -0400 (Fri, 06 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30552 | maechler | 2004-08-06 17:25:12 -0400 (Fri, 06 Aug 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/interaction.plot.R
   M /trunk/src/library/stats/man/interaction.plot.Rd

interaction.plot(*, type =b)
------------------------------------------------------------------------
r30551 | maechler | 2004-08-06 17:19:40 -0400 (Fri, 06 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/graphics/R/legend.R

pch=NULL should mean missing
------------------------------------------------------------------------
r30550 | tlumley | 2004-08-06 16:28:15 -0400 (Fri, 06 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/write.table.Rd

typo in previous change to write.table.Rd

------------------------------------------------------------------------
r30549 | tlumley | 2004-08-06 16:27:33 -0400 (Fri, 06 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/reshape.R
   M /trunk/src/library/stats/man/reshape.Rd

allow multiple id variables in reshape

------------------------------------------------------------------------
r30548 | ripley | 2004-08-06 15:06:26 -0400 (Fri, 06 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/methods/R/Makefile.win

simplify cross-building

------------------------------------------------------------------------
r30547 | ripley | 2004-08-06 14:53:36 -0400 (Fri, 06 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/INSTALL.in

change for Solaris shell

------------------------------------------------------------------------
r30546 | ripley | 2004-08-06 14:20:10 -0400 (Fri, 06 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/library/methods/Makefile.in
   M /trunk/src/library/methods/NAMESPACE
   M /trunk/src/library/methods/R/Makefile.win
   M /trunk/src/library/methods/R/zzz.R
   D /trunk/src/library/methods/install.R

simplify the installation of package methods, 
as always with namespace and always lazy-loaded.

------------------------------------------------------------------------
r30545 | ripley | 2004-08-06 11:18:55 -0400 (Fri, 06 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/INSTALL.in

An apparently more portable way to use wc

------------------------------------------------------------------------
r30544 | hornik | 2004-08-06 08:25:51 -0400 (Fri, 06 Aug 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/tools/NAMESPACE
   A /trunk/src/library/tools/man/Rdutils.Rd

Document and export Rd_db() and Rd_parse().
------------------------------------------------------------------------
r30543 | ripley | 2004-08-06 04:15:30 -0400 (Fri, 06 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/help/Makefile

Try to merge cross-compiling parts with native commands, to ease maintenance.
Don't use tools in default packages if not needed.

------------------------------------------------------------------------
r30542 | hornik | 2004-08-06 03:43:00 -0400 (Fri, 06 Aug 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30541 | hornik | 2004-08-06 03:42:55 -0400 (Fri, 06 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30540 | ripley | 2004-08-06 02:51:37 -0400 (Fri, 06 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/NAMESPACE
   M /trunk/src/library/tools/man/checkMD5sums.Rd

remove .installMD5sums from the namespace

------------------------------------------------------------------------
r30539 | ripley | 2004-08-06 02:31:35 -0400 (Fri, 06 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MkRules

Inno Setup 5.0 beta cna be used

------------------------------------------------------------------------
r30538 | ripley | 2004-08-06 02:30:57 -0400 (Fri, 06 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/Logic.Rd

add xrefs to all() and any()

------------------------------------------------------------------------
r30537 | tlumley | 2004-08-05 19:24:49 -0400 (Thu, 05 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/eval.c

PR#6804: crashes while debugging trivial functions

------------------------------------------------------------------------
r30536 | tlumley | 2004-08-05 19:24:17 -0400 (Thu, 05 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/write.table.R
   M /trunk/src/library/base/man/write.table.Rd

write.table for zero-row, zero-col inputs

------------------------------------------------------------------------
r30535 | murrell | 2004-08-05 19:12:24 -0400 (Thu, 05 Aug 2004) | 5 lines
Changed paths:
   M /trunk/src/library/grid/src/grid.c

Fix for downViewport() return value when given a vpPath of length
greater than 1 (was returning logical, now returns integer representing
depth it went down)


------------------------------------------------------------------------
r30534 | root | 2004-08-05 18:01:38 -0400 (Thu, 05 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30533 | root | 2004-08-05 18:01:18 -0400 (Thu, 05 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30532 | ripley | 2004-08-05 15:38:37 -0400 (Thu, 05 Aug 2004) | 3 lines
Changed paths:
   M /trunk/NEWS

Re-ordering of NEW FEATURES to approx alphabetical
So tidying up

------------------------------------------------------------------------
r30531 | luke | 2004-08-05 14:28:31 -0400 (Thu, 05 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/main/duplicate.c

Allow duplicating of DOTSXPs.
------------------------------------------------------------------------
r30530 | ripley | 2004-08-05 14:00:50 -0400 (Thu, 05 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/makeLazyLoad.R

problems if installing to a library not on .libPaths

------------------------------------------------------------------------
r30529 | ripley | 2004-08-05 13:18:55 -0400 (Thu, 05 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/INSTALL.in

fix lib.loc when using lazyloading/data in case not the package found by search

------------------------------------------------------------------------
r30528 | ripley | 2004-08-05 11:48:08 -0400 (Thu, 05 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/fixed/bin/INSTALL
   M /trunk/src/library/utils/man/unix/INSTALL.Rd
   M /trunk/src/library/utils/man/windows/INSTALL.Rd
   M /trunk/src/scripts/INSTALL.in

use --lazy by default for largish files (and no save image): 97 on CRAN

------------------------------------------------------------------------
r30527 | ripley | 2004-08-05 11:35:55 -0400 (Thu, 05 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/Makefile.in
   D /trunk/src/library/stats/install.R

no longer need to save image as we always lazyload

------------------------------------------------------------------------
r30526 | ripley | 2004-08-05 11:00:46 -0400 (Thu, 05 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile

only use --lazy-data on those recommended packages which request it
(but we have to do this manually) and zipdata the others.

------------------------------------------------------------------------
r30525 | ripley | 2004-08-05 09:34:01 -0400 (Thu, 05 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg

make sure a package has R code for lazy-loading.

------------------------------------------------------------------------
r30524 | maechler | 2004-08-05 08:28:00 -0400 (Thu, 05 Aug 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/interaction.R
   M /trunk/src/library/base/man/interaction.Rd

interaction(*, sep)
------------------------------------------------------------------------
r30523 | ripley | 2004-08-05 06:56:05 -0400 (Thu, 05 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/makeLazyLoad.R
   M /trunk/src/main/serialize.c

assign names in R_getVarsFromFrame at C level

------------------------------------------------------------------------
r30522 | hornik | 2004-08-05 05:36:36 -0400 (Thu, 05 Aug 2004) | 1 line
Changed paths:
   M /trunk/share/perl/R/Utils.pm

Ignore autom4te.cache dir and config.* files created by configure.
------------------------------------------------------------------------
r30521 | hornik | 2004-08-05 04:55:02 -0400 (Thu, 05 Aug 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30520 | hornik | 2004-08-05 04:54:59 -0400 (Thu, 05 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30519 | maechler | 2004-08-05 04:35:05 -0400 (Thu, 05 Aug 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/print.default.Rd
   M /trunk/src/main/print.c

print.default(*, gap): no longer requiring gap <=10
------------------------------------------------------------------------
r30518 | ripley | 2004-08-05 03:24:29 -0400 (Thu, 05 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grid/Makefile.in
   M /trunk/src/library/methods/Makefile.in
   M /trunk/src/library/splines/Makefile.in
   M /trunk/src/library/stats4/Makefile.in
   M /trunk/src/library/tcltk/Makefile.in

remove out-of-date (and unused) instructions for data

------------------------------------------------------------------------
r30517 | ripley | 2004-08-05 03:23:29 -0400 (Thu, 05 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/datasets/Makefile.in

for safety, fix the collate order

------------------------------------------------------------------------
r30516 | murdoch | 2004-08-04 23:18:14 -0400 (Wed, 04 Aug 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/library.R
   M /trunk/src/library/base/man/library.Rd

Sometime ago library() and require() became case-sensitive;
this documents the change and cleans up the code.

------------------------------------------------------------------------
r30515 | root | 2004-08-04 18:01:38 -0400 (Wed, 04 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30514 | root | 2004-08-04 18:01:15 -0400 (Wed, 04 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30513 | ripley | 2004-08-04 16:22:00 -0400 (Wed, 04 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

Areordering, so lazy before build and abort at the first failed package.

------------------------------------------------------------------------
r30512 | ripley | 2004-08-04 16:14:58 -0400 (Wed, 04 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/build.in

Don't use Rterm CMD INSTALL!

------------------------------------------------------------------------
r30511 | ripley | 2004-08-04 16:01:18 -0400 (Wed, 04 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/check.in

better wording of description

------------------------------------------------------------------------
r30510 | ripley | 2004-08-04 16:00:50 -0400 (Wed, 04 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/fixed/bin/INSTALL
   M /trunk/src/scripts/INSTALL.in

copy install.R over after preparing for lazy-loading

------------------------------------------------------------------------
r30509 | hornik | 2004-08-04 13:42:00 -0400 (Wed, 04 Aug 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30508 | hornik | 2004-08-04 13:22:32 -0400 (Wed, 04 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R

Do not warn about stray top-level Rd text which has only extra closing
braces and whitespace.
------------------------------------------------------------------------
r30507 | ripley | 2004-08-04 10:19:02 -0400 (Wed, 04 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/extra.c
   M /trunk/src/library/utils/man/windows/winDialog.Rd

winDialog{string} has a message limit, see PR#7139

------------------------------------------------------------------------
r30506 | ripley | 2004-08-04 09:00:07 -0400 (Wed, 04 Aug 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi
   M /trunk/src/library/base/man/library.Rd
   M /trunk/src/library/base/man/ns-hooks.Rd

mention `pkgname' in .onLoad and .First.lib may include the package version

------------------------------------------------------------------------
r30505 | ripley | 2004-08-04 06:02:56 -0400 (Wed, 04 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/arima.R

preserve result code

------------------------------------------------------------------------
r30504 | ripley | 2004-08-04 06:02:22 -0400 (Wed, 04 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

typo

------------------------------------------------------------------------
r30503 | ripley | 2004-08-04 06:02:08 -0400 (Wed, 04 Aug 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi

update

------------------------------------------------------------------------
r30502 | ripley | 2004-08-04 06:01:13 -0400 (Wed, 04 Aug 2004) | 2 lines
Changed paths:
   M /trunk/share/make/vars.mk
   M /trunk/src/library/Recommended/Makefile.in

no longer need survival before boot

------------------------------------------------------------------------
r30501 | ripley | 2004-08-04 05:59:57 -0400 (Wed, 04 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/index.R

more on zero-index case

------------------------------------------------------------------------
r30500 | ripley | 2004-08-04 05:03:42 -0400 (Wed, 04 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/index.R

problems in the no-data in data-dir case of .build_data_index

------------------------------------------------------------------------
r30499 | ripley | 2004-08-04 04:32:09 -0400 (Wed, 04 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/scripts/INSTALL.in

insist again that data() does not depend on the package
use message() in INSTALL.in

------------------------------------------------------------------------
r30498 | ripley | 2004-08-04 02:43:05 -0400 (Wed, 04 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/INSTALL

update makeinfo requirements

------------------------------------------------------------------------
r30497 | ripley | 2004-08-03 18:10:34 -0400 (Tue, 03 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/graphics/man/graphics-defunct.Rd
   M /trunk/src/library/utils/man/windows/winDialog.Rd

a couple of Rd errors showing up under Windows
------------------------------------------------------------------------
r30496 | root | 2004-08-03 18:01:18 -0400 (Tue, 03 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30495 | root | 2004-08-03 18:01:05 -0400 (Tue, 03 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30494 | ripley | 2004-08-03 17:32:35 -0400 (Tue, 03 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/Makefile

set up to use lazy-data on recommended packages
------------------------------------------------------------------------
r30493 | ripley | 2004-08-03 16:16:09 -0400 (Tue, 03 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/datasets/data/BJsales.R
   M /trunk/src/library/datasets/data/EuStockMarkets.R
   M /trunk/src/library/datasets/data/JohnsonJohnson.R
   M /trunk/src/library/datasets/data/Nile.R
   M /trunk/src/library/datasets/data/WWWusage.R
   M /trunk/src/library/datasets/data/nottem.R
   M /trunk/src/library/datasets/data/sunspot.month.R
   M /trunk/src/library/datasets/data/sunspot.year.R
   M /trunk/src/library/datasets/data/treering.R
   M /trunk/src/library/datasets/man/WWWusage.Rd

remove some dependencies on pkg stats

------------------------------------------------------------------------
r30492 | ripley | 2004-08-03 16:08:32 -0400 (Tue, 03 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg

some packages expect themselves to be loaded when accessing data

------------------------------------------------------------------------
r30491 | ripley | 2004-08-03 16:08:02 -0400 (Tue, 03 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

tweaks
------------------------------------------------------------------------
r30490 | ripley | 2004-08-03 15:55:27 -0400 (Tue, 03 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/INSTALL.in

some packages seem to expect themselves to be loaded when using data(). 

------------------------------------------------------------------------
r30489 | ripley | 2004-08-03 11:49:49 -0400 (Tue, 03 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

typos

------------------------------------------------------------------------
r30488 | ripley | 2004-08-03 11:46:36 -0400 (Tue, 03 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/check.in

use hash to avoid problems when checking multiple packages

------------------------------------------------------------------------
r30487 | maechler | 2004-08-03 11:04:06 -0400 (Tue, 03 Aug 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/smspline.R

smooth.spline()$pen.crit was wrong
------------------------------------------------------------------------
r30486 | ripley | 2004-08-03 09:22:50 -0400 (Tue, 03 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/indexes.R
   M /trunk/src/library/utils/NAMESPACE
   M /trunk/src/library/utils/R/help.R
   A /trunk/src/library/utils/R/indices.R

move print.packageIQR to utils

------------------------------------------------------------------------
r30485 | ripley | 2004-08-03 09:07:32 -0400 (Tue, 03 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/datasets/man/euro.Rd

typo

------------------------------------------------------------------------
r30484 | ripley | 2004-08-03 08:43:11 -0400 (Tue, 03 Aug 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi
   M /trunk/doc/manual/R-exts.texi
   M /trunk/src/gnuwin32/fixed/bin/INSTALL
   M /trunk/src/library/utils/man/unix/INSTALL.Rd
   M /trunk/src/library/utils/man/windows/INSTALL.Rd
   M /trunk/src/scripts/INSTALL.in

allow fields in DESCRIPTION to override --lazy --no-lazy-data etc

------------------------------------------------------------------------
r30483 | hornik | 2004-08-03 08:42:27 -0400 (Tue, 03 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/utils/R/question.R

Adjust internal .tryHelp() for help() changes.
------------------------------------------------------------------------
r30482 | hornik | 2004-08-03 08:42:25 -0400 (Tue, 03 Aug 2004) | 1 line
Changed paths:
   M /trunk/NEWS

Refined Rd diagnostics in R CMD check.
------------------------------------------------------------------------
r30481 | hornik | 2004-08-03 08:42:24 -0400 (Tue, 03 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/tools/R/Rd.R

Rename Rddb to Rd_db, Rdpp to Rd_pp.
------------------------------------------------------------------------
r30480 | hornik | 2004-08-03 08:42:22 -0400 (Tue, 03 Aug 2004) | 3 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R

Have checking Rd files also print refined diagnostics about likely Rd
problems (unaccounted top-level text, silently discarded by Rdconv).
Rename Rddb to Rd_db, Rdpp to Rd_pp.
------------------------------------------------------------------------
r30479 | ripley | 2004-08-03 07:39:56 -0400 (Tue, 03 Aug 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-intro.texi

No direct invocation for R INSTALL etc.

------------------------------------------------------------------------
r30478 | ripley | 2004-08-03 07:02:31 -0400 (Tue, 03 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/index.R
   M /trunk/src/library/tools/R/makeLazyLoad.R

avoid builddir != srcdir problems

------------------------------------------------------------------------
r30477 | ripley | 2004-08-03 06:43:43 -0400 (Tue, 03 Aug 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   A /trunk/src/library/datasets/data/CO2.rda
   D /trunk/src/library/datasets/data/zCO2.R
   M /trunk/src/library/tools/R/index.R
   M /trunk/src/library/tools/R/makeLazyLoad.R
   M /trunk/src/library/utils/R/data.R
   M /trunk/src/library/utils/man/data.Rd

data() now reports datasets (as it claims), not data() topics
use CO2.rda (ascii) to avoid subterfuges with zCO2

------------------------------------------------------------------------
r30476 | hornik | 2004-08-03 06:11:48 -0400 (Tue, 03 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/tools/Makefile.in
   M /trunk/src/library/utils/Makefile.in

Use 'rm -f' for the precautionary removal of dumped NAMESPACE files.
------------------------------------------------------------------------
r30475 | hornik | 2004-08-03 05:04:18 -0400 (Tue, 03 Aug 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30474 | ripley | 2004-08-03 04:50:31 -0400 (Tue, 03 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   D /trunk/src/library/datasets/data/sunspot.R
   A /trunk/src/library/datasets/data/sunspot.month.R (from /trunk/src/library/datasets/data/sunspot.R:30471)
   A /trunk/src/library/datasets/data/sunspot.year.R
   D /trunk/src/library/datasets/man/sunspot.Rd
   A /trunk/src/library/datasets/man/sunspot.month.Rd (from /trunk/src/library/datasets/man/sunspot.Rd:30471)
   A /trunk/src/library/datasets/man/sunspot.year.Rd

sort of `sunspot' datasets confusion

------------------------------------------------------------------------
r30473 | ripley | 2004-08-03 03:54:39 -0400 (Tue, 03 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/man/windows/INSTALL.Rd

update

------------------------------------------------------------------------
r30472 | ripley | 2004-08-03 03:48:27 -0400 (Tue, 03 Aug 2004) | 4 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/fixed/bin/INSTALL
   M /trunk/src/gnuwin32/fixed/dobundle.pl

abort installation of bundle at first problem
use `safe install' in INSTALL
warn that bundles cannot be given a versioned install

------------------------------------------------------------------------
r30471 | root | 2004-08-02 18:02:08 -0400 (Mon, 02 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30470 | root | 2004-08-02 18:01:14 -0400 (Mon, 02 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30469 | ripley | 2004-08-02 16:38:08 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/datasets/man/BJsales.Rd
   M /trunk/src/library/datasets/man/euro.Rd
   M /trunk/src/library/datasets/man/freeny.Rd
   M /trunk/src/library/datasets/man/stackloss.Rd
   M /trunk/src/library/datasets/man/sunspot.Rd
   M /trunk/src/library/datasets/man/sunspots.Rd

various tidying up

------------------------------------------------------------------------
r30468 | ripley | 2004-08-02 16:25:56 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   A /trunk/src/library/datasets/data/WorldPhones.R (from /trunk/src/library/datasets/data/phones.R:30467)
   D /trunk/src/library/datasets/data/phones.R
   A /trunk/src/library/datasets/man/WorldPhones.Rd (from /trunk/src/library/datasets/man/phones.Rd:30467)
   D /trunk/src/library/datasets/man/phones.Rd

rename phones to WorldPhones

------------------------------------------------------------------------
r30467 | ripley | 2004-08-02 15:38:55 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/library/base/R/namespace.R

add hook to allow cross-building with lazy-loading

------------------------------------------------------------------------
r30466 | ripley | 2004-08-02 15:22:12 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/help.R
   M /trunk/src/library/utils/R/unix/help.R
   M /trunk/src/library/utils/R/windows/help.R
   M /trunk/src/library/utils/man/help.Rd

merge Unix and Windows versions of help()

------------------------------------------------------------------------
r30465 | ripley | 2004-08-02 15:21:29 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

moved data() to package utils

------------------------------------------------------------------------
r30464 | ripley | 2004-08-02 14:38:09 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   D /trunk/src/library/base/R/data.R
   M /trunk/src/library/base/R/indexes.R
   D /trunk/src/library/base/man/data.Rd
   D /trunk/src/library/base/man/index.search.Rd
   M /trunk/src/library/tools/R/makeLazyLoad.R
   M /trunk/src/library/utils/NAMESPACE
   A /trunk/src/library/utils/R/data.R (from /trunk/src/library/base/R/data.R:30461)
   A /trunk/src/library/utils/R/help.R
   A /trunk/src/library/utils/man/data.Rd (from /trunk/src/library/base/man/data.Rd:30461)
   A /trunk/src/library/utils/man/index.search.Rd (from /trunk/src/library/base/man/index.search.Rd:30461)

move data and index.search to package utils

------------------------------------------------------------------------
r30463 | ripley | 2004-08-02 14:30:32 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/tests/demos.Rout.save

update

------------------------------------------------------------------------
r30462 | ripley | 2004-08-02 13:48:30 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/Makefile.in
   M /trunk/src/library/utils/Makefile.in

as a precaution, remove dumped NAMESPACE files during the build.

------------------------------------------------------------------------
r30461 | ripley | 2004-08-02 13:08:33 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/AsIs.Rd
   M /trunk/src/library/base/man/Dates.Rd
   M /trunk/src/library/base/man/Extract.factor.Rd
   M /trunk/src/library/base/man/Hyperbolic.Rd
   M /trunk/src/library/base/man/Memory.Rd
   M /trunk/src/library/base/man/NA.Rd
   M /trunk/src/library/base/man/Random.Rd
   M /trunk/src/library/base/man/Special.Rd
   M /trunk/src/library/base/man/Startup.Rd
   M /trunk/src/library/base/man/UseMethod.Rd
   M /trunk/src/library/base/man/all.equal.Rd
   M /trunk/src/library/base/man/apply.Rd
   M /trunk/src/library/base/man/approxfun.Rd
   M /trunk/src/library/base/man/args.Rd
   M /trunk/src/library/base/man/as.data.frame.Rd
   M /trunk/src/library/base/man/base-defunct.Rd
   M /trunk/src/library/base/man/capabilities.Rd
   M /trunk/src/library/base/man/chull.Rd
   M /trunk/src/library/base/man/colSums.Rd
   M /trunk/src/library/base/man/colnames.Rd
   M /trunk/src/library/base/man/commandArgs.Rd
   M /trunk/src/library/base/man/compareVersion.Rd
   M /trunk/src/library/base/man/connections.Rd
   M /trunk/src/library/base/man/convolve.Rd
   M /trunk/src/library/base/man/data.Rd
   M /trunk/src/library/base/man/data.frame.Rd
   M /trunk/src/library/base/man/debug.Rd
   M /trunk/src/library/base/man/diff.Rd
   M /trunk/src/library/base/man/drop.Rd
   M /trunk/src/library/base/man/dynload.Rd
   M /trunk/src/library/base/man/environment.Rd
   M /trunk/src/library/base/man/expand.grid.Rd
   M /trunk/src/library/base/man/expression.Rd
   M /trunk/src/library/base/man/factor.Rd
   M /trunk/src/library/base/man/file.choose.Rd
   M /trunk/src/library/base/man/file.show.Rd
   M /trunk/src/library/base/man/findInt.Rd
   M /trunk/src/library/base/man/format.Rd
   M /trunk/src/library/base/man/getNativeSymbolInfo.Rd
   M /trunk/src/library/base/man/grep.Rd
   M /trunk/src/library/base/man/groupGeneric.Rd
   M /trunk/src/library/base/man/index.search.Rd
   M /trunk/src/library/base/man/is.object.Rd
   M /trunk/src/library/base/man/jitter.Rd
   M /trunk/src/library/base/man/lazyload.Rd
   M /trunk/src/library/base/man/library.Rd
   M /trunk/src/library/base/man/library.dynam.Rd
   M /trunk/src/library/base/man/list.files.Rd
   M /trunk/src/library/base/man/load.Rd
   M /trunk/src/library/base/man/ls.Rd
   M /trunk/src/library/base/man/mean.Rd
   M /trunk/src/library/base/man/nchar.Rd
   M /trunk/src/library/base/man/noquote.Rd
   M /trunk/src/library/base/man/options.Rd
   M /trunk/src/library/base/man/package.dependencies.Rd
   M /trunk/src/library/base/man/packageDescription.Rd
   M /trunk/src/library/base/man/polyroot.Rd
   M /trunk/src/library/base/man/pretty.Rd
   M /trunk/src/library/base/man/print.Rd
   M /trunk/src/library/base/man/print.default.Rd
   M /trunk/src/library/base/man/qr.Rd
   M /trunk/src/library/base/man/qraux.Rd
   M /trunk/src/library/base/man/read.table.Rd
   M /trunk/src/library/base/man/regex.Rd
   M /trunk/src/library/base/man/rev.Rd
   M /trunk/src/library/base/man/rowsum.Rd
   M /trunk/src/library/base/man/scale.Rd
   M /trunk/src/library/base/man/sink.Rd
   M /trunk/src/library/base/man/source.Rd
   M /trunk/src/library/base/man/stack.Rd
   M /trunk/src/library/base/man/summary.Rd
   M /trunk/src/library/base/man/system.time.Rd
   M /trunk/src/library/base/man/table.Rd
   M /trunk/src/library/base/man/tapply.Rd
   M /trunk/src/library/base/man/tempfile.Rd
   M /trunk/src/library/base/man/textconnections.Rd
   M /trunk/src/library/base/man/tilde.Rd
   M /trunk/src/library/base/man/trace.Rd
   M /trunk/src/library/base/man/units.Rd
   M /trunk/src/library/base/man/unlist.Rd
   M /trunk/src/library/base/man/userhooks.Rd
   M /trunk/src/library/base/man/zMethods.Rd
   M /trunk/src/library/graphics/man/Devices.Rd
   M /trunk/src/library/graphics/man/assocplot.Rd
   M /trunk/src/library/graphics/man/boxplot.stats.Rd
   M /trunk/src/library/graphics/man/curve.Rd
   M /trunk/src/library/graphics/man/hist.Rd
   M /trunk/src/library/graphics/man/image.Rd
   M /trunk/src/library/graphics/man/mosaicplot.Rd
   M /trunk/src/library/graphics/man/panel.smooth.Rd
   M /trunk/src/library/graphics/man/plot.Rd
   M /trunk/src/library/graphics/man/plot.design.Rd
   M /trunk/src/library/graphics/man/plotformula.Rd
   M /trunk/src/library/graphics/man/plothistogram.Rd
   M /trunk/src/library/graphics/man/sunflowerplot.Rd
   M /trunk/src/library/graphics/man/xy.coords.Rd
   M /trunk/src/library/methods/man/Documentation.Rd
   M /trunk/src/library/stats/man/isoreg.Rd
   M /trunk/src/library/stats/man/quantile.Rd
   M /trunk/src/library/stats/man/xtabs.Rd
   M /trunk/src/library/tools/man/buildVignettes.Rd
   M /trunk/src/library/tools/man/checkVignettes.Rd
   M /trunk/src/library/tools/man/codoc.Rd
   M /trunk/src/library/tools/man/getDepList.Rd
   M /trunk/src/library/tools/man/installFoundDepends.Rd
   M /trunk/src/library/utils/man/help.Rd
   M /trunk/src/library/utils/man/methods.Rd
   M /trunk/src/library/utils/man/page.Rd
   M /trunk/src/library/utils/man/unix/BATCH.Rd
   M /trunk/src/library/utils/man/unix/INSTALL.Rd
   M /trunk/src/library/utils/man/windows/INSTALL.Rd
   M /trunk/src/library/utils/man/windows/Rconsole.Rd
   M /trunk/src/library/utils/man/windows/choose.files.Rd

remove unneeded (now) manual cross-referencing

------------------------------------------------------------------------
r30460 | ripley | 2004-08-02 12:29:30 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/Makefile.in

add back dropped line

------------------------------------------------------------------------
r30459 | ripley | 2004-08-02 12:08:11 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/datasets/man/HairEyeColor.Rd
   M /trunk/src/library/datasets/man/iris.Rd
   M /trunk/src/library/datasets/man/sunspots.Rd
   M /trunk/src/library/datasets/man/volcano.Rd
   M /trunk/src/library/datasets/man/warpbreaks.Rd
   M /trunk/src/library/methods/man/initialize-methods.Rd
   M /trunk/src/library/splines/man/bs.Rd

remove a few \link[foo] to base packages

------------------------------------------------------------------------
r30458 | ripley | 2004-08-02 12:06:46 -0400 (Mon, 02 Aug 2004) | 3 lines
Changed paths:
   M /trunk/share/perl/build-help-windows.pl
   M /trunk/share/perl/build-help.pl
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/help/Makefile
   M /trunk/src/library/Makefile.in

do a first pass over the help indices for all base packages, to avoid
manually fixing forward links.

------------------------------------------------------------------------
r30457 | hornik | 2004-08-02 11:53:55 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi

Update for splitting out datasets.

------------------------------------------------------------------------
r30456 | ripley | 2004-08-02 11:19:54 -0400 (Mon, 02 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/man/arima.Rd

Ported change r30455 to R-1-9-branches.
------------------------------------------------------------------------
r30455 | ripley | 2004-08-02 11:17:29 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/arima.Rd

typo

------------------------------------------------------------------------
r30454 | ripley | 2004-08-02 10:53:56 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi
   M /trunk/doc/manual/R-intro.texi

changes re data() changes

------------------------------------------------------------------------
r30453 | ripley | 2004-08-02 10:52:13 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/tests/lm-tests.R
   M /trunk/tests/lm-tests.Rout.save
   M /trunk/tests/nafns.R
   M /trunk/tests/print-tests.R
   M /trunk/tests/print-tests.Rout.save
   M /trunk/tests/reg-plot.R
   M /trunk/tests/reg-plot.Rout.save
   M /trunk/tests/reg-tests-1.R
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save
   M /trunk/tests/ts-tests.R

remove some unneeded data() statements

------------------------------------------------------------------------
r30452 | ripley | 2004-08-02 10:48:20 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/datasets/man/BOD.Rd
   M /trunk/src/library/datasets/man/ChickWeight.Rd
   M /trunk/src/library/datasets/man/DNase.Rd
   M /trunk/src/library/datasets/man/Harman23.cor.Rd
   M /trunk/src/library/datasets/man/Harman74.cor.Rd
   M /trunk/src/library/datasets/man/Indometh.Rd
   M /trunk/src/library/datasets/man/JohnsonJohnson.Rd
   M /trunk/src/library/datasets/man/Loblolly.Rd
   M /trunk/src/library/datasets/man/Nile.Rd
   M /trunk/src/library/datasets/man/Orange.Rd
   M /trunk/src/library/datasets/man/Theoph.Rd
   M /trunk/src/library/datasets/man/UKDriverDeaths.Rd
   M /trunk/src/library/datasets/man/UKLungDeaths.Rd
   M /trunk/src/library/datasets/man/WWWusage.Rd
   M /trunk/src/library/datasets/man/ability.cov.Rd
   M /trunk/src/library/datasets/man/beavers.Rd
   M /trunk/src/library/datasets/man/esoph.Rd
   M /trunk/src/library/datasets/man/morley.Rd
   M /trunk/src/library/datasets/man/sunspot.Rd
   M /trunk/src/library/datasets/man/zCO2.Rd
   M /trunk/src/library/graphics/R/boxplot.R
   M /trunk/src/library/graphics/R/hist.R
   M /trunk/src/library/graphics/R/mosaicplot.R
   M /trunk/src/library/graphics/R/pairs.R
   M /trunk/src/library/graphics/R/plot.R
   M /trunk/src/library/graphics/man/boxplot.Rd
   M /trunk/src/library/graphics/man/mosaicplot.Rd
   M /trunk/src/library/graphics/man/pairs.Rd
   M /trunk/src/library/stats/man/dendrapply.Rd

various changes to remove the assumptions that other packages are loaded

------------------------------------------------------------------------
r30451 | hornik | 2004-08-02 10:35:10 -0400 (Mon, 02 Aug 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/texinfo.tex
   M /trunk/doc/manual/txi-en.tex
   M /trunk/src/scripts/texi2dvi

Update to Texinfo 4.7 release versions.
------------------------------------------------------------------------
r30450 | hornik | 2004-08-02 10:35:07 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R
   M /trunk/src/library/tools/R/Rd.R
   M /trunk/src/library/tools/R/utils.R

New internal functions ..read_Rd_lines_quietly() and
.source_assignments_in_code_dir().
------------------------------------------------------------------------
r30449 | ripley | 2004-08-02 10:03:44 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/datasets/man/AirPassengers.Rd
   M /trunk/src/library/datasets/man/BJsales.Rd
   M /trunk/src/library/datasets/man/BOD.Rd
   M /trunk/src/library/datasets/man/ChickWeight.Rd
   M /trunk/src/library/datasets/man/DNase.Rd
   M /trunk/src/library/datasets/man/EuStockMarkets.Rd
   M /trunk/src/library/datasets/man/Formaldehyde.Rd
   M /trunk/src/library/datasets/man/HairEyeColor.Rd
   M /trunk/src/library/datasets/man/Harman23.cor.Rd
   M /trunk/src/library/datasets/man/Harman74.cor.Rd
   M /trunk/src/library/datasets/man/Indometh.Rd
   M /trunk/src/library/datasets/man/InsectSprays.Rd
   M /trunk/src/library/datasets/man/JohnsonJohnson.Rd
   M /trunk/src/library/datasets/man/LakeHuron.Rd
   M /trunk/src/library/datasets/man/LifeCycleSavings.Rd
   M /trunk/src/library/datasets/man/Loblolly.Rd
   M /trunk/src/library/datasets/man/Nile.Rd
   M /trunk/src/library/datasets/man/Orange.Rd
   M /trunk/src/library/datasets/man/OrchardSprays.Rd
   M /trunk/src/library/datasets/man/PlantGrowth.Rd
   M /trunk/src/library/datasets/man/Puromycin.Rd
   M /trunk/src/library/datasets/man/Theoph.Rd
   M /trunk/src/library/datasets/man/Titanic.Rd
   M /trunk/src/library/datasets/man/ToothGrowth.Rd
   M /trunk/src/library/datasets/man/UCBAdmissions.Rd
   M /trunk/src/library/datasets/man/UKDriverDeaths.Rd
   M /trunk/src/library/datasets/man/UKLungDeaths.Rd
   M /trunk/src/library/datasets/man/UKgas.Rd
   M /trunk/src/library/datasets/man/USAccDeaths.Rd
   M /trunk/src/library/datasets/man/USArrests.Rd
   M /trunk/src/library/datasets/man/USJudgeRatings.Rd
   M /trunk/src/library/datasets/man/USPersonalExpenditure.Rd
   M /trunk/src/library/datasets/man/VADeaths.Rd
   M /trunk/src/library/datasets/man/WWWusage.Rd
   M /trunk/src/library/datasets/man/ability.cov.Rd
   M /trunk/src/library/datasets/man/airmiles.Rd
   M /trunk/src/library/datasets/man/airquality.Rd
   M /trunk/src/library/datasets/man/anscombe.Rd
   M /trunk/src/library/datasets/man/attenu.Rd
   M /trunk/src/library/datasets/man/attitude.Rd
   M /trunk/src/library/datasets/man/austres.Rd
   M /trunk/src/library/datasets/man/beavers.Rd
   M /trunk/src/library/datasets/man/cars.Rd
   M /trunk/src/library/datasets/man/chickwts.Rd
   M /trunk/src/library/datasets/man/co2.Rd
   M /trunk/src/library/datasets/man/discoveries.Rd
   M /trunk/src/library/datasets/man/esoph.Rd
   M /trunk/src/library/datasets/man/euro.Rd
   M /trunk/src/library/datasets/man/eurodist.Rd
   M /trunk/src/library/datasets/man/faithful.Rd
   M /trunk/src/library/datasets/man/freeny.Rd
   M /trunk/src/library/datasets/man/infert.Rd
   M /trunk/src/library/datasets/man/iris.Rd
   M /trunk/src/library/datasets/man/islands.Rd
   M /trunk/src/library/datasets/man/lh.Rd
   M /trunk/src/library/datasets/man/longley.Rd
   M /trunk/src/library/datasets/man/lynx.Rd
   M /trunk/src/library/datasets/man/morley.Rd
   M /trunk/src/library/datasets/man/mtcars.Rd
   M /trunk/src/library/datasets/man/nhtemp.Rd
   M /trunk/src/library/datasets/man/nottem.Rd
   M /trunk/src/library/datasets/man/phones.Rd
   M /trunk/src/library/datasets/man/precip.Rd
   M /trunk/src/library/datasets/man/presidents.Rd
   M /trunk/src/library/datasets/man/pressure.Rd
   M /trunk/src/library/datasets/man/quakes.Rd
   M /trunk/src/library/datasets/man/randu.Rd
   M /trunk/src/library/datasets/man/rivers.Rd
   M /trunk/src/library/datasets/man/rock.Rd
   M /trunk/src/library/datasets/man/sleep.Rd
   M /trunk/src/library/datasets/man/stackloss.Rd
   M /trunk/src/library/datasets/man/state.Rd
   M /trunk/src/library/datasets/man/sunspot.Rd
   M /trunk/src/library/datasets/man/sunspots.Rd
   M /trunk/src/library/datasets/man/swiss.Rd
   M /trunk/src/library/datasets/man/treering.Rd
   M /trunk/src/library/datasets/man/trees.Rd
   M /trunk/src/library/datasets/man/uspop.Rd
   M /trunk/src/library/datasets/man/volcano.Rd
   M /trunk/src/library/datasets/man/warpbreaks.Rd
   M /trunk/src/library/datasets/man/women.Rd
   M /trunk/src/library/datasets/man/zCO2.Rd
   M /trunk/src/library/graphics/demo/graphics.R
   M /trunk/src/library/graphics/demo/image.R
   M /trunk/src/library/graphics/demo/persp.R
   M /trunk/src/library/graphics/man/axis.POSIXct.Rd
   M /trunk/src/library/stats/man/AIC.Rd
   M /trunk/src/library/stats/man/HoltWinters.Rd
   M /trunk/src/library/stats/man/IQR.Rd
   M /trunk/src/library/stats/man/NLSstAsymptotic.Rd
   M /trunk/src/library/stats/man/NLSstClosestX.Rd
   M /trunk/src/library/stats/man/NLSstLfAsymptote.Rd
   M /trunk/src/library/stats/man/NLSstRtAsymptote.Rd
   M /trunk/src/library/stats/man/SSasymp.Rd
   M /trunk/src/library/stats/man/SSasympOff.Rd
   M /trunk/src/library/stats/man/SSasympOrig.Rd
   M /trunk/src/library/stats/man/SSbiexp.Rd
   M /trunk/src/library/stats/man/SSfol.Rd
   M /trunk/src/library/stats/man/SSfpl.Rd
   M /trunk/src/library/stats/man/SSgompertz.Rd
   M /trunk/src/library/stats/man/SSlogis.Rd
   M /trunk/src/library/stats/man/SSmicmen.Rd
   M /trunk/src/library/stats/man/SSweibull.Rd
   M /trunk/src/library/stats/man/StructTS.Rd
   M /trunk/src/library/stats/man/TukeyHSD.Rd
   M /trunk/src/library/stats/man/acf.Rd
   M /trunk/src/library/stats/man/aggregate.Rd
   M /trunk/src/library/stats/man/anova.lm.Rd
   M /trunk/src/library/stats/man/ar.Rd
   M /trunk/src/library/stats/man/ar.ols.Rd
   M /trunk/src/library/stats/man/arima.Rd
   M /trunk/src/library/stats/man/arima0.Rd
   M /trunk/src/library/stats/man/ave.Rd
   M /trunk/src/library/stats/man/bandwidth.Rd
   M /trunk/src/library/stats/man/bartlett.test.Rd
   M /trunk/src/library/stats/man/biplot.princomp.Rd
   M /trunk/src/library/stats/man/cancor.Rd
   M /trunk/src/library/stats/man/chisq.test.Rd
   M /trunk/src/library/stats/man/clearNames.Rd
   M /trunk/src/library/stats/man/cmdscale.Rd
   M /trunk/src/library/stats/man/complete.cases.Rd
   M /trunk/src/library/stats/man/confint.Rd
   M /trunk/src/library/stats/man/cophenetic.Rd
   M /trunk/src/library/stats/man/cor.Rd
   M /trunk/src/library/stats/man/cor.test.Rd
   M /trunk/src/library/stats/man/cpgram.Rd
   M /trunk/src/library/stats/man/cutree.Rd
   M /trunk/src/library/stats/man/decompose.Rd
   M /trunk/src/library/stats/man/dendrapply.Rd
   M /trunk/src/library/stats/man/dendrogram.Rd
   M /trunk/src/library/stats/man/density.Rd
   M /trunk/src/library/stats/man/expand.model.frame.Rd
   M /trunk/src/library/stats/man/filter.Rd
   M /trunk/src/library/stats/man/fligner.test.Rd
   M /trunk/src/library/stats/man/formula.nls.Rd
   M /trunk/src/library/stats/man/friedman.test.Rd
   M /trunk/src/library/stats/man/ftable.Rd
   M /trunk/src/library/stats/man/ftable.formula.Rd
   M /trunk/src/library/stats/man/getInitial.Rd
   M /trunk/src/library/stats/man/glm.Rd
   M /trunk/src/library/stats/man/hclust.Rd
   M /trunk/src/library/stats/man/heatmap.Rd
   M /trunk/src/library/stats/man/identify.hclust.Rd
   M /trunk/src/library/stats/man/influence.measures.Rd
   M /trunk/src/library/stats/man/interaction.plot.Rd
   M /trunk/src/library/stats/man/kernel.Rd
   M /trunk/src/library/stats/man/kruskal.test.Rd
   M /trunk/src/library/stats/man/ksmooth.Rd
   M /trunk/src/library/stats/man/lag.Rd
   M /trunk/src/library/stats/man/lag.plot.Rd
   M /trunk/src/library/stats/man/line.Rd
   M /trunk/src/library/stats/man/lm.influence.Rd
   M /trunk/src/library/stats/man/loess.Rd
   M /trunk/src/library/stats/man/logLik.Rd
   M /trunk/src/library/stats/man/loglin.Rd
   M /trunk/src/library/stats/man/lowess.Rd
   M /trunk/src/library/stats/man/makepredictcall.Rd
   M /trunk/src/library/stats/man/mantelhaen.test.Rd
   M /trunk/src/library/stats/man/model.extract.Rd
   M /trunk/src/library/stats/man/model.frame.Rd
   M /trunk/src/library/stats/man/model.matrix.Rd
   M /trunk/src/library/stats/man/monthplot.Rd
   M /trunk/src/library/stats/man/na.contiguous.Rd
   M /trunk/src/library/stats/man/nls.Rd
   M /trunk/src/library/stats/man/nlsModel.Rd
   M /trunk/src/library/stats/man/oneway.test.Rd
   M /trunk/src/library/stats/man/optim.Rd
   M /trunk/src/library/stats/man/order.dendrogram.Rd
   M /trunk/src/library/stats/man/pairwise.t.test.Rd
   M /trunk/src/library/stats/man/pairwise.wilcox.test.Rd
   M /trunk/src/library/stats/man/plot.lm.Rd
   M /trunk/src/library/stats/man/plot.ppr.Rd
   M /trunk/src/library/stats/man/plot.profile.nls.Rd
   M /trunk/src/library/stats/man/plot.ts.Rd
   M /trunk/src/library/stats/man/ppr.Rd
   M /trunk/src/library/stats/man/prcomp.Rd
   M /trunk/src/library/stats/man/predict.HoltWinters.Rd
   M /trunk/src/library/stats/man/predict.arima.Rd
   M /trunk/src/library/stats/man/predict.loess.Rd
   M /trunk/src/library/stats/man/predict.nls.Rd
   M /trunk/src/library/stats/man/predict.smooth.spline.Rd
   M /trunk/src/library/stats/man/princomp.Rd
   M /trunk/src/library/stats/man/profile.nls.Rd
   M /trunk/src/library/stats/man/profiler.nls.Rd
   M /trunk/src/library/stats/man/qqnorm.Rd
   M /trunk/src/library/stats/man/rect.hclust.Rd
   M /trunk/src/library/stats/man/relevel.Rd
   M /trunk/src/library/stats/man/reshape.Rd
   M /trunk/src/library/stats/man/runmed.Rd
   M /trunk/src/library/stats/man/scatter.smooth.Rd
   M /trunk/src/library/stats/man/screeplot.Rd
   M /trunk/src/library/stats/man/smooth.Rd
   M /trunk/src/library/stats/man/smooth.spline.Rd
   M /trunk/src/library/stats/man/sortedXyData.Rd
   M /trunk/src/library/stats/man/spec.ar.Rd
   M /trunk/src/library/stats/man/spec.pgram.Rd
   M /trunk/src/library/stats/man/spectrum.Rd
   M /trunk/src/library/stats/man/step.Rd
   M /trunk/src/library/stats/man/stl.Rd
   M /trunk/src/library/stats/man/summary.princomp.Rd
   M /trunk/src/library/stats/man/supsmu.Rd
   M /trunk/src/library/stats/man/symnum.Rd
   M /trunk/src/library/stats/man/t.test.Rd
   M /trunk/src/library/stats/man/time.Rd
   M /trunk/src/library/stats/man/ts.Rd
   M /trunk/src/library/stats/man/ts.plot.Rd
   M /trunk/src/library/stats/man/ts.union.Rd
   M /trunk/src/library/stats/man/tsdiag.Rd
   M /trunk/src/library/stats/man/varimax.Rd
   M /trunk/src/library/stats/man/wilcox.test.Rd
   M /trunk/src/library/stats/man/window.Rd
   M /trunk/src/library/stats/man/xtabs.Rd
   M /trunk/src/library/stats/man/zC.Rd
   M /trunk/src/library/tcltk/demo/tkttest.R

more removal of unneeded data() statements

------------------------------------------------------------------------
r30448 | ripley | 2004-08-02 08:53:43 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/Extract.data.frame.Rd
   M /trunk/src/library/base/man/abbreviate.Rd
   M /trunk/src/library/base/man/attach.Rd
   M /trunk/src/library/base/man/by.Rd
   D /trunk/src/library/base/man/codes.Rd
   M /trunk/src/library/base/man/colSums.Rd
   M /trunk/src/library/base/man/duplicated.Rd
   M /trunk/src/library/base/man/list.Rd
   M /trunk/src/library/base/man/make.names.Rd
   M /trunk/src/library/base/man/matrix.Rd
   M /trunk/src/library/base/man/maxCol.Rd
   M /trunk/src/library/base/man/mean.Rd
   M /trunk/src/library/base/man/names.Rd
   M /trunk/src/library/base/man/print.Rd
   M /trunk/src/library/base/man/qraux.Rd
   M /trunk/src/library/base/man/sort.Rd
   M /trunk/src/library/base/man/stack.Rd
   M /trunk/src/library/base/man/subset.Rd
   M /trunk/src/library/base/man/summary.Rd
   M /trunk/src/library/base/man/sweep.Rd
   M /trunk/src/library/base/man/table.Rd
   M /trunk/src/library/base/man/tapply.Rd
   M /trunk/src/library/base/man/transform.Rd
   M /trunk/src/library/base/man/unique.Rd
   M /trunk/src/library/base/man/units.Rd
   M /trunk/src/library/base/man/which.min.Rd
   M /trunk/src/library/base/man/with.Rd
   M /trunk/src/library/graphics/man/abline.Rd
   M /trunk/src/library/graphics/man/assocplot.Rd
   M /trunk/src/library/graphics/man/barplot.Rd
   M /trunk/src/library/graphics/man/boxplot.Rd
   M /trunk/src/library/graphics/man/bxp.Rd
   M /trunk/src/library/graphics/man/contour.Rd
   M /trunk/src/library/graphics/man/coplot.Rd
   M /trunk/src/library/graphics/man/dotchart.Rd
   M /trunk/src/library/graphics/man/filled.contour.Rd
   M /trunk/src/library/graphics/man/fourfoldplot.Rd
   M /trunk/src/library/graphics/man/grid.Rd
   M /trunk/src/library/graphics/man/hist.Rd
   M /trunk/src/library/graphics/man/image.Rd
   M /trunk/src/library/graphics/man/legend.Rd
   M /trunk/src/library/graphics/man/lines.Rd
   M /trunk/src/library/graphics/man/matplot.Rd
   M /trunk/src/library/graphics/man/mosaicplot.Rd
   M /trunk/src/library/graphics/man/pairs.Rd
   M /trunk/src/library/graphics/man/panel.smooth.Rd
   M /trunk/src/library/graphics/man/persp.Rd
   M /trunk/src/library/graphics/man/plot.Rd
   M /trunk/src/library/graphics/man/plot.dataframe.Rd
   M /trunk/src/library/graphics/man/plot.design.Rd
   M /trunk/src/library/graphics/man/plot.table.Rd
   M /trunk/src/library/graphics/man/plot.window.Rd
   M /trunk/src/library/graphics/man/plotdefault.Rd
   M /trunk/src/library/graphics/man/plotfactor.Rd
   M /trunk/src/library/graphics/man/plotformula.Rd
   M /trunk/src/library/graphics/man/plothistogram.Rd
   M /trunk/src/library/graphics/man/rug.Rd
   M /trunk/src/library/graphics/man/stars.Rd
   M /trunk/src/library/graphics/man/stem.Rd
   M /trunk/src/library/graphics/man/stripchart.Rd
   M /trunk/src/library/graphics/man/sunflowerplot.Rd
   M /trunk/src/library/graphics/man/symbols.Rd
   M /trunk/src/library/graphics/man/title.Rd
   M /trunk/src/library/graphics/man/xy.coords.Rd
   M /trunk/src/library/splines/man/asVector.Rd
   M /trunk/src/library/splines/man/backSpline.Rd
   M /trunk/src/library/splines/man/bs.Rd
   M /trunk/src/library/splines/man/interpSpline.Rd
   M /trunk/src/library/splines/man/ns.Rd
   M /trunk/src/library/splines/man/polySpline.Rd
   M /trunk/src/library/splines/man/predict.bSpline.Rd
   M /trunk/src/library/splines/man/predict.bs.Rd
   M /trunk/src/library/splines/man/splineKnots.Rd
   M /trunk/src/library/splines/man/splineOrder.Rd
   M /trunk/src/library/splines/man/xyVector.Rd
   M /trunk/src/library/stats4/man/BIC.Rd
   M /trunk/src/library/utils/man/edit.data.frame.Rd
   M /trunk/src/library/utils/man/head.Rd
   M /trunk/src/library/utils/man/prompt.Rd
   M /trunk/src/library/utils/man/promptData.Rd
   M /trunk/src/library/utils/man/str.Rd

remover data() calls that are no longer needed

------------------------------------------------------------------------
r30447 | maechler | 2004-08-02 08:50:35 -0400 (Mon, 02 Aug 2004) | 1 line
Changed paths:
   M /trunk/doc/html/R-admin.html
   M /trunk/doc/html/about.html
   M /trunk/doc/html/faq.html
   M /trunk/doc/html/index-default.html
   M /trunk/doc/html/packages-head.html
   M /trunk/doc/html/resources.html
   M /trunk/doc/html/template.html
   M /trunk/doc/html/thanks.html

set property ...html
------------------------------------------------------------------------
r30446 | ripley | 2004-08-02 08:17:43 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/library.R
   M /trunk/src/library/base/man/data.Rd
   M /trunk/src/library/base/man/library.Rd

Revert data() behaviour to current packages before ./data

------------------------------------------------------------------------
r30445 | ripley | 2004-08-02 07:32:56 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/Makefile

more tweaks for cross-building

------------------------------------------------------------------------
r30444 | ripley | 2004-08-02 07:16:17 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/NAMESPACE

allow for cross-building

------------------------------------------------------------------------
r30443 | hornik | 2004-08-02 06:55:27 -0400 (Mon, 02 Aug 2004) | 1 line
Changed paths:
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/doc/R.1
   M /trunk/doc/html/R-admin.html

Updated.
------------------------------------------------------------------------
r30442 | hornik | 2004-08-02 06:55:22 -0400 (Mon, 02 Aug 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-exts.texi
   M /trunk/doc/manual/R-intro.texi

Make Makeinfo 4.7 happy.
------------------------------------------------------------------------
r30441 | hornik | 2004-08-02 06:55:19 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi

Require Makeinfo 4.5 or better.
Stop recommending tortoiseSVN.
------------------------------------------------------------------------
r30440 | hornik | 2004-08-02 06:55:17 -0400 (Mon, 02 Aug 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/m4/R.m4

Require Makeinfo 4.5 or better.
------------------------------------------------------------------------
r30439 | hornik | 2004-08-02 06:55:15 -0400 (Mon, 02 Aug 2004) | 1 line
Changed paths:
   M /trunk/COPYRIGHTS

More updates for 1.9 base split.
------------------------------------------------------------------------
r30438 | hornik | 2004-08-02 06:55:13 -0400 (Mon, 02 Aug 2004) | 1 line
Changed paths:
   M /trunk/Makeconf.in
   M /trunk/Makefile.in
   M /trunk/doc/manual/Makefile.in
   M /trunk/share/Makefile.in
   M /trunk/src/Makefile.in
   M /trunk/src/extra/Makefile.in
   M /trunk/src/extra/xdr/Makefile.in
   M /trunk/src/include/Makefile.in
   M /trunk/src/modules/aqua/Makefile.in
   M /trunk/src/nmath/Makefile.in
   M /trunk/src/scripts/Makefile.in

Teach make dist to exclude .svn subdirs.
------------------------------------------------------------------------
r30437 | ripley | 2004-08-02 06:36:30 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile

add redirection to /dev/null

------------------------------------------------------------------------
r30436 | ripley | 2004-08-02 06:33:43 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/makeLazyLoad.R

allow for lib.loc being a cross-build dir

------------------------------------------------------------------------
r30435 | ripley | 2004-08-02 06:30:37 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/Makefile

support for cross-compiling and lazyloading

------------------------------------------------------------------------
r30434 | ripley | 2004-08-02 05:34:39 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/data.Rd

revert part of last change - R-devel works differently with ./data

------------------------------------------------------------------------
r30433 | ripley | 2004-08-02 04:55:08 -0400 (Mon, 02 Aug 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/R/data.R

typo
------------------------------------------------------------------------
r30432 | ripley | 2004-08-02 04:45:42 -0400 (Mon, 02 Aug 2004) | 4 lines
Changed paths:
   M /trunk/src/library/base/R/data.R
   M /trunk/src/library/base/man/data.Rd

Don't look in ./data if packages is specified
Incorporate clarification from r30430, and more for recent changes
Use rpart as a small example of a package with data

------------------------------------------------------------------------
r30431 | hornik | 2004-08-02 04:41:24 -0400 (Mon, 02 Aug 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30430 | ripley | 2004-08-02 04:40:10 -0400 (Mon, 02 Aug 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/data.Rd

Lots of corrections/clarifications

------------------------------------------------------------------------
r30429 | root | 2004-08-01 18:01:15 -0400 (Sun, 01 Aug 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30428 | root | 2004-08-01 18:01:07 -0400 (Sun, 01 Aug 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30427 | ripley | 2004-08-01 17:27:53 -0400 (Sun, 01 Aug 2004) | 4 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

Allow --lazy for bundles
Add --lazy-data, including for bundles
Only give message for lazydata-% if there is a data dir 

------------------------------------------------------------------------
r30426 | ripley | 2004-08-01 17:24:10 -0400 (Sun, 01 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/front-ends/R.c
   M /trunk/src/gnuwin32/front-ends/rcmdfn.c

don't allow R SHLIB etc to match Unix

------------------------------------------------------------------------
r30425 | ripley | 2004-08-01 14:55:36 -0400 (Sun, 01 Aug 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/data.R

tidy up data()

------------------------------------------------------------------------
r30424 | hornik | 2004-08-01 07:56:22 -0400 (Sun, 01 Aug 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30423 | root | 2004-07-31 18:01:07 -0400 (Sat, 31 Jul 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30422 | root | 2004-07-31 18:01:03 -0400 (Sat, 31 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30421 | ripley | 2004-07-31 06:30:17 -0400 (Sat, 31 Jul 2004) | 1 line
Changed paths:
   M /trunk/src/modules/X11/devX11.c

wrong return value for allocNewX11DeviceDesc, and needs checking
------------------------------------------------------------------------
r30420 | root | 2004-07-30 18:01:27 -0400 (Fri, 30 Jul 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30419 | root | 2004-07-30 18:01:14 -0400 (Fri, 30 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30418 | murrell | 2004-07-29 20:59:04 -0400 (Thu, 29 Jul 2004) | 4 lines
Changed paths:
   M /trunk/src/main/devPS.c

Bug fix for PDF alpha transparency
Fix for font loading (due to lazy loading changes)


------------------------------------------------------------------------
r30417 | root | 2004-07-29 18:01:25 -0400 (Thu, 29 Jul 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30416 | root | 2004-07-29 18:01:08 -0400 (Thu, 29 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30415 | ripley | 2004-07-29 12:16:44 -0400 (Thu, 29 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/Makefile

add lazyloadDB for datasets package

------------------------------------------------------------------------
r30414 | ripley | 2004-07-29 11:23:31 -0400 (Thu, 29 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/data.R

better check for duplicated offerings -- needs reworking later

------------------------------------------------------------------------
r30413 | ripley | 2004-07-29 10:56:21 -0400 (Thu, 29 Jul 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-intro.texi
   M /trunk/src/gnuwin32/installer/Makefile

morley.tab has been moved

------------------------------------------------------------------------
r30412 | ripley | 2004-07-29 10:53:22 -0400 (Thu, 29 Jul 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/share/make/vars.mk
   M /trunk/src/library/base/Makefile.in
   M /trunk/src/library/base/R/data.R
   D /trunk/src/library/base/data
   D /trunk/src/library/base/man/Formaldehyde.Rd
   D /trunk/src/library/base/man/HairEyeColor.Rd
   D /trunk/src/library/base/man/InsectSprays.Rd
   D /trunk/src/library/base/man/LifeCycleSavings.Rd
   D /trunk/src/library/base/man/OrchardSprays.Rd
   D /trunk/src/library/base/man/PlantGrowth.Rd
   D /trunk/src/library/base/man/Titanic.Rd
   D /trunk/src/library/base/man/ToothGrowth.Rd
   D /trunk/src/library/base/man/UCBAdmissions.Rd
   D /trunk/src/library/base/man/USArrests.Rd
   D /trunk/src/library/base/man/USJudgeRatings.Rd
   D /trunk/src/library/base/man/USPersonalExpenditure.Rd
   D /trunk/src/library/base/man/VADeaths.Rd
   D /trunk/src/library/base/man/airquality.Rd
   D /trunk/src/library/base/man/anscombe.Rd
   D /trunk/src/library/base/man/attenu.Rd
   D /trunk/src/library/base/man/attitude.Rd
   D /trunk/src/library/base/man/cars.Rd
   D /trunk/src/library/base/man/chickwts.Rd
   M /trunk/src/library/base/man/data.Rd
   D /trunk/src/library/base/man/esoph.Rd
   D /trunk/src/library/base/man/euro.Rd
   D /trunk/src/library/base/man/eurodist.Rd
   D /trunk/src/library/base/man/faithful.Rd
   D /trunk/src/library/base/man/infert.Rd
   D /trunk/src/library/base/man/iris.Rd
   D /trunk/src/library/base/man/islands.Rd
   D /trunk/src/library/base/man/longley.Rd
   D /trunk/src/library/base/man/morley.Rd
   D /trunk/src/library/base/man/mtcars.Rd
   D /trunk/src/library/base/man/phones.Rd
   D /trunk/src/library/base/man/precip.Rd
   D /trunk/src/library/base/man/pressure.Rd
   D /trunk/src/library/base/man/quakes.Rd
   D /trunk/src/library/base/man/randu.Rd
   D /trunk/src/library/base/man/rivers.Rd
   D /trunk/src/library/base/man/sleep.Rd
   D /trunk/src/library/base/man/stackloss.Rd
   D /trunk/src/library/base/man/state.Rd
   D /trunk/src/library/base/man/swiss.Rd
   D /trunk/src/library/base/man/trees.Rd
   D /trunk/src/library/base/man/volcano.Rd
   D /trunk/src/library/base/man/warpbreaks.Rd
   M /trunk/src/library/base/man/which.min.Rd
   D /trunk/src/library/base/man/women.Rd
   A /trunk/src/library/datasets
   A /trunk/src/library/datasets/DESCRIPTION.in
   A /trunk/src/library/datasets/Makefile.in
   A /trunk/src/library/datasets/R
   A /trunk/src/library/datasets/R/zzz.R
   A /trunk/src/library/datasets/data (from /trunk/src/library/stats/data:30409)
   R /trunk/src/library/datasets/data/AirPassengers.R (from /trunk/src/library/stats/data/AirPassengers.R:30411)
   R /trunk/src/library/datasets/data/BJsales.R (from /trunk/src/library/stats/data/BJsales.R:30411)
   R /trunk/src/library/datasets/data/BOD.R (from /trunk/src/library/stats/data/BOD.R:30411)
   R /trunk/src/library/datasets/data/ChickWeight.R (from /trunk/src/library/stats/data/ChickWeight.R:30411)
   R /trunk/src/library/datasets/data/DNase.R (from /trunk/src/library/stats/data/DNase.R:30411)
   R /trunk/src/library/datasets/data/EuStockMarkets.R (from /trunk/src/library/stats/data/EuStockMarkets.R:30411)
   A /trunk/src/library/datasets/data/Formaldehyde.R (from /trunk/src/library/base/data/Formaldehyde.R:30409)
   A /trunk/src/library/datasets/data/HairEyeColor.R (from /trunk/src/library/base/data/HairEyeColor.R:30409)
   R /trunk/src/library/datasets/data/Harman23.cor.R (from /trunk/src/library/stats/data/Harman23.cor.R:30411)
   R /trunk/src/library/datasets/data/Harman74.cor.R (from /trunk/src/library/stats/data/Harman74.cor.R:30411)
   R /trunk/src/library/datasets/data/Indometh.R (from /trunk/src/library/stats/data/Indometh.R:30411)
   A /trunk/src/library/datasets/data/InsectSprays.R (from /trunk/src/library/base/data/InsectSprays.R:30409)
   R /trunk/src/library/datasets/data/JohnsonJohnson.R (from /trunk/src/library/stats/data/JohnsonJohnson.R:30411)
   R /trunk/src/library/datasets/data/LakeHuron.R (from /trunk/src/library/stats/data/LakeHuron.R:30411)
   A /trunk/src/library/datasets/data/LifeCycleSavings.R (from /trunk/src/library/base/data/LifeCycleSavings.R:30409)
   R /trunk/src/library/datasets/data/Loblolly.R (from /trunk/src/library/stats/data/Loblolly.R:30411)
   R /trunk/src/library/datasets/data/Nile.R (from /trunk/src/library/stats/data/Nile.R:30411)
   R /trunk/src/library/datasets/data/Orange.R (from /trunk/src/library/stats/data/Orange.R:30411)
   A /trunk/src/library/datasets/data/OrchardSprays.R (from /trunk/src/library/base/data/OrchardSprays.R:30409)
   A /trunk/src/library/datasets/data/PlantGrowth.R (from /trunk/src/library/base/data/PlantGrowth.R:30409)
   R /trunk/src/library/datasets/data/Puromycin.R (from /trunk/src/library/stats/data/Puromycin.R:30411)
   R /trunk/src/library/datasets/data/Seatbelts.R (from /trunk/src/library/stats/data/Seatbelts.R:30411)
   R /trunk/src/library/datasets/data/Theoph.R (from /trunk/src/library/stats/data/Theoph.R:30411)
   A /trunk/src/library/datasets/data/Titanic.R (from /trunk/src/library/base/data/Titanic.R:30409)
   A /trunk/src/library/datasets/data/ToothGrowth.R (from /trunk/src/library/base/data/ToothGrowth.R:30409)
   A /trunk/src/library/datasets/data/UCBAdmissions.R (from /trunk/src/library/base/data/UCBAdmissions.R:30409)
   R /trunk/src/library/datasets/data/UKDriverDeaths.R (from /trunk/src/library/stats/data/UKDriverDeaths.R:30411)
   R /trunk/src/library/datasets/data/UKLungDeaths.R (from /trunk/src/library/stats/data/UKLungDeaths.R:30411)
   R /trunk/src/library/datasets/data/UKgas.R (from /trunk/src/library/stats/data/UKgas.R:30411)
   R /trunk/src/library/datasets/data/USAccDeaths.R (from /trunk/src/library/stats/data/USAccDeaths.R:30411)
   A /trunk/src/library/datasets/data/USArrests.tab (from /trunk/src/library/base/data/USArrests.tab:30409)
   A /trunk/src/library/datasets/data/USJudgeRatings.R (from /trunk/src/library/base/data/USJudgeRatings.R:30409)
   A /trunk/src/library/datasets/data/USPersonalExpenditure.R (from /trunk/src/library/base/data/USPersonalExpenditure.R:30409)
   A /trunk/src/library/datasets/data/VADeaths.R (from /trunk/src/library/base/data/VADeaths.R:30409)
   R /trunk/src/library/datasets/data/WWWusage.R (from /trunk/src/library/stats/data/WWWusage.R:30411)
   R /trunk/src/library/datasets/data/ability.cov.R (from /trunk/src/library/stats/data/ability.cov.R:30411)
   R /trunk/src/library/datasets/data/airmiles.R (from /trunk/src/library/stats/data/airmiles.R:30411)
   A /trunk/src/library/datasets/data/airquality.tab (from /trunk/src/library/base/data/airquality.tab:30409)
   A /trunk/src/library/datasets/data/anscombe.R (from /trunk/src/library/base/data/anscombe.R:30409)
   A /trunk/src/library/datasets/data/attenu.R (from /trunk/src/library/base/data/attenu.R:30409)
   A /trunk/src/library/datasets/data/attitude.R (from /trunk/src/library/base/data/attitude.R:30409)
   R /trunk/src/library/datasets/data/austres.R (from /trunk/src/library/stats/data/austres.R:30411)
   R /trunk/src/library/datasets/data/beavers.R (from /trunk/src/library/stats/data/beavers.R:30411)
   A /trunk/src/library/datasets/data/cars.R (from /trunk/src/library/base/data/cars.R:30409)
   A /trunk/src/library/datasets/data/chickwts.R (from /trunk/src/library/base/data/chickwts.R:30409)
   R /trunk/src/library/datasets/data/co2.R (from /trunk/src/library/stats/data/co2.R:30411)
   R /trunk/src/library/datasets/data/discoveries.R (from /trunk/src/library/stats/data/discoveries.R:30411)
   A /trunk/src/library/datasets/data/esoph.R (from /trunk/src/library/base/data/esoph.R:30409)
   A /trunk/src/library/datasets/data/euro.R (from /trunk/src/library/base/data/euro.R:30409)
   A /trunk/src/library/datasets/data/eurodist.R (from /trunk/src/library/base/data/eurodist.R:30409)
   A /trunk/src/library/datasets/data/faithful.R (from /trunk/src/library/base/data/faithful.R:30409)
   R /trunk/src/library/datasets/data/freeny.R (from /trunk/src/library/stats/data/freeny.R:30411)
   A /trunk/src/library/datasets/data/infert.R (from /trunk/src/library/base/data/infert.R:30409)
   A /trunk/src/library/datasets/data/iris.R (from /trunk/src/library/base/data/iris.R:30409)
   A /trunk/src/library/datasets/data/iris3.R (from /trunk/src/library/base/data/iris3.R:30409)
   A /trunk/src/library/datasets/data/islands.R (from /trunk/src/library/base/data/islands.R:30409)
   R /trunk/src/library/datasets/data/lh.R (from /trunk/src/library/stats/data/lh.R:30411)
   A /trunk/src/library/datasets/data/longley.R (from /trunk/src/library/base/data/longley.R:30409)
   R /trunk/src/library/datasets/data/lynx.R (from /trunk/src/library/stats/data/lynx.R:30411)
   A /trunk/src/library/datasets/data/morley.tab (from /trunk/src/library/base/data/morley.tab:30409)
   A /trunk/src/library/datasets/data/mtcars.R (from /trunk/src/library/base/data/mtcars.R:30409)
   R /trunk/src/library/datasets/data/nhtemp.R (from /trunk/src/library/stats/data/nhtemp.R:30411)
   R /trunk/src/library/datasets/data/nottem.R (from /trunk/src/library/stats/data/nottem.R:30411)
   A /trunk/src/library/datasets/data/phones.R (from /trunk/src/library/base/data/phones.R:30409)
   A /trunk/src/library/datasets/data/precip.R (from /trunk/src/library/base/data/precip.R:30409)
   R /trunk/src/library/datasets/data/presidents.R (from /trunk/src/library/stats/data/presidents.R:30411)
   A /trunk/src/library/datasets/data/pressure.R (from /trunk/src/library/base/data/pressure.R:30409)
   A /trunk/src/library/datasets/data/quakes.tab (from /trunk/src/library/base/data/quakes.tab:30409)
   A /trunk/src/library/datasets/data/randu.R (from /trunk/src/library/base/data/randu.R:30409)
   A /trunk/src/library/datasets/data/rivers.R (from /trunk/src/library/base/data/rivers.R:30409)
   R /trunk/src/library/datasets/data/rock.tab (from /trunk/src/library/stats/data/rock.tab:30411)
   A /trunk/src/library/datasets/data/sleep.R (from /trunk/src/library/base/data/sleep.R:30409)
   A /trunk/src/library/datasets/data/stackloss.R (from /trunk/src/library/base/data/stackloss.R:30409)
   A /trunk/src/library/datasets/data/state.R (from /trunk/src/library/base/data/state.R:30409)
   R /trunk/src/library/datasets/data/sunspot.R (from /trunk/src/library/stats/data/sunspot.R:30411)
   R /trunk/src/library/datasets/data/sunspots.R (from /trunk/src/library/stats/data/sunspots.R:30411)
   A /trunk/src/library/datasets/data/swiss.tab (from /trunk/src/library/base/data/swiss.tab:30409)
   R /trunk/src/library/datasets/data/treering.R (from /trunk/src/library/stats/data/treering.R:30411)
   A /trunk/src/library/datasets/data/trees.R (from /trunk/src/library/base/data/trees.R:30409)
   R /trunk/src/library/datasets/data/uspop.R (from /trunk/src/library/stats/data/uspop.R:30411)
   A /trunk/src/library/datasets/data/volcano.R (from /trunk/src/library/base/data/volcano.R:30409)
   A /trunk/src/library/datasets/data/warpbreaks.R (from /trunk/src/library/base/data/warpbreaks.R:30409)
   A /trunk/src/library/datasets/data/women.R (from /trunk/src/library/base/data/women.R:30409)
   R /trunk/src/library/datasets/data/zCO2.R (from /trunk/src/library/stats/data/zCO2.R:30411)
   A /trunk/src/library/datasets/man
   A /trunk/src/library/datasets/man/AirPassengers.Rd (from /trunk/src/library/stats/man/AirPassengers.Rd:30409)
   A /trunk/src/library/datasets/man/BJsales.Rd (from /trunk/src/library/stats/man/BJsales.Rd:30409)
   A /trunk/src/library/datasets/man/BOD.Rd (from /trunk/src/library/stats/man/BOD.Rd:30409)
   A /trunk/src/library/datasets/man/ChickWeight.Rd (from /trunk/src/library/stats/man/ChickWeight.Rd:30409)
   A /trunk/src/library/datasets/man/DNase.Rd (from /trunk/src/library/stats/man/DNase.Rd:30409)
   A /trunk/src/library/datasets/man/EuStockMarkets.Rd (from /trunk/src/library/stats/man/EuStockMarkets.Rd:30409)
   A /trunk/src/library/datasets/man/Formaldehyde.Rd (from /trunk/src/library/base/man/Formaldehyde.Rd:30409)
   A /trunk/src/library/datasets/man/HairEyeColor.Rd (from /trunk/src/library/base/man/HairEyeColor.Rd:30409)
   A /trunk/src/library/datasets/man/Harman23.cor.Rd (from /trunk/src/library/stats/man/Harman23.cor.Rd:30409)
   A /trunk/src/library/datasets/man/Harman74.cor.Rd (from /trunk/src/library/stats/man/Harman74.cor.Rd:30409)
   A /trunk/src/library/datasets/man/Indometh.Rd (from /trunk/src/library/stats/man/Indometh.Rd:30409)
   A /trunk/src/library/datasets/man/InsectSprays.Rd (from /trunk/src/library/base/man/InsectSprays.Rd:30409)
   A /trunk/src/library/datasets/man/JohnsonJohnson.Rd (from /trunk/src/library/stats/man/JohnsonJohnson.Rd:30409)
   A /trunk/src/library/datasets/man/LakeHuron.Rd (from /trunk/src/library/stats/man/LakeHuron.Rd:30409)
   A /trunk/src/library/datasets/man/LifeCycleSavings.Rd (from /trunk/src/library/base/man/LifeCycleSavings.Rd:30409)
   A /trunk/src/library/datasets/man/Loblolly.Rd (from /trunk/src/library/stats/man/Loblolly.Rd:30409)
   A /trunk/src/library/datasets/man/Nile.Rd (from /trunk/src/library/stats/man/Nile.Rd:30409)
   A /trunk/src/library/datasets/man/Orange.Rd (from /trunk/src/library/stats/man/Orange.Rd:30409)
   A /trunk/src/library/datasets/man/OrchardSprays.Rd (from /trunk/src/library/base/man/OrchardSprays.Rd:30409)
   A /trunk/src/library/datasets/man/PlantGrowth.Rd (from /trunk/src/library/base/man/PlantGrowth.Rd:30409)
   A /trunk/src/library/datasets/man/Puromycin.Rd (from /trunk/src/library/stats/man/Puromycin.Rd:30409)
   A /trunk/src/library/datasets/man/Theoph.Rd (from /trunk/src/library/stats/man/Theoph.Rd:30409)
   A /trunk/src/library/datasets/man/Titanic.Rd (from /trunk/src/library/base/man/Titanic.Rd:30409)
   A /trunk/src/library/datasets/man/ToothGrowth.Rd (from /trunk/src/library/base/man/ToothGrowth.Rd:30409)
   A /trunk/src/library/datasets/man/UCBAdmissions.Rd (from /trunk/src/library/base/man/UCBAdmissions.Rd:30409)
   A /trunk/src/library/datasets/man/UKDriverDeaths.Rd (from /trunk/src/library/stats/man/UKDriverDeaths.Rd:30409)
   A /trunk/src/library/datasets/man/UKLungDeaths.Rd (from /trunk/src/library/stats/man/UKLungDeaths.Rd:30409)
   A /trunk/src/library/datasets/man/UKgas.Rd (from /trunk/src/library/stats/man/UKgas.Rd:30409)
   A /trunk/src/library/datasets/man/USAccDeaths.Rd (from /trunk/src/library/stats/man/USAccDeaths.Rd:30409)
   A /trunk/src/library/datasets/man/USArrests.Rd (from /trunk/src/library/base/man/USArrests.Rd:30409)
   A /trunk/src/library/datasets/man/USJudgeRatings.Rd (from /trunk/src/library/base/man/USJudgeRatings.Rd:30409)
   A /trunk/src/library/datasets/man/USPersonalExpenditure.Rd (from /trunk/src/library/base/man/USPersonalExpenditure.Rd:30409)
   A /trunk/src/library/datasets/man/VADeaths.Rd (from /trunk/src/library/base/man/VADeaths.Rd:30409)
   A /trunk/src/library/datasets/man/WWWusage.Rd (from /trunk/src/library/stats/man/WWWusage.Rd:30409)
   A /trunk/src/library/datasets/man/ability.cov.Rd (from /trunk/src/library/stats/man/ability.cov.Rd:30409)
   A /trunk/src/library/datasets/man/airmiles.Rd (from /trunk/src/library/stats/man/airmiles.Rd:30409)
   A /trunk/src/library/datasets/man/airquality.Rd (from /trunk/src/library/base/man/airquality.Rd:30409)
   A /trunk/src/library/datasets/man/anscombe.Rd (from /trunk/src/library/base/man/anscombe.Rd:30409)
   A /trunk/src/library/datasets/man/attenu.Rd (from /trunk/src/library/base/man/attenu.Rd:30409)
   A /trunk/src/library/datasets/man/attitude.Rd (from /trunk/src/library/base/man/attitude.Rd:30409)
   A /trunk/src/library/datasets/man/austres.Rd (from /trunk/src/library/stats/man/austres.Rd:30409)
   A /trunk/src/library/datasets/man/beavers.Rd (from /trunk/src/library/stats/man/beavers.Rd:30409)
   A /trunk/src/library/datasets/man/cars.Rd (from /trunk/src/library/base/man/cars.Rd:30409)
   A /trunk/src/library/datasets/man/chickwts.Rd (from /trunk/src/library/base/man/chickwts.Rd:30409)
   A /trunk/src/library/datasets/man/co2.Rd (from /trunk/src/library/stats/man/co2.Rd:30409)
   A /trunk/src/library/datasets/man/discoveries.Rd (from /trunk/src/library/stats/man/discoveries.Rd:30409)
   A /trunk/src/library/datasets/man/esoph.Rd (from /trunk/src/library/base/man/esoph.Rd:30409)
   A /trunk/src/library/datasets/man/euro.Rd (from /trunk/src/library/base/man/euro.Rd:30409)
   A /trunk/src/library/datasets/man/eurodist.Rd (from /trunk/src/library/base/man/eurodist.Rd:30409)
   A /trunk/src/library/datasets/man/faithful.Rd (from /trunk/src/library/base/man/faithful.Rd:30409)
   A /trunk/src/library/datasets/man/freeny.Rd (from /trunk/src/library/stats/man/freeny.Rd:30409)
   A /trunk/src/library/datasets/man/infert.Rd (from /trunk/src/library/base/man/infert.Rd:30409)
   A /trunk/src/library/datasets/man/iris.Rd (from /trunk/src/library/base/man/iris.Rd:30409)
   A /trunk/src/library/datasets/man/islands.Rd (from /trunk/src/library/base/man/islands.Rd:30409)
   A /trunk/src/library/datasets/man/lh.Rd (from /trunk/src/library/stats/man/lh.Rd:30409)
   A /trunk/src/library/datasets/man/longley.Rd (from /trunk/src/library/base/man/longley.Rd:30409)
   A /trunk/src/library/datasets/man/lynx.Rd (from /trunk/src/library/stats/man/lynx.Rd:30409)
   A /trunk/src/library/datasets/man/morley.Rd (from /trunk/src/library/base/man/morley.Rd:30409)
   A /trunk/src/library/datasets/man/mtcars.Rd (from /trunk/src/library/base/man/mtcars.Rd:30409)
   A /trunk/src/library/datasets/man/nhtemp.Rd (from /trunk/src/library/stats/man/nhtemp.Rd:30409)
   A /trunk/src/library/datasets/man/nottem.Rd (from /trunk/src/library/stats/man/nottem.Rd:30409)
   A /trunk/src/library/datasets/man/phones.Rd (from /trunk/src/library/base/man/phones.Rd:30409)
   A /trunk/src/library/datasets/man/precip.Rd (from /trunk/src/library/base/man/precip.Rd:30409)
   A /trunk/src/library/datasets/man/presidents.Rd (from /trunk/src/library/stats/man/presidents.Rd:30409)
   A /trunk/src/library/datasets/man/pressure.Rd (from /trunk/src/library/base/man/pressure.Rd:30409)
   A /trunk/src/library/datasets/man/quakes.Rd (from /trunk/src/library/base/man/quakes.Rd:30409)
   A /trunk/src/library/datasets/man/randu.Rd (from /trunk/src/library/base/man/randu.Rd:30409)
   A /trunk/src/library/datasets/man/rivers.Rd (from /trunk/src/library/base/man/rivers.Rd:30409)
   A /trunk/src/library/datasets/man/rock.Rd (from /trunk/src/library/stats/man/rock.Rd:30409)
   A /trunk/src/library/datasets/man/sleep.Rd (from /trunk/src/library/base/man/sleep.Rd:30409)
   A /trunk/src/library/datasets/man/stackloss.Rd (from /trunk/src/library/base/man/stackloss.Rd:30409)
   A /trunk/src/library/datasets/man/state.Rd (from /trunk/src/library/base/man/state.Rd:30409)
   A /trunk/src/library/datasets/man/sunspot.Rd (from /trunk/src/library/stats/man/sunspot.Rd:30409)
   A /trunk/src/library/datasets/man/sunspots.Rd (from /trunk/src/library/stats/man/sunspots.Rd:30409)
   A /trunk/src/library/datasets/man/swiss.Rd (from /trunk/src/library/base/man/swiss.Rd:30409)
   A /trunk/src/library/datasets/man/treering.Rd (from /trunk/src/library/stats/man/treering.Rd:30409)
   A /trunk/src/library/datasets/man/trees.Rd (from /trunk/src/library/base/man/trees.Rd:30409)
   A /trunk/src/library/datasets/man/uspop.Rd (from /trunk/src/library/stats/man/uspop.Rd:30409)
   A /trunk/src/library/datasets/man/volcano.Rd (from /trunk/src/library/base/man/volcano.Rd:30409)
   A /trunk/src/library/datasets/man/warpbreaks.Rd (from /trunk/src/library/base/man/warpbreaks.Rd:30409)
   A /trunk/src/library/datasets/man/women.Rd (from /trunk/src/library/base/man/women.Rd:30409)
   A /trunk/src/library/datasets/man/zCO2.Rd (from /trunk/src/library/stats/man/zCO2.Rd:30409)
   M /trunk/src/library/graphics/man/barplot.Rd
   M /trunk/src/library/profile/Common.R
   M /trunk/src/library/stats/Makefile.in
   D /trunk/src/library/stats/data
   D /trunk/src/library/stats/man/AirPassengers.Rd
   D /trunk/src/library/stats/man/BJsales.Rd
   D /trunk/src/library/stats/man/BOD.Rd
   D /trunk/src/library/stats/man/ChickWeight.Rd
   D /trunk/src/library/stats/man/DNase.Rd
   D /trunk/src/library/stats/man/EuStockMarkets.Rd
   D /trunk/src/library/stats/man/Harman23.cor.Rd
   D /trunk/src/library/stats/man/Harman74.cor.Rd
   D /trunk/src/library/stats/man/Indometh.Rd
   D /trunk/src/library/stats/man/JohnsonJohnson.Rd
   D /trunk/src/library/stats/man/LakeHuron.Rd
   D /trunk/src/library/stats/man/Loblolly.Rd
   D /trunk/src/library/stats/man/Nile.Rd
   D /trunk/src/library/stats/man/Orange.Rd
   D /trunk/src/library/stats/man/Puromycin.Rd
   M /trunk/src/library/stats/man/StructTS.Rd
   D /trunk/src/library/stats/man/Theoph.Rd
   D /trunk/src/library/stats/man/UKDriverDeaths.Rd
   D /trunk/src/library/stats/man/UKLungDeaths.Rd
   D /trunk/src/library/stats/man/UKgas.Rd
   D /trunk/src/library/stats/man/USAccDeaths.Rd
   D /trunk/src/library/stats/man/WWWusage.Rd
   D /trunk/src/library/stats/man/ability.cov.Rd
   D /trunk/src/library/stats/man/airmiles.Rd
   D /trunk/src/library/stats/man/austres.Rd
   D /trunk/src/library/stats/man/beavers.Rd
   D /trunk/src/library/stats/man/co2.Rd
   D /trunk/src/library/stats/man/discoveries.Rd
   M /trunk/src/library/stats/man/factanal.Rd
   D /trunk/src/library/stats/man/freeny.Rd
   M /trunk/src/library/stats/man/glm.Rd
   D /trunk/src/library/stats/man/lh.Rd
   D /trunk/src/library/stats/man/lynx.Rd
   M /trunk/src/library/stats/man/makepredictcall.Rd
   D /trunk/src/library/stats/man/nhtemp.Rd
   D /trunk/src/library/stats/man/nottem.Rd
   D /trunk/src/library/stats/man/presidents.Rd
   D /trunk/src/library/stats/man/rock.Rd
   D /trunk/src/library/stats/man/sunspot.Rd
   D /trunk/src/library/stats/man/sunspots.Rd
   D /trunk/src/library/stats/man/treering.Rd
   M /trunk/src/library/stats/man/tsSmooth.Rd
   D /trunk/src/library/stats/man/uspop.Rd
   M /trunk/src/library/stats/man/varimax.Rd
   D /trunk/src/library/stats/man/zCO2.Rd
   M /trunk/src/library/tools/R/makeLazyLoad.R
   M /trunk/src/library/utils/man/prompt.Rd
   M /trunk/src/library/utils/man/promptData.Rd
   M /trunk/src/scripts/INSTALL.in

move datasets from data and stats to datasets
use a database for datasets in package 'datasets'.

------------------------------------------------------------------------
r30411 | ripley | 2004-07-29 07:36:07 -0400 (Thu, 29 Jul 2004) | 2 lines
Changed paths:
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/src/library/Recommended/Makefile.in
   M /trunk/src/library/base/Makefile.in
   M /trunk/src/library/graphics/Makefile.in
   M /trunk/src/library/grid/Makefile.in
   M /trunk/src/library/methods/Makefile.in
   M /trunk/src/library/stats/Makefile.in
   M /trunk/src/library/tools/Makefile.in
   M /trunk/src/library/utils/Makefile.in

remove --disable-lazy-loading option

------------------------------------------------------------------------
r30410 | ripley | 2004-07-29 07:13:19 -0400 (Thu, 29 Jul 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

update

------------------------------------------------------------------------
r30409 | root | 2004-07-28 18:01:35 -0400 (Wed, 28 Jul 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30408 | root | 2004-07-28 18:01:19 -0400 (Wed, 28 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30407 | iacus | 2004-07-28 13:39:02 -0400 (Wed, 28 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/aquaconsole.c

restored back RCmdHandler for menu operations and shortcuts.

------------------------------------------------------------------------
r30406 | ripley | 2004-07-28 12:41:24 -0400 (Wed, 28 Jul 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/R/library.R

typo
------------------------------------------------------------------------
r30405 | ripley | 2004-07-28 12:24:01 -0400 (Wed, 28 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/makeLazyLoad.R

add tests for duplicated values from different data() calls

------------------------------------------------------------------------
r30404 | ripley | 2004-07-28 11:33:22 -0400 (Wed, 28 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/data.R

read objects directly from the database (in case they get changed)

------------------------------------------------------------------------
r30403 | ripley | 2004-07-28 10:31:51 -0400 (Wed, 28 Jul 2004) | 2 lines
Changed paths:
   M /trunk/tests/demos.Rout.save

update

------------------------------------------------------------------------
r30402 | ripley | 2004-07-28 09:51:26 -0400 (Wed, 28 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/data.R
   M /trunk/src/library/base/R/library.R
   M /trunk/src/library/base/R/namespace.R
   M /trunk/src/library/base/man/ns-lowlev.Rd
   M /trunk/src/library/tools/R/makeLazyLoad.R

support for lazy-loaded database of data objects

------------------------------------------------------------------------
r30401 | ripley | 2004-07-28 09:43:12 -0400 (Wed, 28 Jul 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/tools/R/utils.R

make list_files_with_exts work in zipped directories

------------------------------------------------------------------------
r30400 | ripley | 2004-07-28 04:43:28 -0400 (Wed, 28 Jul 2004) | 3 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi

Ximian has gone (to Novell)
the gtk and GNOME devices have been unbundled 

------------------------------------------------------------------------
r30399 | ripley | 2004-07-28 04:23:19 -0400 (Wed, 28 Jul 2004) | 1 line
Changed paths:
   M /trunk/NEWS

tweaks
------------------------------------------------------------------------
r30398 | ripley | 2004-07-28 04:16:18 -0400 (Wed, 28 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/stats/R/loglin.R
   M /branches/R-1-9-patches/src/library/stats/R/model.tables.R
   M /branches/R-1-9-patches/tests/reg-tests-1.R

Ported change r30397 to R-1-9-branches.
------------------------------------------------------------------------
r30397 | ripley | 2004-07-28 04:14:01 -0400 (Wed, 28 Jul 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/DESCRIPTION.in
   M /trunk/src/library/stats/R/loglin.R
   M /trunk/src/library/stats/R/model.tables.R
   M /trunk/tests/reg-tests-1.R

fix PR#7132 (model.tables)

------------------------------------------------------------------------
r30396 | maechler | 2004-07-28 03:53:36 -0400 (Wed, 28 Jul 2004) | 1 line
Changed paths:
   M /trunk/tests/lapack.R

add the 3x3 test that failed on my AMD 64bit arch
------------------------------------------------------------------------
r30395 | ripley | 2004-07-28 03:02:52 -0400 (Wed, 28 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/utils/R/summRprof.R

Ported change r30393 to R-1-9-branches.
------------------------------------------------------------------------
r30394 | ripley | 2004-07-28 03:01:11 -0400 (Wed, 28 Jul 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

move summaryRprof fix to 1.9.1 patched

------------------------------------------------------------------------
r30393 | tlumley | 2004-07-27 19:56:54 -0400 (Tue, 27 Jul 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/summRprof.R

summaryRprof fix PR#7137

------------------------------------------------------------------------
r30392 | root | 2004-07-27 18:01:29 -0400 (Tue, 27 Jul 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30391 | root | 2004-07-27 18:01:15 -0400 (Tue, 27 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30390 | ripley | 2004-07-27 11:37:00 -0400 (Tue, 27 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/NAMESPACE
   M /trunk/src/library/utils/R/windows/help.R

alter Windows help to be like last Unix changes

------------------------------------------------------------------------
r30389 | murrell | 2004-07-26 18:55:53 -0400 (Mon, 26 Jul 2004) | 3 lines
Changed paths:
   M /trunk/src/library/grid/NAMESPACE
   M /trunk/src/library/grid/R/grob.R
   M /trunk/src/library/grid/R/highlevel.R
   M /trunk/src/library/grid/man/grid.grob.Rd
   M /trunk/src/library/grid/man/grid.show.layout.Rd

Added arguments to grid.show.layout
Exposed gTreeChildren function

------------------------------------------------------------------------
r30388 | root | 2004-07-26 18:01:17 -0400 (Mon, 26 Jul 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30387 | root | 2004-07-26 18:01:08 -0400 (Mon, 26 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30386 | ripley | 2004-07-26 15:25:59 -0400 (Mon, 26 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/main/pcre.c

Ported change r30385 to R-1-9-branches.
------------------------------------------------------------------------
r30385 | ripley | 2004-07-26 15:24:28 -0400 (Mon, 26 Jul 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/pcre.c

better fix for PR#7108

------------------------------------------------------------------------
r30384 | ripley | 2004-07-26 12:30:22 -0400 (Mon, 26 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/tests/reg-tests-1.R

move regression test for PR#7108 up to 1.9.1 patched

------------------------------------------------------------------------
r30383 | ripley | 2004-07-26 12:29:59 -0400 (Mon, 26 Jul 2004) | 2 lines
Changed paths:
   M /trunk/tests/reg-tests-1.R

move regression test for PR#7108 up to 1.9.1 patched

------------------------------------------------------------------------
r30382 | ripley | 2004-07-26 12:25:46 -0400 (Mon, 26 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/INSTALL
   M /trunk/src/gnuwin32/readme.packages

Release candidate of gcc-3.4.1 works (but that of 3.4.0 does not).

------------------------------------------------------------------------
r30381 | ripley | 2004-07-26 11:08:14 -0400 (Mon, 26 Jul 2004) | 2 lines
Changed paths:
   M /trunk/tests/reg-tests-1.R

add regression test for PR#7108

------------------------------------------------------------------------
r30380 | ripley | 2004-07-26 11:03:45 -0400 (Mon, 26 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/src/main/pcre.c

Ported changes r30379 to R-1-9-branches.
------------------------------------------------------------------------
r30379 | ripley | 2004-07-26 11:02:40 -0400 (Mon, 26 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/main/pcre.c

better fix for gsub length problems

------------------------------------------------------------------------
r30378 | ripley | 2004-07-26 05:13:40 -0400 (Mon, 26 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/main/pcre.c

Ported changes r30353 r30377 to R-1-9-branches.
------------------------------------------------------------------------
r30377 | ripley | 2004-07-26 05:10:48 -0400 (Mon, 26 Jul 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

mention PR#7108 is fixed (and backport fix)

------------------------------------------------------------------------
r30376 | ripley | 2004-07-26 04:35:06 -0400 (Mon, 26 Jul 2004) | 3 lines
Changed paths:
   M /trunk/src/scripts/check.in

More getting working under Windows ($R_EXE CMD is not correct!)
Use options(warn=1) where appropriate.

------------------------------------------------------------------------
r30375 | ripley | 2004-07-26 03:58:29 -0400 (Mon, 26 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/check.in

Make this work again under Windows!

------------------------------------------------------------------------
r30374 | root | 2004-07-25 18:01:08 -0400 (Sun, 25 Jul 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30373 | root | 2004-07-25 18:01:04 -0400 (Sun, 25 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30372 | root | 2004-07-24 18:01:45 -0400 (Sat, 24 Jul 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30371 | root | 2004-07-24 18:01:22 -0400 (Sat, 24 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30370 | ripley | 2004-07-24 12:45:05 -0400 (Sat, 24 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/extra/bzip2/blocksort.c

typo

------------------------------------------------------------------------
r30369 | ripley | 2004-07-24 12:43:38 -0400 (Sat, 24 Jul 2004) | 2 lines
Changed paths:
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/doc/html/R-admin.html
   M /trunk/m4/R.m4
   M /trunk/src/gnuwin32/fixed/h/config.h
   M /trunk/src/include/config.h.in
   M /trunk/src/main/serialize.c

add configure test for working ftell (rather than just special-casing Windows)

------------------------------------------------------------------------
r30368 | ripley | 2004-07-24 10:59:33 -0400 (Sat, 24 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/AUTHORS
   M /branches/R-1-9-patches/share/texmf/Rd.sty

backport changes from the trunk

------------------------------------------------------------------------
r30367 | ripley | 2004-07-24 10:49:03 -0400 (Sat, 24 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-exts.texi

Updates to match R-devel changes

------------------------------------------------------------------------
r30366 | ripley | 2004-07-24 10:44:18 -0400 (Sat, 24 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/doc/html/R-admin.html

update
------------------------------------------------------------------------
r30365 | ripley | 2004-07-24 10:40:49 -0400 (Sat, 24 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-admin.texi

updates to match the R-devel rsync->svn changes (as merge seemed incomplete)

------------------------------------------------------------------------
r30364 | ripley | 2004-07-24 10:32:23 -0400 (Sat, 24 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi
   M /branches/R-1-9-patches/doc/manual/R-admin.texi
   M /branches/R-1-9-patches/src/library/utils/man/getAnywhere.Rd

Ported changes r30294 r30306 r30322 r30330 r30339 r30352 to R-1-9-branches.
------------------------------------------------------------------------
r30363 | ripley | 2004-07-24 10:14:50 -0400 (Sat, 24 Jul 2004) | 1 line
Changed paths:
   M /trunk/NEWS
   M /trunk/THANKS
   M /trunk/src/gnuwin32/installer/Makefile
   M /trunk/src/library/base/R/dataframe.R
   M /trunk/src/library/stats/R/cor.R
   M /trunk/src/main/cov.c
   M /trunk/src/main/platform.c
   M /trunk/src/scripts/INSTALL.in
   M /trunk/tests/reg-tests-1.R
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

Merged R-1-9-patches changes r30319:30338 into the trunk.
------------------------------------------------------------------------
r30362 | ripley | 2004-07-24 10:01:24 -0400 (Sat, 24 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/man/makeLazyLoading.Rd

typo

------------------------------------------------------------------------
r30361 | ripley | 2004-07-24 04:27:38 -0400 (Sat, 24 Jul 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

revert to --no-lazy as the default
------------------------------------------------------------------------
r30360 | ripley | 2004-07-24 04:05:38 -0400 (Sat, 24 Jul 2004) | 1 line
Changed paths:
   M /trunk/src/scripts/INSTALL.in

setting default to --no-lazy got lost
------------------------------------------------------------------------
r30359 | root | 2004-07-23 18:01:25 -0400 (Fri, 23 Jul 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30358 | root | 2004-07-23 18:01:12 -0400 (Fri, 23 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30357 | root | 2004-07-22 18:01:32 -0400 (Thu, 22 Jul 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30356 | root | 2004-07-22 18:01:15 -0400 (Thu, 22 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30355 | ripley | 2004-07-22 16:13:57 -0400 (Thu, 22 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/man/makeLazyLoading.Rd

update examples and comments

------------------------------------------------------------------------
r30354 | ripley | 2004-07-22 16:12:09 -0400 (Thu, 22 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/methods/Makefile.in

different solution that works on Solaris make

------------------------------------------------------------------------
r30353 | ripley | 2004-07-22 13:42:31 -0400 (Thu, 22 Jul 2004) | 1 line
Changed paths:
   M /trunk/src/main/pcre.c

need to set R length as well
------------------------------------------------------------------------
r30352 | ripley | 2004-07-22 12:41:57 -0400 (Thu, 22 Jul 2004) | 1 line
Changed paths:
   M /trunk/src/library/utils/man/getAnywhere.Rd

typo (PR#7802)
------------------------------------------------------------------------
r30351 | ripley | 2004-07-22 12:26:03 -0400 (Thu, 22 Jul 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/src/starma.c

Apparently gcc 3.5 on MacOS X has a broken isnan macro
------------------------------------------------------------------------
r30350 | ripley | 2004-07-22 12:01:28 -0400 (Thu, 22 Jul 2004) | 1 line
Changed paths:
   M /trunk/src/library/methods/Makefile.in

stop some re-making
------------------------------------------------------------------------
r30349 | ripley | 2004-07-22 11:25:57 -0400 (Thu, 22 Jul 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/configure
   M /trunk/configure.ac
   A /trunk/share/R/baseloader.R
   A /trunk/share/R/nspackloader.R
   A /trunk/share/R/packloader.R
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/fixed/bin/INSTALL
   M /trunk/src/gnuwin32/man-install.sh
   M /trunk/src/library/Recommended/Makefile.in
   M /trunk/src/library/base/Makefile.in
   A /trunk/src/library/base/R/lazyload.R
   A /trunk/src/library/base/makebasedb.R
   A /trunk/src/library/base/man/lazyload.Rd
   M /trunk/src/library/graphics/Makefile.in
   M /trunk/src/library/grid/Makefile.in
   M /trunk/src/library/methods/Makefile.in
   M /trunk/src/library/methods/R/Makefile.win
   M /trunk/src/library/stats/Makefile.in
   M /trunk/src/library/tools/Makefile.in
   A /trunk/src/library/tools/R/makeLazyLoad.R
   A /trunk/src/library/tools/man/makeLazyLoading.Rd
   M /trunk/src/library/utils/Makefile.in
   M /trunk/src/modules/X11/devX11.c
   M /trunk/src/scripts/INSTALL.in
   M /trunk/tests/Examples/Makefile.in
   M /trunk/tests/Makefile.in

commit lazy-loading

------------------------------------------------------------------------
r30348 | ripley | 2004-07-22 10:04:34 -0400 (Thu, 22 Jul 2004) | 1 line
Changed paths:
   M /trunk/NEWS

cosmetics
------------------------------------------------------------------------
r30347 | root | 2004-07-22 05:13:37 -0400 (Thu, 22 Jul 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30346 | ripley | 2004-07-22 03:41:00 -0400 (Thu, 22 Jul 2004) | 1 line
Changed paths:
   M /branches/lazy/NEWS

trivial
------------------------------------------------------------------------
r30345 | root | 2004-07-22 03:28:59 -0400 (Thu, 22 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30344 | root | 2004-07-21 12:17:22 -0400 (Wed, 21 Jul 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

(auto)
------------------------------------------------------------------------
r30343 | root | 2004-07-21 12:17:19 -0400 (Wed, 21 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

(auto)
------------------------------------------------------------------------
r30342 | maechler | 2004-07-21 11:32:55 -0400 (Wed, 21 Jul 2004) | 1 line
Changed paths:
   M /trunk/src/nmath/pgamma.c

use R_Log1_Exp() macro
------------------------------------------------------------------------
r30341 | maechler | 2004-07-21 11:26:41 -0400 (Wed, 21 Jul 2004) | 1 line
Changed paths:
   M /trunk/src/library/stats/man/window.Rd

extraneous '}'  (found by Kurt's new tools:::check_Rd_files*)
------------------------------------------------------------------------
r30340 | hornik | 2004-07-21 10:46:55 -0400 (Wed, 21 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/Rd.R

Have Rd_parse() catch deprecated \non_function{} markup.
Have Rddb() remove \eof separators from the installed Rd sources.
------------------------------------------------------------------------
r30339 | hornik | 2004-07-21 08:50:34 -0400 (Wed, 21 Jul 2004) | 1 line
Changed paths:
   M /trunk/doc/html/R-admin.html
   M /trunk/doc/manual/R-admin.texi

Add info on SSL certificate of svn.R-project.org.
------------------------------------------------------------------------
r30338 | hornik | 2004-07-21 07:33:48 -0400 (Wed, 21 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/src/scripts/INSTALL.in

Handle missing final newlines in code for fake installs.
------------------------------------------------------------------------
r30337 | hornik | 2004-07-21 07:00:39 -0400 (Wed, 21 Jul 2004) | 1 line
Changed paths:
   M /trunk/src/library/base/R/library.R
   M /trunk/src/library/base/R/packages.R
   A /trunk/src/library/base/man/package_version.Rd
   M /trunk/tests/isas-tests.Rout.save

Add a simple S3 class for package versions.
------------------------------------------------------------------------
r30336 | hornik | 2004-07-21 07:00:04 -0400 (Wed, 21 Jul 2004) | 4 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/NAMESPACE
   M /trunk/src/library/utils/R/unix/help.R
   M /trunk/src/library/utils/R/windows/help.R
   M /trunk/src/library/utils/man/help.Rd

Change help() default for 'package' to NULL.
Under Unix, split help() into find and output components, have it return
information on what was found, and inform about multiple matches for the
given topic.
------------------------------------------------------------------------
r30335 | hornik | 2004-07-21 06:59:35 -0400 (Wed, 21 Jul 2004) | 1 line
Changed paths:
   M /trunk/src/library/tools/R/Rd.R

New argument 'text' to Rd_parse().
------------------------------------------------------------------------
r30334 | hornik | 2004-07-21 06:59:33 -0400 (Wed, 21 Jul 2004) | 4 lines
Changed paths:
   M /trunk/src/library/tools/NAMESPACE
   M /trunk/src/library/tools/R/QC.R

New (internal) function check_Rd_files_in_package().
Have this and check_Rd_files_in_man_dir() build Rd dbs, and then use
.check_Rd_files_in_Rd_db() to really do the checking.  Change returned
class accordingly.
------------------------------------------------------------------------
r30333 | hornik | 2004-07-21 06:58:59 -0400 (Wed, 21 Jul 2004) | 1 line
Changed paths:
   M /trunk/doc/html/R-admin.html

Updated.
------------------------------------------------------------------------
r30332 | hornik | 2004-07-21 06:58:56 -0400 (Wed, 21 Jul 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-admin.texi

Document move to svn.R-project.org and consequences.
------------------------------------------------------------------------
r30331 | maechler | 2004-07-21 05:55:29 -0400 (Wed, 21 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/base/R/dataframe.R
   M /branches/R-1-9-patches/tests/reg-tests-2.R
   M /branches/R-1-9-patches/tests/reg-tests-2.Rout.save

as.data.frame.matrix() for data frame with POSIX*t entry: "%in%", not "=="
------------------------------------------------------------------------
r30330 | hornik | 2004-07-21 01:27:10 -0400 (Wed, 21 Jul 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30329 | maechler | 2004-07-20 14:00:34 -0400 (Tue, 20 Jul 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

still manual date stamp
------------------------------------------------------------------------
r30328 | maechler | 2004-07-20 14:00:24 -0400 (Tue, 20 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

still manual date stamp
------------------------------------------------------------------------
r30327 | maechler | 2004-07-20 12:23:15 -0400 (Tue, 20 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/stats/R/cor.R
   M /branches/R-1-9-patches/tests/reg-tests-1.R

cor()/cov() segfault PR#7116
------------------------------------------------------------------------
r30326 | maechler | 2004-07-20 12:06:59 -0400 (Tue, 20 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/THANKS

+ Roger Bivand (!)
------------------------------------------------------------------------
r30325 | murdoch | 2004-07-20 09:26:19 -0400 (Tue, 20 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/installer/Makefile

CVS to svn changes, plus removal of duplicate install of share/texmf
------------------------------------------------------------------------
r30324 | murdoch | 2004-07-20 08:31:45 -0400 (Tue, 20 Jul 2004) | 1 line
Changed paths:
   M /trunk/src/gnuwin32/Makefile

Merged changes from r30321
------------------------------------------------------------------------
r30323 | maechler | 2004-07-20 06:29:15 -0400 (Tue, 20 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/src/main/cov.c

simple short cut for 'ansmat' updating
------------------------------------------------------------------------
r30322 | hornik | 2004-07-20 04:29:38 -0400 (Tue, 20 Jul 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30321 | murdoch | 2004-07-19 14:37:08 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/Makefile

Cosmetic change
------------------------------------------------------------------------
r30320 | murdoch | 2004-07-19 14:28:50 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/Makefile

Exclude .svn in rsync-recommended
------------------------------------------------------------------------
r30319 | murdoch | 2004-07-19 14:21:40 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/main/platform.c
   M /branches/R-1-9-patches/tests/reg-tests-1.R

PR#7100:  infinite recursion on list.files
------------------------------------------------------------------------
r30318 | jmc | 2004-07-19 14:12:00 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   D /trunk/src/library/methods/junk.txt

clean up test
------------------------------------------------------------------------
r30317 | jmc | 2004-07-19 14:10:57 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   A /trunk/src/library/methods/junk.txt

testing svn installation
------------------------------------------------------------------------
r30316 | maechler | 2004-07-19 12:39:32 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   M /trunk/src/main/plot.c

better error msg
------------------------------------------------------------------------
r30315 | hornik | 2004-07-19 11:39:17 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/src/library/Recommended

Also set svn:ignore for R-1-9-patches branch.
------------------------------------------------------------------------
r30314 | jmc | 2004-07-19 11:37:28 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   D /trunk/src/library/methods/junk.txt

finished testing the access
------------------------------------------------------------------------
r30313 | jmc | 2004-07-19 11:36:05 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   A /trunk/src/library/methods/junk.txt


------------------------------------------------------------------------
r30312 | hornik | 2004-07-19 11:30:32 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/src/library/Recommended/.cvsignore

Merged r30310 from trunk.
------------------------------------------------------------------------
r30311 | hornik | 2004-07-19 11:22:49 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/tools/rsync-recommended

Merged r30307 from trunk.
------------------------------------------------------------------------
r30310 | hornik | 2004-07-19 11:02:45 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   M /trunk/src/library/Recommended
   M /trunk/src/library/Recommended/.cvsignore

Also ignore .tgz (why was this not needed under CVS?).
------------------------------------------------------------------------
r30309 | hornik | 2004-07-19 10:53:54 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   M /trunk/src/library/Recommended

Import svn:ignore property from .cvsignore.
------------------------------------------------------------------------
r30308 | hornik | 2004-07-19 10:53:31 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   M /trunk/Makefile.in
   M /trunk/afm/Makefile.in
   M /trunk/doc/Makefile.in
   M /trunk/doc/html/Makefile.in
   M /trunk/doc/html/search/Makefile.in
   M /trunk/doc/manual/Makefile.in
   M /trunk/etc/Makefile.in
   M /trunk/share/Makefile.in
   M /trunk/src/include/Makefile.in
   M /trunk/src/include/R_ext/Makefile.in
   M /trunk/src/library/Makefile.in

More 'improvements' for the case where R_HOME contains spaces.
------------------------------------------------------------------------
r30307 | hornik | 2004-07-19 10:34:58 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   M /trunk/tools/rsync-recommended

Exclude .svn subdirectory from rsync.
------------------------------------------------------------------------
r30306 | hornik | 2004-07-19 05:38:03 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html

Updated.
------------------------------------------------------------------------
r30305 | hornik | 2004-07-19 04:57:00 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   M /trunk/Makefile.in
   M /trunk/doc/manual/R-exts.texi
   M /trunk/share/perl/R/Utils.pm
   M /trunk/src/appl/Makefile.in
   M /trunk/src/library/base/R/Scripts.R
   M /trunk/src/modules/Makefile.in
   M /trunk/src/modules/X11/Makefile.in
   M /trunk/src/modules/aqua/Makefile.in
   M /trunk/src/modules/gnome/Makefile.in
   M /trunk/src/modules/internet/Makefile.in
   M /trunk/src/modules/lapack/Makefile.in
   M /trunk/src/modules/vfonts/Makefile.in
   M /trunk/src/nmath/Makefile.in
   M /trunk/src/scripts/Makefile.in
   M /trunk/src/scripts/build.in
   M /trunk/src/scripts/check.in
   M /trunk/src/unix/Makefile.in

More 'improvements' for the case where R_HOME contains spaces.
------------------------------------------------------------------------
r30304 | hornik | 2004-07-19 04:45:06 -0400 (Mon, 19 Jul 2004) | 3 lines
Changed paths:
   M /trunk/src/library/base/R/data.R
   M /trunk/src/library/base/man/data.Rd
   M /trunk/src/library/base/man/library.dynam.Rd
   M /trunk/src/library/utils/R/demo.R
   M /trunk/src/library/utils/R/example.R
   M /trunk/src/library/utils/man/demo.Rd
   M /trunk/src/library/utils/man/example.Rd

Use NULL rather than .packages() as the package default value.
(As the latter is documented to be internal, and .find.package() can now
handle the former.)
------------------------------------------------------------------------
r30303 | hornik | 2004-07-19 04:41:19 -0400 (Mon, 19 Jul 2004) | 9 lines
Changed paths:
   M /trunk/src/library/base/R/library.R

New version of .find.package().
Use a null package argument to indicate all currently attached packages,
so that functions like data() et al can use NULL as the default value for
their package argument, rather the internal .packages().
Non-attached versioned package installs are now found (and hence also by
system.file()), using the same selection logic as in library().
Add some sanity checking using DESCRIPTION package metadata.
In library.dynam(), use NULL rather than .packages() as the package
default value.
------------------------------------------------------------------------
r30302 | hornik | 2004-07-19 04:39:55 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   M /trunk/src/library/utils/R/packages.R

Have remove.packages() do nothing if no packages were given.
------------------------------------------------------------------------
r30301 | hornik | 2004-07-19 04:38:58 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   M /trunk/src/library/utils/R/help.search.R

Save hsearch db to memory and not to disk if there are no mem limits.
------------------------------------------------------------------------
r30300 | hornik | 2004-07-19 04:37:15 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   M /trunk/src/library/tools/R/utils.R

New (temporary?) internal utility function .shell_quote().
------------------------------------------------------------------------
r30299 | hornik | 2004-07-19 04:35:46 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   M /trunk/src/library/tools/R/QC.R

No na.strings when scanning in the help index.
------------------------------------------------------------------------
r30298 | hornik | 2004-07-19 04:33:03 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   M /trunk/doc/html/R-admin.html

Updated.
------------------------------------------------------------------------
r30297 | hornik | 2004-07-19 04:18:40 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

Updated.
------------------------------------------------------------------------
r30296 | maechler | 2004-07-19 04:03:29 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

manual date stamp
------------------------------------------------------------------------
r30295 | maechler | 2004-07-19 04:03:06 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

manual date stamp
------------------------------------------------------------------------
r30294 | hornik | 2004-07-19 03:54:33 -0400 (Mon, 19 Jul 2004) | 1 line
Changed paths:
   M /trunk/doc/manual/R-FAQ.texi

Updated.
------------------------------------------------------------------------
r30293 | maechler | 2004-07-17 16:31:51 -0400 (Sat, 17 Jul 2004) | 1 line
Changed paths:
   M /branches/R-1-9-patches/date-stamp

current date (manually)
------------------------------------------------------------------------
r30292 | maechler | 2004-07-17 15:37:34 -0400 (Sat, 17 Jul 2004) | 1 line
Changed paths:
   M /trunk/date-stamp

First SVN trial: manual date stamp
------------------------------------------------------------------------
r30291 | maechler | 2004-07-15 01:01:03 -0400 (Thu, 15 Jul 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r30290 | maechler | 2004-07-15 01:01:01 -0400 (Thu, 15 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r30289 | pd | 2004-07-14 18:37:13 -0400 (Wed, 14 Jul 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r30288 | pd | 2004-07-14 18:37:09 -0400 (Wed, 14 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r30287 | maechler | 2004-07-14 10:09:49 -0400 (Wed, 14 Jul 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/dates.R
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

branch update

------------------------------------------------------------------------
r30286 | (no author) | 2004-07-14 09:39:17 -0400 (Wed, 14 Jul 2004) | 1 line
Changed paths:
   A /tags/patch-update (from /trunk:28956)
   R /tags/patch-update/AUTHORS (from /branches/R-1-9-patches/AUTHORS:30097)
   D /tags/patch-update/Attic
   R /tags/patch-update/BUGS (from /branches/R-1-9-patches/BUGS:30235)
   R /tags/patch-update/FAQ (from /branches/R-1-9-patches/FAQ:30219)
   R /tags/patch-update/Makefile.in (from /branches/R-1-9-patches/Makefile.in:29699)
   R /tags/patch-update/NEWS (from /branches/R-1-9-patches/NEWS:30284)
   R /tags/patch-update/RESOURCES (from /branches/R-1-9-patches/RESOURCES:29120)
   R /tags/patch-update/THANKS (from /branches/R-1-9-patches/THANKS:30138)
   R /tags/patch-update/VERSION (from /branches/R-1-9-patches/VERSION:29951)
   A /tags/patch-update/acconfig.h (from /trunk/acconfig.h:17309)
   R /tags/patch-update/acinclude.m4 (from /branches/R-1-9-patches/acinclude.m4:29377)
   R /tags/patch-update/aclocal.m4 (from /branches/R-1-9-patches/aclocal.m4:29675)
   R /tags/patch-update/config.site (from /branches/R-1-9-patches/config.site:29111)
   R /tags/patch-update/configure (from /branches/R-1-9-patches/configure:29759)
   R /tags/patch-update/configure.ac (from /branches/R-1-9-patches/configure.ac:29739)
   A /tags/patch-update/configure.in (from /trunk/configure.in:17400)
   R /tags/patch-update/date-stamp (from /branches/R-1-9-patches/date-stamp:30237)
   A /tags/patch-update/debian/R-RGtk-patch (from /trunk/debian/R-RGtk-patch:19086)
   A /tags/patch-update/debian/patch.R.sh.in (from /trunk/debian/patch.R.sh.in:16448)
   A /tags/patch-update/debian/r-base.dirs (from /trunk/debian/r-base.dirs:16947)
   A /tags/patch-update/debian/r-base.files (from /trunk/debian/r-base.files:16947)
   A /tags/patch-update/debian/r-base.lintian (from /trunk/debian/r-base.lintian:16448)
   A /tags/patch-update/debian/r-base.menu (from /trunk/debian/r-base.menu:16947)
   A /tags/patch-update/debian/r-base.postinst (from /trunk/debian/r-base.postinst:16947)
   A /tags/patch-update/debian/sensible-browser (from /branches/R-1-6-patches/debian/sensible-browser:28956)
   A /tags/patch-update/debian/shlibs.local (from /trunk/debian/shlibs.local:25671)
   R /tags/patch-update/doc/R.1 (from /branches/R-1-9-patches/doc/R.1:30174)
   R /tags/patch-update/doc/html/R-admin.html (from /branches/R-1-9-patches/doc/html/R-admin.html:30223)
   R /tags/patch-update/doc/html/faq.html (from /branches/R-1-9-patches/doc/html/faq.html:30219)
   R /tags/patch-update/doc/html/resources.html (from /branches/R-1-9-patches/doc/html/resources.html:29120)
   R /tags/patch-update/doc/manual/R-FAQ.texi (from /branches/R-1-9-patches/doc/manual/R-FAQ.texi:30219)
   R /tags/patch-update/doc/manual/R-admin.texi (from /branches/R-1-9-patches/doc/manual/R-admin.texi:30010)
   R /tags/patch-update/doc/manual/R-exts.texi (from /branches/R-1-9-patches/doc/manual/R-exts.texi:29993)
   R /tags/patch-update/doc/manual/R-intro.R (from /branches/R-1-9-patches/doc/manual/R-intro.R:29090)
   R /tags/patch-update/doc/manual/R-intro.texi (from /branches/R-1-9-patches/doc/manual/R-intro.texi:29318)
   R /tags/patch-update/doc/manual/R-lang.texi (from /branches/R-1-9-patches/doc/manual/R-lang.texi:29501)
   R /tags/patch-update/doc/manual/resources.texi (from /branches/R-1-9-patches/doc/manual/resources.texi:29119)
   R /tags/patch-update/m4/Makefile.in (from /branches/R-1-9-patches/m4/Makefile.in:29048)
   R /tags/patch-update/m4/R.m4 (from /branches/R-1-9-patches/m4/R.m4:29376)
   R /tags/patch-update/m4/README (from /branches/R-1-9-patches/m4/README:29124)
   A /tags/patch-update/m4/am-fixes.m4 (from /trunk/m4/am-fixes.m4:14138)
   A /tags/patch-update/m4/codeset.m4 (from /branches/R-1-9-patches/m4/codeset.m4:29048)
   R /tags/patch-update/share/perl/R/Utils.pm (from /branches/R-1-9-patches/share/perl/R/Utils.pm:29472)
   A /tags/patch-update/share/perl/Rd2contents.pl (from /branches/R-1-8-patches/share/perl/Rd2contents.pl:28956)
   A /tags/patch-update/share/perl/build-help-mac.pl (from /trunk/share/perl/build-help-mac.pl:22998)
   A /tags/patch-update/share/perl/extract-examples.pl (from /branches/R-1-8-patches/share/perl/extract-examples.pl:28956)
   A /tags/patch-update/share/perl/extract-usage.pl (from /branches/R-1-8-patches/share/perl/extract-usage.pl:28956)
   A /tags/patch-update/share/perl/hhw-to-rtf.pl (from /trunk/share/perl/hhw-to-rtf.pl:10505)
   A /tags/patch-update/share/perl/html-rtf.pl (from /trunk/share/perl/html-rtf.pl:12976)
   A /tags/patch-update/share/perl/maketitle.pl (from /trunk/share/perl/maketitle.pl:19416)
   R /tags/patch-update/share/perl/massage-Examples.pl (from /branches/R-1-9-patches/share/perl/massage-Examples.pl:29403)
   A /tags/patch-update/share/perl/parse-html.pl (from /trunk/share/perl/parse-html.pl:15331)
   A /tags/patch-update/share/texmf/hyperref.cfg (from /trunk/share/texmf/hyperref.cfg:26411)
   A /tags/patch-update/src/appl/ROUTINES (from /trunk/src/appl/ROUTINES:21103)
   R /tags/patch-update/src/appl/approx.c (from /branches/R-1-9-patches/src/appl/approx.c:29335)
   R /tags/patch-update/src/appl/integrate.c (from /branches/R-1-9-patches/src/appl/integrate.c:29438)
   R /tags/patch-update/src/appl/lbfgsb.c (from /branches/R-1-9-patches/src/appl/lbfgsb.c:30002)
   R /tags/patch-update/src/appl/lowess.doc (from /branches/unlabeled-1.1.1/src/appl/lowess.doc:28956)
   R /tags/patch-update/src/appl/massdist.c (from /branches/R-1-9-patches/src/appl/massdist.c:29438)
   A /tags/patch-update/src/extra/pcre/chartables.c (from /trunk/src/extra/pcre/chartables.c:19632)
   R /tags/patch-update/src/extra/xdr (from /trunk/src/extra/xdr:19437)
   A /tags/patch-update/src/extra/xdr/Makefile (from /trunk/src/extra/xdr/Makefile:16479)
   R /tags/patch-update/src/extra/xdr/Makefile.in (from /trunk/src/extra/xdr/Makefile.in:19999)
   R /tags/patch-update/src/extra/xdr/xdr.c (from /trunk/src/extra/xdr/xdr.c:23261)
   A /tags/patch-update/src/extra/zlib/infblock.c (from /trunk/src/extra/zlib/infblock.c:18679)
   A /tags/patch-update/src/extra/zlib/infblock.h (from /trunk/src/extra/zlib/infblock.h:18679)
   A /tags/patch-update/src/extra/zlib/infcodes.c (from /trunk/src/extra/zlib/infcodes.c:18679)
   A /tags/patch-update/src/extra/zlib/infcodes.h (from /trunk/src/extra/zlib/infcodes.h:18679)
   A /tags/patch-update/src/extra/zlib/infutil.c (from /trunk/src/extra/zlib/infutil.c:18679)
   A /tags/patch-update/src/extra/zlib/infutil.h (from /trunk/src/extra/zlib/infutil.h:18679)
   R /tags/patch-update/src/gnuwin32/CHANGES (from /branches/R-1-9-patches/src/gnuwin32/CHANGES:29513)
   A /tags/patch-update/src/gnuwin32/INSTALL.in (from /branches/R-1-6-patches/src/gnuwin32/INSTALL.in:28956)
   R /tags/patch-update/src/gnuwin32/MakePkg (from /branches/R-1-9-patches/src/gnuwin32/MakePkg:29513)
   R /tags/patch-update/src/gnuwin32/Makefile (from /branches/R-1-9-patches/src/gnuwin32/Makefile:30243)
   A /tags/patch-update/src/gnuwin32/RWVERSION (from /branches/R-1-6-patches/src/gnuwin32/RWVERSION:28956)
   R /tags/patch-update/src/gnuwin32/cran/index.in (from /branches/R-1-9-patches/src/gnuwin32/cran/index.in:29745)
   A /tags/patch-update/src/gnuwin32/cran/release.in (from /branches/R-1-9-patches/src/gnuwin32/cran/release.in:29745)
   R /tags/patch-update/src/gnuwin32/dataentry.c (from /branches/R-1-9-patches/src/gnuwin32/dataentry.c:29156)
   R /tags/patch-update/src/gnuwin32/devga.c (from /branches/R-1-9-patches/src/gnuwin32/devga.c:29365)
   A /tags/patch-update/src/gnuwin32/dounzip.c (from /trunk/src/gnuwin32/dounzip.c:12976)
   R /tags/patch-update/src/gnuwin32/extra.c (from /branches/R-1-9-patches/src/gnuwin32/extra.c:29150)
   A /tags/patch-update/src/gnuwin32/fixed/bin/BATCH (from /branches/R-1-7-patches/src/gnuwin32/fixed/bin/BATCH:28956)
   R /tags/patch-update/src/gnuwin32/fixed/bin/INSTALL (from /branches/R-1-9-patches/src/gnuwin32/fixed/bin/INSTALL:29044)
   R /tags/patch-update/src/gnuwin32/fixed/h/config.h (from /branches/R-1-9-patches/src/gnuwin32/fixed/h/config.h:29049)
   A /tags/patch-update/src/gnuwin32/fixed/html/rw-FAQ.html (from /branches/R-1-6-patches/src/gnuwin32/fixed/html/rw-FAQ.html:28956)
   R /tags/patch-update/src/gnuwin32/graphapp/ga.h (from /branches/R-1-9-patches/src/gnuwin32/graphapp/ga.h:29286)
   R /tags/patch-update/src/gnuwin32/graphapp/windows.c (from /branches/R-1-9-patches/src/gnuwin32/graphapp/windows.c:29286)
   R /tags/patch-update/src/gnuwin32/help (from /trunk/src/gnuwin32/help:14438)
   R /tags/patch-update/src/gnuwin32/help/Makefile (from /trunk/src/gnuwin32/help/Makefile:27897)
   R /tags/patch-update/src/gnuwin32/install-save.sh (from /branches/R-1-9-patches/src/gnuwin32/install-save.sh:29084)
   R /tags/patch-update/src/gnuwin32/installer (from /trunk/src/gnuwin32/installer:13340)
   R /tags/patch-update/src/gnuwin32/installer/INSTALL (from /trunk/src/gnuwin32/installer/INSTALL:28309)
   R /tags/patch-update/src/gnuwin32/installer/JRins.pl (from /trunk/src/gnuwin32/installer/JRins.pl:28309)
   R /tags/patch-update/src/gnuwin32/installer/JRsmall.pl (from /branches/R-1-6-patches/src/gnuwin32/installer/JRsmall.pl:22572)
   R /tags/patch-update/src/gnuwin32/installer/Makefile (from /branches/R-1-9-patches/src/gnuwin32/installer/Makefile:29513)
   A /tags/patch-update/src/gnuwin32/makeimps.pl (from /trunk/src/gnuwin32/makeimps.pl:9350)
   A /tags/patch-update/src/gnuwin32/man-install.sh (from /branches/R-1-9-patches/src/gnuwin32/man-install.sh:29516)
   A /tags/patch-update/src/gnuwin32/math (from /trunk/src/gnuwin32/math:4606)
   R /tags/patch-update/src/gnuwin32/readme.packages (from /branches/R-1-9-patches/src/gnuwin32/readme.packages:29088)
   R /tags/patch-update/src/gnuwin32/rui.c (from /branches/R-1-9-patches/src/gnuwin32/rui.c:29286)
   R /tags/patch-update/src/gnuwin32/rw-FAQ.texi (from /branches/R-1-9-patches/src/gnuwin32/rw-FAQ.texi:30161)
   A /tags/patch-update/src/gnuwin32/rw-faq (from /branches/R-1-6-patches/src/gnuwin32/rw-faq:28956)
   R /tags/patch-update/src/gnuwin32/system.c (from /branches/R-1-9-patches/src/gnuwin32/system.c:29218)
   A /tags/patch-update/src/gnuwin32/unzip (from /trunk/src/gnuwin32/unzip:16913)
   A /tags/patch-update/src/include/R_ext/Mathlib.h (from /trunk/src/include/R_ext/Mathlib.h:12778)
   A /tags/patch-update/src/include/R_ext/Rdynpriv.h (from /trunk/src/include/R_ext/Rdynpriv.h:14571)
   A /tags/patch-update/src/include/Rmath.h (from /trunk/src/include/Rmath.h:13114)
   A /tags/patch-update/src/include/Rmath.h.in (from /trunk/src/include/Rmath.h.in:19500)
   R /tags/patch-update/src/include/Rmath.h0.in (from /branches/R-1-9-patches/src/include/Rmath.h0.in:29585)
   R /tags/patch-update/src/include/config.h.in (from /branches/R-1-9-patches/src/include/config.h.in:29048)
   A /tags/patch-update/src/library/BuildAll.mac (from /trunk/src/library/BuildAll.mac:15936)
   R /tags/patch-update/src/library/Makefile.in (from /branches/R-1-9-patches/src/library/Makefile.in:29711)
   R /tags/patch-update/src/library/base (from /trunk/src/library/base:26981)
   D /tags/patch-update/src/library/base/INDEX
   R /tags/patch-update/src/library/base/Makefile.in (from /branches/R-1-9-patches/src/library/base/Makefile.in:29706)
   R /tags/patch-update/src/library/base/R/Defunct.R (from /trunk/src/library/base/R/Defunct.R:27368)
   R /tags/patch-update/src/library/base/R/Deprecated.R (from /trunk/src/library/base/R/Deprecated.R:28725)
   R /tags/patch-update/src/library/base/R/LAPACK.R (from /branches/R-1-9-patches/src/library/base/R/LAPACK.R:29386)
   R /tags/patch-update/src/library/base/R/New-Internal.R (from /trunk/src/library/base/R/New-Internal.R:28563)
   R /tags/patch-update/src/library/base/R/RNG.R (from /trunk/src/library/base/R/RNG.R:27088)
   R /tags/patch-update/src/library/base/R/approx.R (from /trunk/src/library/base/R/approx.R:28432)
   A /tags/patch-update/src/library/base/R/approxfun.R (from /trunk/src/library/base/R/approxfun.R:14736)
   R /tags/patch-update/src/library/base/R/apropos.R (from /branches/R-1-8-patches/src/library/base/R/apropos.R:27275)
   R /tags/patch-update/src/library/base/R/aqua (from /branches/R-1-8-patches/src/library/base/R/aqua:27111)
   R /tags/patch-update/src/library/base/R/array.R (from /trunk/src/library/base/R/array.R:28349)
   R /tags/patch-update/src/library/base/R/as.R (from /trunk/src/library/base/R/as.R:28496)
   R /tags/patch-update/src/library/base/R/attach.R (from /trunk/src/library/base/R/attach.R:28029)
   R /tags/patch-update/src/library/base/R/autoload.R (from /trunk/src/library/base/R/autoload.R:27732)
   R /tags/patch-update/src/library/base/R/backsolve.R (from /branches/R-1-9-patches/src/library/base/R/backsolve.R:29612)
   R /tags/patch-update/src/library/base/R/character.R (from /trunk/src/library/base/R/character.R:28442)
   A /tags/patch-update/src/library/base/R/checkFF.R (from /trunk/src/library/base/R/checkFF.R:13999)
   A /tags/patch-update/src/library/base/R/codoc.R (from /branches/R-1-3-patches/src/library/base/R/codoc.R:26981)
   R /tags/patch-update/src/library/base/R/contrast.R (from /branches/R-1-8-patches/src/library/base/R/contrast.R:26982)
   R /tags/patch-update/src/library/base/R/cor.R (from /branches/R-1-8-patches/src/library/base/R/cor.R:27244)
   A /tags/patch-update/src/library/base/R/cov.R (from /trunk/src/library/base/R/cov.R:13792)
   R /tags/patch-update/src/library/base/R/cut.R (from /trunk/src/library/base/R/cut.R:28432)
   R /tags/patch-update/src/library/base/R/data.R (from /trunk/src/library/base/R/data.R:27531)
   R /tags/patch-update/src/library/base/R/dataframe.R (from /branches/R-1-9-patches/src/library/base/R/dataframe.R:29452)
   A /tags/patch-update/src/library/base/R/dates.R (from /branches/R-1-9-patches/src/library/base/R/dates.R:30284)
   R /tags/patch-update/src/library/base/R/datetime.R (from /branches/R-1-9-patches/src/library/base/R/datetime.R:29018)
   R /tags/patch-update/src/library/base/R/device.R (from /branches/R-1-8-patches/src/library/base/R/device.R:27005)
   R /tags/patch-update/src/library/base/R/duplicated.R (from /trunk/src/library/base/R/duplicated.R:28166)
   R /tags/patch-update/src/library/base/R/eigen.R (from /branches/R-1-9-patches/src/library/base/R/eigen.R:29396)
   R /tags/patch-update/src/library/base/R/expand.grid.R (from /trunk/src/library/base/R/expand.grid.R:27814)
   R /tags/patch-update/src/library/base/R/factor.R (from /branches/R-1-9-patches/src/library/base/R/factor.R:29081)
   R /tags/patch-update/src/library/base/R/files.R (from /branches/R-1-9-patches/src/library/base/R/files.R:29828)
   R /tags/patch-update/src/library/base/R/format.R (from /branches/R-1-9-patches/src/library/base/R/format.R:29384)
   R /tags/patch-update/src/library/base/R/frametools.R (from /trunk/src/library/base/R/frametools.R:27128)
   R /tags/patch-update/src/library/base/R/get.R (from /trunk/src/library/base/R/get.R:28498)
   R /tags/patch-update/src/library/base/R/getenv.R (from /trunk/src/library/base/R/getenv.R:27088)
   R /tags/patch-update/src/library/base/R/gl.R (from /trunk/src/library/base/R/gl.R:28425)
   A /tags/patch-update/src/library/base/R/glmnull.R (from /trunk/src/library/base/R/glmnull.R:23661)
   R /tags/patch-update/src/library/base/R/grep.R (from /trunk/src/library/base/R/grep.R:27617)
   R /tags/patch-update/src/library/base/R/help.search.R (from /branches/R-1-8-patches/src/library/base/R/help.search.R:26981)
   R /tags/patch-update/src/library/base/R/ifelse.R (from /trunk/src/library/base/R/ifelse.R:27617)
   R /tags/patch-update/src/library/base/R/jitter.R (from /branches/R-1-9-patches/src/library/base/R/jitter.R:29760)
   R /tags/patch-update/src/library/base/R/library.R (from /trunk/src/library/base/R/library.R:28723)
   R /tags/patch-update/src/library/base/R/lm.R (from /branches/R-1-8-patches/src/library/base/R/lm.R:27205)
   A /tags/patch-update/src/library/base/R/lmnull.R (from /trunk/src/library/base/R/lmnull.R:18849)
   R /tags/patch-update/src/library/base/R/load.R (from /trunk/src/library/base/R/load.R:28573)
   R /tags/patch-update/src/library/base/R/lowess.R (from /branches/R-1-8-patches/src/library/base/R/lowess.R:26981)
   A /tags/patch-update/src/library/base/R/mac (from /trunk/src/library/base/R/mac:21588)
   R /tags/patch-update/src/library/base/R/mean.R (from /trunk/src/library/base/R/mean.R:27521)
   R /tags/patch-update/src/library/base/R/median.R (from /branches/R-1-8-patches/src/library/base/R/median.R:26981)
   A /tags/patch-update/src/library/base/R/methodsSupport.R (from /trunk/src/library/base/R/methodsSupport.R:28079)
   R /tags/patch-update/src/library/base/R/mosaicplot.R (from /branches/R-1-8-patches/src/library/base/R/mosaicplot.R:27142)
   R /tags/patch-update/src/library/base/R/nafns.R (from /branches/R-1-8-patches/src/library/base/R/nafns.R:27165)
   R /tags/patch-update/src/library/base/R/namespace.R (from /branches/R-1-9-patches/src/library/base/R/namespace.R:30224)
   R /tags/patch-update/src/library/base/R/objects.R (from /branches/R-1-8-patches/src/library/base/R/objects.R:27382)
   R /tags/patch-update/src/library/base/R/outer.R (from /trunk/src/library/base/R/outer.R:27615)
   R /tags/patch-update/src/library/base/R/packageStatus.R (from /branches/R-1-8-patches/src/library/base/R/packageStatus.R:26981)
   R /tags/patch-update/src/library/base/R/packages.R (from /trunk/src/library/base/R/packages.R:28723)
   A /tags/patch-update/src/library/base/R/piechart.R (from /branches/R-1-5-patches/src/library/base/R/piechart.R:26981)
   R /tags/patch-update/src/library/base/R/print.R (from /trunk/src/library/base/R/print.R:27444)
   R /tags/patch-update/src/library/base/R/prompt.R (from /branches/R-1-8-patches/src/library/base/R/prompt.R:26981)
   R /tags/patch-update/src/library/base/R/qr.R (from /trunk/src/library/base/R/qr.R:27617)
   R /tags/patch-update/src/library/base/R/question.R (from /branches/R-1-8-patches/src/library/base/R/question.R:26981)
   R /tags/patch-update/src/library/base/R/readtable.R (from /trunk/src/library/base/R/readtable.R:27617)
   R /tags/patch-update/src/library/base/R/rep.R (from /trunk/src/library/base/R/rep.R:28018)
   R /tags/patch-update/src/library/base/R/replicate.R (from /trunk/src/library/base/R/replicate.R:28559)
   R /tags/patch-update/src/library/base/R/serialize.R (from /trunk/src/library/base/R/serialize.R:27790)
   R /tags/patch-update/src/library/base/R/sink.R (from /trunk/src/library/base/R/sink.R:28045)
   R /tags/patch-update/src/library/base/R/source.R (from /trunk/src/library/base/R/source.R:27394)
   R /tags/patch-update/src/library/base/R/spline.R (from /branches/R-1-8-patches/src/library/base/R/spline.R:26981)
   R /tags/patch-update/src/library/base/R/splinefun.R (from /branches/R-1-8-patches/src/library/base/R/splinefun.R:26981)
   R /tags/patch-update/src/library/base/R/split.R (from /trunk/src/library/base/R/split.R:28633)
   R /tags/patch-update/src/library/base/R/summary.R (from /trunk/src/library/base/R/summary.R:27517)
   R /tags/patch-update/src/library/base/R/svd.R (from /branches/R-1-9-patches/src/library/base/R/svd.R:29386)
   R /tags/patch-update/src/library/base/R/symnum.R (from /branches/R-1-8-patches/src/library/base/R/symnum.R:26981)
   R /tags/patch-update/src/library/base/R/tapply.R (from /trunk/src/library/base/R/tapply.R:27617)
   R /tags/patch-update/src/library/base/R/time.R (from /trunk/src/library/base/R/time.R:28166)
   A /tags/patch-update/src/library/base/R/undoc.R (from /branches/R-1-3-patches/src/library/base/R/undoc.R:26981)
   R /tags/patch-update/src/library/base/R/unix/quartz.R (from /branches/R-1-8-patches/src/library/base/R/unix/quartz.R:27005)
   R /tags/patch-update/src/library/base/R/unix/system.unix.R (from /trunk/src/library/base/R/unix/system.unix.R:28676)
   R /tags/patch-update/src/library/base/R/unix/x11.R (from /branches/R-1-8-patches/src/library/base/R/unix/x11.R:27053)
   A /tags/patch-update/src/library/base/R/userhooks.R (from /trunk/src/library/base/R/userhooks.R:28109)
   A /tags/patch-update/src/library/base/R/var.R (from /trunk/src/library/base/R/var.R:13792)
   A /tags/patch-update/src/library/base/R/windows/dialogs.R (from /trunk/src/library/base/R/windows/dialogs.R:7704)
   A /tags/patch-update/src/library/base/R/windows/linkhtml.gnw.r (from /trunk/src/library/base/R/windows/linkhtml.gnw.r:18906)
   R /tags/patch-update/src/library/base/R/windows/system.R (from /trunk/src/library/base/R/windows/system.R:28676)
   A /tags/patch-update/src/library/base/R/windows/system.gnw.r (from /branches/R-1-6-patches/src/library/base/R/windows/system.gnw.r:26981)
   R /tags/patch-update/src/library/base/R/windows/zip.R (from /trunk/src/library/base/R/windows/zip.R:27444)
   R /tags/patch-update/src/library/base/R/write.table.R (from /trunk/src/library/base/R/write.table.R:27041)
   R /tags/patch-update/src/library/base/R/zdatetime.R (from /trunk/src/library/base/R/zdatetime.R:28064)
   A /tags/patch-update/src/library/base/R/zzz.R (from /trunk/src/library/base/R/zzz.R:27911)
   A /tags/patch-update/src/library/base/TITLE (from /branches/unlabeled-1.1.1/src/library/base/TITLE:26981)
   R /tags/patch-update/src/library/base/data (from /trunk/src/library/base/data:18593)
   R /tags/patch-update/src/library/base/demo/00Index (from /trunk/src/library/base/demo/00Index:27444)
   A /tags/patch-update/src/library/base/man/AIC.logLik.Rd (from /trunk/src/library/base/man/AIC.logLik.Rd:14424)
   R /tags/patch-update/src/library/base/man/Arithmetic.Rd (from /trunk/src/library/base/man/Arithmetic.Rd:27625)
   R /tags/patch-update/src/library/base/man/AsIs.Rd (from /trunk/src/library/base/man/AsIs.Rd:27447)
   R /tags/patch-update/src/library/base/man/Bessel.Rd (from /trunk/src/library/base/man/Bessel.Rd:27625)
   R /tags/patch-update/src/library/base/man/Beta.Rd (from /branches/R-1-8-patches/src/library/base/man/Beta.Rd:26981)
   R /tags/patch-update/src/library/base/man/Comparison.Rd (from /trunk/src/library/base/man/Comparison.Rd:27733)
   R /tags/patch-update/src/library/base/man/Control.Rd (from /trunk/src/library/base/man/Control.Rd:27733)
   R /tags/patch-update/src/library/base/man/DateTimeClasses.Rd (from /trunk/src/library/base/man/DateTimeClasses.Rd:28879)
   A /tags/patch-update/src/library/base/man/Dates.Rd (from /trunk/src/library/base/man/Dates.Rd:28169)
   R /tags/patch-update/src/library/base/man/Defunct.Rd (from /trunk/src/library/base/man/Defunct.Rd:27497)
   R /tags/patch-update/src/library/base/man/Deprecated.Rd (from /branches/R-1-9-patches/src/library/base/man/Deprecated.Rd:29772)
   R /tags/patch-update/src/library/base/man/Extract.Rd (from /trunk/src/library/base/man/Extract.Rd:28509)
   R /tags/patch-update/src/library/base/man/Extract.data.frame.Rd (from /trunk/src/library/base/man/Extract.data.frame.Rd:27928)
   R /tags/patch-update/src/library/base/man/Extract.factor.Rd (from /trunk/src/library/base/man/Extract.factor.Rd:27447)
   R /tags/patch-update/src/library/base/man/Extremes.Rd (from /trunk/src/library/base/man/Extremes.Rd:27541)
   R /tags/patch-update/src/library/base/man/Formaldehyde.Rd (from /trunk/src/library/base/man/Formaldehyde.Rd:27541)
   R /tags/patch-update/src/library/base/man/HairEyeColor.Rd (from /trunk/src/library/base/man/HairEyeColor.Rd:27716)
   R /tags/patch-update/src/library/base/man/Hyperbolic.Rd (from /trunk/src/library/base/man/Hyperbolic.Rd:27273)
   R /tags/patch-update/src/library/base/man/InsectSprays.Rd (from /trunk/src/library/base/man/InsectSprays.Rd:27541)
   R /tags/patch-update/src/library/base/man/Last.value.Rd (from /trunk/src/library/base/man/Last.value.Rd:27652)
   R /tags/patch-update/src/library/base/man/LifeCycleSavings.Rd (from /trunk/src/library/base/man/LifeCycleSavings.Rd:27541)
   R /tags/patch-update/src/library/base/man/Log.Rd (from /trunk/src/library/base/man/Log.Rd:27273)
   R /tags/patch-update/src/library/base/man/Logic.Rd (from /trunk/src/library/base/man/Logic.Rd:27733)
   R /tags/patch-update/src/library/base/man/Math.Rd (from /trunk/src/library/base/man/Math.Rd:28651)
   R /tags/patch-update/src/library/base/man/Memory.Rd (from /trunk/src/library/base/man/Memory.Rd:28644)
   R /tags/patch-update/src/library/base/man/NA.Rd (from /trunk/src/library/base/man/NA.Rd:27447)
   R /tags/patch-update/src/library/base/man/NULL.Rd (from /trunk/src/library/base/man/NULL.Rd:27625)
   R /tags/patch-update/src/library/base/man/Paren.Rd (from /branches/R-1-9-patches/src/library/base/man/Paren.Rd:29131)
   R /tags/patch-update/src/library/base/man/PlantGrowth.Rd (from /trunk/src/library/base/man/PlantGrowth.Rd:27541)
   R /tags/patch-update/src/library/base/man/Random.Rd (from /trunk/src/library/base/man/Random.Rd:27625)
   R /tags/patch-update/src/library/base/man/RdUtils.Rd (from /trunk/src/library/base/man/RdUtils.Rd:28372)
   R /tags/patch-update/src/library/base/man/Round.Rd (from /trunk/src/library/base/man/Round.Rd:27273)
   A /tags/patch-update/src/library/base/man/Script.Rd (from /trunk/src/library/base/man/Script.Rd:14035)
   R /tags/patch-update/src/library/base/man/SignRank.Rd (from /branches/R-1-8-patches/src/library/base/man/SignRank.Rd:27320)
   R /tags/patch-update/src/library/base/man/Special.Rd (from /trunk/src/library/base/man/Special.Rd:28901)
   R /tags/patch-update/src/library/base/man/Startup.Rd (from /trunk/src/library/base/man/Startup.Rd:27447)
   R /tags/patch-update/src/library/base/man/Sys.sleep.Rd (from /trunk/src/library/base/man/Sys.sleep.Rd:27625)
   R /tags/patch-update/src/library/base/man/Sys.time.Rd (from /trunk/src/library/base/man/Sys.time.Rd:28166)
   R /tags/patch-update/src/library/base/man/Titanic.Rd (from /trunk/src/library/base/man/Titanic.Rd:27716)
   R /tags/patch-update/src/library/base/man/Trig.Rd (from /trunk/src/library/base/man/Trig.Rd:27273)
   R /tags/patch-update/src/library/base/man/UCBAdmissions.Rd (from /trunk/src/library/base/man/UCBAdmissions.Rd:27716)
   R /tags/patch-update/src/library/base/man/USPersonalExpenditure.Rd (from /trunk/src/library/base/man/USPersonalExpenditure.Rd:27708)
   R /tags/patch-update/src/library/base/man/UseMethod.Rd (from /trunk/src/library/base/man/UseMethod.Rd:27447)
   R /tags/patch-update/src/library/base/man/VADeaths.Rd (from /trunk/src/library/base/man/VADeaths.Rd:27541)
   R /tags/patch-update/src/library/base/man/Wilcoxon.Rd (from /branches/R-1-8-patches/src/library/base/man/Wilcoxon.Rd:27320)
   R /tags/patch-update/src/library/base/man/agrep.Rd (from /branches/R-1-9-patches/src/library/base/man/agrep.Rd:29356)
   R /tags/patch-update/src/library/base/man/all.Rd (from /trunk/src/library/base/man/all.Rd:27733)
   R /tags/patch-update/src/library/base/man/all.equal.Rd (from /trunk/src/library/base/man/all.equal.Rd:28047)
   R /tags/patch-update/src/library/base/man/anova.Rd (from /branches/R-1-8-patches/src/library/base/man/anova.Rd:27003)
   R /tags/patch-update/src/library/base/man/anscombe.Rd (from /trunk/src/library/base/man/anscombe.Rd:27541)
   R /tags/patch-update/src/library/base/man/any.Rd (from /trunk/src/library/base/man/any.Rd:27733)
   R /tags/patch-update/src/library/base/man/apply.Rd (from /trunk/src/library/base/man/apply.Rd:27447)
   R /tags/patch-update/src/library/base/man/approxfun.Rd (from /trunk/src/library/base/man/approxfun.Rd:27733)
   R /tags/patch-update/src/library/base/man/apropos.Rd (from /branches/R-1-8-patches/src/library/base/man/apropos.Rd:26981)
   R /tags/patch-update/src/library/base/man/aqua/install.from.file.Rd (from /branches/R-1-8-patches/src/library/base/man/aqua/install.from.file.Rd:26981)
   A /tags/patch-update/src/library/base/man/aqua/is.RAqua.updated.Rd (from /branches/R-1-8-patches/src/library/base/man/aqua/is.RAqua.updated.Rd:27112)
   R /tags/patch-update/src/library/base/man/args.Rd (from /trunk/src/library/base/man/args.Rd:27716)
   R /tags/patch-update/src/library/base/man/array.Rd (from /trunk/src/library/base/man/array.Rd:28014)
   R /tags/patch-update/src/library/base/man/as.POSIXlt.Rd (from /trunk/src/library/base/man/as.POSIXlt.Rd:28166)
   R /tags/patch-update/src/library/base/man/as.data.frame.Rd (from /trunk/src/library/base/man/as.data.frame.Rd:27928)
   R /tags/patch-update/src/library/base/man/as.environment.Rd (from /trunk/src/library/base/man/as.environment.Rd:27541)
   R /tags/patch-update/src/library/base/man/assign.Rd (from /trunk/src/library/base/man/assign.Rd:27625)
   R /tags/patch-update/src/library/base/man/assignOps.Rd (from /trunk/src/library/base/man/assignOps.Rd:27118)
   R /tags/patch-update/src/library/base/man/attitude.Rd (from /trunk/src/library/base/man/attitude.Rd:27541)
   R /tags/patch-update/src/library/base/man/attributes.Rd (from /branches/R-1-9-patches/src/library/base/man/attributes.Rd:30179)
   R /tags/patch-update/src/library/base/man/autoload.Rd (from /trunk/src/library/base/man/autoload.Rd:27732)
   R /tags/patch-update/src/library/base/man/axis.POSIXct.Rd (from /branches/R-1-8-patches/src/library/base/man/axis.POSIXct.Rd:26981)
   R /tags/patch-update/src/library/base/man/axis.Rd (from /branches/R-1-8-patches/src/library/base/man/axis.Rd:27423)
   R /tags/patch-update/src/library/base/man/bindenv.Rd (from /branches/R-1-9-patches/src/library/base/man/bindenv.Rd:29687)
   R /tags/patch-update/src/library/base/man/body.Rd (from /trunk/src/library/base/man/body.Rd:27712)
   A /tags/patch-update/src/library/base/man/boxplot.formula.Rd (from /trunk/src/library/base/man/boxplot.formula.Rd:23346)
   R /tags/patch-update/src/library/base/man/bquote.Rd (from /trunk/src/library/base/man/bquote.Rd:27859)
   R /tags/patch-update/src/library/base/man/browseEnv.Rd (from /branches/R-1-8-patches/src/library/base/man/browseEnv.Rd:26981)
   R /tags/patch-update/src/library/base/man/browser.Rd (from /trunk/src/library/base/man/browser.Rd:27625)
   R /tags/patch-update/src/library/base/man/by.Rd (from /trunk/src/library/base/man/by.Rd:27541)
   R /tags/patch-update/src/library/base/man/call.Rd (from /trunk/src/library/base/man/call.Rd:27625)
   R /tags/patch-update/src/library/base/man/capabilities.Rd (from /branches/R-1-9-patches/src/library/base/man/capabilities.Rd:29356)
   R /tags/patch-update/src/library/base/man/cars.Rd (from /trunk/src/library/base/man/cars.Rd:27541)
   R /tags/patch-update/src/library/base/man/cbind.Rd (from /trunk/src/library/base/man/cbind.Rd:28870)
   R /tags/patch-update/src/library/base/man/chartr.Rd (from /trunk/src/library/base/man/chartr.Rd:27625)
   A /tags/patch-update/src/library/base/man/checkFF.Rd (from /trunk/src/library/base/man/checkFF.Rd:13999)
   R /tags/patch-update/src/library/base/man/chickwts.Rd (from /trunk/src/library/base/man/chickwts.Rd:27541)
   R /tags/patch-update/src/library/base/man/chull.Rd (from /trunk/src/library/base/man/chull.Rd:27733)
   R /tags/patch-update/src/library/base/man/class.Rd (from /trunk/src/library/base/man/class.Rd:28043)
   A /tags/patch-update/src/library/base/man/codoc.Rd (from /trunk/src/library/base/man/codoc.Rd:11762)
   R /tags/patch-update/src/library/base/man/colSums.Rd (from /trunk/src/library/base/man/colSums.Rd:27447)
   R /tags/patch-update/src/library/base/man/colnames.Rd (from /trunk/src/library/base/man/colnames.Rd:27447)
   R /tags/patch-update/src/library/base/man/commandArgs.Rd (from /trunk/src/library/base/man/commandArgs.Rd:27625)
   A /tags/patch-update/src/library/base/man/compareVersion.Rd (from /trunk/src/library/base/man/compareVersion.Rd:27447)
   R /tags/patch-update/src/library/base/man/complex.Rd (from /trunk/src/library/base/man/complex.Rd:27625)
   R /tags/patch-update/src/library/base/man/conditions.Rd (from /branches/R-1-9-patches/src/library/base/man/conditions.Rd:30162)
   R /tags/patch-update/src/library/base/man/connections.Rd (from /branches/R-1-9-patches/src/library/base/man/connections.Rd:29356)
   R /tags/patch-update/src/library/base/man/converters.Rd (from /trunk/src/library/base/man/converters.Rd:27625)
   R /tags/patch-update/src/library/base/man/convolve.Rd (from /trunk/src/library/base/man/convolve.Rd:27733)
   R /tags/patch-update/src/library/base/man/cut.POSIXt.Rd (from /trunk/src/library/base/man/cut.POSIXt.Rd:28169)
   R /tags/patch-update/src/library/base/man/cut.Rd (from /trunk/src/library/base/man/cut.Rd:27733)
   R /tags/patch-update/src/library/base/man/data.Rd (from /trunk/src/library/base/man/data.Rd:27541)
   R /tags/patch-update/src/library/base/man/data.frame.Rd (from /trunk/src/library/base/man/data.frame.Rd:27712)
   R /tags/patch-update/src/library/base/man/date.Rd (from /trunk/src/library/base/man/date.Rd:28169)
   R /tags/patch-update/src/library/base/man/dcf.Rd (from /trunk/src/library/base/man/dcf.Rd:27625)
   R /tags/patch-update/src/library/base/man/debug.Rd (from /trunk/src/library/base/man/debug.Rd:27447)
   R /tags/patch-update/src/library/base/man/delay.Rd (from /trunk/src/library/base/man/delay.Rd:27625)
   R /tags/patch-update/src/library/base/man/deparse.Rd (from /branches/R-1-9-patches/src/library/base/man/deparse.Rd:29337)
   R /tags/patch-update/src/library/base/man/detach.Rd (from /trunk/src/library/base/man/detach.Rd:28803)
   R /tags/patch-update/src/library/base/man/dev.Rd (from /trunk/src/library/base/man/dev.Rd:27444)
   R /tags/patch-update/src/library/base/man/diag.Rd (from /trunk/src/library/base/man/diag.Rd:27716)
   R /tags/patch-update/src/library/base/man/diff.Rd (from /trunk/src/library/base/man/diff.Rd:28166)
   R /tags/patch-update/src/library/base/man/difftime.Rd (from /branches/R-1-9-patches/src/library/base/man/difftime.Rd:29018)
   R /tags/patch-update/src/library/base/man/double.Rd (from /trunk/src/library/base/man/double.Rd:27625)
   R /tags/patch-update/src/library/base/man/drop.Rd (from /trunk/src/library/base/man/drop.Rd:27447)
   R /tags/patch-update/src/library/base/man/dump.Rd (from /branches/R-1-9-patches/src/library/base/man/dump.Rd:29319)
   R /tags/patch-update/src/library/base/man/dynload.Rd (from /trunk/src/library/base/man/dynload.Rd:27474)
   R /tags/patch-update/src/library/base/man/eigen.Rd (from /trunk/src/library/base/man/eigen.Rd:28048)
   R /tags/patch-update/src/library/base/man/environment.Rd (from /trunk/src/library/base/man/environment.Rd:28869)
   R /tags/patch-update/src/library/base/man/esoph.Rd (from /trunk/src/library/base/man/esoph.Rd:27716)
   R /tags/patch-update/src/library/base/man/euro.Rd (from /trunk/src/library/base/man/euro.Rd:27716)
   R /tags/patch-update/src/library/base/man/eurodist.Rd (from /trunk/src/library/base/man/eurodist.Rd:27474)
   R /tags/patch-update/src/library/base/man/eval.Rd (from /trunk/src/library/base/man/eval.Rd:27625)
   R /tags/patch-update/src/library/base/man/example.Rd (from /trunk/src/library/base/man/example.Rd:26000)
   R /tags/patch-update/src/library/base/man/expand.grid.Rd (from /trunk/src/library/base/man/expand.grid.Rd:27813)
   R /tags/patch-update/src/library/base/man/expression.Rd (from /trunk/src/library/base/man/expression.Rd:27447)
   R /tags/patch-update/src/library/base/man/factor.Rd (from /trunk/src/library/base/man/factor.Rd:27625)
   R /tags/patch-update/src/library/base/man/fft.Rd (from /trunk/src/library/base/man/fft.Rd:27625)
   R /tags/patch-update/src/library/base/man/file.choose.Rd (from /trunk/src/library/base/man/file.choose.Rd:28167)
   R /tags/patch-update/src/library/base/man/file.show.Rd (from /trunk/src/library/base/man/file.show.Rd:27447)
   R /tags/patch-update/src/library/base/man/files.Rd (from /trunk/src/library/base/man/files.Rd:28676)
   R /tags/patch-update/src/library/base/man/filled.contour.Rd (from /branches/R-1-8-patches/src/library/base/man/filled.contour.Rd:27129)
   R /tags/patch-update/src/library/base/man/findInt.Rd (from /trunk/src/library/base/man/findInt.Rd:27961)
   A /tags/patch-update/src/library/base/man/format.Date.Rd (from /branches/R-1-9-patches/src/library/base/man/format.Date.Rd:29598)
   R /tags/patch-update/src/library/base/man/format.Rd (from /trunk/src/library/base/man/format.Rd:27716)
   R /tags/patch-update/src/library/base/man/formatDL.Rd (from /trunk/src/library/base/man/formatDL.Rd:27470)
   R /tags/patch-update/src/library/base/man/gc.Rd (from /branches/R-1-9-patches/src/library/base/man/gc.Rd:29663)
   R /tags/patch-update/src/library/base/man/get.Rd (from /branches/R-1-9-patches/src/library/base/man/get.Rd:29291)
   R /tags/patch-update/src/library/base/man/getNativeSymbolInfo.Rd (from /trunk/src/library/base/man/getNativeSymbolInfo.Rd:27497)
   R /tags/patch-update/src/library/base/man/getwd.Rd (from /trunk/src/library/base/man/getwd.Rd:27950)
   R /tags/patch-update/src/library/base/man/glm.Rd (from /branches/R-1-8-patches/src/library/base/man/glm.Rd:27003)
   A /tags/patch-update/src/library/base/man/glm.summary.Rd (from /trunk/src/library/base/man/glm.summary.Rd:23661)
   R /tags/patch-update/src/library/base/man/grep.Rd (from /trunk/src/library/base/man/grep.Rd:28442)
   R /tags/patch-update/src/library/base/man/groupGeneric.Rd (from /trunk/src/library/base/man/groupGeneric.Rd:28043)
   R /tags/patch-update/src/library/base/man/gzcon.Rd (from /branches/R-1-9-patches/src/library/base/man/gzcon.Rd:29687)
   R /tags/patch-update/src/library/base/man/help.Rd (from /branches/R-1-8-patches/src/library/base/man/help.Rd:26981)
   R /tags/patch-update/src/library/base/man/help.search.Rd (from /branches/R-1-8-patches/src/library/base/man/help.search.Rd:26981)
   R /tags/patch-update/src/library/base/man/help.start.Rd (from /branches/R-1-8-patches/src/library/base/man/help.start.Rd:27101)
   R /tags/patch-update/src/library/base/man/ifelse.Rd (from /trunk/src/library/base/man/ifelse.Rd:28401)
   R /tags/patch-update/src/library/base/man/image.Rd (from /branches/R-1-8-patches/src/library/base/man/image.Rd:26981)
   R /tags/patch-update/src/library/base/man/index.search.Rd (from /trunk/src/library/base/man/index.search.Rd:27447)
   R /tags/patch-update/src/library/base/man/infert.Rd (from /trunk/src/library/base/man/infert.Rd:27716)
   R /tags/patch-update/src/library/base/man/integer.Rd (from /trunk/src/library/base/man/integer.Rd:27625)
   R /tags/patch-update/src/library/base/man/iris.Rd (from /trunk/src/library/base/man/iris.Rd:27447)
   R /tags/patch-update/src/library/base/man/is.finite.Rd (from /trunk/src/library/base/man/is.finite.Rd:27625)
   R /tags/patch-update/src/library/base/man/is.function.Rd (from /branches/R-1-9-patches/src/library/base/man/is.function.Rd:29356)
   R /tags/patch-update/src/library/base/man/is.language.Rd (from /trunk/src/library/base/man/is.language.Rd:27625)
   R /tags/patch-update/src/library/base/man/is.object.Rd (from /trunk/src/library/base/man/is.object.Rd:27625)
   R /tags/patch-update/src/library/base/man/is.recursive.Rd (from /trunk/src/library/base/man/is.recursive.Rd:27625)
   R /tags/patch-update/src/library/base/man/is.single.Rd (from /trunk/src/library/base/man/is.single.Rd:27625)
   R /tags/patch-update/src/library/base/man/islands.Rd (from /trunk/src/library/base/man/islands.Rd:27716)
   R /tags/patch-update/src/library/base/man/jitter.Rd (from /trunk/src/library/base/man/jitter.Rd:27447)
   R /tags/patch-update/src/library/base/man/lapply.Rd (from /trunk/src/library/base/man/lapply.Rd:27712)
   R /tags/patch-update/src/library/base/man/length.Rd (from /trunk/src/library/base/man/length.Rd:28441)
   A /tags/patch-update/src/library/base/man/levels.factor.Rd (from /branches/R-1-7-patches/src/library/base/man/levels.factor.Rd:26981)
   R /tags/patch-update/src/library/base/man/library.Rd (from /branches/R-1-9-patches/src/library/base/man/library.Rd:29258)
   R /tags/patch-update/src/library/base/man/library.dynam.Rd (from /trunk/src/library/base/man/library.dynam.Rd:27447)
   R /tags/patch-update/src/library/base/man/list.Rd (from /trunk/src/library/base/man/list.Rd:28496)
   R /tags/patch-update/src/library/base/man/list.files.Rd (from /trunk/src/library/base/man/list.files.Rd:28167)
   R /tags/patch-update/src/library/base/man/lm.Rd (from /branches/R-1-8-patches/src/library/base/man/lm.Rd:27003)
   A /tags/patch-update/src/library/base/man/lm.summary.Rd (from /trunk/src/library/base/man/lm.summary.Rd:23516)
   R /tags/patch-update/src/library/base/man/load.Rd (from /branches/R-1-9-patches/src/library/base/man/load.Rd:29370)
   R /tags/patch-update/src/library/base/man/locator.Rd (from /branches/R-1-8-patches/src/library/base/man/locator.Rd:26981)
   R /tags/patch-update/src/library/base/man/logical.Rd (from /trunk/src/library/base/man/logical.Rd:27625)
   R /tags/patch-update/src/library/base/man/ls.Rd (from /trunk/src/library/base/man/ls.Rd:27447)
   A /tags/patch-update/src/library/base/man/mac (from /trunk/src/library/base/man/mac:19656)
   A /tags/patch-update/src/library/base/man/machine.Rd (from /branches/R-1-5-patches/src/library/base/man/machine.Rd:26981)
   R /tags/patch-update/src/library/base/man/make.names.Rd (from /branches/R-1-9-patches/src/library/base/man/make.names.Rd:29558)
   R /tags/patch-update/src/library/base/man/mapply.Rd (from /branches/R-1-9-patches/src/library/base/man/mapply.Rd:29356)
   R /tags/patch-update/src/library/base/man/margin.table.Rd (from /branches/R-1-9-patches/src/library/base/man/margin.table.Rd:29687)
   R /tags/patch-update/src/library/base/man/match.arg.Rd (from /branches/R-1-9-patches/src/library/base/man/match.arg.Rd:29356)
   R /tags/patch-update/src/library/base/man/matmult.Rd (from /trunk/src/library/base/man/matmult.Rd:28738)
   R /tags/patch-update/src/library/base/man/matrix.Rd (from /trunk/src/library/base/man/matrix.Rd:28014)
   R /tags/patch-update/src/library/base/man/mean.Rd (from /trunk/src/library/base/man/mean.Rd:27623)
   R /tags/patch-update/src/library/base/man/merge.Rd (from /trunk/src/library/base/man/merge.Rd:27401)
   R /tags/patch-update/src/library/base/man/nafns.Rd (from /branches/R-1-8-patches/src/library/base/man/nafns.Rd:27164)
   R /tags/patch-update/src/library/base/man/name.Rd (from /trunk/src/library/base/man/name.Rd:27712)
   R /tags/patch-update/src/library/base/man/names.Rd (from /trunk/src/library/base/man/names.Rd:28328)
   A /tags/patch-update/src/library/base/man/namespace.Rd (from /trunk/src/library/base/man/namespace.Rd:19475)
   R /tags/patch-update/src/library/base/man/nchar.Rd (from /trunk/src/library/base/man/nchar.Rd:27449)
   R /tags/patch-update/src/library/base/man/noquote.Rd (from /trunk/src/library/base/man/noquote.Rd:27625)
   R /tags/patch-update/src/library/base/man/notyet.Rd (from /trunk/src/library/base/man/notyet.Rd:27716)
   A /tags/patch-update/src/library/base/man/ns-hooks.Rd (from /trunk/src/library/base/man/ns-hooks.Rd:28110)
   R /tags/patch-update/src/library/base/man/ns-internal.Rd (from /trunk/src/library/base/man/ns-internal.Rd:27911)
   R /tags/patch-update/src/library/base/man/ns-lowlev.Rd (from /trunk/src/library/base/man/ns-lowlev.Rd:28109)
   R /tags/patch-update/src/library/base/man/numeric.Rd (from /trunk/src/library/base/man/numeric.Rd:27625)
   R /tags/patch-update/src/library/base/man/octmode.Rd (from /branches/R-1-9-patches/src/library/base/man/octmode.Rd:29828)
   R /tags/patch-update/src/library/base/man/options.Rd (from /branches/R-1-9-patches/src/library/base/man/options.Rd:30275)
   R /tags/patch-update/src/library/base/man/package.dependencies.Rd (from /trunk/src/library/base/man/package.dependencies.Rd:28419)
   A /tags/patch-update/src/library/base/man/packageDescription.Rd (from /trunk/src/library/base/man/packageDescription.Rd:28867)
   A /tags/patch-update/src/library/base/man/pairs.formula.Rd (from /trunk/src/library/base/man/pairs.formula.Rd:15978)
   R /tags/patch-update/src/library/base/man/par.Rd (from /branches/R-1-8-patches/src/library/base/man/par.Rd:27424)
   R /tags/patch-update/src/library/base/man/parse.Rd (from /branches/R-1-9-patches/src/library/base/man/parse.Rd:29356)
   R /tags/patch-update/src/library/base/man/paste.Rd (from /trunk/src/library/base/man/paste.Rd:27440)
   R /tags/patch-update/src/library/base/man/pdf.Rd (from /branches/R-1-8-patches/src/library/base/man/pdf.Rd:26981)
   A /tags/patch-update/src/library/base/man/piechart.Rd (from /branches/R-1-5-patches/src/library/base/man/piechart.Rd:26981)
   R /tags/patch-update/src/library/base/man/polyroot.Rd (from /trunk/src/library/base/man/polyroot.Rd:27447)
   R /tags/patch-update/src/library/base/man/postscript.Rd (from /branches/R-1-8-patches/src/library/base/man/postscript.Rd:27039)
   R /tags/patch-update/src/library/base/man/precip.Rd (from /trunk/src/library/base/man/precip.Rd:27716)
   R /tags/patch-update/src/library/base/man/predict.glm.Rd (from /branches/R-1-8-patches/src/library/base/man/predict.glm.Rd:27003)
   R /tags/patch-update/src/library/base/man/predict.lm.Rd (from /branches/R-1-8-patches/src/library/base/man/predict.lm.Rd:27003)
   R /tags/patch-update/src/library/base/man/pretty.Rd (from /branches/R-1-9-patches/src/library/base/man/pretty.Rd:29012)
   R /tags/patch-update/src/library/base/man/print.Rd (from /trunk/src/library/base/man/print.Rd:27625)
   R /tags/patch-update/src/library/base/man/print.coefmat.Rd (from /branches/R-1-8-patches/src/library/base/man/print.coefmat.Rd:27400)
   R /tags/patch-update/src/library/base/man/print.matrix.Rd (from /trunk/src/library/base/man/print.matrix.Rd:27470)
   R /tags/patch-update/src/library/base/man/prod.Rd (from /trunk/src/library/base/man/prod.Rd:27273)
   R /tags/patch-update/src/library/base/man/prop.table.Rd (from /branches/R-1-9-patches/src/library/base/man/prop.table.Rd:29687)
   R /tags/patch-update/src/library/base/man/qr.Rd (from /trunk/src/library/base/man/qr.Rd:27447)
   R /tags/patch-update/src/library/base/man/qraux.Rd (from /trunk/src/library/base/man/qraux.Rd:27447)
   R /tags/patch-update/src/library/base/man/range.Rd (from /trunk/src/library/base/man/range.Rd:27733)
   R /tags/patch-update/src/library/base/man/read.table.Rd (from /branches/R-1-9-patches/src/library/base/man/read.table.Rd:29558)
   R /tags/patch-update/src/library/base/man/readBin.Rd (from /trunk/src/library/base/man/readBin.Rd:27625)
   R /tags/patch-update/src/library/base/man/readLines.Rd (from /trunk/src/library/base/man/readLines.Rd:28093)
   R /tags/patch-update/src/library/base/man/reg.finalizer.Rd (from /branches/R-1-9-patches/src/library/base/man/reg.finalizer.Rd:29663)
   R /tags/patch-update/src/library/base/man/regex.Rd (from /trunk/src/library/base/man/regex.Rd:28442)
   R /tags/patch-update/src/library/base/man/rep.Rd (from /trunk/src/library/base/man/rep.Rd:28166)
   A /tags/patch-update/src/library/base/man/reshapeLong.Rd (from /trunk/src/library/base/man/reshapeLong.Rd:17006)
   A /tags/patch-update/src/library/base/man/reshapeWide.Rd (from /trunk/src/library/base/man/reshapeWide.Rd:17006)
   A /tags/patch-update/src/library/base/man/restart.Rd (from /trunk/src/library/base/man/restart.Rd:21087)
   R /tags/patch-update/src/library/base/man/rev.Rd (from /trunk/src/library/base/man/rev.Rd:27474)
   R /tags/patch-update/src/library/base/man/rm.Rd (from /trunk/src/library/base/man/rm.Rd:27625)
   R /tags/patch-update/src/library/base/man/round.POSIXt.Rd (from /trunk/src/library/base/man/round.POSIXt.Rd:28166)
   R /tags/patch-update/src/library/base/man/rowsum.Rd (from /trunk/src/library/base/man/rowsum.Rd:27447)
   R /tags/patch-update/src/library/base/man/save.Rd (from /branches/R-1-9-patches/src/library/base/man/save.Rd:29370)
   R /tags/patch-update/src/library/base/man/scale.Rd (from /trunk/src/library/base/man/scale.Rd:27716)
   R /tags/patch-update/src/library/base/man/scan.Rd (from /branches/R-1-9-patches/src/library/base/man/scan.Rd:29241)
   A /tags/patch-update/src/library/base/man/seq.Date.Rd (from /trunk/src/library/base/man/seq.Date.Rd:28166)
   R /tags/patch-update/src/library/base/man/seq.POSIXt.Rd (from /trunk/src/library/base/man/seq.POSIXt.Rd:28166)
   R /tags/patch-update/src/library/base/man/seq.Rd (from /trunk/src/library/base/man/seq.Rd:28247)
   R /tags/patch-update/src/library/base/man/serialize.Rd (from /branches/R-1-9-patches/src/library/base/man/serialize.Rd:29511)
   R /tags/patch-update/src/library/base/man/sign.Rd (from /trunk/src/library/base/man/sign.Rd:27273)
   R /tags/patch-update/src/library/base/man/sink.Rd (from /trunk/src/library/base/man/sink.Rd:28045)
   R /tags/patch-update/src/library/base/man/sleep.Rd (from /trunk/src/library/base/man/sleep.Rd:27716)
   R /tags/patch-update/src/library/base/man/slice.index.Rd (from /trunk/src/library/base/man/slice.index.Rd:27117)
   R /tags/patch-update/src/library/base/man/solve.Rd (from /trunk/src/library/base/man/solve.Rd:28009)
   R /tags/patch-update/src/library/base/man/sort.Rd (from /trunk/src/library/base/man/sort.Rd:27716)
   R /tags/patch-update/src/library/base/man/source.Rd (from /trunk/src/library/base/man/source.Rd:28092)
   R /tags/patch-update/src/library/base/man/split.Rd (from /trunk/src/library/base/man/split.Rd:28633)
   R /tags/patch-update/src/library/base/man/sprintf.Rd (from /trunk/src/library/base/man/sprintf.Rd:27625)
   R /tags/patch-update/src/library/base/man/stack.Rd (from /trunk/src/library/base/man/stack.Rd:27716)
   R /tags/patch-update/src/library/base/man/stopifnot.Rd (from /trunk/src/library/base/man/stopifnot.Rd:28931)
   R /tags/patch-update/src/library/base/man/str.Rd (from /branches/R-1-8-patches/src/library/base/man/str.Rd:26981)
   R /tags/patch-update/src/library/base/man/strptime.Rd (from /trunk/src/library/base/man/strptime.Rd:28166)
   R /tags/patch-update/src/library/base/man/strsplit.Rd (from /trunk/src/library/base/man/strsplit.Rd:28442)
   R /tags/patch-update/src/library/base/man/strwrap.Rd (from /trunk/src/library/base/man/strwrap.Rd:27621)
   R /tags/patch-update/src/library/base/man/subset.Rd (from /branches/R-1-9-patches/src/library/base/man/subset.Rd:29866)
   R /tags/patch-update/src/library/base/man/substitute.Rd (from /branches/R-1-9-patches/src/library/base/man/substitute.Rd:29566)
   R /tags/patch-update/src/library/base/man/substr.Rd (from /trunk/src/library/base/man/substr.Rd:28013)
   R /tags/patch-update/src/library/base/man/sum.Rd (from /trunk/src/library/base/man/sum.Rd:27273)
   R /tags/patch-update/src/library/base/man/summary.Rd (from /trunk/src/library/base/man/summary.Rd:27447)
   R /tags/patch-update/src/library/base/man/summary.lm.Rd (from /branches/R-1-8-patches/src/library/base/man/summary.lm.Rd:26996)
   R /tags/patch-update/src/library/base/man/summary.manova.Rd (from /branches/R-1-8-patches/src/library/base/man/summary.manova.Rd:27172)
   R /tags/patch-update/src/library/base/man/svd.Rd (from /trunk/src/library/base/man/svd.Rd:28400)
   R /tags/patch-update/src/library/base/man/sweep.Rd (from /trunk/src/library/base/man/sweep.Rd:27716)
   R /tags/patch-update/src/library/base/man/switch.Rd (from /trunk/src/library/base/man/switch.Rd:27716)
   R /tags/patch-update/src/library/base/man/symnum.Rd (from /branches/R-1-8-patches/src/library/base/man/symnum.Rd:26981)
   R /tags/patch-update/src/library/base/man/sys.parent.Rd (from /branches/R-1-9-patches/src/library/base/man/sys.parent.Rd:30173)
   A /tags/patch-update/src/library/base/man/system.Rd (from /trunk/src/library/base/man/system.Rd:12778)
   R /tags/patch-update/src/library/base/man/system.file.Rd (from /trunk/src/library/base/man/system.file.Rd:27652)
   R /tags/patch-update/src/library/base/man/system.time.Rd (from /trunk/src/library/base/man/system.time.Rd:27716)
   R /tags/patch-update/src/library/base/man/t.Rd (from /trunk/src/library/base/man/t.Rd:27362)
   R /tags/patch-update/src/library/base/man/table.Rd (from /trunk/src/library/base/man/table.Rd:28012)
   R /tags/patch-update/src/library/base/man/tabulate.Rd (from /trunk/src/library/base/man/tabulate.Rd:28012)
   R /tags/patch-update/src/library/base/man/tapply.Rd (from /trunk/src/library/base/man/tapply.Rd:27716)
   R /tags/patch-update/src/library/base/man/taskCallback.Rd (from /branches/R-1-9-patches/src/library/base/man/taskCallback.Rd:29356)
   R /tags/patch-update/src/library/base/man/taskCallbackManager.Rd (from /trunk/src/library/base/man/taskCallbackManager.Rd:27625)
   R /tags/patch-update/src/library/base/man/taskCallbackNames.Rd (from /trunk/src/library/base/man/taskCallbackNames.Rd:27625)
   R /tags/patch-update/src/library/base/man/tempfile.Rd (from /trunk/src/library/base/man/tempfile.Rd:27447)
   R /tags/patch-update/src/library/base/man/terms.object.Rd (from /branches/R-1-8-patches/src/library/base/man/terms.object.Rd:26981)
   R /tags/patch-update/src/library/base/man/text.Rd (from /branches/R-1-8-patches/src/library/base/man/text.Rd:26981)
   R /tags/patch-update/src/library/base/man/textconnections.Rd (from /trunk/src/library/base/man/textconnections.Rd:27447)
   A /tags/patch-update/src/library/base/man/tilde.Rd (from /trunk/src/library/base/man/tilde.Rd:27447)
   R /tags/patch-update/src/library/base/man/toString.Rd (from /trunk/src/library/base/man/toString.Rd:27625)
   R /tags/patch-update/src/library/base/man/trace.Rd (from /trunk/src/library/base/man/trace.Rd:27716)
   R /tags/patch-update/src/library/base/man/traceback.Rd (from /trunk/src/library/base/man/traceback.Rd:28625)
   R /tags/patch-update/src/library/base/man/try.Rd (from /trunk/src/library/base/man/try.Rd:27733)
   R /tags/patch-update/src/library/base/man/type.convert.Rd (from /branches/R-1-9-patches/src/library/base/man/type.convert.Rd:29047)
   A /tags/patch-update/src/library/base/man/undoc.Rd (from /trunk/src/library/base/man/undoc.Rd:12976)
   R /tags/patch-update/src/library/base/man/units.Rd (from /trunk/src/library/base/man/units.Rd:27447)
   R /tags/patch-update/src/library/base/man/unix/BATCH.Rd (from /branches/R-1-8-patches/src/library/base/man/unix/BATCH.Rd:27192)
   A /tags/patch-update/src/library/base/man/unix/Rprof.Rd (from /trunk/src/library/base/man/unix/Rprof.Rd:22868)
   D /tags/patch-update/src/library/base/man/unix/gtk.Rd
   R /tags/patch-update/src/library/base/man/unix/system.Rd (from /trunk/src/library/base/man/unix/system.Rd:28537)
   R /tags/patch-update/src/library/base/man/unlink.Rd (from /trunk/src/library/base/man/unlink.Rd:27625)
   R /tags/patch-update/src/library/base/man/unlist.Rd (from /trunk/src/library/base/man/unlist.Rd:27625)
   R /tags/patch-update/src/library/base/man/unname.Rd (from /trunk/src/library/base/man/unname.Rd:27712)
   A /tags/patch-update/src/library/base/man/userhooks.Rd (from /trunk/src/library/base/man/userhooks.Rd:28126)
   R /tags/patch-update/src/library/base/man/volcano.Rd (from /trunk/src/library/base/man/volcano.Rd:27716)
   R /tags/patch-update/src/library/base/man/warning.Rd (from /trunk/src/library/base/man/warning.Rd:27733)
   R /tags/patch-update/src/library/base/man/warpbreaks.Rd (from /trunk/src/library/base/man/warpbreaks.Rd:27725)
   R /tags/patch-update/src/library/base/man/weekday.POSIXt.Rd (from /trunk/src/library/base/man/weekday.POSIXt.Rd:28571)
   R /tags/patch-update/src/library/base/man/which.Rd (from /trunk/src/library/base/man/which.Rd:27712)
   R /tags/patch-update/src/library/base/man/which.min.Rd (from /trunk/src/library/base/man/which.min.Rd:28417)
   R /tags/patch-update/src/library/base/man/windows/BATCH.Rd (from /branches/R-1-8-patches/src/library/base/man/windows/BATCH.Rd:27083)
   A /tags/patch-update/src/library/base/man/windows/Rprof.Rd (from /trunk/src/library/base/man/windows/Rprof.Rd:22868)
   R /tags/patch-update/src/library/base/man/windows/png.Rd (from /branches/R-1-8-patches/src/library/base/man/windows/png.Rd:27049)
   R /tags/patch-update/src/library/base/man/windows/shell.Rd (from /trunk/src/library/base/man/windows/shell.Rd:28738)
   R /tags/patch-update/src/library/base/man/windows/system.Rd (from /trunk/src/library/base/man/windows/system.Rd:28738)
   R /tags/patch-update/src/library/base/man/with.Rd (from /trunk/src/library/base/man/with.Rd:27716)
   R /tags/patch-update/src/library/base/man/write.table.Rd (from /trunk/src/library/base/man/write.table.Rd:27041)
   R /tags/patch-update/src/library/base/man/xy.coords.Rd (from /branches/R-1-8-patches/src/library/base/man/xy.coords.Rd:26981)
   A /tags/patch-update/src/library/base/man/zAlias.Rd (from /trunk/src/library/base/man/zAlias.Rd:17457)
   R /tags/patch-update/src/library/base/man/zMachine.Rd (from /trunk/src/library/base/man/zMachine.Rd:27712)
   R /tags/patch-update/src/library/base/man/zMethods.Rd (from /trunk/src/library/base/man/zMethods.Rd:28431)
   R /tags/patch-update/src/library/ctest (from /trunk/src/library/ctest:26339)
   R /tags/patch-update/src/library/ctest/DESCRIPTION.in (from /trunk/src/library/ctest/DESCRIPTION.in:28749)
   A /tags/patch-update/src/library/ctest/INDEX (from /trunk/src/library/ctest/INDEX:13696)
   R /tags/patch-update/src/library/ctest/Makefile.in (from /trunk/src/library/ctest/Makefile.in:28336)
   R /tags/patch-update/src/library/ctest/R/cor.test.R (from /branches/R-1-8-patches/src/library/ctest/R/cor.test.R:26732)
   R /tags/patch-update/src/library/ctest/R/prop.trend.test.R (from /branches/R-1-8-patches/src/library/ctest/R/prop.trend.test.R:26735)
   R /tags/patch-update/src/library/ctest/R/zzz.R (from /trunk/src/library/ctest/R/zzz.R:27457)
   A /tags/patch-update/src/library/ctest/TITLE (from /trunk/src/library/ctest/TITLE:7235)
   R /tags/patch-update/src/library/ctest/man/binom.test.Rd (from /branches/R-1-8-patches/src/library/ctest/man/binom.test.Rd:26783)
   R /tags/patch-update/src/library/ctest/man/fligner.test.Rd (from /branches/R-1-8-patches/src/library/ctest/man/fligner.test.Rd:26783)
   R /tags/patch-update/src/library/ctest/man/ks.test.Rd (from /branches/R-1-8-patches/src/library/ctest/man/ks.test.Rd:26783)
   R /tags/patch-update/src/library/ctest/man/mood.test.Rd (from /branches/R-1-8-patches/src/library/ctest/man/mood.test.Rd:26783)
   A /tags/patch-update/src/library/ctest/man/print.pairwise.htest.Rd (from /trunk/src/library/ctest/man/print.pairwise.htest.Rd:15462)
   R /tags/patch-update/src/library/ctest/man/quade.test.Rd (from /branches/R-1-8-patches/src/library/ctest/man/quade.test.Rd:26783)
   A /tags/patch-update/src/library/ctest/src/Makefile.mac (from /trunk/src/library/ctest/src/Makefile.mac:18257)
   A /tags/patch-update/src/library/ctest/src/ctest.mcp.hqx (from /trunk/src/library/ctest/src/ctest.mcp.hqx:14449)
   R /tags/patch-update/src/library/eda (from /trunk/src/library/eda:26339)
   R /tags/patch-update/src/library/eda/DESCRIPTION.in (from /trunk/src/library/eda/DESCRIPTION.in:28899)
   A /tags/patch-update/src/library/eda/INDEX (from /branches/unlabeled-1.1.1/src/library/eda/INDEX:26339)
   R /tags/patch-update/src/library/eda/Makefile.in (from /trunk/src/library/eda/Makefile.in:28336)
   R /tags/patch-update/src/library/eda/R/zzz.R (from /trunk/src/library/eda/R/zzz.R:27473)
   A /tags/patch-update/src/library/eda/TITLE (from /branches/unlabeled-1.1.1/src/library/eda/TITLE:26339)
   A /tags/patch-update/src/library/eda/src/Makefile.mac (from /trunk/src/library/eda/src/Makefile.mac:18257)
   A /tags/patch-update/src/library/eda/src/eda.mcp.hqx (from /trunk/src/library/eda/src/eda.mcp.hqx:14450)
   R /tags/patch-update/src/library/graphics/Makefile.in (from /branches/R-1-9-patches/src/library/graphics/Makefile.in:29710)
   R /tags/patch-update/src/library/graphics/R/barplot.R (from /branches/R-1-9-patches/src/library/graphics/R/barplot.R:29523)
   R /tags/patch-update/src/library/graphics/R/boxplot.R (from /branches/R-1-9-patches/src/library/graphics/R/boxplot.R:29299)
   R /tags/patch-update/src/library/graphics/R/coplot.R (from /branches/R-1-9-patches/src/library/graphics/R/coplot.R:30079)
   R /tags/patch-update/src/library/graphics/R/hist.R (from /branches/R-1-9-patches/src/library/graphics/R/hist.R:29725)
   R /tags/patch-update/src/library/graphics/R/legend.R (from /branches/R-1-9-patches/src/library/graphics/R/legend.R:29185)
   R /tags/patch-update/src/library/graphics/R/mosaicplot.R (from /branches/R-1-9-patches/src/library/graphics/R/mosaicplot.R:29250)
   R /tags/patch-update/src/library/graphics/R/unix/x11.R (from /branches/R-1-9-patches/src/library/graphics/R/unix/x11.R:29730)
   R /tags/patch-update/src/library/graphics/man/axTicks.Rd (from /branches/R-1-9-patches/src/library/graphics/man/axTicks.Rd:29011)
   R /tags/patch-update/src/library/graphics/man/barplot.Rd (from /branches/R-1-9-patches/src/library/graphics/man/barplot.Rd:29523)
   R /tags/patch-update/src/library/graphics/man/boxplot.Rd (from /branches/R-1-9-patches/src/library/graphics/man/boxplot.Rd:29245)
   R /tags/patch-update/src/library/graphics/man/bxp.Rd (from /branches/R-1-9-patches/src/library/graphics/man/bxp.Rd:29299)
   R /tags/patch-update/src/library/graphics/man/check.options.Rd (from /branches/R-1-9-patches/src/library/graphics/man/check.options.Rd:29353)
   R /tags/patch-update/src/library/graphics/man/hist.Rd (from /branches/R-1-9-patches/src/library/graphics/man/hist.Rd:29725)
   R /tags/patch-update/src/library/graphics/man/legend.Rd (from /branches/R-1-9-patches/src/library/graphics/man/legend.Rd:29185)
   R /tags/patch-update/src/library/graphics/man/matplot.Rd (from /branches/R-1-9-patches/src/library/graphics/man/matplot.Rd:29353)
   R /tags/patch-update/src/library/graphics/man/mosaicplot.Rd (from /branches/R-1-9-patches/src/library/graphics/man/mosaicplot.Rd:29250)
   R /tags/patch-update/src/library/graphics/man/pairs.Rd (from /branches/R-1-9-patches/src/library/graphics/man/pairs.Rd:29952)
   R /tags/patch-update/src/library/graphics/man/par.Rd (from /branches/R-1-9-patches/src/library/graphics/man/par.Rd:29318)
   R /tags/patch-update/src/library/graphics/man/plotdefault.Rd (from /branches/R-1-9-patches/src/library/graphics/man/plotdefault.Rd:29075)
   R /tags/patch-update/src/library/graphics/man/plotformula.Rd (from /branches/R-1-9-patches/src/library/graphics/man/plotformula.Rd:29249)
   R /tags/patch-update/src/library/graphics/man/polygon.Rd (from /branches/R-1-9-patches/src/library/graphics/man/polygon.Rd:29353)
   R /tags/patch-update/src/library/graphics/man/stars.Rd (from /branches/R-1-9-patches/src/library/graphics/man/stars.Rd:29353)
   R /tags/patch-update/src/library/graphics/man/stripchart.Rd (from /branches/R-1-9-patches/src/library/graphics/man/stripchart.Rd:29687)
   R /tags/patch-update/src/library/graphics/man/strwidth.Rd (from /branches/R-1-9-patches/src/library/graphics/man/strwidth.Rd:30177)
   R /tags/patch-update/src/library/graphics/man/unix/gnome.Rd (from /branches/R-1-9-patches/src/library/graphics/man/unix/gnome.Rd:29730)
   R /tags/patch-update/src/library/grid/Makefile.in (from /branches/R-1-9-patches/src/library/grid/Makefile.in:29706)
   R /tags/patch-update/src/library/grid/R/grid.R (from /branches/R-1-9-patches/src/library/grid/R/grid.R:29691)
   R /tags/patch-update/src/library/grid/R/primitives.R (from /branches/R-1-9-patches/src/library/grid/R/primitives.R:29647)
   R /tags/patch-update/src/library/grid/R/unit.R (from /branches/R-1-9-patches/src/library/grid/R/unit.R:29756)
   R /tags/patch-update/src/library/grid/inst/doc/changes.txt (from /branches/R-1-9-patches/src/library/grid/inst/doc/changes.txt:29756)
   A /tags/patch-update/src/library/grid/inst/doc/uguide.pdf (from /trunk/src/library/grid/inst/doc/uguide.pdf:25278)
   R /tags/patch-update/src/library/grid/man/grid.layout.Rd (from /branches/R-1-9-patches/src/library/grid/man/grid.layout.Rd:29356)
   R /tags/patch-update/src/library/grid/man/grid.points.Rd (from /branches/R-1-9-patches/src/library/grid/man/grid.points.Rd:29566)
   A /tags/patch-update/src/library/grid/man/height.details.Rd (from /trunk/src/library/grid/man/height.details.Rd:25323)
   A /tags/patch-update/src/library/grid/man/width.details.Rd (from /trunk/src/library/grid/man/width.details.Rd:25323)
   R /tags/patch-update/src/library/grid/src/unit.c (from /branches/R-1-9-patches/src/library/grid/src/unit.c:29756)
   R /tags/patch-update/src/library/lqs (from /trunk/src/library/lqs:26339)
   R /tags/patch-update/src/library/lqs/DESCRIPTION.in (from /trunk/src/library/lqs/DESCRIPTION.in:28899)
   R /tags/patch-update/src/library/lqs/INDEX (from /branches/R-1-8-patches/src/library/lqs/INDEX:27058)
   R /tags/patch-update/src/library/lqs/Makefile.in (from /trunk/src/library/lqs/Makefile.in:28336)
   R /tags/patch-update/src/library/lqs/R/zzz.R (from /trunk/src/library/lqs/R/zzz.R:27500)
   A /tags/patch-update/src/library/lqs/TITLE (from /trunk/src/library/lqs/TITLE:3475)
   A /tags/patch-update/src/library/lqs/src/Makefile.mac (from /trunk/src/library/lqs/src/Makefile.mac:18257)
   A /tags/patch-update/src/library/lqs/src/lqs.mcp.hqx (from /trunk/src/library/lqs/src/lqs.mcp.hqx:14450)
   A /tags/patch-update/src/library/methods/INDEX (from /trunk/src/library/methods/INDEX:15357)
   R /tags/patch-update/src/library/methods/Makefile.in (from /branches/R-1-9-patches/src/library/methods/Makefile.in:29706)
   R /tags/patch-update/src/library/methods/R/MethodsList.R (from /branches/R-1-9-patches/src/library/methods/R/MethodsList.R:29860)
   R /tags/patch-update/src/library/methods/R/addedFunctions.R (from /branches/R-1-9-patches/src/library/methods/R/addedFunctions.R:30173)
   A /tags/patch-update/src/library/methods/R/class.R (from /trunk/src/library/methods/R/class.R:19473)
   A /tags/patch-update/src/library/methods/R/copyEnvironment.R (from /trunk/src/library/methods/R/copyEnvironment.R:17000)
   A /tags/patch-update/src/library/methods/R/methodMetaData.R (from /trunk/src/library/methods/R/methodMetaData.R:20092)
   A /tags/patch-update/src/library/methods/R/plot.R (from /trunk/src/library/methods/R/plot.R:17381)
   A /tags/patch-update/src/library/methods/R/recover.R (from /trunk/src/library/methods/R/recover.R:15439)
   A /tags/patch-update/src/library/methods/TITLE (from /trunk/src/library/methods/TITLE:15357)
   A /tags/patch-update/src/library/methods/man/BasicFunctions.Rd (from /trunk/src/library/methods/man/BasicFunctions.Rd:19029)
   R /tags/patch-update/src/library/methods/man/RClassUtils.Rd (from /branches/R-1-9-patches/src/library/methods/man/RClassUtils.Rd:29703)
   R /tags/patch-update/src/library/methods/man/RMethodUtils.Rd (from /branches/R-1-9-patches/src/library/methods/man/RMethodUtils.Rd:29353)
   A /tags/patch-update/src/library/methods/man/class.Rd (from /trunk/src/library/methods/man/class.Rd:19029)
   A /tags/patch-update/src/library/methods/man/recover.Rd (from /trunk/src/library/methods/man/recover.Rd:17211)
   R /tags/patch-update/src/library/methods/man/setClass.Rd (from /branches/R-1-9-patches/src/library/methods/man/setClass.Rd:29697)
   R /tags/patch-update/src/library/methods/man/show.Rd (from /branches/R-1-9-patches/src/library/methods/man/show.Rd:29353)
   A /tags/patch-update/src/library/methods/src/Makefile.mac (from /trunk/src/library/methods/src/Makefile.mac:18884)
   A /tags/patch-update/src/library/methods/src/method_meta_data.c (from /trunk/src/library/methods/src/method_meta_data.c:17233)
   R /tags/patch-update/src/library/mle (from /trunk/src/library/mle:26386)
   R /tags/patch-update/src/library/mle/DESCRIPTION.in (from /trunk/src/library/mle/DESCRIPTION.in:28899)
   R /tags/patch-update/src/library/mle/Makefile.in (from /trunk/src/library/mle/Makefile.in:28336)
   R /tags/patch-update/src/library/mle/R (from /trunk/src/library/mle/R:27844)
   R /tags/patch-update/src/library/modreg (from /trunk/src/library/modreg:26379)
   R /tags/patch-update/src/library/modreg/DESCRIPTION.in (from /trunk/src/library/modreg/DESCRIPTION.in:28899)
   R /tags/patch-update/src/library/modreg/Makefile.in (from /trunk/src/library/modreg/Makefile.in:28336)
   R /tags/patch-update/src/library/modreg/R/zzz.R (from /trunk/src/library/modreg/R/zzz.R:27489)
   A /tags/patch-update/src/library/modreg/TITLE (from /trunk/src/library/modreg/TITLE:6098)
   R /tags/patch-update/src/library/modreg/data (from /trunk/src/library/modreg/data:6408)
   A /tags/patch-update/src/library/modreg/man/modreg-internal.Rd (from /trunk/src/library/modreg/man/modreg-internal.Rd:14435)
   A /tags/patch-update/src/library/modreg/src/Makefile.mac (from /trunk/src/library/modreg/src/Makefile.mac:18257)
   R /tags/patch-update/src/library/modreg/src/init.c (from /branches/R-1-8-patches/src/library/modreg/src/init.c:26743)
   A /tags/patch-update/src/library/modreg/src/modreg.mcp.hqx (from /trunk/src/library/modreg/src/modreg.mcp.hqx:15482)
   A /tags/patch-update/src/library/modreg/src/sbart.f (from /trunk/src/library/modreg/src/sbart.f:12778)
   R /tags/patch-update/src/library/mva (from /trunk/src/library/mva:26544)
   R /tags/patch-update/src/library/mva/DESCRIPTION.in (from /trunk/src/library/mva/DESCRIPTION.in:28898)
   A /tags/patch-update/src/library/mva/INDEX (from /trunk/src/library/mva/INDEX:12256)
   R /tags/patch-update/src/library/mva/Makefile.in (from /trunk/src/library/mva/Makefile.in:28336)
   R /tags/patch-update/src/library/mva/R/dendrogram.R (from /branches/R-1-8-patches/src/library/mva/R/dendrogram.R:27059)
   R /tags/patch-update/src/library/mva/R/dist.R (from /branches/R-1-8-patches/src/library/mva/R/dist.R:26808)
   R /tags/patch-update/src/library/mva/R/hclust.R (from /branches/R-1-8-patches/src/library/mva/R/hclust.R:26957)
   R /tags/patch-update/src/library/mva/R/zzz.R (from /trunk/src/library/mva/R/zzz.R:27489)
   A /tags/patch-update/src/library/mva/TITLE (from /branches/unlabeled-1.1.1/src/library/mva/TITLE:26544)
   R /tags/patch-update/src/library/mva/data (from /trunk/src/library/mva/data:12263)
   R /tags/patch-update/src/library/mva/man/dist.Rd (from /branches/R-1-8-patches/src/library/mva/man/dist.Rd:26808)
   R /tags/patch-update/src/library/mva/man/heatmap.Rd (from /branches/R-1-8-patches/src/library/mva/man/heatmap.Rd:27059)
   R /tags/patch-update/src/library/mva/man/princomp.Rd (from /branches/R-1-8-patches/src/library/mva/man/princomp.Rd:26954)
   A /tags/patch-update/src/library/mva/src/Makefile.mac (from /trunk/src/library/mva/src/Makefile.mac:18257)
   R /tags/patch-update/src/library/mva/src/hclust.f (from /branches/R-1-8-patches/src/library/mva/src/hclust.f:26956)
   A /tags/patch-update/src/library/mva/src/mva.mcp.hqx (from /trunk/src/library/mva/src/mva.mcp.hqx:14450)
   R /tags/patch-update/src/library/nls (from /trunk/src/library/nls:26339)
   R /tags/patch-update/src/library/nls/DESCRIPTION.in (from /trunk/src/library/nls/DESCRIPTION.in:28899)
   A /tags/patch-update/src/library/nls/INDEX (from /trunk/src/library/nls/INDEX:6455)
   R /tags/patch-update/src/library/nls/Makefile.in (from /trunk/src/library/nls/Makefile.in:28336)
   R /tags/patch-update/src/library/nls/R/nls.R (from /branches/R-1-8-patches/src/library/nls/R/nls.R:27205)
   A /tags/patch-update/src/library/nls/R/zzz.R (from /trunk/src/library/nls/R/zzz.R:27502)
   A /tags/patch-update/src/library/nls/TITLE (from /trunk/src/library/nls/TITLE:6506)
   R /tags/patch-update/src/library/nls/data (from /trunk/src/library/nls/data:8059)
   A /tags/patch-update/src/library/nls/man/selfStart.default.Rd (from /trunk/src/library/nls/man/selfStart.default.Rd:13223)
   A /tags/patch-update/src/library/nls/man/selfStart.formula.Rd (from /trunk/src/library/nls/man/selfStart.formula.Rd:13223)
   A /tags/patch-update/src/library/nls/src/Makefile.mac (from /trunk/src/library/nls/src/Makefile.mac:18257)
   A /tags/patch-update/src/library/nls/src/nls.mcp.hqx (from /trunk/src/library/nls/src/nls.mcp.hqx:14450)
   A /tags/patch-update/src/library/profile/Rprofile.gnw (from /trunk/src/library/profile/Rprofile.gnw:16987)
   A /tags/patch-update/src/library/profile/Rprofile.mac (from /trunk/src/library/profile/Rprofile.mac:23949)
   A /tags/patch-update/src/library/splines/INDEX (from /trunk/src/library/splines/INDEX:6456)
   R /tags/patch-update/src/library/splines/Makefile.in (from /branches/R-1-9-patches/src/library/splines/Makefile.in:29706)
   A /tags/patch-update/src/library/splines/TITLE (from /trunk/src/library/splines/TITLE:6422)
   R /tags/patch-update/src/library/splines/man/interpSpline.Rd (from /branches/R-1-9-patches/src/library/splines/man/interpSpline.Rd:29353)
   A /tags/patch-update/src/library/splines/src/Makefile.mac (from /trunk/src/library/splines/src/Makefile.mac:18257)
   A /tags/patch-update/src/library/splines/src/splines.mcp.hqx (from /trunk/src/library/splines/src/splines.mcp.hqx:14450)
   R /tags/patch-update/src/library/stats/Makefile.in (from /branches/R-1-9-patches/src/library/stats/Makefile.in:29711)
   R /tags/patch-update/src/library/stats/R/add.R (from /branches/R-1-9-patches/src/library/stats/R/add.R:29105)
   R /tags/patch-update/src/library/stats/R/aggregate.R (from /branches/R-1-9-patches/src/library/stats/R/aggregate.R:29416)
   R /tags/patch-update/src/library/stats/R/arima.R (from /branches/R-1-9-patches/src/library/stats/R/arima.R:29015)
   R /tags/patch-update/src/library/stats/R/dendrogram.R (from /branches/R-1-9-patches/src/library/stats/R/dendrogram.R:29804)
   R /tags/patch-update/src/library/stats/R/diffinv.R (from /branches/R-1-9-patches/src/library/stats/R/diffinv.R:29380)
   R /tags/patch-update/src/library/stats/R/glm.R (from /branches/R-1-9-patches/src/library/stats/R/glm.R:29131)
   R /tags/patch-update/src/library/stats/R/lm.R (from /branches/R-1-9-patches/src/library/stats/R/lm.R:29131)
   R /tags/patch-update/src/library/stats/R/model.tables.R (from /branches/R-1-9-patches/src/library/stats/R/model.tables.R:29196)
   R /tags/patch-update/src/library/stats/R/nls.R (from /branches/R-1-9-patches/src/library/stats/R/nls.R:29770)
   R /tags/patch-update/src/library/stats/R/ts.R (from /branches/R-1-9-patches/src/library/stats/R/ts.R:29988)
   R /tags/patch-update/src/library/stats/man/Logistic.Rd (from /branches/R-1-9-patches/src/library/stats/man/Logistic.Rd:30282)
   R /tags/patch-update/src/library/stats/man/Normal.Rd (from /branches/R-1-9-patches/src/library/stats/man/Normal.Rd:29872)
   R /tags/patch-update/src/library/stats/man/StructTS.Rd (from /branches/R-1-9-patches/src/library/stats/man/StructTS.Rd:29353)
   R /tags/patch-update/src/library/stats/man/arima.Rd (from /branches/R-1-9-patches/src/library/stats/man/arima.Rd:29512)
   R /tags/patch-update/src/library/stats/man/arima.sim.Rd (from /branches/R-1-9-patches/src/library/stats/man/arima.sim.Rd:29549)
   R /tags/patch-update/src/library/stats/man/arima0.Rd (from /branches/R-1-9-patches/src/library/stats/man/arima0.Rd:29512)
   R /tags/patch-update/src/library/stats/man/coefficients.Rd (from /branches/R-1-9-patches/src/library/stats/man/coefficients.Rd:30152)
   R /tags/patch-update/src/library/stats/man/cor.Rd (from /branches/R-1-9-patches/src/library/stats/man/cor.Rd:30078)
   R /tags/patch-update/src/library/stats/man/dendrogram.Rd (from /branches/R-1-9-patches/src/library/stats/man/dendrogram.Rd:29795)
   R /tags/patch-update/src/library/stats/man/dist.Rd (from /branches/R-1-9-patches/src/library/stats/man/dist.Rd:30001)
   R /tags/patch-update/src/library/stats/man/hclust.Rd (from /branches/R-1-9-patches/src/library/stats/man/hclust.Rd:29883)
   R /tags/patch-update/src/library/stats/man/heatmap.Rd (from /branches/R-1-9-patches/src/library/stats/man/heatmap.Rd:29700)
   R /tags/patch-update/src/library/stats/man/identify.hclust.Rd (from /branches/R-1-9-patches/src/library/stats/man/identify.hclust.Rd:29886)
   R /tags/patch-update/src/library/stats/man/lag.plot.Rd (from /branches/R-1-9-patches/src/library/stats/man/lag.plot.Rd:29353)
   R /tags/patch-update/src/library/stats/man/lm.Rd (from /branches/R-1-9-patches/src/library/stats/man/lm.Rd:29165)
   R /tags/patch-update/src/library/stats/man/nls.Rd (from /branches/R-1-9-patches/src/library/stats/man/nls.Rd:29770)
   R /tags/patch-update/src/library/stats/man/nlsModel.Rd (from /branches/R-1-9-patches/src/library/stats/man/nlsModel.Rd:29770)
   R /tags/patch-update/src/library/stats/man/optim.Rd (from /branches/R-1-9-patches/src/library/stats/man/optim.Rd:29502)
   R /tags/patch-update/src/library/stats/man/order.dendrogram.Rd (from /branches/R-1-9-patches/src/library/stats/man/order.dendrogram.Rd:29686)
   R /tags/patch-update/src/library/stats/man/plot.ts.Rd (from /branches/R-1-9-patches/src/library/stats/man/plot.ts.Rd:29541)
   R /tags/patch-update/src/library/stats/man/prcomp.Rd (from /branches/R-1-9-patches/src/library/stats/man/prcomp.Rd:29848)
   R /tags/patch-update/src/library/stats/man/princomp.Rd (from /branches/R-1-9-patches/src/library/stats/man/princomp.Rd:29848)
   R /tags/patch-update/src/library/stats/man/printCoefmat.Rd (from /branches/R-1-9-patches/src/library/stats/man/printCoefmat.Rd:29533)
   R /tags/patch-update/src/library/stats/man/reorder.Rd (from /branches/R-1-9-patches/src/library/stats/man/reorder.Rd:29794)
   R /tags/patch-update/src/library/stats/man/selfStart.Rd (from /branches/R-1-9-patches/src/library/stats/man/selfStart.Rd:29353)
   R /tags/patch-update/src/library/stats/man/wilcox.test.Rd (from /branches/R-1-9-patches/src/library/stats/man/wilcox.test.Rd:29390)
   R /tags/patch-update/src/library/stats/src/pacf.c (from /branches/R-1-9-patches/src/library/stats/src/pacf.c:29953)
   R /tags/patch-update/src/library/stats/src/ppr.f (from /branches/R-1-9-patches/src/library/stats/src/ppr.f:29953)
   R /tags/patch-update/src/library/stats4/Makefile.in (from /branches/R-1-9-patches/src/library/stats4/Makefile.in:29998)
   R /tags/patch-update/src/library/stats4/R/mle.R (from /branches/R-1-9-patches/src/library/stats4/R/mle.R:29803)
   R /tags/patch-update/src/library/stats4/man/coef-methods.Rd (from /branches/R-1-9-patches/src/library/stats4/man/coef-methods.Rd:30152)
   R /tags/patch-update/src/library/stats4/man/update-methods.Rd (from /branches/R-1-9-patches/src/library/stats4/man/update-methods.Rd:29596)
   R /tags/patch-update/src/library/stepfun (from /trunk/src/library/stepfun:25596)
   R /tags/patch-update/src/library/stepfun/DESCRIPTION.in (from /trunk/src/library/stepfun/DESCRIPTION.in:28899)
   R /tags/patch-update/src/library/stepfun/Makefile.in (from /trunk/src/library/stepfun/Makefile.in:28337)
   R /tags/patch-update/src/library/stepfun/R (from /branches/R-1-8-patches/src/library/stepfun/R:27294)
   A /tags/patch-update/src/library/stepfun/R/zzz.R (from /trunk/src/library/stepfun/R/zzz.R:27652)
   A /tags/patch-update/src/library/stepfun/TITLE (from /trunk/src/library/stepfun/TITLE:331)
   R /tags/patch-update/src/library/stepfun/man/ecdf.Rd (from /branches/R-1-8-patches/src/library/stepfun/man/ecdf.Rd:26819)
   A /tags/patch-update/src/library/tcltk/INDEX (from /trunk/src/library/tcltk/INDEX:17153)
   R /tags/patch-update/src/library/tcltk/Makefile.in (from /branches/R-1-9-patches/src/library/tcltk/Makefile.in:29706)
   A /tags/patch-update/src/library/tcltk/TITLE (from /trunk/src/library/tcltk/TITLE:9343)
   A /tags/patch-update/src/library/tcltk/demo/tkfilefind.R (from /trunk/src/library/tcltk/demo/tkfilefind.R:24722)
   R /tags/patch-update/src/library/tcltk/man/TclInterface.Rd (from /branches/R-1-9-patches/src/library/tcltk/man/TclInterface.Rd:29353)
   A /tags/patch-update/src/library/tools/INDEX (from /trunk/src/library/tools/INDEX:18790)
   R /tags/patch-update/src/library/tools/Makefile.in (from /branches/R-1-9-patches/src/library/tools/Makefile.in:29710)
   A /tags/patch-update/src/library/tools/R/QA.R (from /branches/R-1-6-patches/src/library/tools/R/QA.R:28956)
   R /tags/patch-update/src/library/tools/R/QC.R (from /branches/R-1-9-patches/src/library/tools/R/QC.R:29565)
   A /tags/patch-update/src/library/tools/R/Sweave.R (from /trunk/src/library/tools/R/Sweave.R:26466)
   R /tags/patch-update/src/library/tools/R/admin.R (from /branches/R-1-9-patches/src/library/tools/R/admin.R:29494)
   R /tags/patch-update/src/library/tools/R/index.R (from /branches/R-1-9-patches/src/library/tools/R/index.R:29522)
   A /tags/patch-update/src/library/tools/TITLE (from /trunk/src/library/tools/TITLE:16493)
   A /tags/patch-update/src/library/tools/inst (from /trunk/src/library/tools/inst:20051)
   A /tags/patch-update/src/library/tools/man/QA.Rd (from /trunk/src/library/tools/man/QA.Rd:18733)
   A /tags/patch-update/src/library/tools/man/Rtangle.Rd (from /trunk/src/library/tools/man/Rtangle.Rd:19151)
   A /tags/patch-update/src/library/tools/man/RweaveLatex.Rd (from /trunk/src/library/tools/man/RweaveLatex.Rd:21177)
   A /tags/patch-update/src/library/tools/man/Sweave.Rd (from /trunk/src/library/tools/man/Sweave.Rd:26070)
   A /tags/patch-update/src/library/tools/man/SweaveSyntConv.Rd (from /trunk/src/library/tools/man/SweaveSyntConv.Rd:25995)
   R /tags/patch-update/src/library/tools/man/fileutils.Rd (from /branches/R-1-9-patches/src/library/tools/man/fileutils.Rd:29566)
   R /tags/patch-update/src/library/tools/man/getDepList.Rd (from /branches/R-1-9-patches/src/library/tools/man/getDepList.Rd:29258)
   R /tags/patch-update/src/library/tools/man/vignetteDepends.Rd (from /branches/R-1-9-patches/src/library/tools/man/vignetteDepends.Rd:29567)
   R /tags/patch-update/src/library/ts (from /trunk/src/library/ts:26379)
   R /tags/patch-update/src/library/ts/DESCRIPTION.in (from /trunk/src/library/ts/DESCRIPTION.in:28899)
   R /tags/patch-update/src/library/ts/Makefile.in (from /trunk/src/library/ts/Makefile.in:28336)
   R /tags/patch-update/src/library/ts/R/ARMAtheory.R (from /branches/R-1-8-patches/src/library/ts/R/ARMAtheory.R:26982)
   R /tags/patch-update/src/library/ts/R/filter.R (from /branches/R-1-8-patches/src/library/ts/R/filter.R:26982)
   R /tags/patch-update/src/library/ts/R/zzz.R (from /trunk/src/library/ts/R/zzz.R:27501)
   A /tags/patch-update/src/library/ts/TITLE (from /trunk/src/library/ts/TITLE:5320)
   R /tags/patch-update/src/library/ts/data (from /trunk/src/library/ts/data:18707)
   A /tags/patch-update/src/library/ts/man/diff.ts.Rd (from /trunk/src/library/ts/man/diff.ts.Rd:10217)
   A /tags/patch-update/src/library/ts/man/na.omit.ts.Rd (from /trunk/src/library/ts/man/na.omit.ts.Rd:7313)
   R /tags/patch-update/src/library/ts/man/sunspot.Rd (from /branches/R-1-8-patches/src/library/ts/man/sunspot.Rd:26665)
   A /tags/patch-update/src/library/ts/man/ts-internal.Rd (from /trunk/src/library/ts/man/ts-internal.Rd:15330)
   A /tags/patch-update/src/library/ts/src/Makefile.mac (from /trunk/src/library/ts/src/Makefile.mac:19273)
   A /tags/patch-update/src/library/ts/src/starma.f (from /trunk/src/library/ts/src/starma.f:12778)
   A /tags/patch-update/src/library/ts/src/ts.mcp.hqx (from /trunk/src/library/ts/src/ts.mcp.hqx:14450)
   R /tags/patch-update/src/library/utils/Makefile.in (from /branches/R-1-9-patches/src/library/utils/Makefile.in:29733)
   R /tags/patch-update/src/library/utils/NAMESPACE (from /branches/R-1-9-patches/src/library/utils/NAMESPACE:29140)
   R /tags/patch-update/src/library/utils/R/aqua (from /branches/R-1-9-patches/src/library/utils/R/aqua:29364)
   R /tags/patch-update/src/library/utils/R/packageStatus.R (from /branches/R-1-9-patches/src/library/utils/R/packageStatus.R:29143)
   R /tags/patch-update/src/library/utils/R/packages.R (from /branches/R-1-9-patches/src/library/utils/R/packages.R:29641)
   R /tags/patch-update/src/library/utils/R/prompt.R (from /branches/R-1-9-patches/src/library/utils/R/prompt.R:30187)
   R /tags/patch-update/src/library/utils/R/unix/update.packages.R (from /branches/R-1-9-patches/src/library/utils/R/unix/update.packages.R:29264)
   R /tags/patch-update/src/library/utils/R/windows/update.packages.R (from /branches/R-1-9-patches/src/library/utils/R/windows/update.packages.R:29718)
   A /tags/patch-update/src/library/utils/man/SweaveUtils.Rd (from /branches/R-1-9-patches/src/library/utils/man/SweaveUtils.Rd:29135)
   R /tags/patch-update/src/library/utils/man/help.search.Rd (from /branches/R-1-9-patches/src/library/utils/man/help.search.Rd:29471)
   R /tags/patch-update/src/library/utils/man/update.packages.Rd (from /branches/R-1-9-patches/src/library/utils/man/update.packages.Rd:29353)
   D /tags/patch-update/src/library/utils/man/utils-internal.Rd
   R /tags/patch-update/src/library/utils/man/windows/Rconsole.Rd (from /branches/R-1-9-patches/src/library/utils/man/windows/Rconsole.Rd:29154)
   A /tags/patch-update/src/macintosh (from /trunk/src/macintosh:23819)
   A /tags/patch-update/src/macintosh/FF_CREATE (from /branches/R-1-3-patches/src/macintosh/FF_CREATE:23819)
   A /tags/patch-update/src/macintosh/GETCONFIG (from /branches/R-1-3-patches/src/macintosh/GETCONFIG:23819)
   A /tags/patch-update/src/macintosh/GETDESC (from /branches/R-1-3-patches/src/macintosh/GETDESC:23819)
   A /tags/patch-update/src/macintosh/GETVERSION (from /branches/R-1-3-patches/src/macintosh/GETVERSION:23819)
   A /tags/patch-update/src/macintosh/MPWBuild_R (from /branches/R-1-3-patches/src/macintosh/MPWBuild_R:23819)
   A /tags/patch-update/src/macintosh/Makefile (from /trunk/src/macintosh/Makefile:14452)
   A /tags/patch-update/src/macintosh/NEWS.MAC (from /trunk/src/macintosh/NEWS.MAC:12976)
   A /tags/patch-update/src/macintosh/Rd2contents (from /trunk/src/macintosh/Rd2contents:12976)
   A /tags/patch-update/src/macintosh/ReadMe.MPW (from /branches/R-1-3-patches/src/macintosh/ReadMe.MPW:23819)
   A /tags/patch-update/src/macintosh/build-help (from /trunk/src/macintosh/build-help:14601)
   R /tags/patch-update/src/macintosh/extra (from /trunk/src/macintosh/extra:15595)
   R /tags/patch-update/src/macintosh/extra/applescript.c (from /trunk/src/macintosh/extra/applescript.c:20781)
   R /tags/patch-update/src/macintosh/extra/mac_getenv.c (from /trunk/src/macintosh/extra/mac_getenv.c:20790)
   A /tags/patch-update/src/macintosh/f2c/F2Cmain.c (from /branches/R-1-3-patches/src/macintosh/f2c/F2Cmain.c:23819)
   A /tags/patch-update/src/macintosh/gui/FiltersAndHooks.c (from /trunk/src/macintosh/gui/FiltersAndHooks.c:12778)
   A /tags/patch-update/src/macintosh/mpw (from /branches/R-1-3-patches/src/macintosh/mpw:23819)
   A /tags/patch-update/src/macintosh/res/Carbon.r (from /trunk/src/macintosh/res/Carbon.r:13792)
   A /tags/patch-update/src/macintosh/res/R.r (from /branches/R-1-3-patches/src/macintosh/res/R.r:23819)
   A /tags/patch-update/src/macintosh/share (from /branches/R-1-3-patches/src/macintosh/share:23819)
   R /tags/patch-update/src/main/arithmetic.c (from /branches/R-1-9-patches/src/main/arithmetic.c:29413)
   R /tags/patch-update/src/main/array.c (from /branches/R-1-9-patches/src/main/array.c:29400)
   R /tags/patch-update/src/main/attrib.c (from /branches/R-1-9-patches/src/main/attrib.c:29806)
   R /tags/patch-update/src/main/bind.c (from /branches/R-1-9-patches/src/main/bind.c:29944)
   R /tags/patch-update/src/main/character.c (from /branches/R-1-9-patches/src/main/character.c:30019)
   R /tags/patch-update/src/main/connections.c (from /branches/R-1-9-patches/src/main/connections.c:30020)
   R /tags/patch-update/src/main/datetime.c (from /branches/R-1-9-patches/src/main/datetime.c:29376)
   R /tags/patch-update/src/main/devPS.c (from /branches/R-1-9-patches/src/main/devPS.c:29971)
   R /tags/patch-update/src/main/engine.c (from /branches/R-1-9-patches/src/main/engine.c:29691)
   R /tags/patch-update/src/main/graphics.c (from /branches/R-1-9-patches/src/main/graphics.c:29691)
   R /tags/patch-update/src/main/main.c (from /branches/R-1-9-patches/src/main/main.c:29705)
   R /tags/patch-update/src/main/model.c (from /branches/R-1-9-patches/src/main/model.c:29192)
   R /tags/patch-update/src/main/optim.c (from /branches/R-1-9-patches/src/main/optim.c:29438)
   R /tags/patch-update/src/main/options.c (from /branches/R-1-9-patches/src/main/options.c:30267)
   R /tags/patch-update/src/main/pcre.c (from /branches/R-1-9-patches/src/main/pcre.c:29934)
   R /tags/patch-update/src/main/platform.c (from /branches/R-1-9-patches/src/main/platform.c:29460)
   R /tags/patch-update/src/main/plot.c (from /branches/R-1-9-patches/src/main/plot.c:29427)
   R /tags/patch-update/src/main/printutils.c (from /branches/R-1-9-patches/src/main/printutils.c:29054)
   R /tags/patch-update/src/main/relop.c (from /branches/R-1-9-patches/src/main/relop.c:29144)
   R /tags/patch-update/src/main/scan.c (from /branches/R-1-9-patches/src/main/scan.c:29953)
   R /tags/patch-update/src/main/summary.c (from /branches/R-1-9-patches/src/main/summary.c:29575)
   R /tags/patch-update/src/main/util.c (from /branches/R-1-9-patches/src/main/util.c:29192)
   A /tags/patch-update/src/modules/BuildAll.mac (from /trunk/src/modules/BuildAll.mac:15936)
   R /tags/patch-update/src/modules/X11/dataentry.c (from /branches/R-1-9-patches/src/modules/X11/dataentry.c:29065)
   A /tags/patch-update/src/modules/aqua/AquaInstall (from /trunk/src/modules/aqua/AquaInstall:21253)
   A /tags/patch-update/src/modules/aqua/AquaInstall.in (from /branches/R-1-8-patches/src/modules/aqua/AquaInstall.in:28956)
   R /tags/patch-update/src/modules/aqua/CHANGES (from /branches/R-1-9-patches/src/modules/aqua/CHANGES:29078)
   A /tags/patch-update/src/modules/aqua/Contents/Info.plist (from /trunk/src/modules/aqua/Contents/Info.plist:24935)
   A /tags/patch-update/src/modules/aqua/R.fix (from /trunk/src/modules/aqua/R.fix:25040)
   A /tags/patch-update/src/modules/aqua/RAqua (from /trunk/src/modules/aqua/RAqua:24905)
   R /tags/patch-update/src/modules/aqua/RMacOSX-FAQ.html (from /branches/R-1-9-patches/src/modules/aqua/RMacOSX-FAQ.html:29704)
   R /tags/patch-update/src/modules/aqua/RMacOSX-FAQ.texi (from /branches/R-1-9-patches/src/modules/aqua/RMacOSX-FAQ.texi:29704)
   A /tags/patch-update/src/modules/gnome/devGTK.c (from /branches/R-1-6-patches/src/modules/gnome/devGTK.c:28956)
   A /tags/patch-update/src/modules/gnome/devGTK.h (from /trunk/src/modules/gnome/devGTK.h:13974)
   A /tags/patch-update/src/modules/gnome/device-support.c (from /trunk/src/modules/gnome/device-support.c:17271)
   A /tags/patch-update/src/modules/gnome/device-support.h (from /trunk/src/modules/gnome/device-support.h:17020)
   A /tags/patch-update/src/modules/internet/internet.mcp.hqx (from /trunk/src/modules/internet/internet.mcp.hqx:14536)
   A /tags/patch-update/src/modules/internet/win32config.h (from /trunk/src/modules/internet/win32config.h:14409)
   R /tags/patch-update/src/modules/lapack/Lapack.c (from /branches/R-1-9-patches/src/modules/lapack/Lapack.c:29386)
   R /tags/patch-update/src/modules/lapack/Makefile.in (from /branches/R-1-9-patches/src/modules/lapack/Makefile.in:29282)
   A /tags/patch-update/src/modules/lapack/Makefile.mac (from /trunk/src/modules/lapack/Makefile.mac:18257)
   R /tags/patch-update/src/modules/lapack/Makefile.win (from /branches/R-1-9-patches/src/modules/lapack/Makefile.win:29279)
   A /tags/patch-update/src/modules/lapack/blas2.f (from /trunk/src/modules/lapack/blas2.f:17303)
   A /tags/patch-update/src/modules/lapack/dlamc.f (from /branches/R-1-9-patches/src/modules/lapack/dlamc.f:29275)
   R /tags/patch-update/src/modules/lapack/dlapack0.f (from /branches/R-1-9-patches/src/modules/lapack/dlapack0.f:29275)
   A /tags/patch-update/src/modules/lapack/double.f (from /trunk/src/modules/lapack/double.f:20897)
   A /tags/patch-update/src/modules/lapack/lapack.mcp.hqx (from /trunk/src/modules/lapack/lapack.mcp.hqx:15508)
   A /tags/patch-update/src/modules/vfonts/Makefile.mac (from /trunk/src/modules/vfonts/Makefile.mac:18257)
   A /tags/patch-update/src/modules/vfonts/vfonts.mcp.hqx (from /trunk/src/modules/vfonts/vfonts.mcp.hqx:14448)
   R /tags/patch-update/src/nmath/lgammacor.c (from /branches/R-1-9-patches/src/nmath/lgammacor.c:28987)
   R /tags/patch-update/src/nmath/mlutils.c (from /branches/R-1-9-patches/src/nmath/mlutils.c:29585)
   R /tags/patch-update/src/nmath/pbeta.c (from /branches/R-1-9-patches/src/nmath/pbeta.c:29583)
   R /tags/patch-update/src/nmath/pbinom.c (from /branches/R-1-9-patches/src/nmath/pbinom.c:28986)
   R /tags/patch-update/src/nmath/pcauchy.c (from /branches/R-1-9-patches/src/nmath/pcauchy.c:29000)
   R /tags/patch-update/src/nmath/pgamma.c (from /branches/R-1-9-patches/src/nmath/pgamma.c:29584)
   R /tags/patch-update/src/nmath/pgeom.c (from /branches/R-1-9-patches/src/nmath/pgeom.c:29294)
   R /tags/patch-update/src/nmath/polygamma.c (from /branches/R-1-9-patches/src/nmath/polygamma.c:29040)
   R /tags/patch-update/src/nmath/qbinom.c (from /branches/R-1-9-patches/src/nmath/qbinom.c:29797)
   R /tags/patch-update/src/nmath/qgamma.c (from /branches/R-1-9-patches/src/nmath/qgamma.c:29584)
   R /tags/patch-update/src/nmath/stirlerr.c (from /branches/R-1-9-patches/src/nmath/stirlerr.c:28987)
   R /tags/patch-update/src/scripts/INSTALL.in (from /branches/R-1-9-patches/src/scripts/INSTALL.in:29984)
   R /tags/patch-update/src/scripts/R.sh.in (from /branches/R-1-9-patches/src/scripts/R.sh.in:29726)
   A /tags/patch-update/src/scripts/Rdindex.in (from /trunk/src/scripts/Rdindex.in:23030)
   R /tags/patch-update/src/scripts/build.in (from /branches/R-1-9-patches/src/scripts/build.in:29877)
   R /tags/patch-update/src/scripts/check.in (from /branches/R-1-9-patches/src/scripts/check.in:29472)
   R /tags/patch-update/src/scripts/config (from /branches/R-1-9-patches/src/scripts/config:29118)
   A /tags/patch-update/src/scripts/help (from /trunk/src/scripts/help:7218)
   R /tags/patch-update/src/unix/PSPAPER (from /branches/unlabeled-1.1.1/src/unix/PSPAPER:28956)
   R /tags/patch-update/src/unix/devQuartz.c (from /branches/R-1-9-patches/src/unix/devQuartz.c:29314)
   A /tags/patch-update/src/unix/objectBrowser.c (from /trunk/src/unix/objectBrowser.c:21232)
   R /tags/patch-update/src/unix/sys-std.c (from /branches/R-1-9-patches/src/unix/sys-std.c:29982)
   R /tags/patch-update/src/unix/system.c (from /branches/R-1-9-patches/src/unix/system.c:29678)
   R /tags/patch-update/tests/Makefile.in (from /branches/R-1-9-patches/tests/Makefile.in:28988)
   R /tags/patch-update/tests/Makefile.win (from /branches/R-1-9-patches/tests/Makefile.win:28988)
   R /tags/patch-update/tests/README (from /branches/R-1-9-patches/tests/README:28988)
   R /tags/patch-update/tests/d-p-q-r-tests.R (from /branches/R-1-9-patches/tests/d-p-q-r-tests.R:29068)
   R /tags/patch-update/tests/d-p-q-r-tests.Rout.save (from /branches/R-1-9-patches/tests/d-p-q-r-tests.Rout.save:29068)
   R /tags/patch-update/tests/internet.Rout.save (from /branches/R-1-9-patches/tests/internet.Rout.save:29670)
   R /tags/patch-update/tests/reg-plot.R (from /branches/R-1-9-patches/tests/reg-plot.R:29380)
   R /tags/patch-update/tests/reg-plot.Rout.save (from /branches/R-1-9-patches/tests/reg-plot.Rout.save:29380)
   R /tags/patch-update/tests/reg-plot.ps.save (from /branches/R-1-9-patches/tests/reg-plot.ps.save:29380)
   R /tags/patch-update/tests/reg-tests-1.R (from /branches/R-1-9-patches/tests/reg-tests-1.R:30267)
   R /tags/patch-update/tests/reg-tests-2.R (from /branches/R-1-9-patches/tests/reg-tests-2.R:30284)
   R /tags/patch-update/tests/reg-tests-2.Rout.save (from /branches/R-1-9-patches/tests/reg-tests-2.Rout.save:30284)
   A /tags/patch-update/tools/GETSYMBOLS (from /trunk/tools/GETSYMBOLS:11550)
   R /tags/patch-update/tools/link-recommended (from /branches/R-1-9-patches/tools/link-recommended:30221)
   A /tags/patch-update/tools/mkinstalldirs (from /trunk/tools/mkinstalldirs:21710)
   R /tags/patch-update/tools/rsync-recommended (from /branches/R-1-9-patches/tools/rsync-recommended:30222)
   A /tags/patch-update/tools/texi2dvi (from /trunk/tools/texi2dvi:6520)

This commit was manufactured by cvs2svn to create tag 'patch-update'.
------------------------------------------------------------------------
r30285 | (no author) | 2004-07-14 09:39:17 -0400 (Wed, 14 Jul 2004) | 2 lines
Changed paths:
   A /tags/last-patch-update (from /trunk:28956)
   R /tags/last-patch-update/AUTHORS (from /branches/R-1-9-patches/AUTHORS:30097)
   D /tags/last-patch-update/Attic
   R /tags/last-patch-update/BUGS (from /branches/R-1-9-patches/BUGS:30235)
   A /tags/last-patch-update/CHANGES (from /branches/R-0-62-patches/CHANGES:2009)
   R /tags/last-patch-update/FAQ (from /branches/R-1-9-patches/FAQ:30219)
   A /tags/last-patch-update/Makefile (from /branches/R-0-62-patches/Makefile:28956)
   A /tags/last-patch-update/Makefile.2nd (from /branches/R-0-62-patches/Makefile.2nd:1954)
   R /tags/last-patch-update/Makefile.in (from /branches/R-1-9-patches/Makefile.in:29699)
   R /tags/last-patch-update/NEWS (from /branches/R-1-9-patches/NEWS:30284)
   A /tags/last-patch-update/PLATFORMS (from /trunk/PLATFORMS:6533)
   A /tags/last-patch-update/PROJECTS (from /trunk/PROJECTS:5596)
   A /tags/last-patch-update/R.1 (from /trunk/R.1:743)
   R /tags/last-patch-update/RESOURCES (from /branches/R-1-9-patches/RESOURCES:29120)
   A /tags/last-patch-update/Rdconv.1 (from /trunk/Rdconv.1:1339)
   A /tags/last-patch-update/TASKS (from /trunk/TASKS:3786)
   R /tags/last-patch-update/THANKS (from /branches/R-1-9-patches/THANKS:30138)
   R /tags/last-patch-update/VERSION (from /branches/R-1-9-patches/VERSION:29951)
   A /tags/last-patch-update/acconfig.h (from /trunk/acconfig.h:17309)
   R /tags/last-patch-update/acinclude.m4 (from /branches/R-1-9-patches/acinclude.m4:29377)
   R /tags/last-patch-update/aclocal.m4 (from /branches/R-1-9-patches/aclocal.m4:29675)
   A /tags/last-patch-update/afm/AvantB (from /branches/unlabeled-1.1.1/afm/AvantB:28956)
   A /tags/last-patch-update/afm/AvantBO (from /branches/unlabeled-1.1.1/afm/AvantBO:28956)
   A /tags/last-patch-update/afm/AvantD (from /branches/unlabeled-1.1.1/afm/AvantD:28956)
   A /tags/last-patch-update/afm/AvantDO (from /branches/unlabeled-1.1.1/afm/AvantDO:28956)
   A /tags/last-patch-update/afm/BookD (from /branches/unlabeled-1.1.1/afm/BookD:28956)
   A /tags/last-patch-update/afm/BookDI (from /branches/unlabeled-1.1.1/afm/BookDI:28956)
   A /tags/last-patch-update/afm/BookL (from /branches/unlabeled-1.1.1/afm/BookL:28956)
   A /tags/last-patch-update/afm/BookLI (from /branches/unlabeled-1.1.1/afm/BookLI:28956)
   A /tags/last-patch-update/afm/Cour (from /branches/unlabeled-1.1.1/afm/Cour:28956)
   A /tags/last-patch-update/afm/CourB (from /branches/unlabeled-1.1.1/afm/CourB:28956)
   A /tags/last-patch-update/afm/CourBO (from /branches/unlabeled-1.1.1/afm/CourBO:28956)
   A /tags/last-patch-update/afm/CourO (from /branches/unlabeled-1.1.1/afm/CourO:28956)
   A /tags/last-patch-update/afm/Helv (from /branches/unlabeled-1.1.1/afm/Helv:28956)
   A /tags/last-patch-update/afm/HelvB (from /branches/unlabeled-1.1.1/afm/HelvB:28956)
   A /tags/last-patch-update/afm/HelvBO (from /branches/unlabeled-1.1.1/afm/HelvBO:28956)
   A /tags/last-patch-update/afm/HelvN (from /branches/unlabeled-1.1.1/afm/HelvN:28956)
   A /tags/last-patch-update/afm/HelvNB (from /branches/unlabeled-1.1.1/afm/HelvNB:28956)
   A /tags/last-patch-update/afm/HelvNBO (from /branches/unlabeled-1.1.1/afm/HelvNBO:28956)
   A /tags/last-patch-update/afm/HelvNO (from /branches/unlabeled-1.1.1/afm/HelvNO:28956)
   A /tags/last-patch-update/afm/HelvO (from /branches/unlabeled-1.1.1/afm/HelvO:28956)
   A /tags/last-patch-update/afm/Makefile (from /branches/R-0-62-patches/afm/Makefile:28956)
   A /tags/last-patch-update/afm/NCSchlB (from /branches/unlabeled-1.1.1/afm/NCSchlB:28956)
   A /tags/last-patch-update/afm/NCSchlBI (from /branches/unlabeled-1.1.1/afm/NCSchlBI:28956)
   A /tags/last-patch-update/afm/NCSchlI (from /branches/unlabeled-1.1.1/afm/NCSchlI:28956)
   A /tags/last-patch-update/afm/NCSchlR (from /branches/unlabeled-1.1.1/afm/NCSchlR:28956)
   A /tags/last-patch-update/afm/PalatB (from /branches/unlabeled-1.1.1/afm/PalatB:28956)
   A /tags/last-patch-update/afm/PalatBI (from /branches/unlabeled-1.1.1/afm/PalatBI:28956)
   A /tags/last-patch-update/afm/PalatI (from /branches/unlabeled-1.1.1/afm/PalatI:28956)
   A /tags/last-patch-update/afm/PalatO (from /branches/unlabeled-1.1.1/afm/PalatO:28956)
   A /tags/last-patch-update/afm/PalatR (from /branches/unlabeled-1.1.1/afm/PalatR:28956)
   A /tags/last-patch-update/afm/Symbol (from /branches/unlabeled-1.1.1/afm/Symbol:28956)
   A /tags/last-patch-update/afm/TimesB (from /branches/unlabeled-1.1.1/afm/TimesB:28956)
   A /tags/last-patch-update/afm/TimesBI (from /branches/unlabeled-1.1.1/afm/TimesBI:28956)
   A /tags/last-patch-update/afm/TimesI (from /branches/unlabeled-1.1.1/afm/TimesI:28956)
   A /tags/last-patch-update/afm/TimesO (from /branches/unlabeled-1.1.1/afm/TimesO:28956)
   A /tags/last-patch-update/afm/TimesR (from /branches/unlabeled-1.1.1/afm/TimesR:28956)
   A /tags/last-patch-update/afm/ZapfCMI (from /branches/unlabeled-1.1.1/afm/ZapfCMI:28956)
   A /tags/last-patch-update/afm/ZapfD (from /branches/unlabeled-1.1.1/afm/ZapfD:28956)
   A /tags/last-patch-update/cmd (from /trunk/cmd:588)
   R /tags/last-patch-update/cmd/fwf2table.in (from /branches/unlabeled-1.1.1/cmd/fwf2table.in:588)
   R /tags/last-patch-update/cmd/help (from /branches/R-0-62-patches/cmd/help:1814)
   R /tags/last-patch-update/cmd/loadpath (from /branches/unlabeled-1.1.1/cmd/loadpath:588)
   R /tags/last-patch-update/config.site (from /branches/R-1-9-patches/config.site:29111)
   R /tags/last-patch-update/configure (from /branches/R-1-9-patches/configure:29759)
   R /tags/last-patch-update/configure.ac (from /branches/R-1-9-patches/configure.ac:29739)
   A /tags/last-patch-update/configure.in (from /trunk/configure.in:17400)
   A /tags/last-patch-update/configure.mac (from /trunk/configure.mac:4580)
   A /tags/last-patch-update/configure.win (from /trunk/configure.win:80)
   R /tags/last-patch-update/date-stamp (from /branches/R-1-9-patches/date-stamp:30237)
   A /tags/last-patch-update/debian/R-RGtk-patch (from /trunk/debian/R-RGtk-patch:19086)
   A /tags/last-patch-update/debian/files (from /trunk/debian/files:748)
   A /tags/last-patch-update/debian/patch.R.sh.in (from /trunk/debian/patch.R.sh.in:16448)
   A /tags/last-patch-update/debian/r-base.dirs (from /trunk/debian/r-base.dirs:16947)
   A /tags/last-patch-update/debian/r-base.files (from /trunk/debian/r-base.files:16947)
   A /tags/last-patch-update/debian/r-base.lintian (from /trunk/debian/r-base.lintian:16448)
   A /tags/last-patch-update/debian/r-base.menu (from /trunk/debian/r-base.menu:16947)
   A /tags/last-patch-update/debian/r-base.postinst (from /trunk/debian/r-base.postinst:16947)
   A /tags/last-patch-update/debian/sensible-browser (from /branches/R-1-6-patches/debian/sensible-browser:28956)
   A /tags/last-patch-update/debian/shlibs.local (from /trunk/debian/shlibs.local:25671)
   A /tags/last-patch-update/demos (from /trunk/demos:11785)
   A /tags/last-patch-update/demos/Makefile (from /branches/R-0-62-patches/demos/Makefile:11785)
   A /tags/last-patch-update/demos/dynload (from /trunk/demos/dynload:8935)
   A /tags/last-patch-update/demos/dynload/Makefile (from /trunk/demos/dynload/Makefile:6161)
   R /tags/last-patch-update/demos/language/is-things.R (from /branches/R-1-2-patches/demos/language/is-things.R:12006)
   R /tags/last-patch-update/demos/models/lm+glm.R (from /branches/R-1-2-patches/demos/models/lm+glm.R:11999)
   R /tags/last-patch-update/demos/tcltk/tkcanvas.R (from /branches/R-1-2-patches/demos/tcltk/tkcanvas.R:12044)
   A /tags/last-patch-update/doc/Makefile (from /branches/R-0-62-patches/doc/Makefile:28956)
   R /tags/last-patch-update/doc/R.1 (from /branches/R-1-9-patches/doc/R.1:30174)
   A /tags/last-patch-update/doc/Rdconv.1 (from /trunk/doc/Rdconv.1:2322)
   R /tags/last-patch-update/doc/html/R-admin.html (from /branches/R-1-9-patches/doc/html/R-admin.html:30223)
   A /tags/last-patch-update/doc/html/authors.html (from /branches/R-0-65-patches/doc/html/authors.html:28956)
   R /tags/last-patch-update/doc/html/faq.html (from /branches/R-1-9-patches/doc/html/faq.html:30219)
   A /tags/last-patch-update/doc/html/index.html (from /branches/R-1-1-patches/doc/html/index.html:28956)
   R /tags/last-patch-update/doc/html/resources.html (from /branches/R-1-9-patches/doc/html/resources.html:29120)
   A /tags/last-patch-update/doc/html/search/SearchEngine.html (from /trunk/doc/html/search/SearchEngine.html:6608)
   A /tags/last-patch-update/doc/html/search/index.txt (from /trunk/doc/html/search/index.txt:1422)
   A /tags/last-patch-update/doc/keyword-test (from /trunk/doc/keyword-test:289)
   A /tags/last-patch-update/doc/keyword-test.in (from /trunk/doc/keyword-test.in:4580)
   A /tags/last-patch-update/doc/manual/ABOUT.tex (from /trunk/doc/manual/ABOUT.tex:2834)
   A /tags/last-patch-update/doc/manual/ABOUT.tex.in (from /branches/R-0-63-patches/doc/manual/ABOUT.tex.in:28956)
   A /tags/last-patch-update/doc/manual/EQN (from /branches/unlabeled-1.1.1/doc/manual/EQN:28956)
   A /tags/last-patch-update/doc/manual/Makefile (from /branches/R-0-62-patches/doc/manual/Makefile:28956)
   A /tags/last-patch-update/doc/manual/Man.tex (from /branches/R-0-63-patches/doc/manual/Man.tex:2858)
   A /tags/last-patch-update/doc/manual/Man.tex.in (from /branches/R-0-63-patches/doc/manual/Man.tex.in:28956)
   A /tags/last-patch-update/doc/manual/Man0.tex (from /trunk/doc/manual/Man0.tex:276)
   A /tags/last-patch-update/doc/manual/Manual.out (from /trunk/doc/manual/Manual.out:6658)
   A /tags/last-patch-update/doc/manual/Manual.tex.in (from /trunk/doc/manual/Manual.tex.in:3717)
   A /tags/last-patch-update/doc/manual/Pkg-end.tex (from /trunk/doc/manual/Pkg-end.tex:262)
   A /tags/last-patch-update/doc/manual/Pkg-start.tex (from /trunk/doc/manual/Pkg-start.tex:544)
   R /tags/last-patch-update/doc/manual/R-FAQ.texi (from /branches/R-1-9-patches/doc/manual/R-FAQ.texi:30219)
   R /tags/last-patch-update/doc/manual/R-admin.texi (from /branches/R-1-9-patches/doc/manual/R-admin.texi:30010)
   A /tags/last-patch-update/doc/manual/R-external.texi (from /trunk/doc/manual/R-external.texi:6510)
   R /tags/last-patch-update/doc/manual/R-exts.texi (from /branches/R-1-9-patches/doc/manual/R-exts.texi:29993)
   R /tags/last-patch-update/doc/manual/R-intro.R (from /branches/R-1-9-patches/doc/manual/R-intro.R:29090)
   R /tags/last-patch-update/doc/manual/R-intro.texi (from /branches/R-1-9-patches/doc/manual/R-intro.texi:29318)
   R /tags/last-patch-update/doc/manual/R-lang.texi (from /branches/R-1-9-patches/doc/manual/R-lang.texi:29501)
   A /tags/last-patch-update/doc/manual/Rd.sty (from /branches/R-1-2-patches/doc/manual/Rd.sty:28956)
   A /tags/last-patch-update/doc/manual/Rd2dvi.tex (from /trunk/doc/manual/Rd2dvi.tex:4662)
   A /tags/last-patch-update/doc/manual/Reference.tex.in (from /trunk/doc/manual/Reference.tex.in:5337)
   A /tags/last-patch-update/doc/manual/ae (from /branches/R-0-90-patches/doc/manual/ae:28956)
   A /tags/last-patch-update/doc/manual/hyperref.cfg (from /trunk/doc/manual/hyperref.cfg:7229)
   A /tags/last-patch-update/doc/manual/lib2tex.in (from /branches/R-0-90-patches/doc/manual/lib2tex.in:28956)
   A /tags/last-patch-update/doc/manual/omsaer.fd (from /trunk/doc/manual/omsaer.fd:7804)
   A /tags/last-patch-update/doc/manual/omsaett.fd (from /trunk/doc/manual/omsaett.fd:6658)
   A /tags/last-patch-update/doc/manual/omscmtt.fd (from /trunk/doc/manual/omscmtt.fd:6651)
   A /tags/last-patch-update/doc/manual/pdf (from /trunk/doc/manual/pdf:6658)
   R /tags/last-patch-update/doc/manual/pdf/Rd.sty (from /branches/R-0-90-patches/doc/manual/pdf/Rd.sty:7033)
   A /tags/last-patch-update/doc/manual/plotmath.tex (from /trunk/doc/manual/plotmath.tex:3713)
   A /tags/last-patch-update/doc/manual/primitive-funs.tex (from /trunk/doc/manual/primitive-funs.tex:5200)
   A /tags/last-patch-update/doc/manual/programming.tex (from /branches/R-0-65-patches/doc/manual/programming.tex:28956)
   A /tags/last-patch-update/doc/manual/refman.top.in (from /branches/R-0-90-patches/doc/manual/refman.top.in:28956)
   R /tags/last-patch-update/doc/manual/resources.texi (from /branches/R-1-9-patches/doc/manual/resources.texi:29119)
   A /tags/last-patch-update/doc/manual/writing-Rd.tex (from /trunk/doc/manual/writing-Rd.tex:4580)
   R /tags/last-patch-update/etc (from /trunk/etc:1078)
   A /tags/last-patch-update/etc/BATCH (from /branches/R-0-62-patches/etc/BATCH:1798)
   R /tags/last-patch-update/etc/COMPILE (from /branches/R-0-62-patches/etc/COMPILE:1629)
   A /tags/last-patch-update/etc/COMPILE.in (from /branches/R-0-62-patches/etc/COMPILE.in:1675)
   R /tags/last-patch-update/etc/INSTALL.in (from /branches/R-0-62-patches/etc/INSTALL.in:1835)
   A /tags/last-patch-update/etc/Makeconf-tests.in (from /trunk/etc/Makeconf-tests.in:10041)
   R /tags/last-patch-update/etc/Makeconf.in (from /trunk/etc/Makeconf.in:25412)
   R /tags/last-patch-update/etc/Makefile (from /branches/R-0-62-patches/etc/Makefile:1996)
   R /tags/last-patch-update/etc/Makefile-test-Ex (from /trunk/etc/Makefile-test-Ex:345)
   A /tags/last-patch-update/etc/Makefile.in (from /trunk/etc/Makefile.in:22605)
   R /tags/last-patch-update/etc/Rdconv.in (from /branches/R-0-62-patches/etc/Rdconv.in:1765)
   R /tags/last-patch-update/etc/Rdconvlib.pl (from /branches/R-1-1-patches/etc/Rdconvlib.pl:10185)
   A /tags/last-patch-update/etc/Renviron.in (from /trunk/etc/Renviron.in:26333)
   R /tags/last-patch-update/etc/Rman2Rd.in (from /branches/unlabeled-1.1.1/etc/Rman2Rd.in:1078)
   R /tags/last-patch-update/etc/SHLIB.in (from /branches/R-0-62-patches/etc/SHLIB.in:1859)
   R /tags/last-patch-update/etc/Sd2Rd.in (from /branches/R-0-62-patches/etc/Sd2Rd.in:1554)
   A /tags/last-patch-update/etc/build-htmlpkglist.in (from /trunk/etc/build-htmlpkglist.in:166)
   R /tags/last-patch-update/etc/buildlib.pl (from /trunk/etc/buildlib.pl:9421)
   D /tags/last-patch-update/etc/colors.big
   D /tags/last-patch-update/etc/colors.small
   R /tags/last-patch-update/etc/config.guess (from /branches/unlabeled-1.1.1/etc/config.guess:1078)
   R /tags/last-patch-update/etc/config.sub (from /branches/unlabeled-1.1.1/etc/config.sub:1078)
   A /tags/last-patch-update/etc/gnome-interface.glade (from /trunk/etc/gnome-interface.glade:5735)
   R /tags/last-patch-update/etc/html-layout.pl (from /branches/R-1-1-patches/etc/html-layout.pl:10034)
   R /tags/last-patch-update/etc/install-sh (from /branches/unlabeled-1.1.1/etc/install-sh:1078)
   R /tags/last-patch-update/etc/massage-Examples (from /trunk/etc/massage-Examples:169)
   R /tags/last-patch-update/etc/older-stuff (from /branches/unlabeled-1.1.1/etc/older-stuff:1078)
   A /tags/last-patch-update/etc/older-stuff/help.pretty (from /trunk/etc/older-stuff/help.pretty:1078)
   A /tags/last-patch-update/etc/older-stuff/help.pretty.perl (from /trunk/etc/older-stuff/help.pretty.perl:1078)
   R /tags/last-patch-update/etc/tasks (from /branches/unlabeled-1.1.1/etc/tasks:1078)
   D /tags/last-patch-update/etc/test-things.Rd
   A /tags/last-patch-update/html (from /branches/unlabeled-1.1.1/html:28956)
   R /tags/last-patch-update/html/index.html (from /trunk/html/index.html:150)
   R /tags/last-patch-update/m4/Makefile.in (from /branches/R-1-9-patches/m4/Makefile.in:29048)
   R /tags/last-patch-update/m4/R.m4 (from /branches/R-1-9-patches/m4/R.m4:29376)
   R /tags/last-patch-update/m4/README (from /branches/R-1-9-patches/m4/README:29124)
   A /tags/last-patch-update/m4/am-fixes.m4 (from /trunk/m4/am-fixes.m4:14138)
   A /tags/last-patch-update/m4/codeset.m4 (from /branches/R-1-9-patches/m4/codeset.m4:29048)
   R /tags/last-patch-update/share/perl/R/Utils.pm (from /branches/R-1-9-patches/share/perl/R/Utils.pm:29472)
   A /tags/last-patch-update/share/perl/Rd2contents.pl (from /branches/R-1-8-patches/share/perl/Rd2contents.pl:28956)
   A /tags/last-patch-update/share/perl/build-help-mac.pl (from /trunk/share/perl/build-help-mac.pl:22998)
   A /tags/last-patch-update/share/perl/extract-examples.pl (from /branches/R-1-8-patches/share/perl/extract-examples.pl:28956)
   A /tags/last-patch-update/share/perl/extract-usage.pl (from /branches/R-1-8-patches/share/perl/extract-usage.pl:28956)
   A /tags/last-patch-update/share/perl/hhw-to-rtf.pl (from /trunk/share/perl/hhw-to-rtf.pl:10505)
   A /tags/last-patch-update/share/perl/html-rtf.pl (from /trunk/share/perl/html-rtf.pl:12976)
   A /tags/last-patch-update/share/perl/maketitle.pl (from /trunk/share/perl/maketitle.pl:19416)
   R /tags/last-patch-update/share/perl/massage-Examples.pl (from /branches/R-1-9-patches/share/perl/massage-Examples.pl:29403)
   A /tags/last-patch-update/share/perl/parse-html.pl (from /trunk/share/perl/parse-html.pl:15331)
   A /tags/last-patch-update/share/texmf/hyperref.cfg (from /trunk/share/texmf/hyperref.cfg:26411)
   A /tags/last-patch-update/src/GETSYMBOLS (from /branches/R-0-62-patches/src/GETSYMBOLS:28956)
   A /tags/last-patch-update/src/Makefile (from /trunk/src/Makefile:1250)
   A /tags/last-patch-update/src/appl/Makefile (from /trunk/src/appl/Makefile:1251)
   A /tags/last-patch-update/src/appl/ROUTINES (from /trunk/src/appl/ROUTINES:21103)
   A /tags/last-patch-update/src/appl/Rsock.c (from /branches/R-1-2-patches/src/appl/Rsock.c:28956)
   A /tags/last-patch-update/src/appl/Rsock.h (from /trunk/src/appl/Rsock.h:5458)
   A /tags/last-patch-update/src/appl/S_compat.c (from /trunk/src/appl/S_compat.c:7701)
   R /tags/last-patch-update/src/appl/approx.c (from /branches/R-1-9-patches/src/appl/approx.c:29335)
   A /tags/last-patch-update/src/appl/chisqsim.c (from /branches/R-1-2-patches/src/appl/chisqsim.c:28956)
   A /tags/last-patch-update/src/appl/distance.c (from /trunk/src/appl/distance.c:10960)
   A /tags/last-patch-update/src/appl/eigen.c (from /trunk/src/appl/eigen.c:2626)
   A /tags/last-patch-update/src/appl/fmin.f (from /trunk/src/appl/fmin.f:3599)
   A /tags/last-patch-update/src/appl/fortran.c (from /trunk/src/appl/fortran.c:10960)
   R /tags/last-patch-update/src/appl/integrate.c (from /branches/R-1-9-patches/src/appl/integrate.c:29438)
   R /tags/last-patch-update/src/appl/lbfgsb.c (from /branches/R-1-9-patches/src/appl/lbfgsb.c:30002)
   R /tags/last-patch-update/src/appl/lowess.doc (from /branches/unlabeled-1.1.1/src/appl/lowess.doc:28956)
   R /tags/last-patch-update/src/appl/massdist.c (from /branches/R-1-9-patches/src/appl/massdist.c:29438)
   A /tags/last-patch-update/src/appl/pythag.c (from /trunk/src/appl/pythag.c:8076)
   A /tags/last-patch-update/src/appl/sock.c (from /branches/R-1-2-patches/src/appl/sock.c:28956)
   A /tags/last-patch-update/src/appl/sock.h (from /branches/R-1-2-patches/src/appl/sock.h:28956)
   A /tags/last-patch-update/src/appl/uncmin.f (from /trunk/src/appl/uncmin.f:5457)
   A /tags/last-patch-update/src/appl/zeroin.f (from /trunk/src/appl/zeroin.f:2612)
   A /tags/last-patch-update/src/appl.c (from /branches/unlabeled-1.1.1/src/appl.c:28956)
   R /tags/last-patch-update/src/appl.c/dqrdc2.c (from /trunk/src/appl.c/dqrdc2.c:432)
   A /tags/last-patch-update/src/appl.f (from /branches/unlabeled-1.1.1/src/appl.f:28956)
   A /tags/last-patch-update/src/appl.new (from /branches/unlabeled-1.1.1/src/appl.new:28956)
   A /tags/last-patch-update/src/extra/pcre/chartables.c (from /trunk/src/extra/pcre/chartables.c:19632)
   R /tags/last-patch-update/src/extra/xdr (from /trunk/src/extra/xdr:19437)
   A /tags/last-patch-update/src/extra/xdr/Makefile (from /trunk/src/extra/xdr/Makefile:16479)
   R /tags/last-patch-update/src/extra/xdr/Makefile.in (from /trunk/src/extra/xdr/Makefile.in:19999)
   R /tags/last-patch-update/src/extra/xdr/xdr.c (from /trunk/src/extra/xdr/xdr.c:23261)
   A /tags/last-patch-update/src/extra/zlib/infblock.c (from /trunk/src/extra/zlib/infblock.c:18679)
   A /tags/last-patch-update/src/extra/zlib/infblock.h (from /trunk/src/extra/zlib/infblock.h:18679)
   A /tags/last-patch-update/src/extra/zlib/infcodes.c (from /trunk/src/extra/zlib/infcodes.c:18679)
   A /tags/last-patch-update/src/extra/zlib/infcodes.h (from /trunk/src/extra/zlib/infcodes.h:18679)
   A /tags/last-patch-update/src/extra/zlib/infutil.c (from /trunk/src/extra/zlib/infutil.c:18679)
   A /tags/last-patch-update/src/extra/zlib/infutil.h (from /trunk/src/extra/zlib/infutil.h:18679)
   A /tags/last-patch-update/src/f2clib (from /trunk/src/f2clib:3541)
   R /tags/last-patch-update/src/f2clib/d_lg10.c (from /branches/R-1-2-patches/src/f2clib/d_lg10.c:12598)
   R /tags/last-patch-update/src/f2clib/pow_dd.c (from /branches/R-1-2-patches/src/f2clib/pow_dd.c:12598)
   A /tags/last-patch-update/src/front (from /trunk/src/front:805)
   R /tags/last-patch-update/src/front/R.sh.in (from /branches/R-0-62-patches/src/front/R.sh.in:1744)
   A /tags/last-patch-update/src/gnome (from /trunk/src/gnome:8035)
   A /tags/last-patch-update/src/gnuwin32/Announce (from /trunk/src/gnuwin32/Announce:4409)
   R /tags/last-patch-update/src/gnuwin32/CHANGES (from /branches/R-1-9-patches/src/gnuwin32/CHANGES:29513)
   A /tags/last-patch-update/src/gnuwin32/INSTALL.in (from /branches/R-1-6-patches/src/gnuwin32/INSTALL.in:28956)
   R /tags/last-patch-update/src/gnuwin32/MakePkg (from /branches/R-1-9-patches/src/gnuwin32/MakePkg:29513)
   R /tags/last-patch-update/src/gnuwin32/Makefile (from /branches/R-1-9-patches/src/gnuwin32/Makefile:30243)
   A /tags/last-patch-update/src/gnuwin32/MkDyndemo (from /trunk/src/gnuwin32/MkDyndemo:11131)
   A /tags/last-patch-update/src/gnuwin32/RWVERSION (from /branches/R-1-6-patches/src/gnuwin32/RWVERSION:28956)
   A /tags/last-patch-update/src/gnuwin32/check/Maketests (from /branches/R-1-2-patches/src/gnuwin32/check/Maketests:28956)
   A /tags/last-patch-update/src/gnuwin32/check/makeRex.R (from /trunk/src/gnuwin32/check/makeRex.R:6994)
   A /tags/last-patch-update/src/gnuwin32/copying (from /branches/R-0-65-patches/src/gnuwin32/copying:28956)
   R /tags/last-patch-update/src/gnuwin32/cran/index.in (from /branches/R-1-9-patches/src/gnuwin32/cran/index.in:29745)
   A /tags/last-patch-update/src/gnuwin32/cran/release.in (from /branches/R-1-9-patches/src/gnuwin32/cran/release.in:29745)
   R /tags/last-patch-update/src/gnuwin32/dataentry.c (from /branches/R-1-9-patches/src/gnuwin32/dataentry.c:29156)
   R /tags/last-patch-update/src/gnuwin32/devga.c (from /branches/R-1-9-patches/src/gnuwin32/devga.c:29365)
   A /tags/last-patch-update/src/gnuwin32/dounzip.c (from /trunk/src/gnuwin32/dounzip.c:12976)
   R /tags/last-patch-update/src/gnuwin32/extra.c (from /branches/R-1-9-patches/src/gnuwin32/extra.c:29150)
   A /tags/last-patch-update/src/gnuwin32/fileio.c (from /trunk/src/gnuwin32/fileio.c:5458)
   A /tags/last-patch-update/src/gnuwin32/fixed/GETCONFIG (from /trunk/src/gnuwin32/fixed/GETCONFIG:7913)
   A /tags/last-patch-update/src/gnuwin32/fixed/GETVERSION (from /trunk/src/gnuwin32/fixed/GETVERSION:7913)
   A /tags/last-patch-update/src/gnuwin32/fixed/bin/BATCH (from /branches/R-1-7-patches/src/gnuwin32/fixed/bin/BATCH:28956)
   R /tags/last-patch-update/src/gnuwin32/fixed/bin/INSTALL (from /branches/R-1-9-patches/src/gnuwin32/fixed/bin/INSTALL:29044)
   A /tags/last-patch-update/src/gnuwin32/fixed/bin/Rd2txt.bat (from /branches/R-1-1-patches/src/gnuwin32/fixed/bin/Rd2txt.bat:28956)
   A /tags/last-patch-update/src/gnuwin32/fixed/bin/Rdconv.bat (from /branches/R-1-1-patches/src/gnuwin32/fixed/bin/Rdconv.bat:28956)
   A /tags/last-patch-update/src/gnuwin32/fixed/bin/Rdindex.bat (from /branches/R-1-1-patches/src/gnuwin32/fixed/bin/Rdindex.bat:28956)
   A /tags/last-patch-update/src/gnuwin32/fixed/bin/Sd2Rd.bat (from /branches/R-1-1-patches/src/gnuwin32/fixed/bin/Sd2Rd.bat:28956)
   A /tags/last-patch-update/src/gnuwin32/fixed/bin/build.sh (from /branches/R-1-1-patches/src/gnuwin32/fixed/bin/build.sh:28956)
   A /tags/last-patch-update/src/gnuwin32/fixed/bin/fwf2table (from /trunk/src/gnuwin32/fixed/bin/fwf2table:6098)
   A /tags/last-patch-update/src/gnuwin32/fixed/etc/Makeconf-tests (from /branches/R-1-2-patches/src/gnuwin32/fixed/etc/Makeconf-tests:28956)
   A /tags/last-patch-update/src/gnuwin32/fixed/getdates.pl (from /branches/R-0-64-patches/src/gnuwin32/fixed/getdates.pl:28956)
   A /tags/last-patch-update/src/gnuwin32/fixed/h/Rconfig.h (from /branches/R-0-90-patches/src/gnuwin32/fixed/h/Rconfig.h:28956)
   R /tags/last-patch-update/src/gnuwin32/fixed/h/config.h (from /branches/R-1-9-patches/src/gnuwin32/fixed/h/config.h:29049)
   A /tags/last-patch-update/src/gnuwin32/fixed/h/platform.h.in (from /branches/R-0-64-patches/src/gnuwin32/fixed/h/platform.h.in:28956)
   A /tags/last-patch-update/src/gnuwin32/fixed/html/rw-FAQ.html (from /branches/R-1-6-patches/src/gnuwin32/fixed/html/rw-FAQ.html:28956)
   A /tags/last-patch-update/src/gnuwin32/fixed/keywords2html (from /branches/R-1-1-patches/src/gnuwin32/fixed/keywords2html:28956)
   A /tags/last-patch-update/src/gnuwin32/fixed/make.appl (from /branches/R-0-65-patches/src/gnuwin32/fixed/make.appl:28956)
   A /tags/last-patch-update/src/gnuwin32/fixed/make.main (from /trunk/src/gnuwin32/fixed/make.main:5215)
   A /tags/last-patch-update/src/gnuwin32/fixed/make.nmath (from /branches/R-0-65-patches/src/gnuwin32/fixed/make.nmath:28956)
   A /tags/last-patch-update/src/gnuwin32/fixed/makefile (from /branches/R-0-64-patches/src/gnuwin32/fixed/makefile:28956)
   A /tags/last-patch-update/src/gnuwin32/fixed/man (from /trunk/src/gnuwin32/fixed/man:5621)
   R /tags/last-patch-update/src/gnuwin32/fixed/man/Rconsole.Rd (from /branches/R-0-65-patches/src/gnuwin32/fixed/man/Rconsole.Rd:5707)
   R /tags/last-patch-update/src/gnuwin32/fixed/man/help.Rd (from /branches/R-0-65-patches/src/gnuwin32/fixed/man/help.Rd:5845)
   R /tags/last-patch-update/src/gnuwin32/fixed/man/library.Rd (from /branches/R-0-65-patches/src/gnuwin32/fixed/man/library.Rd:5707)
   A /tags/last-patch-update/src/gnuwin32/fixed/man/savePlot.Rd (from /branches/R-0-65-patches/src/gnuwin32/fixed/man/savePlot.Rd:5707)
   R /tags/last-patch-update/src/gnuwin32/fixed/man/unlink.Rd (from /branches/R-0-65-patches/src/gnuwin32/fixed/man/unlink.Rd:5928)
   A /tags/last-patch-update/src/gnuwin32/fixed/man/update.packages.Rd (from /branches/R-0-65-patches/src/gnuwin32/fixed/man/update.packages.Rd:6071)
   A /tags/last-patch-update/src/gnuwin32/fixed/man/x11.Rd (from /trunk/src/gnuwin32/fixed/man/x11.Rd:4396)
   A /tags/last-patch-update/src/gnuwin32/fixed/profile (from /trunk/src/gnuwin32/fixed/profile:4989)
   R /tags/last-patch-update/src/gnuwin32/fixed/profile/rprofile (from /branches/R-0-65-patches/src/gnuwin32/fixed/profile/rprofile:6023)
   R /tags/last-patch-update/src/gnuwin32/fixed/profile/rprofile.site (from /branches/R-0-65-patches/src/gnuwin32/fixed/profile/rprofile.site:6024)
   A /tags/last-patch-update/src/gnuwin32/fixed/r (from /branches/R-0-65-patches/src/gnuwin32/fixed/r:28956)
   R /tags/last-patch-update/src/gnuwin32/fixed/r/bugreport.gnw.r (from /trunk/src/gnuwin32/fixed/r/bugreport.gnw.r:5034)
   R /tags/last-patch-update/src/gnuwin32/fixed/r/function-head.html (from /trunk/src/gnuwin32/fixed/r/function-head.html:10480)
   R /tags/last-patch-update/src/gnuwin32/fixed/r/linkhtml.gnw.r (from /trunk/src/gnuwin32/fixed/r/linkhtml.gnw.r:4396)
   R /tags/last-patch-update/src/gnuwin32/fixed/r/read.gnw.r (from /trunk/src/gnuwin32/fixed/r/read.gnw.r:4396)
   R /tags/last-patch-update/src/gnuwin32/fixed/r/rw-FAQ.html (from /branches/R-1-2-patches/src/gnuwin32/fixed/r/rw-FAQ.html:28956)
   A /tags/last-patch-update/src/gnuwin32/fixed/r/rwin.html (from /branches/R-1-2-patches/src/gnuwin32/fixed/r/rwin.html:28956)
   R /tags/last-patch-update/src/gnuwin32/fixed/r/zero.R (from /trunk/src/gnuwin32/fixed/r/zero.R:4640)
   A /tags/last-patch-update/src/gnuwin32/front-ends/makefile (from /branches/R-0-64-patches/src/gnuwin32/front-ends/makefile:28956)
   A /tags/last-patch-update/src/gnuwin32/front-ends/rproxy.h (from /branches/R-0-65-patches/src/gnuwin32/front-ends/rproxy.h:28956)
   A /tags/last-patch-update/src/gnuwin32/front-ends/rprx.c (from /trunk/src/gnuwin32/front-ends/rprx.c:8921)
   A /tags/last-patch-update/src/gnuwin32/getline/makefile (from /trunk/src/gnuwin32/getline/makefile:4404)
   R /tags/last-patch-update/src/gnuwin32/graphapp/ga.h (from /branches/R-1-9-patches/src/gnuwin32/graphapp/ga.h:29286)
   A /tags/last-patch-update/src/gnuwin32/graphapp/gifs (from /trunk/src/gnuwin32/graphapp/gifs:4399)
   A /tags/last-patch-update/src/gnuwin32/graphapp/makefile (from /branches/R-0-64-patches/src/gnuwin32/graphapp/makefile:28956)
   A /tags/last-patch-update/src/gnuwin32/graphapp/winalloc.c (from /trunk/src/gnuwin32/graphapp/winalloc.c:5458)
   R /tags/last-patch-update/src/gnuwin32/graphapp/windows.c (from /branches/R-1-9-patches/src/gnuwin32/graphapp/windows.c:29286)
   R /tags/last-patch-update/src/gnuwin32/help (from /trunk/src/gnuwin32/help:10486)
   R /tags/last-patch-update/src/gnuwin32/help/Makefile (from /trunk/src/gnuwin32/help/Makefile:27897)
   R /tags/last-patch-update/src/gnuwin32/help/Rd2contents (from /trunk/src/gnuwin32/help/Rd2contents:14302)
   A /tags/last-patch-update/src/gnuwin32/help/Rdconvlib.pl (from /branches/R-0-90-patches/src/gnuwin32/help/Rdconvlib.pl:10486)
   R /tags/last-patch-update/src/gnuwin32/help/build.help (from /trunk/src/gnuwin32/help/build.help:14438)
   A /tags/last-patch-update/src/gnuwin32/help/buildlib.pl (from /trunk/src/gnuwin32/help/buildlib.pl:6124)
   A /tags/last-patch-update/src/gnuwin32/help/html-layout.pl (from /branches/R-0-90-patches/src/gnuwin32/help/html-layout.pl:10486)
   A /tags/last-patch-update/src/gnuwin32/help/makefile (from /branches/R-0-64-patches/src/gnuwin32/help/makefile:10486)
   R /tags/last-patch-update/src/gnuwin32/install-save.sh (from /branches/R-1-9-patches/src/gnuwin32/install-save.sh:29084)
   R /tags/last-patch-update/src/gnuwin32/installer (from /trunk/src/gnuwin32/installer:13340)
   R /tags/last-patch-update/src/gnuwin32/installer/INSTALL (from /trunk/src/gnuwin32/installer/INSTALL:28309)
   R /tags/last-patch-update/src/gnuwin32/installer/JRins.pl (from /trunk/src/gnuwin32/installer/JRins.pl:28309)
   R /tags/last-patch-update/src/gnuwin32/installer/JRsmall.pl (from /branches/R-1-6-patches/src/gnuwin32/installer/JRsmall.pl:22572)
   R /tags/last-patch-update/src/gnuwin32/installer/Makefile (from /branches/R-1-9-patches/src/gnuwin32/installer/Makefile:29513)
   A /tags/last-patch-update/src/gnuwin32/makeimps.pl (from /trunk/src/gnuwin32/makeimps.pl:9350)
   A /tags/last-patch-update/src/gnuwin32/man-install.sh (from /branches/R-1-9-patches/src/gnuwin32/man-install.sh:29516)
   A /tags/last-patch-update/src/gnuwin32/math (from /trunk/src/gnuwin32/math:4606)
   R /tags/last-patch-update/src/gnuwin32/readme.packages (from /branches/R-1-9-patches/src/gnuwin32/readme.packages:29088)
   A /tags/last-patch-update/src/gnuwin32/regex (from /trunk/src/gnuwin32/regex:4395)
   A /tags/last-patch-update/src/gnuwin32/regex/Makefile (from /trunk/src/gnuwin32/regex/Makefile:5035)
   R /tags/last-patch-update/src/gnuwin32/regex/regex.c (from /trunk/src/gnuwin32/regex/regex.c:6509)
   R /tags/last-patch-update/src/gnuwin32/rui.c (from /branches/R-1-9-patches/src/gnuwin32/rui.c:29286)
   R /tags/last-patch-update/src/gnuwin32/rw-FAQ.texi (from /branches/R-1-9-patches/src/gnuwin32/rw-FAQ.texi:30161)
   A /tags/last-patch-update/src/gnuwin32/rw-faq (from /branches/R-1-6-patches/src/gnuwin32/rw-faq:28956)
   R /tags/last-patch-update/src/gnuwin32/system.c (from /branches/R-1-9-patches/src/gnuwin32/system.c:29218)
   A /tags/last-patch-update/src/gnuwin32/unzip (from /trunk/src/gnuwin32/unzip:16913)
   A /tags/last-patch-update/src/gnuwin32/unzip/unzip.doc (from /trunk/src/gnuwin32/unzip/unzip.doc:4401)
   A /tags/last-patch-update/src/gnuwin32/xdr (from /trunk/src/gnuwin32/xdr:10061)
   A /tags/last-patch-update/src/gnuwin32/xdr/makefile (from /trunk/src/gnuwin32/xdr/makefile:4394)
   R /tags/last-patch-update/src/gnuwin32/xdr/rpc/rpc.h (from /branches/R-1-2-patches/src/gnuwin32/xdr/rpc/rpc.h:12633)
   R /tags/last-patch-update/src/gnuwin32/xdr/rpc/svc.h (from /branches/R-1-2-patches/src/gnuwin32/xdr/rpc/svc.h:12633)
   R /tags/last-patch-update/src/gnuwin32/xdr/rpc/types.h (from /branches/R-1-2-patches/src/gnuwin32/xdr/rpc/types.h:12697)
   R /tags/last-patch-update/src/gnuwin32/xdr/xdr.c (from /branches/R-1-2-patches/src/gnuwin32/xdr/xdr.c:12633)
   R /tags/last-patch-update/src/gnuwin32/xdr/xdr_float.c (from /branches/R-1-2-patches/src/gnuwin32/xdr/xdr_float.c:12697)
   A /tags/last-patch-update/src/graphics (from /branches/R-0-62-patches/src/graphics:28956)
   A /tags/last-patch-update/src/graphics/Makefile (from /trunk/src/graphics/Makefile:1251)
   A /tags/last-patch-update/src/graphics/gdevice.c (from /trunk/src/graphics/gdevice.c:298)
   A /tags/last-patch-update/src/include/Applic.h (from /trunk/src/include/Applic.h:6098)
   A /tags/last-patch-update/src/include/Arith.h (from /branches/R-0-90-patches/src/include/Arith.h:28956)
   A /tags/last-patch-update/src/include/Blas.h (from /branches/R-0-90-patches/src/include/Blas.h:28956)
   A /tags/last-patch-update/src/include/Complex.h (from /branches/R-0-90-patches/src/include/Complex.h:28956)
   A /tags/last-patch-update/src/include/Error.h (from /trunk/src/include/Error.h:5458)
   A /tags/last-patch-update/src/include/Fortran.h (from /branches/R-1-2-patches/src/include/Fortran.h:28956)
   A /tags/last-patch-update/src/include/IOSupport.h (from /trunk/src/include/IOSupport.h:290)
   A /tags/last-patch-update/src/include/Linpack.h (from /trunk/src/include/Linpack.h:5185)
   A /tags/last-patch-update/src/include/Makefile (from /trunk/src/include/Makefile:805)
   A /tags/last-patch-update/src/include/Mathlib.h (from /branches/R-0-90-patches/src/include/Mathlib.h:28956)
   A /tags/last-patch-update/src/include/Memory.h (from /trunk/src/include/Memory.h:5458)
   A /tags/last-patch-update/src/include/PS.h (from /trunk/src/include/PS.h:1192)
   A /tags/last-patch-update/src/include/Platform.h.in (from /branches/R-0-64-patches/src/include/Platform.h.in:28956)
   A /tags/last-patch-update/src/include/PrtUtil.h (from /branches/R-0-90-patches/src/include/PrtUtil.h:28956)
   A /tags/last-patch-update/src/include/R_ext/Mathlib.h (from /trunk/src/include/R_ext/Mathlib.h:12778)
   A /tags/last-patch-update/src/include/R_ext/Rdynpriv.h (from /trunk/src/include/R_ext/Rdynpriv.h:14571)
   A /tags/last-patch-update/src/include/R_ext/f2c.h (from /trunk/src/include/R_ext/f2c.h:7727)
   A /tags/last-patch-update/src/include/Random.h (from /trunk/src/include/Random.h:6098)
   A /tags/last-patch-update/src/include/Rconfig.h.in (from /branches/R-0-90-patches/src/include/Rconfig.h.in:28956)
   A /tags/last-patch-update/src/include/Rmath.h (from /trunk/src/include/Rmath.h:13114)
   A /tags/last-patch-update/src/include/Rmath.h.in (from /trunk/src/include/Rmath.h.in:19500)
   R /tags/last-patch-update/src/include/Rmath.h0.in (from /branches/R-1-9-patches/src/include/Rmath.h0.in:29585)
   A /tags/last-patch-update/src/include/Rversion.h.in (from /trunk/src/include/Rversion.h.in:5634)
   A /tags/last-patch-update/src/include/S_compat.h (from /trunk/src/include/S_compat.h:7731)
   A /tags/last-patch-update/src/include/Statdecl.h (from /branches/unlabeled-1.1.1/src/include/Statdecl.h:28956)
   A /tags/last-patch-update/src/include/Stattab.h (from /branches/unlabeled-1.1.1/src/include/Stattab.h:28956)
   A /tags/last-patch-update/src/include/Utils.h (from /branches/R-0-90-patches/src/include/Utils.h:28956)
   R /tags/last-patch-update/src/include/config.h.in (from /branches/R-1-9-patches/src/include/config.h.in:29048)
   A /tags/last-patch-update/src/include/f2c.h (from /branches/unlabeled-1.1.1/src/include/f2c.h:28956)
   A /tags/last-patch-update/src/library/BuildAll.mac (from /trunk/src/library/BuildAll.mac:15936)
   A /tags/last-patch-update/src/library/LIBCLEAN (from /trunk/src/library/LIBCLEAN:803)
   A /tags/last-patch-update/src/library/LIBCLEAN.in (from /branches/unlabeled-1.1.1/src/library/LIBCLEAN.in:28956)
   A /tags/last-patch-update/src/library/LIBSETUP (from /branches/R-0-62-patches/src/library/LIBSETUP:28956)
   A /tags/last-patch-update/src/library/Makefile (from /trunk/src/library/Makefile:1250)
   R /tags/last-patch-update/src/library/Makefile.in (from /branches/R-1-9-patches/src/library/Makefile.in:29711)
   R /tags/last-patch-update/src/library/base (from /trunk/src/library/base:26981)
   D /tags/last-patch-update/src/library/base/INDEX
   A /tags/last-patch-update/src/library/base/Makefile (from /trunk/src/library/base/Makefile:860)
   R /tags/last-patch-update/src/library/base/Makefile.in (from /branches/R-1-9-patches/src/library/base/Makefile.in:29706)
   R /tags/last-patch-update/src/library/base/R/Defunct.R (from /trunk/src/library/base/R/Defunct.R:27368)
   R /tags/last-patch-update/src/library/base/R/Deprecated.R (from /trunk/src/library/base/R/Deprecated.R:28725)
   R /tags/last-patch-update/src/library/base/R/LAPACK.R (from /branches/R-1-9-patches/src/library/base/R/LAPACK.R:29386)
   R /tags/last-patch-update/src/library/base/R/New-Internal.R (from /trunk/src/library/base/R/New-Internal.R:28563)
   R /tags/last-patch-update/src/library/base/R/RNG.R (from /trunk/src/library/base/R/RNG.R:27088)
   A /tags/last-patch-update/src/library/base/R/abline (from /branches/unlabeled-1.1.1/src/library/base/R/abline:26981)
   A /tags/last-patch-update/src/library/base/R/allnames (from /trunk/src/library/base/R/allnames:434)
   A /tags/last-patch-update/src/library/base/R/aperm (from /branches/unlabeled-1.1.1/src/library/base/R/aperm:26981)
   A /tags/last-patch-update/src/library/base/R/append (from /branches/unlabeled-1.1.1/src/library/base/R/append:26981)
   A /tags/last-patch-update/src/library/base/R/apply (from /branches/unlabeled-1.1.1/src/library/base/R/apply:26981)
   A /tags/last-patch-update/src/library/base/R/approx (from /trunk/src/library/base/R/approx:132)
   R /tags/last-patch-update/src/library/base/R/approx.R (from /trunk/src/library/base/R/approx.R:28432)
   A /tags/last-patch-update/src/library/base/R/approxfun (from /trunk/src/library/base/R/approxfun:132)
   A /tags/last-patch-update/src/library/base/R/approxfun.R (from /trunk/src/library/base/R/approxfun.R:14736)
   A /tags/last-patch-update/src/library/base/R/apropos (from /trunk/src/library/base/R/apropos:50)
   R /tags/last-patch-update/src/library/base/R/apropos.R (from /branches/R-1-8-patches/src/library/base/R/apropos.R:27275)
   R /tags/last-patch-update/src/library/base/R/aqua (from /branches/R-1-8-patches/src/library/base/R/aqua:27111)
   A /tags/last-patch-update/src/library/base/R/array (from /branches/unlabeled-1.1.1/src/library/base/R/array:26981)
   R /tags/last-patch-update/src/library/base/R/array.R (from /trunk/src/library/base/R/array.R:28349)
   A /tags/last-patch-update/src/library/base/R/arrows (from /branches/unlabeled-1.1.1/src/library/base/R/arrows:26981)
   A /tags/last-patch-update/src/library/base/R/as (from /branches/unlabeled-1.1.1/src/library/base/R/as:26981)
   R /tags/last-patch-update/src/library/base/R/as.R (from /trunk/src/library/base/R/as.R:28496)
   A /tags/last-patch-update/src/library/base/R/assign (from /branches/unlabeled-1.1.1/src/library/base/R/assign:26981)
   A /tags/last-patch-update/src/library/base/R/attach (from /branches/unlabeled-1.1.1/src/library/base/R/attach:26981)
   R /tags/last-patch-update/src/library/base/R/attach.R (from /trunk/src/library/base/R/attach.R:28029)
   A /tags/last-patch-update/src/library/base/R/autoload (from /branches/R-0-61-patches/src/library/base/R/autoload:26981)
   R /tags/last-patch-update/src/library/base/R/autoload.R (from /trunk/src/library/base/R/autoload.R:27732)
   A /tags/last-patch-update/src/library/base/R/ave (from /branches/unlabeled-1.1.1/src/library/base/R/ave:26981)
   A /tags/last-patch-update/src/library/base/R/axis (from /trunk/src/library/base/R/axis:356)
   A /tags/last-patch-update/src/library/base/R/backsolve (from /branches/unlabeled-1.1.1/src/library/base/R/backsolve:26981)
   R /tags/last-patch-update/src/library/base/R/backsolve.R (from /branches/R-1-9-patches/src/library/base/R/backsolve.R:29612)
   A /tags/last-patch-update/src/library/base/R/barplot (from /trunk/src/library/base/R/barplot:434)
   A /tags/last-patch-update/src/library/base/R/box (from /branches/unlabeled-1.1.1/src/library/base/R/box:26981)
   A /tags/last-patch-update/src/library/base/R/boxplot (from /trunk/src/library/base/R/boxplot:322)
   A /tags/last-patch-update/src/library/base/R/builtins (from /branches/unlabeled-1.1.1/src/library/base/R/builtins:26981)
   A /tags/last-patch-update/src/library/base/R/c (from /branches/unlabeled-1.1.1/src/library/base/R/c:26981)
   A /tags/last-patch-update/src/library/base/R/cat (from /branches/unlabeled-1.1.1/src/library/base/R/cat:26981)
   A /tags/last-patch-update/src/library/base/R/character (from /branches/unlabeled-1.1.1/src/library/base/R/character:26981)
   R /tags/last-patch-update/src/library/base/R/character.R (from /trunk/src/library/base/R/character.R:28442)
   A /tags/last-patch-update/src/library/base/R/checkFF.R (from /trunk/src/library/base/R/checkFF.R:13999)
   A /tags/last-patch-update/src/library/base/R/chisq.test (from /branches/unlabeled-1.1.1/src/library/base/R/chisq.test:26981)
   A /tags/last-patch-update/src/library/base/R/chisq.test.R (from /trunk/src/library/base/R/chisq.test.R:6098)
   A /tags/last-patch-update/src/library/base/R/chol (from /branches/unlabeled-1.1.1/src/library/base/R/chol:26981)
   A /tags/last-patch-update/src/library/base/R/codoc.R (from /branches/R-1-3-patches/src/library/base/R/codoc.R:26981)
   A /tags/last-patch-update/src/library/base/R/colnames (from /branches/unlabeled-1.1.1/src/library/base/R/colnames:26981)
   A /tags/last-patch-update/src/library/base/R/colnames.R (from /trunk/src/library/base/R/colnames.R:845)
   A /tags/last-patch-update/src/library/base/R/colorstuff (from /trunk/src/library/base/R/colorstuff:349)
   A /tags/last-patch-update/src/library/base/R/complete.cases (from /branches/unlabeled-1.1.1/src/library/base/R/complete.cases:26981)
   A /tags/last-patch-update/src/library/base/R/constants (from /branches/unlabeled-1.1.1/src/library/base/R/constants:26981)
   A /tags/last-patch-update/src/library/base/R/contour (from /branches/R-0-61-patches/src/library/base/R/contour:26981)
   A /tags/last-patch-update/src/library/base/R/contrast (from /branches/unlabeled-1.1.1/src/library/base/R/contrast:26981)
   R /tags/last-patch-update/src/library/base/R/contrast.R (from /branches/R-1-8-patches/src/library/base/R/contrast.R:26982)
   A /tags/last-patch-update/src/library/base/R/coplot (from /branches/unlabeled-1.1.1/src/library/base/R/coplot:26981)
   A /tags/last-patch-update/src/library/base/R/cor (from /trunk/src/library/base/R/cor:117)
   R /tags/last-patch-update/src/library/base/R/cor.R (from /branches/R-1-8-patches/src/library/base/R/cor.R:27244)
   A /tags/last-patch-update/src/library/base/R/cov (from /trunk/src/library/base/R/cov:117)
   A /tags/last-patch-update/src/library/base/R/cov.R (from /trunk/src/library/base/R/cov.R:13792)
   A /tags/last-patch-update/src/library/base/R/curve (from /branches/unlabeled-1.1.1/src/library/base/R/curve:26981)
   A /tags/last-patch-update/src/library/base/R/cut (from /trunk/src/library/base/R/cut:471)
   R /tags/last-patch-update/src/library/base/R/cut.R (from /trunk/src/library/base/R/cut.R:28432)
   R /tags/last-patch-update/src/library/base/R/data.R (from /trunk/src/library/base/R/data.R:27531)
   A /tags/last-patch-update/src/library/base/R/data.matrix (from /branches/unlabeled-1.1.1/src/library/base/R/data.matrix:26981)
   A /tags/last-patch-update/src/library/base/R/dataframe (from /trunk/src/library/base/R/dataframe:311)
   R /tags/last-patch-update/src/library/base/R/dataframe.R (from /branches/R-1-9-patches/src/library/base/R/dataframe.R:29452)
   A /tags/last-patch-update/src/library/base/R/dates.R (from /branches/R-1-9-patches/src/library/base/R/dates.R:30284)
   R /tags/last-patch-update/src/library/base/R/datetime.R (from /branches/R-1-9-patches/src/library/base/R/datetime.R:29018)
   A /tags/last-patch-update/src/library/base/R/de (from /branches/unlabeled-1.1.1/src/library/base/R/de:26981)
   A /tags/last-patch-update/src/library/base/R/delay (from /branches/unlabeled-1.1.1/src/library/base/R/delay:26981)
   A /tags/last-patch-update/src/library/base/R/density (from /branches/unlabeled-1.1.1/src/library/base/R/density:26981)
   R /tags/last-patch-update/src/library/base/R/device.R (from /branches/R-1-8-patches/src/library/base/R/device.R:27005)
   A /tags/last-patch-update/src/library/base/R/diag (from /branches/unlabeled-1.1.1/src/library/base/R/diag:26981)
   A /tags/last-patch-update/src/library/base/R/diff (from /branches/unlabeled-1.1.1/src/library/base/R/diff:26981)
   A /tags/last-patch-update/src/library/base/R/distn (from /branches/unlabeled-1.1.1/src/library/base/R/distn:26981)
   A /tags/last-patch-update/src/library/base/R/dotplot (from /branches/unlabeled-1.1.1/src/library/base/R/dotplot:26981)
   A /tags/last-patch-update/src/library/base/R/dput (from /trunk/src/library/base/R/dput:60)
   A /tags/last-patch-update/src/library/base/R/dump (from /branches/unlabeled-1.1.1/src/library/base/R/dump:26981)
   R /tags/last-patch-update/src/library/base/R/duplicated.R (from /trunk/src/library/base/R/duplicated.R:28166)
   A /tags/last-patch-update/src/library/base/R/dynload (from /branches/unlabeled-1.1.1/src/library/base/R/dynload:26981)
   A /tags/last-patch-update/src/library/base/R/edit (from /branches/unlabeled-1.1.1/src/library/base/R/edit:26981)
   A /tags/last-patch-update/src/library/base/R/eigen (from /trunk/src/library/base/R/eigen:21)
   R /tags/last-patch-update/src/library/base/R/eigen.R (from /branches/R-1-9-patches/src/library/base/R/eigen.R:29396)
   A /tags/last-patch-update/src/library/base/R/environment (from /branches/unlabeled-1.1.1/src/library/base/R/environment:26981)
   A /tags/last-patch-update/src/library/base/R/eval (from /branches/unlabeled-1.1.1/src/library/base/R/eval:26981)
   A /tags/last-patch-update/src/library/base/R/exists (from /branches/unlabeled-1.1.1/src/library/base/R/exists:26981)
   R /tags/last-patch-update/src/library/base/R/expand.grid.R (from /trunk/src/library/base/R/expand.grid.R:27814)
   A /tags/last-patch-update/src/library/base/R/factor (from /branches/unlabeled-1.1.1/src/library/base/R/factor:26981)
   R /tags/last-patch-update/src/library/base/R/factor.R (from /branches/R-1-9-patches/src/library/base/R/factor.R:29081)
   A /tags/last-patch-update/src/library/base/R/family (from /branches/R-0-61-patches/src/library/base/R/family:26981)
   A /tags/last-patch-update/src/library/base/R/fft (from /branches/unlabeled-1.1.1/src/library/base/R/fft:26981)
   A /tags/last-patch-update/src/library/base/R/file.R (from /trunk/src/library/base/R/file.R:8901)
   R /tags/last-patch-update/src/library/base/R/files.R (from /branches/R-1-9-patches/src/library/base/R/files.R:29828)
   A /tags/last-patch-update/src/library/base/R/fivenum (from /branches/unlabeled-1.1.1/src/library/base/R/fivenum:26981)
   A /tags/last-patch-update/src/library/base/R/fix (from /branches/unlabeled-1.1.1/src/library/base/R/fix:26981)
   A /tags/last-patch-update/src/library/base/R/formals (from /branches/unlabeled-1.1.1/src/library/base/R/formals:26981)
   A /tags/last-patch-update/src/library/base/R/format (from /trunk/src/library/base/R/format:467)
   R /tags/last-patch-update/src/library/base/R/format.R (from /branches/R-1-9-patches/src/library/base/R/format.R:29384)
   R /tags/last-patch-update/src/library/base/R/frametools.R (from /trunk/src/library/base/R/frametools.R:27128)
   A /tags/last-patch-update/src/library/base/R/get (from /branches/unlabeled-1.1.1/src/library/base/R/get:26981)
   R /tags/last-patch-update/src/library/base/R/get.R (from /trunk/src/library/base/R/get.R:28498)
   R /tags/last-patch-update/src/library/base/R/getenv.R (from /trunk/src/library/base/R/getenv.R:27088)
   A /tags/last-patch-update/src/library/base/R/gl (from /trunk/src/library/base/R/gl:401)
   R /tags/last-patch-update/src/library/base/R/gl.R (from /trunk/src/library/base/R/gl.R:28425)
   A /tags/last-patch-update/src/library/base/R/glm (from /branches/R-0-61-patches/src/library/base/R/glm:511)
   A /tags/last-patch-update/src/library/base/R/glmnull (from /trunk/src/library/base/R/glmnull:98)
   A /tags/last-patch-update/src/library/base/R/glmnull.R (from /trunk/src/library/base/R/glmnull.R:23661)
   A /tags/last-patch-update/src/library/base/R/graphics.off (from /branches/unlabeled-1.1.1/src/library/base/R/graphics.off:26981)
   A /tags/last-patch-update/src/library/base/R/graphics.off.R (from /trunk/src/library/base/R/graphics.off.R:869)
   A /tags/last-patch-update/src/library/base/R/grep (from /branches/unlabeled-1.1.1/src/library/base/R/grep:26981)
   R /tags/last-patch-update/src/library/base/R/grep.R (from /trunk/src/library/base/R/grep.R:27617)
   A /tags/last-patch-update/src/library/base/R/grid (from /branches/unlabeled-1.1.1/src/library/base/R/grid:26981)
   A /tags/last-patch-update/src/library/base/R/hdf5.R (from /trunk/src/library/base/R/hdf5.R:3881)
   A /tags/last-patch-update/src/library/base/R/help.R (from /branches/R-1-2-patches/src/library/base/R/help.R:26981)
   R /tags/last-patch-update/src/library/base/R/help.search.R (from /branches/R-1-8-patches/src/library/base/R/help.search.R:26981)
   A /tags/last-patch-update/src/library/base/R/help.start (from /trunk/src/library/base/R/help.start:376)
   A /tags/last-patch-update/src/library/base/R/help.start.R (from /trunk/src/library/base/R/help.start.R:937)
   A /tags/last-patch-update/src/library/base/R/hist (from /trunk/src/library/base/R/hist:347)
   A /tags/last-patch-update/src/library/base/R/htest (from /branches/unlabeled-1.1.1/src/library/base/R/htest:26981)
   A /tags/last-patch-update/src/library/base/R/identify (from /branches/unlabeled-1.1.1/src/library/base/R/identify:26981)
   A /tags/last-patch-update/src/library/base/R/ifelse (from /branches/unlabeled-1.1.1/src/library/base/R/ifelse:26981)
   R /tags/last-patch-update/src/library/base/R/ifelse.R (from /trunk/src/library/base/R/ifelse.R:27617)
   A /tags/last-patch-update/src/library/base/R/image (from /trunk/src/library/base/R/image:171)
   A /tags/last-patch-update/src/library/base/R/iqr (from /branches/unlabeled-1.1.1/src/library/base/R/iqr:26981)
   A /tags/last-patch-update/src/library/base/R/is (from /branches/unlabeled-1.1.1/src/library/base/R/is:26981)
   R /tags/last-patch-update/src/library/base/R/jitter.R (from /branches/R-1-9-patches/src/library/base/R/jitter.R:29760)
   A /tags/last-patch-update/src/library/base/R/lapply (from /branches/unlabeled-1.1.1/src/library/base/R/lapply:26981)
   A /tags/last-patch-update/src/library/base/R/legend (from /trunk/src/library/base/R/legend:258)
   A /tags/last-patch-update/src/library/base/R/library (from /branches/unlabeled-1.1.1/src/library/base/R/library:26981)
   R /tags/last-patch-update/src/library/base/R/library.R (from /trunk/src/library/base/R/library.R:28723)
   A /tags/last-patch-update/src/library/base/R/license (from /branches/unlabeled-1.1.1/src/library/base/R/license:26981)
   A /tags/last-patch-update/src/library/base/R/lines (from /branches/unlabeled-1.1.1/src/library/base/R/lines:26981)
   A /tags/last-patch-update/src/library/base/R/lm (from /trunk/src/library/base/R/lm:457)
   R /tags/last-patch-update/src/library/base/R/lm.R (from /branches/R-1-8-patches/src/library/base/R/lm.R:27205)
   A /tags/last-patch-update/src/library/base/R/lm.influence (from /trunk/src/library/base/R/lm.influence:98)
   A /tags/last-patch-update/src/library/base/R/lmnull (from /trunk/src/library/base/R/lmnull:98)
   A /tags/last-patch-update/src/library/base/R/lmnull.R (from /trunk/src/library/base/R/lmnull.R:18849)
   A /tags/last-patch-update/src/library/base/R/load (from /branches/unlabeled-1.1.1/src/library/base/R/load:26981)
   R /tags/last-patch-update/src/library/base/R/load.R (from /trunk/src/library/base/R/load.R:28573)
   A /tags/last-patch-update/src/library/base/R/locator (from /branches/unlabeled-1.1.1/src/library/base/R/locator:26981)
   A /tags/last-patch-update/src/library/base/R/log (from /branches/unlabeled-1.1.1/src/library/base/R/log:26981)
   A /tags/last-patch-update/src/library/base/R/lower.tri (from /branches/unlabeled-1.1.1/src/library/base/R/lower.tri:26981)
   A /tags/last-patch-update/src/library/base/R/lowess (from /branches/unlabeled-1.1.1/src/library/base/R/lowess:26981)
   R /tags/last-patch-update/src/library/base/R/lowess.R (from /branches/R-1-8-patches/src/library/base/R/lowess.R:26981)
   A /tags/last-patch-update/src/library/base/R/lsfit (from /branches/unlabeled-1.1.1/src/library/base/R/lsfit:26981)
   A /tags/last-patch-update/src/library/base/R/mac (from /trunk/src/library/base/R/mac:21588)
   A /tags/last-patch-update/src/library/base/R/macintosh (from /branches/unlabeled-1.1.1/src/library/base/R/macintosh:26981)
   A /tags/last-patch-update/src/library/base/R/macintosh.R (from /trunk/src/library/base/R/macintosh.R:3664)
   A /tags/last-patch-update/src/library/base/R/mad (from /branches/unlabeled-1.1.1/src/library/base/R/mad:26981)
   A /tags/last-patch-update/src/library/base/R/match (from /trunk/src/library/base/R/match:197)
   A /tags/last-patch-update/src/library/base/R/matplot (from /branches/unlabeled-1.1.1/src/library/base/R/matplot:26981)
   A /tags/last-patch-update/src/library/base/R/matrix (from /branches/unlabeled-1.1.1/src/library/base/R/matrix:26981)
   A /tags/last-patch-update/src/library/base/R/mean (from /branches/unlabeled-1.1.1/src/library/base/R/mean:26981)
   R /tags/last-patch-update/src/library/base/R/mean.R (from /trunk/src/library/base/R/mean.R:27521)
   A /tags/last-patch-update/src/library/base/R/median (from /branches/unlabeled-1.1.1/src/library/base/R/median:26981)
   R /tags/last-patch-update/src/library/base/R/median.R (from /branches/R-1-8-patches/src/library/base/R/median.R:26981)
   A /tags/last-patch-update/src/library/base/R/menu (from /branches/unlabeled-1.1.1/src/library/base/R/menu:26981)
   A /tags/last-patch-update/src/library/base/R/methodsSupport.R (from /trunk/src/library/base/R/methodsSupport.R:28079)
   A /tags/last-patch-update/src/library/base/R/mode (from /trunk/src/library/base/R/mode:19)
   A /tags/last-patch-update/src/library/base/R/models (from /branches/R-0-61-patches/src/library/base/R/models:26981)
   R /tags/last-patch-update/src/library/base/R/mosaicplot.R (from /branches/R-1-8-patches/src/library/base/R/mosaicplot.R:27142)
   A /tags/last-patch-update/src/library/base/R/mtext (from /trunk/src/library/base/R/mtext:353)
   R /tags/last-patch-update/src/library/base/R/nafns.R (from /branches/R-1-8-patches/src/library/base/R/nafns.R:27165)
   A /tags/last-patch-update/src/library/base/R/names (from /branches/unlabeled-1.1.1/src/library/base/R/names:26981)
   R /tags/last-patch-update/src/library/base/R/namespace.R (from /branches/R-1-9-patches/src/library/base/R/namespace.R:30224)
   A /tags/last-patch-update/src/library/base/R/nlm (from /trunk/src/library/base/R/nlm:342)
   A /tags/last-patch-update/src/library/base/R/notyet (from /trunk/src/library/base/R/notyet:68)
   A /tags/last-patch-update/src/library/base/R/objects (from /branches/unlabeled-1.1.1/src/library/base/R/objects:26981)
   R /tags/last-patch-update/src/library/base/R/objects.R (from /branches/R-1-8-patches/src/library/base/R/objects.R:27382)
   A /tags/last-patch-update/src/library/base/R/options (from /branches/unlabeled-1.1.1/src/library/base/R/options:26981)
   A /tags/last-patch-update/src/library/base/R/outer (from /branches/unlabeled-1.1.1/src/library/base/R/outer:26981)
   R /tags/last-patch-update/src/library/base/R/outer.R (from /trunk/src/library/base/R/outer.R:27615)
   R /tags/last-patch-update/src/library/base/R/packageStatus.R (from /branches/R-1-8-patches/src/library/base/R/packageStatus.R:26981)
   R /tags/last-patch-update/src/library/base/R/packages.R (from /trunk/src/library/base/R/packages.R:28723)
   A /tags/last-patch-update/src/library/base/R/pairs (from /branches/unlabeled-1.1.1/src/library/base/R/pairs:26981)
   A /tags/last-patch-update/src/library/base/R/par (from /trunk/src/library/base/R/par:247)
   A /tags/last-patch-update/src/library/base/R/parse (from /branches/unlabeled-1.1.1/src/library/base/R/parse:26981)
   A /tags/last-patch-update/src/library/base/R/parse.dcf.R (from /branches/R-1-2-patches/src/library/base/R/parse.dcf.R:26981)
   A /tags/last-patch-update/src/library/base/R/paste (from /branches/unlabeled-1.1.1/src/library/base/R/paste:26981)
   A /tags/last-patch-update/src/library/base/R/pictex (from /branches/unlabeled-1.1.1/src/library/base/R/pictex:26981)
   A /tags/last-patch-update/src/library/base/R/piechart (from /trunk/src/library/base/R/piechart:146)
   A /tags/last-patch-update/src/library/base/R/piechart.R (from /branches/R-1-5-patches/src/library/base/R/piechart.R:26981)
   A /tags/last-patch-update/src/library/base/R/plot (from /trunk/src/library/base/R/plot:312)
   A /tags/last-patch-update/src/library/base/R/pmax (from /branches/unlabeled-1.1.1/src/library/base/R/pmax:26981)
   A /tags/last-patch-update/src/library/base/R/pmin (from /branches/unlabeled-1.1.1/src/library/base/R/pmin:26981)
   A /tags/last-patch-update/src/library/base/R/points (from /trunk/src/library/base/R/points:313)
   A /tags/last-patch-update/src/library/base/R/polygon (from /branches/unlabeled-1.1.1/src/library/base/R/polygon:26981)
   A /tags/last-patch-update/src/library/base/R/postscript (from /branches/unlabeled-1.1.1/src/library/base/R/postscript:26981)
   A /tags/last-patch-update/src/library/base/R/ppoints (from /branches/unlabeled-1.1.1/src/library/base/R/ppoints:26981)
   A /tags/last-patch-update/src/library/base/R/predict (from /branches/unlabeled-1.1.1/src/library/base/R/predict:26981)
   A /tags/last-patch-update/src/library/base/R/pretty (from /branches/unlabeled-1.1.1/src/library/base/R/pretty:26981)
   A /tags/last-patch-update/src/library/base/R/print (from /branches/unlabeled-1.1.1/src/library/base/R/print:26981)
   R /tags/last-patch-update/src/library/base/R/print.R (from /trunk/src/library/base/R/print.R:27444)
   A /tags/last-patch-update/src/library/base/R/prompt (from /trunk/src/library/base/R/prompt:157)
   R /tags/last-patch-update/src/library/base/R/prompt.R (from /branches/R-1-8-patches/src/library/base/R/prompt.R:26981)
   A /tags/last-patch-update/src/library/base/R/prop.test (from /trunk/src/library/base/R/prop.test:23)
   A /tags/last-patch-update/src/library/base/R/prop.test.R (from /trunk/src/library/base/R/prop.test.R:2107)
   A /tags/last-patch-update/src/library/base/R/qqnorm (from /branches/unlabeled-1.1.1/src/library/base/R/qqnorm:26981)
   A /tags/last-patch-update/src/library/base/R/qqplot (from /branches/unlabeled-1.1.1/src/library/base/R/qqplot:26981)
   A /tags/last-patch-update/src/library/base/R/qr (from /trunk/src/library/base/R/qr:305)
   R /tags/last-patch-update/src/library/base/R/qr.R (from /trunk/src/library/base/R/qr.R:27617)
   A /tags/last-patch-update/src/library/base/R/quantile (from /branches/unlabeled-1.1.1/src/library/base/R/quantile:26981)
   R /tags/last-patch-update/src/library/base/R/question.R (from /branches/R-1-8-patches/src/library/base/R/question.R:26981)
   A /tags/last-patch-update/src/library/base/R/quit (from /branches/unlabeled-1.1.1/src/library/base/R/quit:26981)
   A /tags/last-patch-update/src/library/base/R/range (from /branches/unlabeled-1.1.1/src/library/base/R/range:26981)
   A /tags/last-patch-update/src/library/base/R/read (from /branches/unlabeled-1.1.1/src/library/base/R/read:26981)
   A /tags/last-patch-update/src/library/base/R/read.R (from /trunk/src/library/base/R/read.R:4580)
   A /tags/last-patch-update/src/library/base/R/readtable (from /trunk/src/library/base/R/readtable:334)
   R /tags/last-patch-update/src/library/base/R/readtable.R (from /trunk/src/library/base/R/readtable.R:27617)
   A /tags/last-patch-update/src/library/base/R/rect (from /branches/unlabeled-1.1.1/src/library/base/R/rect:26981)
   A /tags/last-patch-update/src/library/base/R/rep (from /branches/unlabeled-1.1.1/src/library/base/R/rep:26981)
   R /tags/last-patch-update/src/library/base/R/rep.R (from /trunk/src/library/base/R/rep.R:28018)
   A /tags/last-patch-update/src/library/base/R/replace (from /branches/unlabeled-1.1.1/src/library/base/R/replace:26981)
   R /tags/last-patch-update/src/library/base/R/replicate.R (from /trunk/src/library/base/R/replicate.R:28559)
   A /tags/last-patch-update/src/library/base/R/rev (from /branches/unlabeled-1.1.1/src/library/base/R/rev:26981)
   A /tags/last-patch-update/src/library/base/R/rm (from /branches/unlabeled-1.1.1/src/library/base/R/rm:26981)
   A /tags/last-patch-update/src/library/base/R/rownames (from /branches/unlabeled-1.1.1/src/library/base/R/rownames:26981)
   A /tags/last-patch-update/src/library/base/R/rownames.R (from /trunk/src/library/base/R/rownames.R:845)
   A /tags/last-patch-update/src/library/base/R/sample (from /branches/unlabeled-1.1.1/src/library/base/R/sample:26981)
   A /tags/last-patch-update/src/library/base/R/sapply (from /branches/unlabeled-1.1.1/src/library/base/R/sapply:26981)
   A /tags/last-patch-update/src/library/base/R/scale (from /branches/unlabeled-1.1.1/src/library/base/R/scale:26981)
   A /tags/last-patch-update/src/library/base/R/scan (from /branches/unlabeled-1.1.1/src/library/base/R/scan:26981)
   A /tags/last-patch-update/src/library/base/R/sd (from /branches/unlabeled-1.1.1/src/library/base/R/sd:26981)
   A /tags/last-patch-update/src/library/base/R/segments (from /branches/unlabeled-1.1.1/src/library/base/R/segments:26981)
   A /tags/last-patch-update/src/library/base/R/seq (from /branches/unlabeled-1.1.1/src/library/base/R/seq:26981)
   R /tags/last-patch-update/src/library/base/R/serialize.R (from /trunk/src/library/base/R/serialize.R:27790)
   R /tags/last-patch-update/src/library/base/R/sink.R (from /trunk/src/library/base/R/sink.R:28045)
   A /tags/last-patch-update/src/library/base/R/solve (from /branches/unlabeled-1.1.1/src/library/base/R/solve:26981)
   A /tags/last-patch-update/src/library/base/R/sort (from /trunk/src/library/base/R/sort:336)
   A /tags/last-patch-update/src/library/base/R/source (from /trunk/src/library/base/R/source:413)
   R /tags/last-patch-update/src/library/base/R/source.R (from /trunk/src/library/base/R/source.R:27394)
   A /tags/last-patch-update/src/library/base/R/spline (from /trunk/src/library/base/R/spline:118)
   R /tags/last-patch-update/src/library/base/R/spline.R (from /branches/R-1-8-patches/src/library/base/R/spline.R:26981)
   A /tags/last-patch-update/src/library/base/R/splinefun (from /trunk/src/library/base/R/splinefun:118)
   R /tags/last-patch-update/src/library/base/R/splinefun.R (from /branches/R-1-8-patches/src/library/base/R/splinefun.R:26981)
   A /tags/last-patch-update/src/library/base/R/split (from /trunk/src/library/base/R/split:389)
   R /tags/last-patch-update/src/library/base/R/split.R (from /trunk/src/library/base/R/split.R:28633)
   A /tags/last-patch-update/src/library/base/R/stem (from /branches/unlabeled-1.1.1/src/library/base/R/stem:26981)
   A /tags/last-patch-update/src/library/base/R/str (from /trunk/src/library/base/R/str:204)
   A /tags/last-patch-update/src/library/base/R/stripplot (from /branches/unlabeled-1.1.1/src/library/base/R/stripplot:26981)
   A /tags/last-patch-update/src/library/base/R/structure (from /branches/unlabeled-1.1.1/src/library/base/R/structure:26981)
   A /tags/last-patch-update/src/library/base/R/strwidth (from /trunk/src/library/base/R/strwidth:258)
   A /tags/last-patch-update/src/library/base/R/summaries (from /trunk/src/library/base/R/summaries:299)
   A /tags/last-patch-update/src/library/base/R/summary (from /branches/unlabeled-1.1.1/src/library/base/R/summary:26981)
   R /tags/last-patch-update/src/library/base/R/summary.R (from /trunk/src/library/base/R/summary.R:27517)
   A /tags/last-patch-update/src/library/base/R/svd (from /trunk/src/library/base/R/svd:175)
   R /tags/last-patch-update/src/library/base/R/svd.R (from /branches/R-1-9-patches/src/library/base/R/svd.R:29386)
   A /tags/last-patch-update/src/library/base/R/sweep (from /branches/unlabeled-1.1.1/src/library/base/R/sweep:26981)
   A /tags/last-patch-update/src/library/base/R/switch (from /branches/unlabeled-1.1.1/src/library/base/R/switch:26981)
   A /tags/last-patch-update/src/library/base/R/symnum (from /trunk/src/library/base/R/symnum:473)
   R /tags/last-patch-update/src/library/base/R/symnum.R (from /branches/R-1-8-patches/src/library/base/R/symnum.R:26981)
   A /tags/last-patch-update/src/library/base/R/sys (from /branches/unlabeled-1.1.1/src/library/base/R/sys:26981)
   A /tags/last-patch-update/src/library/base/R/system.mac.R (from /trunk/src/library/base/R/system.mac.R:3636)
   A /tags/last-patch-update/src/library/base/R/system.unix (from /trunk/src/library/base/R/system.unix:366)
   A /tags/last-patch-update/src/library/base/R/system.unix.R (from /branches/R-0-65-patches/src/library/base/R/system.unix.R:26981)
   A /tags/last-patch-update/src/library/base/R/system.win (from /trunk/src/library/base/R/system.win:69)
   A /tags/last-patch-update/src/library/base/R/system.win.R (from /branches/R-0-63-patches/src/library/base/R/system.win.R:26981)
   A /tags/last-patch-update/src/library/base/R/table (from /trunk/src/library/base/R/table:308)
   A /tags/last-patch-update/src/library/base/R/tabulate (from /branches/unlabeled-1.1.1/src/library/base/R/tabulate:26981)
   A /tags/last-patch-update/src/library/base/R/tapply (from /trunk/src/library/base/R/tapply:299)
   R /tags/last-patch-update/src/library/base/R/tapply.R (from /trunk/src/library/base/R/tapply.R:27617)
   A /tags/last-patch-update/src/library/base/R/text (from /branches/unlabeled-1.1.1/src/library/base/R/text:26981)
   R /tags/last-patch-update/src/library/base/R/time.R (from /trunk/src/library/base/R/time.R:28166)
   A /tags/last-patch-update/src/library/base/R/title (from /branches/unlabeled-1.1.1/src/library/base/R/title:26981)
   A /tags/last-patch-update/src/library/base/R/traceback (from /branches/unlabeled-1.1.1/src/library/base/R/traceback:26981)
   A /tags/last-patch-update/src/library/base/R/trunc (from /branches/unlabeled-1.1.1/src/library/base/R/trunc:26981)
   A /tags/last-patch-update/src/library/base/R/ts (from /trunk/src/library/base/R/ts:335)
   A /tags/last-patch-update/src/library/base/R/ttest (from /branches/R-0-61-patches/src/library/base/R/ttest:26981)
   A /tags/last-patch-update/src/library/base/R/ttest.R (from /trunk/src/library/base/R/ttest.R:2107)
   A /tags/last-patch-update/src/library/base/R/undoc.R (from /branches/R-1-3-patches/src/library/base/R/undoc.R:26981)
   A /tags/last-patch-update/src/library/base/R/units (from /branches/unlabeled-1.1.1/src/library/base/R/units:26981)
   A /tags/last-patch-update/src/library/base/R/unix/getenv.R (from /trunk/src/library/base/R/unix/getenv.R:6334)
   A /tags/last-patch-update/src/library/base/R/unix/hdf5.R (from /trunk/src/library/base/R/unix/hdf5.R:6434)
   R /tags/last-patch-update/src/library/base/R/unix/quartz.R (from /branches/R-1-8-patches/src/library/base/R/unix/quartz.R:27005)
   A /tags/last-patch-update/src/library/base/R/unix/read.fwf.R (from /trunk/src/library/base/R/unix/read.fwf.R:8041)
   R /tags/last-patch-update/src/library/base/R/unix/system.unix.R (from /trunk/src/library/base/R/unix/system.unix.R:28676)
   R /tags/last-patch-update/src/library/base/R/unix/x11.R (from /branches/R-1-8-patches/src/library/base/R/unix/x11.R:27053)
   A /tags/last-patch-update/src/library/base/R/upper.tri (from /branches/unlabeled-1.1.1/src/library/base/R/upper.tri:26981)
   A /tags/last-patch-update/src/library/base/R/userhooks.R (from /trunk/src/library/base/R/userhooks.R:28109)
   A /tags/last-patch-update/src/library/base/R/utilities (from /branches/unlabeled-1.1.1/src/library/base/R/utilities:26981)
   A /tags/last-patch-update/src/library/base/R/var (from /branches/unlabeled-1.1.1/src/library/base/R/var:26981)
   A /tags/last-patch-update/src/library/base/R/var.R (from /trunk/src/library/base/R/var.R:13792)
   A /tags/last-patch-update/src/library/base/R/vector (from /branches/unlabeled-1.1.1/src/library/base/R/vector:26981)
   A /tags/last-patch-update/src/library/base/R/which (from /branches/unlabeled-1.1.1/src/library/base/R/which:26981)
   A /tags/last-patch-update/src/library/base/R/windows/dialogs.R (from /trunk/src/library/base/R/windows/dialogs.R:7704)
   A /tags/last-patch-update/src/library/base/R/windows/getenv.R (from /trunk/src/library/base/R/windows/getenv.R:6334)
   A /tags/last-patch-update/src/library/base/R/windows/linkhtml.gnw.r (from /trunk/src/library/base/R/windows/linkhtml.gnw.r:18906)
   A /tags/last-patch-update/src/library/base/R/windows/read.R (from /trunk/src/library/base/R/windows/read.R:6137)
   A /tags/last-patch-update/src/library/base/R/windows/read.fwf.R (from /trunk/src/library/base/R/windows/read.fwf.R:8042)
   R /tags/last-patch-update/src/library/base/R/windows/system.R (from /trunk/src/library/base/R/windows/system.R:28676)
   A /tags/last-patch-update/src/library/base/R/windows/system.gnw.r (from /branches/R-1-6-patches/src/library/base/R/windows/system.gnw.r:26981)
   R /tags/last-patch-update/src/library/base/R/windows/zip.R (from /trunk/src/library/base/R/windows/zip.R:27444)
   A /tags/last-patch-update/src/library/base/R/windows.R (from /trunk/src/library/base/R/windows.R:2107)
   A /tags/last-patch-update/src/library/base/R/windows.sav (from /branches/unlabeled-1.1.1/src/library/base/R/windows.sav:26981)
   A /tags/last-patch-update/src/library/base/R/write (from /branches/unlabeled-1.1.1/src/library/base/R/write:26981)
   R /tags/last-patch-update/src/library/base/R/write.table.R (from /trunk/src/library/base/R/write.table.R:27041)
   A /tags/last-patch-update/src/library/base/R/x11 (from /branches/unlabeled-1.1.1/src/library/base/R/x11:26981)
   A /tags/last-patch-update/src/library/base/R/x11.R (from /trunk/src/library/base/R/x11.R:5539)
   A /tags/last-patch-update/src/library/base/R/xor (from /branches/unlabeled-1.1.1/src/library/base/R/xor:26981)
   R /tags/last-patch-update/src/library/base/R/zdatetime.R (from /trunk/src/library/base/R/zdatetime.R:28064)
   A /tags/last-patch-update/src/library/base/R/zzz.R (from /trunk/src/library/base/R/zzz.R:27911)
   A /tags/last-patch-update/src/library/base/TITLE (from /branches/unlabeled-1.1.1/src/library/base/TITLE:26981)
   R /tags/last-patch-update/src/library/base/data (from /trunk/src/library/base/data:630)
   A /tags/last-patch-update/src/library/base/data/00Index (from /trunk/src/library/base/data/00Index:8672)
   A /tags/last-patch-update/src/library/base/data/Formaldehyde.R (from /trunk/src/library/base/data/Formaldehyde.R:5473)
   A /tags/last-patch-update/src/library/base/data/HairEyeColor.R (from /trunk/src/library/base/data/HairEyeColor.R:7385)
   A /tags/last-patch-update/src/library/base/data/InsectSprays.R (from /trunk/src/library/base/data/InsectSprays.R:5473)
   A /tags/last-patch-update/src/library/base/data/LifeCycleSavings.R (from /trunk/src/library/base/data/LifeCycleSavings.R:5473)
   A /tags/last-patch-update/src/library/base/data/OrchardSprays.R (from /trunk/src/library/base/data/OrchardSprays.R:5473)
   A /tags/last-patch-update/src/library/base/data/PlantGrowth.R (from /trunk/src/library/base/data/PlantGrowth.R:5473)
   A /tags/last-patch-update/src/library/base/data/Titanic.R (from /trunk/src/library/base/data/Titanic.R:7385)
   A /tags/last-patch-update/src/library/base/data/ToothGrowth.R (from /trunk/src/library/base/data/ToothGrowth.R:5473)
   A /tags/last-patch-update/src/library/base/data/UCBAdmissions.R (from /trunk/src/library/base/data/UCBAdmissions.R:7385)
   A /tags/last-patch-update/src/library/base/data/USArrests.tab (from /trunk/src/library/base/data/USArrests.tab:5473)
   A /tags/last-patch-update/src/library/base/data/USJudgeRatings.R (from /trunk/src/library/base/data/USJudgeRatings.R:5473)
   A /tags/last-patch-update/src/library/base/data/USPersonalExpenditure.R (from /trunk/src/library/base/data/USPersonalExpenditure.R:5473)
   A /tags/last-patch-update/src/library/base/data/VADeaths.R (from /trunk/src/library/base/data/VADeaths.R:5473)
   A /tags/last-patch-update/src/library/base/data/airquality.R (from /trunk/src/library/base/data/airquality.R:365)
   A /tags/last-patch-update/src/library/base/data/co2.R (from /trunk/src/library/base/data/co2.R:4067)
   A /tags/last-patch-update/src/library/base/data/crimes.R (from /trunk/src/library/base/data/crimes.R:365)
   A /tags/last-patch-update/src/library/base/data/euro.R (from /trunk/src/library/base/data/euro.R:3475)
   R /tags/last-patch-update/src/library/base/data/freeny.R (from /trunk/src/library/base/data/freeny.R:1117)
   R /tags/last-patch-update/src/library/base/data/index.doc (from /branches/R-0-63-patches/src/library/base/data/index.doc:3924)
   R /tags/last-patch-update/src/library/base/data/iris.R (from /trunk/src/library/base/data/iris.R:6278)
   R /tags/last-patch-update/src/library/base/data/iris3.R (from /trunk/src/library/base/data/iris3.R:7428)
   A /tags/last-patch-update/src/library/base/data/morley.tab (from /trunk/src/library/base/data/morley.tab:8672)
   R /tags/last-patch-update/src/library/base/data/pigs.R (from /trunk/src/library/base/data/pigs.R:979)
   A /tags/last-patch-update/src/library/base/data/quakes.tab (from /trunk/src/library/base/data/quakes.tab:18593)
   R /tags/last-patch-update/src/library/base/data/sleep.R (from /trunk/src/library/base/data/sleep.R:1896)
   R /tags/last-patch-update/src/library/base/data/stackloss.R (from /trunk/src/library/base/data/stackloss.R:1383)
   R /tags/last-patch-update/src/library/base/data/state.R (from /trunk/src/library/base/data/state.R:10311)
   R /tags/last-patch-update/src/library/base/data/sunspots.R (from /trunk/src/library/base/data/sunspots.R:3923)
   R /tags/last-patch-update/src/library/base/data/swiss.R (from /trunk/src/library/base/data/swiss.R:365)
   A /tags/last-patch-update/src/library/base/data/swiss.tab (from /trunk/src/library/base/data/swiss.tab:13689)
   R /tags/last-patch-update/src/library/base/demo/00Index (from /trunk/src/library/base/demo/00Index:27444)
   A /tags/last-patch-update/src/library/base/man/AIC.logLik.Rd (from /trunk/src/library/base/man/AIC.logLik.Rd:14424)
   A /tags/last-patch-update/src/library/base/man/Alias.Rd (from /trunk/src/library/base/man/Alias.Rd:1994)
   R /tags/last-patch-update/src/library/base/man/Arithmetic.Rd (from /trunk/src/library/base/man/Arithmetic.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/AsIs.Rd (from /trunk/src/library/base/man/AsIs.Rd:27447)
   A /tags/last-patch-update/src/library/base/man/BATCH.Rd (from /trunk/src/library/base/man/BATCH.Rd:3988)
   R /tags/last-patch-update/src/library/base/man/Bessel.Rd (from /trunk/src/library/base/man/Bessel.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/Beta.Rd (from /branches/R-1-8-patches/src/library/base/man/Beta.Rd:26981)
   A /tags/last-patch-update/src/library/base/man/C.Rd (from /trunk/src/library/base/man/C.Rd:2744)
   A /tags/last-patch-update/src/library/base/man/COMPILE.Rd (from /trunk/src/library/base/man/COMPILE.Rd:963)
   R /tags/last-patch-update/src/library/base/man/Comparison.Rd (from /trunk/src/library/base/man/Comparison.Rd:27733)
   R /tags/last-patch-update/src/library/base/man/Control.Rd (from /trunk/src/library/base/man/Control.Rd:27733)
   R /tags/last-patch-update/src/library/base/man/DateTimeClasses.Rd (from /trunk/src/library/base/man/DateTimeClasses.Rd:28879)
   A /tags/last-patch-update/src/library/base/man/Dates.Rd (from /trunk/src/library/base/man/Dates.Rd:28169)
   R /tags/last-patch-update/src/library/base/man/Defunct.Rd (from /trunk/src/library/base/man/Defunct.Rd:27497)
   R /tags/last-patch-update/src/library/base/man/Deprecated.Rd (from /branches/R-1-9-patches/src/library/base/man/Deprecated.Rd:29772)
   R /tags/last-patch-update/src/library/base/man/Extract.Rd (from /trunk/src/library/base/man/Extract.Rd:28509)
   R /tags/last-patch-update/src/library/base/man/Extract.data.frame.Rd (from /trunk/src/library/base/man/Extract.data.frame.Rd:27928)
   R /tags/last-patch-update/src/library/base/man/Extract.factor.Rd (from /trunk/src/library/base/man/Extract.factor.Rd:27447)
   R /tags/last-patch-update/src/library/base/man/Extremes.Rd (from /trunk/src/library/base/man/Extremes.Rd:27541)
   A /tags/last-patch-update/src/library/base/man/F.Rd (from /trunk/src/library/base/man/F.Rd:933)
   R /tags/last-patch-update/src/library/base/man/Formaldehyde.Rd (from /trunk/src/library/base/man/Formaldehyde.Rd:27541)
   R /tags/last-patch-update/src/library/base/man/HairEyeColor.Rd (from /trunk/src/library/base/man/HairEyeColor.Rd:27716)
   R /tags/last-patch-update/src/library/base/man/Hyperbolic.Rd (from /trunk/src/library/base/man/Hyperbolic.Rd:27273)
   A /tags/last-patch-update/src/library/base/man/INSTALL.Rd (from /branches/R-0-65-patches/src/library/base/man/INSTALL.Rd:26981)
   R /tags/last-patch-update/src/library/base/man/InsectSprays.Rd (from /trunk/src/library/base/man/InsectSprays.Rd:27541)
   R /tags/last-patch-update/src/library/base/man/Last.value.Rd (from /trunk/src/library/base/man/Last.value.Rd:27652)
   R /tags/last-patch-update/src/library/base/man/LifeCycleSavings.Rd (from /trunk/src/library/base/man/LifeCycleSavings.Rd:27541)
   R /tags/last-patch-update/src/library/base/man/Log.Rd (from /trunk/src/library/base/man/Log.Rd:27273)
   R /tags/last-patch-update/src/library/base/man/Logic.Rd (from /trunk/src/library/base/man/Logic.Rd:27733)
   A /tags/last-patch-update/src/library/base/man/Machine.Rd (from /trunk/src/library/base/man/Machine.Rd:991)
   R /tags/last-patch-update/src/library/base/man/Math.Rd (from /trunk/src/library/base/man/Math.Rd:28651)
   R /tags/last-patch-update/src/library/base/man/Memory.Rd (from /trunk/src/library/base/man/Memory.Rd:28644)
   A /tags/last-patch-update/src/library/base/man/Methods.Rd (from /branches/R-0-63-patches/src/library/base/man/Methods.Rd:26981)
   R /tags/last-patch-update/src/library/base/man/NA.Rd (from /trunk/src/library/base/man/NA.Rd:27447)
   A /tags/last-patch-update/src/library/base/man/NChisquare.Rd (from /trunk/src/library/base/man/NChisquare.Rd:933)
   R /tags/last-patch-update/src/library/base/man/NULL.Rd (from /trunk/src/library/base/man/NULL.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/Paren.Rd (from /branches/R-1-9-patches/src/library/base/man/Paren.Rd:29131)
   R /tags/last-patch-update/src/library/base/man/PlantGrowth.Rd (from /trunk/src/library/base/man/PlantGrowth.Rd:27541)
   A /tags/last-patch-update/src/library/base/man/REMOVE.Rd (from /trunk/src/library/base/man/REMOVE.Rd:4580)
   A /tags/last-patch-update/src/library/base/man/RHOME.Rd (from /trunk/src/library/base/man/RHOME.Rd:4580)
   R /tags/last-patch-update/src/library/base/man/Random.Rd (from /trunk/src/library/base/man/Random.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/RdUtils.Rd (from /trunk/src/library/base/man/RdUtils.Rd:28372)
   R /tags/last-patch-update/src/library/base/man/Round.Rd (from /trunk/src/library/base/man/Round.Rd:27273)
   A /tags/last-patch-update/src/library/base/man/SHLIB.Rd (from /trunk/src/library/base/man/SHLIB.Rd:905)
   A /tags/last-patch-update/src/library/base/man/Script.Rd (from /trunk/src/library/base/man/Script.Rd:14035)
   R /tags/last-patch-update/src/library/base/man/SignRank.Rd (from /branches/R-1-8-patches/src/library/base/man/SignRank.Rd:27320)
   R /tags/last-patch-update/src/library/base/man/Special.Rd (from /trunk/src/library/base/man/Special.Rd:28901)
   R /tags/last-patch-update/src/library/base/man/Startup.Rd (from /trunk/src/library/base/man/Startup.Rd:27447)
   R /tags/last-patch-update/src/library/base/man/Sys.sleep.Rd (from /trunk/src/library/base/man/Sys.sleep.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/Sys.time.Rd (from /trunk/src/library/base/man/Sys.time.Rd:28166)
   A /tags/last-patch-update/src/library/base/man/T.Rd (from /trunk/src/library/base/man/T.Rd:48)
   R /tags/last-patch-update/src/library/base/man/Titanic.Rd (from /trunk/src/library/base/man/Titanic.Rd:27716)
   R /tags/last-patch-update/src/library/base/man/Trig.Rd (from /trunk/src/library/base/man/Trig.Rd:27273)
   R /tags/last-patch-update/src/library/base/man/UCBAdmissions.Rd (from /trunk/src/library/base/man/UCBAdmissions.Rd:27716)
   R /tags/last-patch-update/src/library/base/man/USPersonalExpenditure.Rd (from /trunk/src/library/base/man/USPersonalExpenditure.Rd:27708)
   R /tags/last-patch-update/src/library/base/man/UseMethod.Rd (from /trunk/src/library/base/man/UseMethod.Rd:27447)
   R /tags/last-patch-update/src/library/base/man/VADeaths.Rd (from /trunk/src/library/base/man/VADeaths.Rd:27541)
   R /tags/last-patch-update/src/library/base/man/Wilcoxon.Rd (from /branches/R-1-8-patches/src/library/base/man/Wilcoxon.Rd:27320)
   A /tags/last-patch-update/src/library/base/man/acid.Rd (from /trunk/src/library/base/man/acid.Rd:3076)
   R /tags/last-patch-update/src/library/base/man/agrep.Rd (from /branches/R-1-9-patches/src/library/base/man/agrep.Rd:29356)
   R /tags/last-patch-update/src/library/base/man/all.Rd (from /trunk/src/library/base/man/all.Rd:27733)
   R /tags/last-patch-update/src/library/base/man/all.equal.Rd (from /trunk/src/library/base/man/all.equal.Rd:28047)
   R /tags/last-patch-update/src/library/base/man/anova.Rd (from /branches/R-1-8-patches/src/library/base/man/anova.Rd:27003)
   R /tags/last-patch-update/src/library/base/man/anscombe.Rd (from /trunk/src/library/base/man/anscombe.Rd:27541)
   R /tags/last-patch-update/src/library/base/man/any.Rd (from /trunk/src/library/base/man/any.Rd:27733)
   R /tags/last-patch-update/src/library/base/man/apply.Rd (from /trunk/src/library/base/man/apply.Rd:27447)
   R /tags/last-patch-update/src/library/base/man/approxfun.Rd (from /trunk/src/library/base/man/approxfun.Rd:27733)
   R /tags/last-patch-update/src/library/base/man/apropos.Rd (from /branches/R-1-8-patches/src/library/base/man/apropos.Rd:26981)
   R /tags/last-patch-update/src/library/base/man/aqua/install.from.file.Rd (from /branches/R-1-8-patches/src/library/base/man/aqua/install.from.file.Rd:26981)
   A /tags/last-patch-update/src/library/base/man/aqua/is.RAqua.updated.Rd (from /branches/R-1-8-patches/src/library/base/man/aqua/is.RAqua.updated.Rd:27112)
   R /tags/last-patch-update/src/library/base/man/args.Rd (from /trunk/src/library/base/man/args.Rd:27716)
   R /tags/last-patch-update/src/library/base/man/array.Rd (from /trunk/src/library/base/man/array.Rd:28014)
   R /tags/last-patch-update/src/library/base/man/as.POSIXlt.Rd (from /trunk/src/library/base/man/as.POSIXlt.Rd:28166)
   A /tags/last-patch-update/src/library/base/man/as.char.or.expr.Rd (from /trunk/src/library/base/man/as.char.or.expr.Rd:7124)
   R /tags/last-patch-update/src/library/base/man/as.data.frame.Rd (from /trunk/src/library/base/man/as.data.frame.Rd:27928)
   R /tags/last-patch-update/src/library/base/man/as.environment.Rd (from /trunk/src/library/base/man/as.environment.Rd:27541)
   R /tags/last-patch-update/src/library/base/man/assign.Rd (from /trunk/src/library/base/man/assign.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/assignOps.Rd (from /trunk/src/library/base/man/assignOps.Rd:27118)
   R /tags/last-patch-update/src/library/base/man/attitude.Rd (from /trunk/src/library/base/man/attitude.Rd:27541)
   R /tags/last-patch-update/src/library/base/man/attributes.Rd (from /branches/R-1-9-patches/src/library/base/man/attributes.Rd:30179)
   R /tags/last-patch-update/src/library/base/man/autoload.Rd (from /trunk/src/library/base/man/autoload.Rd:27732)
   R /tags/last-patch-update/src/library/base/man/axis.POSIXct.Rd (from /branches/R-1-8-patches/src/library/base/man/axis.POSIXct.Rd:26981)
   R /tags/last-patch-update/src/library/base/man/axis.Rd (from /branches/R-1-8-patches/src/library/base/man/axis.Rd:27423)
   A /tags/last-patch-update/src/library/base/man/bees.Rd (from /trunk/src/library/base/man/bees.Rd:947)
   R /tags/last-patch-update/src/library/base/man/bindenv.Rd (from /branches/R-1-9-patches/src/library/base/man/bindenv.Rd:29687)
   R /tags/last-patch-update/src/library/base/man/body.Rd (from /trunk/src/library/base/man/body.Rd:27712)
   A /tags/last-patch-update/src/library/base/man/boxplot.default.Rd (from /trunk/src/library/base/man/boxplot.default.Rd:6411)
   A /tags/last-patch-update/src/library/base/man/boxplot.formula.Rd (from /trunk/src/library/base/man/boxplot.formula.Rd:23346)
   R /tags/last-patch-update/src/library/base/man/bquote.Rd (from /trunk/src/library/base/man/bquote.Rd:27859)
   R /tags/last-patch-update/src/library/base/man/browseEnv.Rd (from /branches/R-1-8-patches/src/library/base/man/browseEnv.Rd:26981)
   R /tags/last-patch-update/src/library/base/man/browser.Rd (from /trunk/src/library/base/man/browser.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/by.Rd (from /trunk/src/library/base/man/by.Rd:27541)
   R /tags/last-patch-update/src/library/base/man/call.Rd (from /trunk/src/library/base/man/call.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/capabilities.Rd (from /branches/R-1-9-patches/src/library/base/man/capabilities.Rd:29356)
   R /tags/last-patch-update/src/library/base/man/cars.Rd (from /trunk/src/library/base/man/cars.Rd:27541)
   R /tags/last-patch-update/src/library/base/man/cbind.Rd (from /trunk/src/library/base/man/cbind.Rd:28870)
   R /tags/last-patch-update/src/library/base/man/chartr.Rd (from /trunk/src/library/base/man/chartr.Rd:27625)
   A /tags/last-patch-update/src/library/base/man/checkFF.Rd (from /trunk/src/library/base/man/checkFF.Rd:13999)
   R /tags/last-patch-update/src/library/base/man/chickwts.Rd (from /trunk/src/library/base/man/chickwts.Rd:27541)
   A /tags/last-patch-update/src/library/base/man/chisq.test.Rd (from /trunk/src/library/base/man/chisq.test.Rd:5473)
   R /tags/last-patch-update/src/library/base/man/chull.Rd (from /trunk/src/library/base/man/chull.Rd:27733)
   R /tags/last-patch-update/src/library/base/man/class.Rd (from /trunk/src/library/base/man/class.Rd:28043)
   A /tags/last-patch-update/src/library/base/man/codoc.Rd (from /trunk/src/library/base/man/codoc.Rd:11762)
   R /tags/last-patch-update/src/library/base/man/colSums.Rd (from /trunk/src/library/base/man/colSums.Rd:27447)
   R /tags/last-patch-update/src/library/base/man/colnames.Rd (from /trunk/src/library/base/man/colnames.Rd:27447)
   R /tags/last-patch-update/src/library/base/man/commandArgs.Rd (from /trunk/src/library/base/man/commandArgs.Rd:27625)
   A /tags/last-patch-update/src/library/base/man/compareVersion.Rd (from /trunk/src/library/base/man/compareVersion.Rd:27447)
   R /tags/last-patch-update/src/library/base/man/complex.Rd (from /trunk/src/library/base/man/complex.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/conditions.Rd (from /branches/R-1-9-patches/src/library/base/man/conditions.Rd:30162)
   R /tags/last-patch-update/src/library/base/man/connections.Rd (from /branches/R-1-9-patches/src/library/base/man/connections.Rd:29356)
   A /tags/last-patch-update/src/library/base/man/consume.Rd (from /trunk/src/library/base/man/consume.Rd:3076)
   R /tags/last-patch-update/src/library/base/man/converters.Rd (from /trunk/src/library/base/man/converters.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/convolve.Rd (from /trunk/src/library/base/man/convolve.Rd:27733)
   A /tags/last-patch-update/src/library/base/man/crimes.Rd (from /trunk/src/library/base/man/crimes.Rd:947)
   R /tags/last-patch-update/src/library/base/man/cut.POSIXt.Rd (from /trunk/src/library/base/man/cut.POSIXt.Rd:28169)
   R /tags/last-patch-update/src/library/base/man/cut.Rd (from /trunk/src/library/base/man/cut.Rd:27733)
   R /tags/last-patch-update/src/library/base/man/data.Rd (from /trunk/src/library/base/man/data.Rd:27541)
   R /tags/last-patch-update/src/library/base/man/data.frame.Rd (from /trunk/src/library/base/man/data.frame.Rd:27712)
   R /tags/last-patch-update/src/library/base/man/date.Rd (from /trunk/src/library/base/man/date.Rd:28169)
   R /tags/last-patch-update/src/library/base/man/dcf.Rd (from /trunk/src/library/base/man/dcf.Rd:27625)
   A /tags/last-patch-update/src/library/base/man/deaths.Rd (from /trunk/src/library/base/man/deaths.Rd:947)
   R /tags/last-patch-update/src/library/base/man/debug.Rd (from /trunk/src/library/base/man/debug.Rd:27447)
   R /tags/last-patch-update/src/library/base/man/delay.Rd (from /trunk/src/library/base/man/delay.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/deparse.Rd (from /branches/R-1-9-patches/src/library/base/man/deparse.Rd:29337)
   R /tags/last-patch-update/src/library/base/man/detach.Rd (from /trunk/src/library/base/man/detach.Rd:28803)
   R /tags/last-patch-update/src/library/base/man/dev.Rd (from /trunk/src/library/base/man/dev.Rd:27444)
   R /tags/last-patch-update/src/library/base/man/diag.Rd (from /trunk/src/library/base/man/diag.Rd:27716)
   R /tags/last-patch-update/src/library/base/man/diff.Rd (from /trunk/src/library/base/man/diff.Rd:28166)
   R /tags/last-patch-update/src/library/base/man/difftime.Rd (from /branches/R-1-9-patches/src/library/base/man/difftime.Rd:29018)
   R /tags/last-patch-update/src/library/base/man/double.Rd (from /trunk/src/library/base/man/double.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/drop.Rd (from /trunk/src/library/base/man/drop.Rd:27447)
   R /tags/last-patch-update/src/library/base/man/dump.Rd (from /branches/R-1-9-patches/src/library/base/man/dump.Rd:29319)
   R /tags/last-patch-update/src/library/base/man/dynload.Rd (from /trunk/src/library/base/man/dynload.Rd:27474)
   R /tags/last-patch-update/src/library/base/man/eigen.Rd (from /trunk/src/library/base/man/eigen.Rd:28048)
   R /tags/last-patch-update/src/library/base/man/environment.Rd (from /trunk/src/library/base/man/environment.Rd:28869)
   R /tags/last-patch-update/src/library/base/man/esoph.Rd (from /trunk/src/library/base/man/esoph.Rd:27716)
   R /tags/last-patch-update/src/library/base/man/euro.Rd (from /trunk/src/library/base/man/euro.Rd:27716)
   R /tags/last-patch-update/src/library/base/man/eurodist.Rd (from /trunk/src/library/base/man/eurodist.Rd:27474)
   R /tags/last-patch-update/src/library/base/man/eval.Rd (from /trunk/src/library/base/man/eval.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/example.Rd (from /trunk/src/library/base/man/example.Rd:26000)
   R /tags/last-patch-update/src/library/base/man/expand.grid.Rd (from /trunk/src/library/base/man/expand.grid.Rd:27813)
   R /tags/last-patch-update/src/library/base/man/expression.Rd (from /trunk/src/library/base/man/expression.Rd:27447)
   R /tags/last-patch-update/src/library/base/man/factor.Rd (from /trunk/src/library/base/man/factor.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/fft.Rd (from /trunk/src/library/base/man/fft.Rd:27625)
   A /tags/last-patch-update/src/library/base/man/file.Rd (from /trunk/src/library/base/man/file.Rd:7081)
   R /tags/last-patch-update/src/library/base/man/file.choose.Rd (from /trunk/src/library/base/man/file.choose.Rd:28167)
   R /tags/last-patch-update/src/library/base/man/file.show.Rd (from /trunk/src/library/base/man/file.show.Rd:27447)
   R /tags/last-patch-update/src/library/base/man/files.Rd (from /trunk/src/library/base/man/files.Rd:28676)
   R /tags/last-patch-update/src/library/base/man/filled.contour.Rd (from /branches/R-1-8-patches/src/library/base/man/filled.contour.Rd:27129)
   R /tags/last-patch-update/src/library/base/man/findInt.Rd (from /trunk/src/library/base/man/findInt.Rd:27961)
   A /tags/last-patch-update/src/library/base/man/format.Date.Rd (from /branches/R-1-9-patches/src/library/base/man/format.Date.Rd:29598)
   R /tags/last-patch-update/src/library/base/man/format.Rd (from /trunk/src/library/base/man/format.Rd:27716)
   R /tags/last-patch-update/src/library/base/man/formatDL.Rd (from /trunk/src/library/base/man/formatDL.Rd:27470)
   R /tags/last-patch-update/src/library/base/man/gc.Rd (from /branches/R-1-9-patches/src/library/base/man/gc.Rd:29663)
   R /tags/last-patch-update/src/library/base/man/get.Rd (from /branches/R-1-9-patches/src/library/base/man/get.Rd:29291)
   R /tags/last-patch-update/src/library/base/man/getNativeSymbolInfo.Rd (from /trunk/src/library/base/man/getNativeSymbolInfo.Rd:27497)
   R /tags/last-patch-update/src/library/base/man/getwd.Rd (from /trunk/src/library/base/man/getwd.Rd:27950)
   R /tags/last-patch-update/src/library/base/man/glm.Rd (from /branches/R-1-8-patches/src/library/base/man/glm.Rd:27003)
   A /tags/last-patch-update/src/library/base/man/glm.summary.Rd (from /trunk/src/library/base/man/glm.summary.Rd:23661)
   A /tags/last-patch-update/src/library/base/man/gnome.Rd (from /branches/R-0-65-patches/src/library/base/man/gnome.Rd:26981)
   A /tags/last-patch-update/src/library/base/man/graphics.off.Rd (from /trunk/src/library/base/man/graphics.off.Rd:1356)
   R /tags/last-patch-update/src/library/base/man/grep.Rd (from /trunk/src/library/base/man/grep.Rd:28442)
   R /tags/last-patch-update/src/library/base/man/groupGeneric.Rd (from /trunk/src/library/base/man/groupGeneric.Rd:28043)
   R /tags/last-patch-update/src/library/base/man/gzcon.Rd (from /branches/R-1-9-patches/src/library/base/man/gzcon.Rd:29687)
   A /tags/last-patch-update/src/library/base/man/hdf5.Rd (from /branches/R-0-65-patches/src/library/base/man/hdf5.Rd:26981)
   R /tags/last-patch-update/src/library/base/man/help.Rd (from /branches/R-1-8-patches/src/library/base/man/help.Rd:26981)
   R /tags/last-patch-update/src/library/base/man/help.search.Rd (from /branches/R-1-8-patches/src/library/base/man/help.search.Rd:26981)
   R /tags/last-patch-update/src/library/base/man/help.start.Rd (from /branches/R-1-8-patches/src/library/base/man/help.start.Rd:27101)
   A /tags/last-patch-update/src/library/base/man/httpclient.Rd (from /trunk/src/library/base/man/httpclient.Rd:7928)
   R /tags/last-patch-update/src/library/base/man/ifelse.Rd (from /trunk/src/library/base/man/ifelse.Rd:28401)
   R /tags/last-patch-update/src/library/base/man/image.Rd (from /branches/R-1-8-patches/src/library/base/man/image.Rd:26981)
   R /tags/last-patch-update/src/library/base/man/index.search.Rd (from /trunk/src/library/base/man/index.search.Rd:27447)
   R /tags/last-patch-update/src/library/base/man/infert.Rd (from /trunk/src/library/base/man/infert.Rd:27716)
   A /tags/last-patch-update/src/library/base/man/insects.Rd (from /trunk/src/library/base/man/insects.Rd:947)
   R /tags/last-patch-update/src/library/base/man/integer.Rd (from /trunk/src/library/base/man/integer.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/iris.Rd (from /trunk/src/library/base/man/iris.Rd:27447)
   R /tags/last-patch-update/src/library/base/man/is.finite.Rd (from /trunk/src/library/base/man/is.finite.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/is.function.Rd (from /branches/R-1-9-patches/src/library/base/man/is.function.Rd:29356)
   R /tags/last-patch-update/src/library/base/man/is.language.Rd (from /trunk/src/library/base/man/is.language.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/is.object.Rd (from /trunk/src/library/base/man/is.object.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/is.recursive.Rd (from /trunk/src/library/base/man/is.recursive.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/is.single.Rd (from /trunk/src/library/base/man/is.single.Rd:27625)
   A /tags/last-patch-update/src/library/base/man/is.symbol.Rd (from /trunk/src/library/base/man/is.symbol.Rd:7124)
   R /tags/last-patch-update/src/library/base/man/islands.Rd (from /trunk/src/library/base/man/islands.Rd:27716)
   R /tags/last-patch-update/src/library/base/man/jitter.Rd (from /trunk/src/library/base/man/jitter.Rd:27447)
   A /tags/last-patch-update/src/library/base/man/judges.Rd (from /trunk/src/library/base/man/judges.Rd:947)
   R /tags/last-patch-update/src/library/base/man/lapply.Rd (from /trunk/src/library/base/man/lapply.Rd:27712)
   R /tags/last-patch-update/src/library/base/man/length.Rd (from /trunk/src/library/base/man/length.Rd:28441)
   A /tags/last-patch-update/src/library/base/man/levels.factor.Rd (from /branches/R-1-7-patches/src/library/base/man/levels.factor.Rd:26981)
   R /tags/last-patch-update/src/library/base/man/library.Rd (from /branches/R-1-9-patches/src/library/base/man/library.Rd:29258)
   R /tags/last-patch-update/src/library/base/man/library.dynam.Rd (from /trunk/src/library/base/man/library.dynam.Rd:27447)
   R /tags/last-patch-update/src/library/base/man/list.Rd (from /trunk/src/library/base/man/list.Rd:28496)
   R /tags/last-patch-update/src/library/base/man/list.files.Rd (from /trunk/src/library/base/man/list.files.Rd:28167)
   R /tags/last-patch-update/src/library/base/man/lm.Rd (from /branches/R-1-8-patches/src/library/base/man/lm.Rd:27003)
   A /tags/last-patch-update/src/library/base/man/lm.summary.Rd (from /trunk/src/library/base/man/lm.summary.Rd:23516)
   R /tags/last-patch-update/src/library/base/man/load.Rd (from /branches/R-1-9-patches/src/library/base/man/load.Rd:29370)
   R /tags/last-patch-update/src/library/base/man/locator.Rd (from /branches/R-1-8-patches/src/library/base/man/locator.Rd:26981)
   R /tags/last-patch-update/src/library/base/man/logical.Rd (from /trunk/src/library/base/man/logical.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/ls.Rd (from /trunk/src/library/base/man/ls.Rd:27447)
   A /tags/last-patch-update/src/library/base/man/mac (from /trunk/src/library/base/man/mac:19656)
   A /tags/last-patch-update/src/library/base/man/machine.Rd (from /branches/R-1-5-patches/src/library/base/man/machine.Rd:26981)
   A /tags/last-patch-update/src/library/base/man/macintosh.Rd (from /trunk/src/library/base/man/macintosh.Rd:3685)
   R /tags/last-patch-update/src/library/base/man/make.names.Rd (from /branches/R-1-9-patches/src/library/base/man/make.names.Rd:29558)
   R /tags/last-patch-update/src/library/base/man/mapply.Rd (from /branches/R-1-9-patches/src/library/base/man/mapply.Rd:29356)
   R /tags/last-patch-update/src/library/base/man/margin.table.Rd (from /branches/R-1-9-patches/src/library/base/man/margin.table.Rd:29687)
   R /tags/last-patch-update/src/library/base/man/match.arg.Rd (from /branches/R-1-9-patches/src/library/base/man/match.arg.Rd:29356)
   R /tags/last-patch-update/src/library/base/man/matmult.Rd (from /trunk/src/library/base/man/matmult.Rd:28738)
   R /tags/last-patch-update/src/library/base/man/matrix.Rd (from /trunk/src/library/base/man/matrix.Rd:28014)
   R /tags/last-patch-update/src/library/base/man/mean.Rd (from /trunk/src/library/base/man/mean.Rd:27623)
   R /tags/last-patch-update/src/library/base/man/merge.Rd (from /trunk/src/library/base/man/merge.Rd:27401)
   R /tags/last-patch-update/src/library/base/man/nafns.Rd (from /branches/R-1-8-patches/src/library/base/man/nafns.Rd:27164)
   R /tags/last-patch-update/src/library/base/man/name.Rd (from /trunk/src/library/base/man/name.Rd:27712)
   R /tags/last-patch-update/src/library/base/man/names.Rd (from /trunk/src/library/base/man/names.Rd:28328)
   A /tags/last-patch-update/src/library/base/man/namespace.Rd (from /trunk/src/library/base/man/namespace.Rd:19475)
   R /tags/last-patch-update/src/library/base/man/nchar.Rd (from /trunk/src/library/base/man/nchar.Rd:27449)
   R /tags/last-patch-update/src/library/base/man/noquote.Rd (from /trunk/src/library/base/man/noquote.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/notyet.Rd (from /trunk/src/library/base/man/notyet.Rd:27716)
   A /tags/last-patch-update/src/library/base/man/ns-hooks.Rd (from /trunk/src/library/base/man/ns-hooks.Rd:28110)
   R /tags/last-patch-update/src/library/base/man/ns-internal.Rd (from /trunk/src/library/base/man/ns-internal.Rd:27911)
   R /tags/last-patch-update/src/library/base/man/ns-lowlev.Rd (from /trunk/src/library/base/man/ns-lowlev.Rd:28109)
   R /tags/last-patch-update/src/library/base/man/numeric.Rd (from /trunk/src/library/base/man/numeric.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/octmode.Rd (from /branches/R-1-9-patches/src/library/base/man/octmode.Rd:29828)
   R /tags/last-patch-update/src/library/base/man/options.Rd (from /branches/R-1-9-patches/src/library/base/man/options.Rd:30275)
   R /tags/last-patch-update/src/library/base/man/package.dependencies.Rd (from /trunk/src/library/base/man/package.dependencies.Rd:28419)
   A /tags/last-patch-update/src/library/base/man/packageDescription.Rd (from /trunk/src/library/base/man/packageDescription.Rd:28867)
   A /tags/last-patch-update/src/library/base/man/pairs.formula.Rd (from /trunk/src/library/base/man/pairs.formula.Rd:15978)
   R /tags/last-patch-update/src/library/base/man/par.Rd (from /branches/R-1-8-patches/src/library/base/man/par.Rd:27424)
   R /tags/last-patch-update/src/library/base/man/parse.Rd (from /branches/R-1-9-patches/src/library/base/man/parse.Rd:29356)
   A /tags/last-patch-update/src/library/base/man/parse.dcf.Rd (from /trunk/src/library/base/man/parse.dcf.Rd:10525)
   R /tags/last-patch-update/src/library/base/man/paste.Rd (from /trunk/src/library/base/man/paste.Rd:27440)
   R /tags/last-patch-update/src/library/base/man/pdf.Rd (from /branches/R-1-8-patches/src/library/base/man/pdf.Rd:26981)
   A /tags/last-patch-update/src/library/base/man/piechart.Rd (from /branches/R-1-5-patches/src/library/base/man/piechart.Rd:26981)
   A /tags/last-patch-update/src/library/base/man/pigs.Rd (from /trunk/src/library/base/man/pigs.Rd:947)
   A /tags/last-patch-update/src/library/base/man/plants.Rd (from /trunk/src/library/base/man/plants.Rd:3926)
   R /tags/last-patch-update/src/library/base/man/polyroot.Rd (from /trunk/src/library/base/man/polyroot.Rd:27447)
   R /tags/last-patch-update/src/library/base/man/postscript.Rd (from /branches/R-1-8-patches/src/library/base/man/postscript.Rd:27039)
   R /tags/last-patch-update/src/library/base/man/precip.Rd (from /trunk/src/library/base/man/precip.Rd:27716)
   R /tags/last-patch-update/src/library/base/man/predict.glm.Rd (from /branches/R-1-8-patches/src/library/base/man/predict.glm.Rd:27003)
   R /tags/last-patch-update/src/library/base/man/predict.lm.Rd (from /branches/R-1-8-patches/src/library/base/man/predict.lm.Rd:27003)
   R /tags/last-patch-update/src/library/base/man/pretty.Rd (from /branches/R-1-9-patches/src/library/base/man/pretty.Rd:29012)
   R /tags/last-patch-update/src/library/base/man/print.Rd (from /trunk/src/library/base/man/print.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/print.coefmat.Rd (from /branches/R-1-8-patches/src/library/base/man/print.coefmat.Rd:27400)
   R /tags/last-patch-update/src/library/base/man/print.matrix.Rd (from /trunk/src/library/base/man/print.matrix.Rd:27470)
   R /tags/last-patch-update/src/library/base/man/prod.Rd (from /trunk/src/library/base/man/prod.Rd:27273)
   A /tags/last-patch-update/src/library/base/man/prompt.data.frame.Rd (from /branches/R-0-90-patches/src/library/base/man/prompt.data.frame.Rd:26981)
   R /tags/last-patch-update/src/library/base/man/prop.table.Rd (from /branches/R-1-9-patches/src/library/base/man/prop.table.Rd:29687)
   A /tags/last-patch-update/src/library/base/man/prop.test.Rd (from /trunk/src/library/base/man/prop.test.Rd:3076)
   R /tags/last-patch-update/src/library/base/man/qr.Rd (from /trunk/src/library/base/man/qr.Rd:27447)
   R /tags/last-patch-update/src/library/base/man/qraux.Rd (from /trunk/src/library/base/man/qraux.Rd:27447)
   R /tags/last-patch-update/src/library/base/man/range.Rd (from /trunk/src/library/base/man/range.Rd:27733)
   A /tags/last-patch-update/src/library/base/man/range.default.Rd (from /branches/R-0-90-patches/src/library/base/man/range.default.Rd:26981)
   A /tags/last-patch-update/src/library/base/man/rbind.Rd (from /trunk/src/library/base/man/rbind.Rd:286)
   R /tags/last-patch-update/src/library/base/man/read.table.Rd (from /branches/R-1-9-patches/src/library/base/man/read.table.Rd:29558)
   A /tags/last-patch-update/src/library/base/man/read.table.url.Rd (from /branches/R-1-2-patches/src/library/base/man/read.table.url.Rd:26981)
   R /tags/last-patch-update/src/library/base/man/readBin.Rd (from /trunk/src/library/base/man/readBin.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/readLines.Rd (from /trunk/src/library/base/man/readLines.Rd:28093)
   R /tags/last-patch-update/src/library/base/man/reg.finalizer.Rd (from /branches/R-1-9-patches/src/library/base/man/reg.finalizer.Rd:29663)
   R /tags/last-patch-update/src/library/base/man/regex.Rd (from /trunk/src/library/base/man/regex.Rd:28442)
   A /tags/last-patch-update/src/library/base/man/remove.Rd (from /trunk/src/library/base/man/remove.Rd:286)
   R /tags/last-patch-update/src/library/base/man/rep.Rd (from /trunk/src/library/base/man/rep.Rd:28166)
   A /tags/last-patch-update/src/library/base/man/reshapeLong.Rd (from /trunk/src/library/base/man/reshapeLong.Rd:17006)
   A /tags/last-patch-update/src/library/base/man/reshapeWide.Rd (from /trunk/src/library/base/man/reshapeWide.Rd:17006)
   A /tags/last-patch-update/src/library/base/man/restart.Rd (from /trunk/src/library/base/man/restart.Rd:21087)
   R /tags/last-patch-update/src/library/base/man/rev.Rd (from /trunk/src/library/base/man/rev.Rd:27474)
   R /tags/last-patch-update/src/library/base/man/rm.Rd (from /trunk/src/library/base/man/rm.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/round.POSIXt.Rd (from /trunk/src/library/base/man/round.POSIXt.Rd:28166)
   A /tags/last-patch-update/src/library/base/man/rownames.Rd (from /trunk/src/library/base/man/rownames.Rd:1307)
   R /tags/last-patch-update/src/library/base/man/rowsum.Rd (from /trunk/src/library/base/man/rowsum.Rd:27447)
   R /tags/last-patch-update/src/library/base/man/save.Rd (from /branches/R-1-9-patches/src/library/base/man/save.Rd:29370)
   A /tags/last-patch-update/src/library/base/man/savings.Rd (from /trunk/src/library/base/man/savings.Rd:947)
   R /tags/last-patch-update/src/library/base/man/scale.Rd (from /trunk/src/library/base/man/scale.Rd:27716)
   R /tags/last-patch-update/src/library/base/man/scan.Rd (from /branches/R-1-9-patches/src/library/base/man/scan.Rd:29241)
   A /tags/last-patch-update/src/library/base/man/seq.Date.Rd (from /trunk/src/library/base/man/seq.Date.Rd:28166)
   R /tags/last-patch-update/src/library/base/man/seq.POSIXt.Rd (from /trunk/src/library/base/man/seq.POSIXt.Rd:28166)
   R /tags/last-patch-update/src/library/base/man/seq.Rd (from /trunk/src/library/base/man/seq.Rd:28247)
   R /tags/last-patch-update/src/library/base/man/serialize.Rd (from /branches/R-1-9-patches/src/library/base/man/serialize.Rd:29511)
   R /tags/last-patch-update/src/library/base/man/sign.Rd (from /trunk/src/library/base/man/sign.Rd:27273)
   R /tags/last-patch-update/src/library/base/man/sink.Rd (from /trunk/src/library/base/man/sink.Rd:28045)
   R /tags/last-patch-update/src/library/base/man/sleep.Rd (from /trunk/src/library/base/man/sleep.Rd:27716)
   R /tags/last-patch-update/src/library/base/man/slice.index.Rd (from /trunk/src/library/base/man/slice.index.Rd:27117)
   R /tags/last-patch-update/src/library/base/man/solve.Rd (from /trunk/src/library/base/man/solve.Rd:28009)
   R /tags/last-patch-update/src/library/base/man/sort.Rd (from /trunk/src/library/base/man/sort.Rd:27716)
   R /tags/last-patch-update/src/library/base/man/source.Rd (from /trunk/src/library/base/man/source.Rd:28092)
   R /tags/last-patch-update/src/library/base/man/split.Rd (from /trunk/src/library/base/man/split.Rd:28633)
   R /tags/last-patch-update/src/library/base/man/sprintf.Rd (from /trunk/src/library/base/man/sprintf.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/stack.Rd (from /trunk/src/library/base/man/stack.Rd:27716)
   R /tags/last-patch-update/src/library/base/man/stopifnot.Rd (from /trunk/src/library/base/man/stopifnot.Rd:28931)
   R /tags/last-patch-update/src/library/base/man/str.Rd (from /branches/R-1-8-patches/src/library/base/man/str.Rd:26981)
   R /tags/last-patch-update/src/library/base/man/strptime.Rd (from /trunk/src/library/base/man/strptime.Rd:28166)
   R /tags/last-patch-update/src/library/base/man/strsplit.Rd (from /trunk/src/library/base/man/strsplit.Rd:28442)
   R /tags/last-patch-update/src/library/base/man/strwrap.Rd (from /trunk/src/library/base/man/strwrap.Rd:27621)
   R /tags/last-patch-update/src/library/base/man/subset.Rd (from /branches/R-1-9-patches/src/library/base/man/subset.Rd:29866)
   R /tags/last-patch-update/src/library/base/man/substitute.Rd (from /branches/R-1-9-patches/src/library/base/man/substitute.Rd:29566)
   R /tags/last-patch-update/src/library/base/man/substr.Rd (from /trunk/src/library/base/man/substr.Rd:28013)
   R /tags/last-patch-update/src/library/base/man/sum.Rd (from /trunk/src/library/base/man/sum.Rd:27273)
   R /tags/last-patch-update/src/library/base/man/summary.Rd (from /trunk/src/library/base/man/summary.Rd:27447)
   R /tags/last-patch-update/src/library/base/man/summary.lm.Rd (from /branches/R-1-8-patches/src/library/base/man/summary.lm.Rd:26996)
   R /tags/last-patch-update/src/library/base/man/summary.manova.Rd (from /branches/R-1-8-patches/src/library/base/man/summary.manova.Rd:27172)
   R /tags/last-patch-update/src/library/base/man/svd.Rd (from /trunk/src/library/base/man/svd.Rd:28400)
   R /tags/last-patch-update/src/library/base/man/sweep.Rd (from /trunk/src/library/base/man/sweep.Rd:27716)
   R /tags/last-patch-update/src/library/base/man/switch.Rd (from /trunk/src/library/base/man/switch.Rd:27716)
   R /tags/last-patch-update/src/library/base/man/symnum.Rd (from /branches/R-1-8-patches/src/library/base/man/symnum.Rd:26981)
   R /tags/last-patch-update/src/library/base/man/sys.parent.Rd (from /branches/R-1-9-patches/src/library/base/man/sys.parent.Rd:30173)
   A /tags/last-patch-update/src/library/base/man/system.Rd (from /trunk/src/library/base/man/system.Rd:12778)
   R /tags/last-patch-update/src/library/base/man/system.file.Rd (from /trunk/src/library/base/man/system.file.Rd:27652)
   R /tags/last-patch-update/src/library/base/man/system.time.Rd (from /trunk/src/library/base/man/system.time.Rd:27716)
   R /tags/last-patch-update/src/library/base/man/t.Rd (from /trunk/src/library/base/man/t.Rd:27362)
   A /tags/last-patch-update/src/library/base/man/t.test.Rd (from /trunk/src/library/base/man/t.test.Rd:3076)
   R /tags/last-patch-update/src/library/base/man/table.Rd (from /trunk/src/library/base/man/table.Rd:28012)
   R /tags/last-patch-update/src/library/base/man/tabulate.Rd (from /trunk/src/library/base/man/tabulate.Rd:28012)
   R /tags/last-patch-update/src/library/base/man/tapply.Rd (from /trunk/src/library/base/man/tapply.Rd:27716)
   R /tags/last-patch-update/src/library/base/man/taskCallback.Rd (from /branches/R-1-9-patches/src/library/base/man/taskCallback.Rd:29356)
   R /tags/last-patch-update/src/library/base/man/taskCallbackManager.Rd (from /trunk/src/library/base/man/taskCallbackManager.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/taskCallbackNames.Rd (from /trunk/src/library/base/man/taskCallbackNames.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/tempfile.Rd (from /trunk/src/library/base/man/tempfile.Rd:27447)
   R /tags/last-patch-update/src/library/base/man/terms.object.Rd (from /branches/R-1-8-patches/src/library/base/man/terms.object.Rd:26981)
   R /tags/last-patch-update/src/library/base/man/text.Rd (from /branches/R-1-8-patches/src/library/base/man/text.Rd:26981)
   R /tags/last-patch-update/src/library/base/man/textconnections.Rd (from /trunk/src/library/base/man/textconnections.Rd:27447)
   A /tags/last-patch-update/src/library/base/man/tilde.Rd (from /trunk/src/library/base/man/tilde.Rd:27447)
   R /tags/last-patch-update/src/library/base/man/toString.Rd (from /trunk/src/library/base/man/toString.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/trace.Rd (from /trunk/src/library/base/man/trace.Rd:27716)
   R /tags/last-patch-update/src/library/base/man/traceback.Rd (from /trunk/src/library/base/man/traceback.Rd:28625)
   R /tags/last-patch-update/src/library/base/man/try.Rd (from /trunk/src/library/base/man/try.Rd:27733)
   R /tags/last-patch-update/src/library/base/man/type.convert.Rd (from /branches/R-1-9-patches/src/library/base/man/type.convert.Rd:29047)
   A /tags/last-patch-update/src/library/base/man/undoc.Rd (from /trunk/src/library/base/man/undoc.Rd:12976)
   R /tags/last-patch-update/src/library/base/man/units.Rd (from /trunk/src/library/base/man/units.Rd:27447)
   R /tags/last-patch-update/src/library/base/man/unix/BATCH.Rd (from /branches/R-1-8-patches/src/library/base/man/unix/BATCH.Rd:27192)
   A /tags/last-patch-update/src/library/base/man/unix/Rprof.Rd (from /trunk/src/library/base/man/unix/Rprof.Rd:22868)
   D /tags/last-patch-update/src/library/base/man/unix/gtk.Rd
   A /tags/last-patch-update/src/library/base/man/unix/hdf5.Rd (from /branches/R-0-90-patches/src/library/base/man/unix/hdf5.Rd:26981)
   R /tags/last-patch-update/src/library/base/man/unix/system.Rd (from /trunk/src/library/base/man/unix/system.Rd:28537)
   A /tags/last-patch-update/src/library/base/man/unix/undoc.Rd (from /trunk/src/library/base/man/unix/undoc.Rd:7123)
   R /tags/last-patch-update/src/library/base/man/unlink.Rd (from /trunk/src/library/base/man/unlink.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/unlist.Rd (from /trunk/src/library/base/man/unlist.Rd:27625)
   R /tags/last-patch-update/src/library/base/man/unname.Rd (from /trunk/src/library/base/man/unname.Rd:27712)
   A /tags/last-patch-update/src/library/base/man/update.lm.Rd (from /trunk/src/library/base/man/update.lm.Rd:6098)
   A /tags/last-patch-update/src/library/base/man/userhooks.Rd (from /trunk/src/library/base/man/userhooks.Rd:28126)
   A /tags/last-patch-update/src/library/base/man/var.Rd (from /trunk/src/library/base/man/var.Rd:7081)
   R /tags/last-patch-update/src/library/base/man/volcano.Rd (from /trunk/src/library/base/man/volcano.Rd:27716)
   R /tags/last-patch-update/src/library/base/man/warning.Rd (from /trunk/src/library/base/man/warning.Rd:27733)
   R /tags/last-patch-update/src/library/base/man/warpbreaks.Rd (from /trunk/src/library/base/man/warpbreaks.Rd:27725)
   R /tags/last-patch-update/src/library/base/man/weekday.POSIXt.Rd (from /trunk/src/library/base/man/weekday.POSIXt.Rd:28571)
   R /tags/last-patch-update/src/library/base/man/which.Rd (from /trunk/src/library/base/man/which.Rd:27712)
   R /tags/last-patch-update/src/library/base/man/which.min.Rd (from /trunk/src/library/base/man/which.min.Rd:28417)
   R /tags/last-patch-update/src/library/base/man/windows/BATCH.Rd (from /branches/R-1-8-patches/src/library/base/man/windows/BATCH.Rd:27083)
   A /tags/last-patch-update/src/library/base/man/windows/Rprof.Rd (from /trunk/src/library/base/man/windows/Rprof.Rd:22868)
   A /tags/last-patch-update/src/library/base/man/windows/help.Rd (from /trunk/src/library/base/man/windows/help.Rd:6166)
   A /tags/last-patch-update/src/library/base/man/windows/help.start.Rd (from /trunk/src/library/base/man/windows/help.start.Rd:6130)
   R /tags/last-patch-update/src/library/base/man/windows/png.Rd (from /branches/R-1-8-patches/src/library/base/man/windows/png.Rd:27049)
   A /tags/last-patch-update/src/library/base/man/windows/savehistory.Rd (from /trunk/src/library/base/man/windows/savehistory.Rd:9068)
   R /tags/last-patch-update/src/library/base/man/windows/shell.Rd (from /trunk/src/library/base/man/windows/shell.Rd:28738)
   R /tags/last-patch-update/src/library/base/man/windows/system.Rd (from /trunk/src/library/base/man/windows/system.Rd:28738)
   A /tags/last-patch-update/src/library/base/man/windows/tempfile.Rd (from /trunk/src/library/base/man/windows/tempfile.Rd:6179)
   A /tags/last-patch-update/src/library/base/man/windows/unlink.Rd (from /trunk/src/library/base/man/windows/unlink.Rd:6130)
   A /tags/last-patch-update/src/library/base/man/windows/update.packages.Rd (from /trunk/src/library/base/man/windows/update.packages.Rd:6621)
   R /tags/last-patch-update/src/library/base/man/with.Rd (from /trunk/src/library/base/man/with.Rd:27716)
   R /tags/last-patch-update/src/library/base/man/write.table.Rd (from /trunk/src/library/base/man/write.table.Rd:27041)
   A /tags/last-patch-update/src/library/base/man/x11.Rd (from /trunk/src/library/base/man/x11.Rd:4024)
   R /tags/last-patch-update/src/library/base/man/xy.coords.Rd (from /branches/R-1-8-patches/src/library/base/man/xy.coords.Rd:26981)
   A /tags/last-patch-update/src/library/base/man/zAlias.Rd (from /trunk/src/library/base/man/zAlias.Rd:17457)
   R /tags/last-patch-update/src/library/base/man/zMachine.Rd (from /trunk/src/library/base/man/zMachine.Rd:27712)
   R /tags/last-patch-update/src/library/base/man/zMethods.Rd (from /trunk/src/library/base/man/zMethods.Rd:28431)
   R /tags/last-patch-update/src/library/ctest (from /trunk/src/library/ctest:26339)
   R /tags/last-patch-update/src/library/ctest/DESCRIPTION.in (from /trunk/src/library/ctest/DESCRIPTION.in:28749)
   A /tags/last-patch-update/src/library/ctest/INDEX (from /trunk/src/library/ctest/INDEX:13696)
   R /tags/last-patch-update/src/library/ctest/Makefile.in (from /trunk/src/library/ctest/Makefile.in:28336)
   R /tags/last-patch-update/src/library/ctest/R/cor.test.R (from /branches/R-1-8-patches/src/library/ctest/R/cor.test.R:26732)
   R /tags/last-patch-update/src/library/ctest/R/prop.trend.test.R (from /branches/R-1-8-patches/src/library/ctest/R/prop.trend.test.R:26735)
   R /tags/last-patch-update/src/library/ctest/R/zzz.R (from /trunk/src/library/ctest/R/zzz.R:27457)
   A /tags/last-patch-update/src/library/ctest/TITLE (from /trunk/src/library/ctest/TITLE:7235)
   R /tags/last-patch-update/src/library/ctest/man/binom.test.Rd (from /branches/R-1-8-patches/src/library/ctest/man/binom.test.Rd:26783)
   R /tags/last-patch-update/src/library/ctest/man/fligner.test.Rd (from /branches/R-1-8-patches/src/library/ctest/man/fligner.test.Rd:26783)
   R /tags/last-patch-update/src/library/ctest/man/ks.test.Rd (from /branches/R-1-8-patches/src/library/ctest/man/ks.test.Rd:26783)
   R /tags/last-patch-update/src/library/ctest/man/mood.test.Rd (from /branches/R-1-8-patches/src/library/ctest/man/mood.test.Rd:26783)
   A /tags/last-patch-update/src/library/ctest/man/print.pairwise.htest.Rd (from /trunk/src/library/ctest/man/print.pairwise.htest.Rd:15462)
   R /tags/last-patch-update/src/library/ctest/man/quade.test.Rd (from /branches/R-1-8-patches/src/library/ctest/man/quade.test.Rd:26783)
   A /tags/last-patch-update/src/library/ctest/src/Makefile.mac (from /trunk/src/library/ctest/src/Makefile.mac:18257)
   A /tags/last-patch-update/src/library/ctest/src/alnorm.f (from /trunk/src/library/ctest/src/alnorm.f:7534)
   A /tags/last-patch-update/src/library/ctest/src/ctest.mcp.hqx (from /trunk/src/library/ctest/src/ctest.mcp.hqx:14449)
   A /tags/last-patch-update/src/library/ctest/src/prho.f (from /branches/R-1-0-patches/src/library/ctest/src/prho.f:26339)
   R /tags/last-patch-update/src/library/eda (from /trunk/src/library/eda:26339)
   R /tags/last-patch-update/src/library/eda/DESCRIPTION.in (from /trunk/src/library/eda/DESCRIPTION.in:28899)
   A /tags/last-patch-update/src/library/eda/INDEX (from /branches/unlabeled-1.1.1/src/library/eda/INDEX:26339)
   R /tags/last-patch-update/src/library/eda/Makefile.in (from /trunk/src/library/eda/Makefile.in:28336)
   R /tags/last-patch-update/src/library/eda/R (from /branches/unlabeled-1.1.1/src/library/eda/R:26339)
   A /tags/last-patch-update/src/library/eda/R/line.R (from /trunk/src/library/eda/R/line.R:26339)
   A /tags/last-patch-update/src/library/eda/R/medpolish.R (from /trunk/src/library/eda/R/medpolish.R:26339)
   A /tags/last-patch-update/src/library/eda/R/smooth.R (from /trunk/src/library/eda/R/smooth.R:26339)
   A /tags/last-patch-update/src/library/eda/R/zzz.R (from /trunk/src/library/eda/R/zzz.R:27473)
   A /tags/last-patch-update/src/library/eda/TITLE (from /branches/unlabeled-1.1.1/src/library/eda/TITLE:26339)
   A /tags/last-patch-update/src/library/eda/src/Makefile (from /trunk/src/library/eda/src/Makefile:806)
   A /tags/last-patch-update/src/library/eda/src/Makefile.mac (from /trunk/src/library/eda/src/Makefile.mac:18257)
   A /tags/last-patch-update/src/library/eda/src/eda.mcp.hqx (from /trunk/src/library/eda/src/eda.mcp.hqx:14450)
   A /tags/last-patch-update/src/library/eda/src-c (from /branches/unlabeled-1.1.1/src/library/eda/src-c:26339)
   R /tags/last-patch-update/src/library/eda/src-c/line.c (from /trunk/src/library/eda/src-c/line.c:107)
   R /tags/last-patch-update/src/library/graphics/Makefile.in (from /branches/R-1-9-patches/src/library/graphics/Makefile.in:29710)
   R /tags/last-patch-update/src/library/graphics/R/barplot.R (from /branches/R-1-9-patches/src/library/graphics/R/barplot.R:29523)
   R /tags/last-patch-update/src/library/graphics/R/boxplot.R (from /branches/R-1-9-patches/src/library/graphics/R/boxplot.R:29299)
   R /tags/last-patch-update/src/library/graphics/R/coplot.R (from /branches/R-1-9-patches/src/library/graphics/R/coplot.R:30079)
   R /tags/last-patch-update/src/library/graphics/R/hist.R (from /branches/R-1-9-patches/src/library/graphics/R/hist.R:29725)
   R /tags/last-patch-update/src/library/graphics/R/legend.R (from /branches/R-1-9-patches/src/library/graphics/R/legend.R:29185)
   R /tags/last-patch-update/src/library/graphics/R/mosaicplot.R (from /branches/R-1-9-patches/src/library/graphics/R/mosaicplot.R:29250)
   R /tags/last-patch-update/src/library/graphics/R/unix/x11.R (from /branches/R-1-9-patches/src/library/graphics/R/unix/x11.R:29730)
   R /tags/last-patch-update/src/library/graphics/man/axTicks.Rd (from /branches/R-1-9-patches/src/library/graphics/man/axTicks.Rd:29011)
   R /tags/last-patch-update/src/library/graphics/man/barplot.Rd (from /branches/R-1-9-patches/src/library/graphics/man/barplot.Rd:29523)
   R /tags/last-patch-update/src/library/graphics/man/boxplot.Rd (from /branches/R-1-9-patches/src/library/graphics/man/boxplot.Rd:29245)
   R /tags/last-patch-update/src/library/graphics/man/bxp.Rd (from /branches/R-1-9-patches/src/library/graphics/man/bxp.Rd:29299)
   R /tags/last-patch-update/src/library/graphics/man/check.options.Rd (from /branches/R-1-9-patches/src/library/graphics/man/check.options.Rd:29353)
   R /tags/last-patch-update/src/library/graphics/man/hist.Rd (from /branches/R-1-9-patches/src/library/graphics/man/hist.Rd:29725)
   R /tags/last-patch-update/src/library/graphics/man/legend.Rd (from /branches/R-1-9-patches/src/library/graphics/man/legend.Rd:29185)
   R /tags/last-patch-update/src/library/graphics/man/matplot.Rd (from /branches/R-1-9-patches/src/library/graphics/man/matplot.Rd:29353)
   R /tags/last-patch-update/src/library/graphics/man/mosaicplot.Rd (from /branches/R-1-9-patches/src/library/graphics/man/mosaicplot.Rd:29250)
   R /tags/last-patch-update/src/library/graphics/man/pairs.Rd (from /branches/R-1-9-patches/src/library/graphics/man/pairs.Rd:29952)
   R /tags/last-patch-update/src/library/graphics/man/par.Rd (from /branches/R-1-9-patches/src/library/graphics/man/par.Rd:29318)
   R /tags/last-patch-update/src/library/graphics/man/plotdefault.Rd (from /branches/R-1-9-patches/src/library/graphics/man/plotdefault.Rd:29075)
   R /tags/last-patch-update/src/library/graphics/man/plotformula.Rd (from /branches/R-1-9-patches/src/library/graphics/man/plotformula.Rd:29249)
   R /tags/last-patch-update/src/library/graphics/man/polygon.Rd (from /branches/R-1-9-patches/src/library/graphics/man/polygon.Rd:29353)
   R /tags/last-patch-update/src/library/graphics/man/stars.Rd (from /branches/R-1-9-patches/src/library/graphics/man/stars.Rd:29353)
   R /tags/last-patch-update/src/library/graphics/man/stripchart.Rd (from /branches/R-1-9-patches/src/library/graphics/man/stripchart.Rd:29687)
   R /tags/last-patch-update/src/library/graphics/man/strwidth.Rd (from /branches/R-1-9-patches/src/library/graphics/man/strwidth.Rd:30177)
   R /tags/last-patch-update/src/library/graphics/man/unix/gnome.Rd (from /branches/R-1-9-patches/src/library/graphics/man/unix/gnome.Rd:29730)
   R /tags/last-patch-update/src/library/grid/Makefile.in (from /branches/R-1-9-patches/src/library/grid/Makefile.in:29706)
   R /tags/last-patch-update/src/library/grid/R/grid.R (from /branches/R-1-9-patches/src/library/grid/R/grid.R:29691)
   R /tags/last-patch-update/src/library/grid/R/primitives.R (from /branches/R-1-9-patches/src/library/grid/R/primitives.R:29647)
   R /tags/last-patch-update/src/library/grid/R/unit.R (from /branches/R-1-9-patches/src/library/grid/R/unit.R:29756)
   R /tags/last-patch-update/src/library/grid/inst/doc/changes.txt (from /branches/R-1-9-patches/src/library/grid/inst/doc/changes.txt:29756)
   A /tags/last-patch-update/src/library/grid/inst/doc/uguide.pdf (from /trunk/src/library/grid/inst/doc/uguide.pdf:25278)
   R /tags/last-patch-update/src/library/grid/man/grid.layout.Rd (from /branches/R-1-9-patches/src/library/grid/man/grid.layout.Rd:29356)
   R /tags/last-patch-update/src/library/grid/man/grid.points.Rd (from /branches/R-1-9-patches/src/library/grid/man/grid.points.Rd:29566)
   A /tags/last-patch-update/src/library/grid/man/height.details.Rd (from /trunk/src/library/grid/man/height.details.Rd:25323)
   A /tags/last-patch-update/src/library/grid/man/width.details.Rd (from /trunk/src/library/grid/man/width.details.Rd:25323)
   R /tags/last-patch-update/src/library/grid/src/unit.c (from /branches/R-1-9-patches/src/library/grid/src/unit.c:29756)
   R /tags/last-patch-update/src/library/lqs (from /trunk/src/library/lqs:26339)
   R /tags/last-patch-update/src/library/lqs/DESCRIPTION.in (from /trunk/src/library/lqs/DESCRIPTION.in:28899)
   R /tags/last-patch-update/src/library/lqs/INDEX (from /branches/R-1-8-patches/src/library/lqs/INDEX:27058)
   R /tags/last-patch-update/src/library/lqs/Makefile.in (from /trunk/src/library/lqs/Makefile.in:28336)
   R /tags/last-patch-update/src/library/lqs/R/zzz.R (from /trunk/src/library/lqs/R/zzz.R:27500)
   A /tags/last-patch-update/src/library/lqs/TITLE (from /trunk/src/library/lqs/TITLE:3475)
   A /tags/last-patch-update/src/library/lqs/src/Makefile.mac (from /trunk/src/library/lqs/src/Makefile.mac:18257)
   A /tags/last-patch-update/src/library/lqs/src/lqs.mcp.hqx (from /trunk/src/library/lqs/src/lqs.mcp.hqx:14450)
   A /tags/last-patch-update/src/library/methods/INDEX (from /trunk/src/library/methods/INDEX:15357)
   R /tags/last-patch-update/src/library/methods/Makefile.in (from /branches/R-1-9-patches/src/library/methods/Makefile.in:29706)
   R /tags/last-patch-update/src/library/methods/R/MethodsList.R (from /branches/R-1-9-patches/src/library/methods/R/MethodsList.R:29860)
   R /tags/last-patch-update/src/library/methods/R/addedFunctions.R (from /branches/R-1-9-patches/src/library/methods/R/addedFunctions.R:30173)
   A /tags/last-patch-update/src/library/methods/R/class.R (from /trunk/src/library/methods/R/class.R:19473)
   A /tags/last-patch-update/src/library/methods/R/copyEnvironment.R (from /trunk/src/library/methods/R/copyEnvironment.R:17000)
   A /tags/last-patch-update/src/library/methods/R/methodMetaData.R (from /trunk/src/library/methods/R/methodMetaData.R:20092)
   A /tags/last-patch-update/src/library/methods/R/plot.R (from /trunk/src/library/methods/R/plot.R:17381)
   A /tags/last-patch-update/src/library/methods/R/recover.R (from /trunk/src/library/methods/R/recover.R:15439)
   A /tags/last-patch-update/src/library/methods/TITLE (from /trunk/src/library/methods/TITLE:15357)
   A /tags/last-patch-update/src/library/methods/man/BasicFunctions.Rd (from /trunk/src/library/methods/man/BasicFunctions.Rd:19029)
   R /tags/last-patch-update/src/library/methods/man/RClassUtils.Rd (from /branches/R-1-9-patches/src/library/methods/man/RClassUtils.Rd:29703)
   R /tags/last-patch-update/src/library/methods/man/RMethodUtils.Rd (from /branches/R-1-9-patches/src/library/methods/man/RMethodUtils.Rd:29353)
   A /tags/last-patch-update/src/library/methods/man/class.Rd (from /trunk/src/library/methods/man/class.Rd:19029)
   A /tags/last-patch-update/src/library/methods/man/recover.Rd (from /trunk/src/library/methods/man/recover.Rd:17211)
   R /tags/last-patch-update/src/library/methods/man/setClass.Rd (from /branches/R-1-9-patches/src/library/methods/man/setClass.Rd:29697)
   R /tags/last-patch-update/src/library/methods/man/show.Rd (from /branches/R-1-9-patches/src/library/methods/man/show.Rd:29353)
   A /tags/last-patch-update/src/library/methods/src/Makefile.mac (from /trunk/src/library/methods/src/Makefile.mac:18884)
   A /tags/last-patch-update/src/library/methods/src/method_meta_data.c (from /trunk/src/library/methods/src/method_meta_data.c:17233)
   R /tags/last-patch-update/src/library/mle (from /trunk/src/library/mle:26386)
   R /tags/last-patch-update/src/library/mle/DESCRIPTION.in (from /trunk/src/library/mle/DESCRIPTION.in:28899)
   R /tags/last-patch-update/src/library/mle/Makefile.in (from /trunk/src/library/mle/Makefile.in:28336)
   R /tags/last-patch-update/src/library/mle/R (from /trunk/src/library/mle/R:27844)
   R /tags/last-patch-update/src/library/modreg (from /trunk/src/library/modreg:26379)
   R /tags/last-patch-update/src/library/modreg/DESCRIPTION.in (from /trunk/src/library/modreg/DESCRIPTION.in:28899)
   R /tags/last-patch-update/src/library/modreg/Makefile.in (from /trunk/src/library/modreg/Makefile.in:28336)
   R /tags/last-patch-update/src/library/modreg/R/zzz.R (from /trunk/src/library/modreg/R/zzz.R:27489)
   A /tags/last-patch-update/src/library/modreg/TITLE (from /trunk/src/library/modreg/TITLE:6098)
   R /tags/last-patch-update/src/library/modreg/data (from /trunk/src/library/modreg/data:3994)
   A /tags/last-patch-update/src/library/modreg/data/rock.tab (from /trunk/src/library/modreg/data/rock.tab:6408)
   A /tags/last-patch-update/src/library/modreg/man/modreg-internal.Rd (from /trunk/src/library/modreg/man/modreg-internal.Rd:14435)
   A /tags/last-patch-update/src/library/modreg/src/Makefile.mac (from /trunk/src/library/modreg/src/Makefile.mac:18257)
   A /tags/last-patch-update/src/library/modreg/src/dpbfa.f (from /trunk/src/library/modreg/src/dpbfa.f:2704)
   A /tags/last-patch-update/src/library/modreg/src/dpbsl.f (from /trunk/src/library/modreg/src/dpbsl.f:2704)
   R /tags/last-patch-update/src/library/modreg/src/init.c (from /branches/R-1-8-patches/src/library/modreg/src/init.c:26743)
   A /tags/last-patch-update/src/library/modreg/src/modreg.mcp.hqx (from /trunk/src/library/modreg/src/modreg.mcp.hqx:15482)
   A /tags/last-patch-update/src/library/modreg/src/sbart.f (from /trunk/src/library/modreg/src/sbart.f:12778)
   R /tags/last-patch-update/src/library/mva (from /trunk/src/library/mva:26544)
   R /tags/last-patch-update/src/library/mva/DESCRIPTION.in (from /trunk/src/library/mva/DESCRIPTION.in:28898)
   A /tags/last-patch-update/src/library/mva/INDEX (from /trunk/src/library/mva/INDEX:12256)
   A /tags/last-patch-update/src/library/mva/Makefile (from /branches/unlabeled-1.1.1/src/library/mva/Makefile:26544)
   R /tags/last-patch-update/src/library/mva/Makefile.in (from /trunk/src/library/mva/Makefile.in:28336)
   A /tags/last-patch-update/src/library/mva/R/cancor (from /branches/unlabeled-1.1.1/src/library/mva/R/cancor:26544)
   A /tags/last-patch-update/src/library/mva/R/cmdscale (from /branches/unlabeled-1.1.1/src/library/mva/R/cmdscale:26544)
   R /tags/last-patch-update/src/library/mva/R/dendrogram.R (from /branches/R-1-8-patches/src/library/mva/R/dendrogram.R:27059)
   A /tags/last-patch-update/src/library/mva/R/dist (from /branches/unlabeled-1.1.1/src/library/mva/R/dist:26544)
   R /tags/last-patch-update/src/library/mva/R/dist.R (from /branches/R-1-8-patches/src/library/mva/R/dist.R:26808)
   A /tags/last-patch-update/src/library/mva/R/hclust (from /branches/unlabeled-1.1.1/src/library/mva/R/hclust:26544)
   R /tags/last-patch-update/src/library/mva/R/hclust.R (from /branches/R-1-8-patches/src/library/mva/R/hclust.R:26957)
   A /tags/last-patch-update/src/library/mva/R/prcomp (from /branches/unlabeled-1.1.1/src/library/mva/R/prcomp:26544)
   A /tags/last-patch-update/src/library/mva/R/zzz (from /branches/unlabeled-1.1.1/src/library/mva/R/zzz:26544)
   R /tags/last-patch-update/src/library/mva/R/zzz.R (from /trunk/src/library/mva/R/zzz.R:27489)
   A /tags/last-patch-update/src/library/mva/TITLE (from /branches/unlabeled-1.1.1/src/library/mva/TITLE:26544)
   R /tags/last-patch-update/src/library/mva/data (from /trunk/src/library/mva/data:12263)
   R /tags/last-patch-update/src/library/mva/man/dist.Rd (from /branches/R-1-8-patches/src/library/mva/man/dist.Rd:26808)
   R /tags/last-patch-update/src/library/mva/man/heatmap.Rd (from /branches/R-1-8-patches/src/library/mva/man/heatmap.Rd:27059)
   R /tags/last-patch-update/src/library/mva/man/princomp.Rd (from /branches/R-1-8-patches/src/library/mva/man/princomp.Rd:26954)
   A /tags/last-patch-update/src/library/mva/src/Makefile (from /trunk/src/library/mva/src/Makefile:806)
   A /tags/last-patch-update/src/library/mva/src/Makefile.mac (from /trunk/src/library/mva/src/Makefile.mac:18257)
   A /tags/last-patch-update/src/library/mva/src/dist.c (from /trunk/src/library/mva/src/dist.c:954)
   R /tags/last-patch-update/src/library/mva/src/hclust.f (from /branches/R-1-8-patches/src/library/mva/src/hclust.f:26956)
   A /tags/last-patch-update/src/library/mva/src/mva.mcp.hqx (from /trunk/src/library/mva/src/mva.mcp.hqx:14450)
   A /tags/last-patch-update/src/library/mva/src-c (from /branches/unlabeled-1.1.1/src/library/mva/src-c:26544)
   R /tags/last-patch-update/src/library/nls (from /trunk/src/library/nls:26339)
   R /tags/last-patch-update/src/library/nls/DESCRIPTION.in (from /trunk/src/library/nls/DESCRIPTION.in:28899)
   A /tags/last-patch-update/src/library/nls/INDEX (from /trunk/src/library/nls/INDEX:6455)
   R /tags/last-patch-update/src/library/nls/Makefile.in (from /trunk/src/library/nls/Makefile.in:28336)
   R /tags/last-patch-update/src/library/nls/R/nls.R (from /branches/R-1-8-patches/src/library/nls/R/nls.R:27205)
   A /tags/last-patch-update/src/library/nls/R/zzz.R (from /trunk/src/library/nls/R/zzz.R:27502)
   A /tags/last-patch-update/src/library/nls/TITLE (from /trunk/src/library/nls/TITLE:6506)
   R /tags/last-patch-update/src/library/nls/data (from /trunk/src/library/nls/data:6455)
   R /tags/last-patch-update/src/library/nls/data/00Index (from /trunk/src/library/nls/data/00Index:8059)
   A /tags/last-patch-update/src/library/nls/man/logLik.Rd (from /trunk/src/library/nls/man/logLik.Rd:6465)
   A /tags/last-patch-update/src/library/nls/man/newEnv.Rd (from /branches/R-1-1-patches/src/library/nls/man/newEnv.Rd:26339)
   A /tags/last-patch-update/src/library/nls/man/selfStart.default.Rd (from /trunk/src/library/nls/man/selfStart.default.Rd:13223)
   A /tags/last-patch-update/src/library/nls/man/selfStart.formula.Rd (from /trunk/src/library/nls/man/selfStart.formula.Rd:13223)
   A /tags/last-patch-update/src/library/nls/src/Makefile.mac (from /trunk/src/library/nls/src/Makefile.mac:18257)
   A /tags/last-patch-update/src/library/nls/src/nls.mcp.hqx (from /trunk/src/library/nls/src/nls.mcp.hqx:14450)
   A /tags/last-patch-update/src/library/profile/Makefile (from /branches/R-0-62-patches/src/library/profile/Makefile:28956)
   A /tags/last-patch-update/src/library/profile/Rprofile.gnw (from /trunk/src/library/profile/Rprofile.gnw:16987)
   A /tags/last-patch-update/src/library/profile/Rprofile.mac (from /trunk/src/library/profile/Rprofile.mac:23949)
   A /tags/last-patch-update/src/library/profile/Rprofile.win (from /trunk/src/library/profile/Rprofile.win:4577)
   A /tags/last-patch-update/src/library/splines/INDEX (from /trunk/src/library/splines/INDEX:6456)
   R /tags/last-patch-update/src/library/splines/Makefile.in (from /branches/R-1-9-patches/src/library/splines/Makefile.in:29706)
   A /tags/last-patch-update/src/library/splines/TITLE (from /trunk/src/library/splines/TITLE:6422)
   R /tags/last-patch-update/src/library/splines/man/interpSpline.Rd (from /branches/R-1-9-patches/src/library/splines/man/interpSpline.Rd:29353)
   A /tags/last-patch-update/src/library/splines/src/Makefile.mac (from /trunk/src/library/splines/src/Makefile.mac:18257)
   A /tags/last-patch-update/src/library/splines/src/splines.mcp.hqx (from /trunk/src/library/splines/src/splines.mcp.hqx:14450)
   R /tags/last-patch-update/src/library/stats/Makefile.in (from /branches/R-1-9-patches/src/library/stats/Makefile.in:29711)
   R /tags/last-patch-update/src/library/stats/R/add.R (from /branches/R-1-9-patches/src/library/stats/R/add.R:29105)
   R /tags/last-patch-update/src/library/stats/R/aggregate.R (from /branches/R-1-9-patches/src/library/stats/R/aggregate.R:29416)
   R /tags/last-patch-update/src/library/stats/R/arima.R (from /branches/R-1-9-patches/src/library/stats/R/arima.R:29015)
   R /tags/last-patch-update/src/library/stats/R/dendrogram.R (from /branches/R-1-9-patches/src/library/stats/R/dendrogram.R:29804)
   R /tags/last-patch-update/src/library/stats/R/diffinv.R (from /branches/R-1-9-patches/src/library/stats/R/diffinv.R:29380)
   R /tags/last-patch-update/src/library/stats/R/glm.R (from /branches/R-1-9-patches/src/library/stats/R/glm.R:29131)
   R /tags/last-patch-update/src/library/stats/R/lm.R (from /branches/R-1-9-patches/src/library/stats/R/lm.R:29131)
   R /tags/last-patch-update/src/library/stats/R/model.tables.R (from /branches/R-1-9-patches/src/library/stats/R/model.tables.R:29196)
   R /tags/last-patch-update/src/library/stats/R/nls.R (from /branches/R-1-9-patches/src/library/stats/R/nls.R:29770)
   R /tags/last-patch-update/src/library/stats/R/ts.R (from /branches/R-1-9-patches/src/library/stats/R/ts.R:29988)
   R /tags/last-patch-update/src/library/stats/man/Logistic.Rd (from /branches/R-1-9-patches/src/library/stats/man/Logistic.Rd:30282)
   R /tags/last-patch-update/src/library/stats/man/Normal.Rd (from /branches/R-1-9-patches/src/library/stats/man/Normal.Rd:29872)
   R /tags/last-patch-update/src/library/stats/man/StructTS.Rd (from /branches/R-1-9-patches/src/library/stats/man/StructTS.Rd:29353)
   R /tags/last-patch-update/src/library/stats/man/arima.Rd (from /branches/R-1-9-patches/src/library/stats/man/arima.Rd:29512)
   R /tags/last-patch-update/src/library/stats/man/arima.sim.Rd (from /branches/R-1-9-patches/src/library/stats/man/arima.sim.Rd:29549)
   R /tags/last-patch-update/src/library/stats/man/arima0.Rd (from /branches/R-1-9-patches/src/library/stats/man/arima0.Rd:29512)
   R /tags/last-patch-update/src/library/stats/man/coefficients.Rd (from /branches/R-1-9-patches/src/library/stats/man/coefficients.Rd:30152)
   R /tags/last-patch-update/src/library/stats/man/cor.Rd (from /branches/R-1-9-patches/src/library/stats/man/cor.Rd:30078)
   R /tags/last-patch-update/src/library/stats/man/dendrogram.Rd (from /branches/R-1-9-patches/src/library/stats/man/dendrogram.Rd:29795)
   R /tags/last-patch-update/src/library/stats/man/dist.Rd (from /branches/R-1-9-patches/src/library/stats/man/dist.Rd:30001)
   R /tags/last-patch-update/src/library/stats/man/hclust.Rd (from /branches/R-1-9-patches/src/library/stats/man/hclust.Rd:29883)
   R /tags/last-patch-update/src/library/stats/man/heatmap.Rd (from /branches/R-1-9-patches/src/library/stats/man/heatmap.Rd:29700)
   R /tags/last-patch-update/src/library/stats/man/identify.hclust.Rd (from /branches/R-1-9-patches/src/library/stats/man/identify.hclust.Rd:29886)
   R /tags/last-patch-update/src/library/stats/man/lag.plot.Rd (from /branches/R-1-9-patches/src/library/stats/man/lag.plot.Rd:29353)
   R /tags/last-patch-update/src/library/stats/man/lm.Rd (from /branches/R-1-9-patches/src/library/stats/man/lm.Rd:29165)
   R /tags/last-patch-update/src/library/stats/man/nls.Rd (from /branches/R-1-9-patches/src/library/stats/man/nls.Rd:29770)
   R /tags/last-patch-update/src/library/stats/man/nlsModel.Rd (from /branches/R-1-9-patches/src/library/stats/man/nlsModel.Rd:29770)
   R /tags/last-patch-update/src/library/stats/man/optim.Rd (from /branches/R-1-9-patches/src/library/stats/man/optim.Rd:29502)
   R /tags/last-patch-update/src/library/stats/man/order.dendrogram.Rd (from /branches/R-1-9-patches/src/library/stats/man/order.dendrogram.Rd:29686)
   R /tags/last-patch-update/src/library/stats/man/plot.ts.Rd (from /branches/R-1-9-patches/src/library/stats/man/plot.ts.Rd:29541)
   R /tags/last-patch-update/src/library/stats/man/prcomp.Rd (from /branches/R-1-9-patches/src/library/stats/man/prcomp.Rd:29848)
   R /tags/last-patch-update/src/library/stats/man/princomp.Rd (from /branches/R-1-9-patches/src/library/stats/man/princomp.Rd:29848)
   R /tags/last-patch-update/src/library/stats/man/printCoefmat.Rd (from /branches/R-1-9-patches/src/library/stats/man/printCoefmat.Rd:29533)
   R /tags/last-patch-update/src/library/stats/man/reorder.Rd (from /branches/R-1-9-patches/src/library/stats/man/reorder.Rd:29794)
   R /tags/last-patch-update/src/library/stats/man/selfStart.Rd (from /branches/R-1-9-patches/src/library/stats/man/selfStart.Rd:29353)
   R /tags/last-patch-update/src/library/stats/man/wilcox.test.Rd (from /branches/R-1-9-patches/src/library/stats/man/wilcox.test.Rd:29390)
   R /tags/last-patch-update/src/library/stats/src/pacf.c (from /branches/R-1-9-patches/src/library/stats/src/pacf.c:29953)
   R /tags/last-patch-update/src/library/stats/src/ppr.f (from /branches/R-1-9-patches/src/library/stats/src/ppr.f:29953)
   R /tags/last-patch-update/src/library/stats4/Makefile.in (from /branches/R-1-9-patches/src/library/stats4/Makefile.in:29998)
   R /tags/last-patch-update/src/library/stats4/R/mle.R (from /branches/R-1-9-patches/src/library/stats4/R/mle.R:29803)
   R /tags/last-patch-update/src/library/stats4/man/coef-methods.Rd (from /branches/R-1-9-patches/src/library/stats4/man/coef-methods.Rd:30152)
   R /tags/last-patch-update/src/library/stats4/man/update-methods.Rd (from /branches/R-1-9-patches/src/library/stats4/man/update-methods.Rd:29596)
   R /tags/last-patch-update/src/library/stepfun (from /trunk/src/library/stepfun:25596)
   R /tags/last-patch-update/src/library/stepfun/DESCRIPTION.in (from /trunk/src/library/stepfun/DESCRIPTION.in:28899)
   R /tags/last-patch-update/src/library/stepfun/Makefile.in (from /trunk/src/library/stepfun/Makefile.in:28337)
   R /tags/last-patch-update/src/library/stepfun/R (from /trunk/src/library/stepfun/R:331)
   A /tags/last-patch-update/src/library/stepfun/R/ecdf.R (from /branches/R-1-8-patches/src/library/stepfun/R/ecdf.R:27294)
   A /tags/last-patch-update/src/library/stepfun/R/stepfun.R (from /branches/R-1-8-patches/src/library/stepfun/R/stepfun.R:27293)
   A /tags/last-patch-update/src/library/stepfun/R/zzz.R (from /trunk/src/library/stepfun/R/zzz.R:27652)
   A /tags/last-patch-update/src/library/stepfun/TITLE (from /trunk/src/library/stepfun/TITLE:331)
   R /tags/last-patch-update/src/library/stepfun/man/ecdf.Rd (from /branches/R-1-8-patches/src/library/stepfun/man/ecdf.Rd:26819)
   A /tags/last-patch-update/src/library/tcltk/INDEX (from /trunk/src/library/tcltk/INDEX:17153)
   R /tags/last-patch-update/src/library/tcltk/Makefile.in (from /branches/R-1-9-patches/src/library/tcltk/Makefile.in:29706)
   A /tags/last-patch-update/src/library/tcltk/TITLE (from /trunk/src/library/tcltk/TITLE:9343)
   A /tags/last-patch-update/src/library/tcltk/demo/tkfilefind.R (from /trunk/src/library/tcltk/demo/tkfilefind.R:24722)
   R /tags/last-patch-update/src/library/tcltk/man/TclInterface.Rd (from /branches/R-1-9-patches/src/library/tcltk/man/TclInterface.Rd:29353)
   A /tags/last-patch-update/src/library/tcltk/src/tcl83.def (from /trunk/src/library/tcltk/src/tcl83.def:9352)
   A /tags/last-patch-update/src/library/tcltk/src/tk83.def (from /trunk/src/library/tcltk/src/tk83.def:9352)
   A /tags/last-patch-update/src/library/tools/INDEX (from /trunk/src/library/tools/INDEX:18790)
   R /tags/last-patch-update/src/library/tools/Makefile.in (from /branches/R-1-9-patches/src/library/tools/Makefile.in:29710)
   A /tags/last-patch-update/src/library/tools/R/QA.R (from /branches/R-1-6-patches/src/library/tools/R/QA.R:28956)
   R /tags/last-patch-update/src/library/tools/R/QC.R (from /branches/R-1-9-patches/src/library/tools/R/QC.R:29565)
   A /tags/last-patch-update/src/library/tools/R/Sweave.R (from /trunk/src/library/tools/R/Sweave.R:26466)
   R /tags/last-patch-update/src/library/tools/R/admin.R (from /branches/R-1-9-patches/src/library/tools/R/admin.R:29494)
   R /tags/last-patch-update/src/library/tools/R/index.R (from /branches/R-1-9-patches/src/library/tools/R/index.R:29522)
   A /tags/last-patch-update/src/library/tools/TITLE (from /trunk/src/library/tools/TITLE:16493)
   A /tags/last-patch-update/src/library/tools/inst (from /trunk/src/library/tools/inst:20051)
   A /tags/last-patch-update/src/library/tools/man/QA.Rd (from /trunk/src/library/tools/man/QA.Rd:18733)
   A /tags/last-patch-update/src/library/tools/man/Rtangle.Rd (from /trunk/src/library/tools/man/Rtangle.Rd:19151)
   A /tags/last-patch-update/src/library/tools/man/RweaveLatex.Rd (from /trunk/src/library/tools/man/RweaveLatex.Rd:21177)
   A /tags/last-patch-update/src/library/tools/man/Sweave.Rd (from /trunk/src/library/tools/man/Sweave.Rd:26070)
   A /tags/last-patch-update/src/library/tools/man/SweaveSyntConv.Rd (from /trunk/src/library/tools/man/SweaveSyntConv.Rd:25995)
   R /tags/last-patch-update/src/library/tools/man/fileutils.Rd (from /branches/R-1-9-patches/src/library/tools/man/fileutils.Rd:29566)
   R /tags/last-patch-update/src/library/tools/man/getDepList.Rd (from /branches/R-1-9-patches/src/library/tools/man/getDepList.Rd:29258)
   R /tags/last-patch-update/src/library/tools/man/vignetteDepends.Rd (from /branches/R-1-9-patches/src/library/tools/man/vignetteDepends.Rd:29567)
   R /tags/last-patch-update/src/library/ts (from /trunk/src/library/ts:26379)
   A /tags/last-patch-update/src/library/ts/DESCRIPTION (from /trunk/src/library/ts/DESCRIPTION:5320)
   R /tags/last-patch-update/src/library/ts/DESCRIPTION.in (from /trunk/src/library/ts/DESCRIPTION.in:28899)
   R /tags/last-patch-update/src/library/ts/Makefile.in (from /trunk/src/library/ts/Makefile.in:28336)
   R /tags/last-patch-update/src/library/ts/R/ARMAtheory.R (from /branches/R-1-8-patches/src/library/ts/R/ARMAtheory.R:26982)
   R /tags/last-patch-update/src/library/ts/R/filter.R (from /branches/R-1-8-patches/src/library/ts/R/filter.R:26982)
   R /tags/last-patch-update/src/library/ts/R/zzz.R (from /trunk/src/library/ts/R/zzz.R:27501)
   A /tags/last-patch-update/src/library/ts/TITLE (from /trunk/src/library/ts/TITLE:5320)
   R /tags/last-patch-update/src/library/ts/data (from /trunk/src/library/ts/data:18707)
   A /tags/last-patch-update/src/library/ts/data/austres.rda (from /trunk/src/library/ts/data/austres.rda:5320)
   A /tags/last-patch-update/src/library/ts/data/lh.rda (from /trunk/src/library/ts/data/lh.rda:5320)
   A /tags/last-patch-update/src/library/ts/data/nottem.rda (from /trunk/src/library/ts/data/nottem.rda:5320)
   A /tags/last-patch-update/src/library/ts/man/diff.ts.Rd (from /trunk/src/library/ts/man/diff.ts.Rd:10217)
   A /tags/last-patch-update/src/library/ts/man/na.omit.ts.Rd (from /trunk/src/library/ts/man/na.omit.ts.Rd:7313)
   R /tags/last-patch-update/src/library/ts/man/sunspot.Rd (from /branches/R-1-8-patches/src/library/ts/man/sunspot.Rd:26665)
   A /tags/last-patch-update/src/library/ts/man/ts-internal.Rd (from /trunk/src/library/ts/man/ts-internal.Rd:15330)
   A /tags/last-patch-update/src/library/ts/man/window.Rd (from /trunk/src/library/ts/man/window.Rd:5362)
   A /tags/last-patch-update/src/library/ts/src/Makefile.mac (from /trunk/src/library/ts/src/Makefile.mac:19273)
   A /tags/last-patch-update/src/library/ts/src/starma.f (from /trunk/src/library/ts/src/starma.f:12778)
   A /tags/last-patch-update/src/library/ts/src/ts.mcp.hqx (from /trunk/src/library/ts/src/ts.mcp.hqx:14450)
   R /tags/last-patch-update/src/library/utils/Makefile.in (from /branches/R-1-9-patches/src/library/utils/Makefile.in:29733)
   R /tags/last-patch-update/src/library/utils/NAMESPACE (from /branches/R-1-9-patches/src/library/utils/NAMESPACE:29140)
   R /tags/last-patch-update/src/library/utils/R/aqua (from /branches/R-1-9-patches/src/library/utils/R/aqua:29364)
   R /tags/last-patch-update/src/library/utils/R/packageStatus.R (from /branches/R-1-9-patches/src/library/utils/R/packageStatus.R:29143)
   R /tags/last-patch-update/src/library/utils/R/packages.R (from /branches/R-1-9-patches/src/library/utils/R/packages.R:29641)
   R /tags/last-patch-update/src/library/utils/R/prompt.R (from /branches/R-1-9-patches/src/library/utils/R/prompt.R:30187)
   R /tags/last-patch-update/src/library/utils/R/unix/update.packages.R (from /branches/R-1-9-patches/src/library/utils/R/unix/update.packages.R:29264)
   R /tags/last-patch-update/src/library/utils/R/windows/update.packages.R (from /branches/R-1-9-patches/src/library/utils/R/windows/update.packages.R:29718)
   A /tags/last-patch-update/src/library/utils/man/SweaveUtils.Rd (from /branches/R-1-9-patches/src/library/utils/man/SweaveUtils.Rd:29135)
   R /tags/last-patch-update/src/library/utils/man/help.search.Rd (from /branches/R-1-9-patches/src/library/utils/man/help.search.Rd:29471)
   R /tags/last-patch-update/src/library/utils/man/update.packages.Rd (from /branches/R-1-9-patches/src/library/utils/man/update.packages.Rd:29353)
   D /tags/last-patch-update/src/library/utils/man/utils-internal.Rd
   R /tags/last-patch-update/src/library/utils/man/windows/Rconsole.Rd (from /branches/R-1-9-patches/src/library/utils/man/windows/Rconsole.Rd:29154)
   A /tags/last-patch-update/src/macintosh (from /trunk/src/macintosh:23819)
   A /tags/last-patch-update/src/macintosh/FF_CREATE (from /branches/R-1-3-patches/src/macintosh/FF_CREATE:23819)
   A /tags/last-patch-update/src/macintosh/GETCONFIG (from /branches/R-1-3-patches/src/macintosh/GETCONFIG:23819)
   A /tags/last-patch-update/src/macintosh/GETDESC (from /branches/R-1-3-patches/src/macintosh/GETDESC:23819)
   A /tags/last-patch-update/src/macintosh/GETVERSION (from /branches/R-1-3-patches/src/macintosh/GETVERSION:23819)
   A /tags/last-patch-update/src/macintosh/MAC-EXTRAS (from /branches/unlabeled-1.1.1/src/macintosh/MAC-EXTRAS:23819)
   A /tags/last-patch-update/src/macintosh/MPWBuild_R (from /branches/R-1-3-patches/src/macintosh/MPWBuild_R:23819)
   A /tags/last-patch-update/src/macintosh/Makefile (from /trunk/src/macintosh/Makefile:14452)
   A /tags/last-patch-update/src/macintosh/NEWS.MAC (from /trunk/src/macintosh/NEWS.MAC:12976)
   A /tags/last-patch-update/src/macintosh/Platform.h (from /trunk/src/macintosh/Platform.h:3548)
   A /tags/last-patch-update/src/macintosh/Rd2contents (from /trunk/src/macintosh/Rd2contents:12976)
   A /tags/last-patch-update/src/macintosh/ReadMe.MPW (from /branches/R-1-3-patches/src/macintosh/ReadMe.MPW:23819)
   A /tags/last-patch-update/src/macintosh/build-help (from /trunk/src/macintosh/build-help:14601)
   A /tags/last-patch-update/src/macintosh/dll/dynload.c (from /branches/R-1-2-patches/src/macintosh/dll/dynload.c:23819)
   A /tags/last-patch-update/src/macintosh/edit.c (from /branches/unlabeled-1.1.1/src/macintosh/edit.c:23819)
   R /tags/last-patch-update/src/macintosh/extra (from /trunk/src/macintosh/extra:15595)
   R /tags/last-patch-update/src/macintosh/extra/applescript.c (from /trunk/src/macintosh/extra/applescript.c:20781)
   R /tags/last-patch-update/src/macintosh/extra/mac_getenv.c (from /trunk/src/macintosh/extra/mac_getenv.c:20790)
   A /tags/last-patch-update/src/macintosh/f2c/F2Cmain.c (from /branches/R-1-3-patches/src/macintosh/f2c/F2Cmain.c:23819)
   A /tags/last-patch-update/src/macintosh/gui/FiltersAndHooks.c (from /trunk/src/macintosh/gui/FiltersAndHooks.c:12778)
   A /tags/last-patch-update/src/macintosh/mpw (from /branches/R-1-3-patches/src/macintosh/mpw:23819)
   A /tags/last-patch-update/src/macintosh/res/Carbon.r (from /trunk/src/macintosh/res/Carbon.r:13792)
   A /tags/last-patch-update/src/macintosh/res/R.r (from /branches/R-1-3-patches/src/macintosh/res/R.r:23819)
   A /tags/last-patch-update/src/macintosh/share (from /branches/R-1-3-patches/src/macintosh/share:23819)
   A /tags/last-patch-update/src/macintosh/system.c (from /branches/R-1-2-patches/src/macintosh/system.c:23819)
   A /tags/last-patch-update/src/main/Makefile (from /trunk/src/main/Makefile:1284)
   R /tags/last-patch-update/src/main/arithmetic.c (from /branches/R-1-9-patches/src/main/arithmetic.c:29413)
   R /tags/last-patch-update/src/main/array.c (from /branches/R-1-9-patches/src/main/array.c:29400)
   R /tags/last-patch-update/src/main/attrib.c (from /branches/R-1-9-patches/src/main/attrib.c:29806)
   R /tags/last-patch-update/src/main/bind.c (from /branches/R-1-9-patches/src/main/bind.c:29944)
   R /tags/last-patch-update/src/main/character.c (from /branches/R-1-9-patches/src/main/character.c:30019)
   R /tags/last-patch-update/src/main/connections.c (from /branches/R-1-9-patches/src/main/connections.c:30020)
   A /tags/last-patch-update/src/main/dataframe.c (from /trunk/src/main/dataframe.c:300)
   R /tags/last-patch-update/src/main/datetime.c (from /branches/R-1-9-patches/src/main/datetime.c:29376)
   R /tags/last-patch-update/src/main/devPS.c (from /branches/R-1-9-patches/src/main/devPS.c:29971)
   R /tags/last-patch-update/src/main/engine.c (from /branches/R-1-9-patches/src/main/engine.c:29691)
   A /tags/last-patch-update/src/main/g_alab_her.c (from /branches/R-1-2-patches/src/main/g_alab_her.c:28956)
   A /tags/last-patch-update/src/main/g_cntrlify.c (from /trunk/src/main/g_cntrlify.c:8062)
   A /tags/last-patch-update/src/main/g_cntrlify.h (from /trunk/src/main/g_cntrlify.h:7811)
   A /tags/last-patch-update/src/main/g_control.h (from /trunk/src/main/g_control.h:7811)
   A /tags/last-patch-update/src/main/g_extern.h (from /trunk/src/main/g_extern.h:10960)
   A /tags/last-patch-update/src/main/g_fontdb.c (from /trunk/src/main/g_fontdb.c:11691)
   A /tags/last-patch-update/src/main/g_her_glyph.c (from /trunk/src/main/g_her_glyph.c:8062)
   A /tags/last-patch-update/src/main/g_her_metr.h (from /trunk/src/main/g_her_metr.h:7811)
   A /tags/last-patch-update/src/main/g_jis.h (from /trunk/src/main/g_jis.h:7811)
   R /tags/last-patch-update/src/main/graphics.c (from /branches/R-1-9-patches/src/main/graphics.c:29691)
   A /tags/last-patch-update/src/main/hdf5.c (from /trunk/src/main/hdf5.c:6592)
   R /tags/last-patch-update/src/main/main.c (from /branches/R-1-9-patches/src/main/main.c:29705)
   R /tags/last-patch-update/src/main/model.c (from /branches/R-1-9-patches/src/main/model.c:29192)
   A /tags/last-patch-update/src/main/names.h (from /trunk/src/main/names.h:9157)
   R /tags/last-patch-update/src/main/optim.c (from /branches/R-1-9-patches/src/main/optim.c:29438)
   R /tags/last-patch-update/src/main/options.c (from /branches/R-1-9-patches/src/main/options.c:30267)
   R /tags/last-patch-update/src/main/pcre.c (from /branches/R-1-9-patches/src/main/pcre.c:29934)
   R /tags/last-patch-update/src/main/platform.c (from /branches/R-1-9-patches/src/main/platform.c:29460)
   R /tags/last-patch-update/src/main/plot.c (from /branches/R-1-9-patches/src/main/plot.c:29427)
   R /tags/last-patch-update/src/main/printutils.c (from /branches/R-1-9-patches/src/main/printutils.c:29054)
   A /tags/last-patch-update/src/main/regex.h (from /trunk/src/main/regex.h:7221)
   R /tags/last-patch-update/src/main/relop.c (from /branches/R-1-9-patches/src/main/relop.c:29144)
   R /tags/last-patch-update/src/main/scan.c (from /branches/R-1-9-patches/src/main/scan.c:29953)
   R /tags/last-patch-update/src/main/summary.c (from /branches/R-1-9-patches/src/main/summary.c:29575)
   R /tags/last-patch-update/src/main/util.c (from /branches/R-1-9-patches/src/main/util.c:29192)
   A /tags/last-patch-update/src/math (from /branches/unlabeled-1.1.1/src/math:28956)
   R /tags/last-patch-update/src/math/d1mach.c (from /trunk/src/math/d1mach.c:242)
   R /tags/last-patch-update/src/math/df.c (from /trunk/src/math/df.c:296)
   R /tags/last-patch-update/src/math/dt.c (from /trunk/src/math/dt.c:296)
   R /tags/last-patch-update/src/math/lgamma.c (from /trunk/src/math/lgamma.c:242)
   R /tags/last-patch-update/src/math/pf.c (from /trunk/src/math/pf.c:296)
   R /tags/last-patch-update/src/math/pt.c (from /trunk/src/math/pt.c:296)
   R /tags/last-patch-update/src/math/qf.c (from /trunk/src/math/qf.c:296)
   R /tags/last-patch-update/src/math/rhyper.c (from /trunk/src/math/rhyper.c:242)
   A /tags/last-patch-update/src/modules/BuildAll.mac (from /trunk/src/modules/BuildAll.mac:15936)
   R /tags/last-patch-update/src/modules/X11/dataentry.c (from /branches/R-1-9-patches/src/modules/X11/dataentry.c:29065)
   A /tags/last-patch-update/src/modules/aqua/AquaInstall (from /trunk/src/modules/aqua/AquaInstall:21253)
   A /tags/last-patch-update/src/modules/aqua/AquaInstall.in (from /branches/R-1-8-patches/src/modules/aqua/AquaInstall.in:28956)
   R /tags/last-patch-update/src/modules/aqua/CHANGES (from /branches/R-1-9-patches/src/modules/aqua/CHANGES:29078)
   A /tags/last-patch-update/src/modules/aqua/Contents/Info.plist (from /trunk/src/modules/aqua/Contents/Info.plist:24935)
   A /tags/last-patch-update/src/modules/aqua/R.fix (from /trunk/src/modules/aqua/R.fix:25040)
   A /tags/last-patch-update/src/modules/aqua/RAqua (from /trunk/src/modules/aqua/RAqua:24905)
   R /tags/last-patch-update/src/modules/aqua/RMacOSX-FAQ.html (from /branches/R-1-9-patches/src/modules/aqua/RMacOSX-FAQ.html:29704)
   R /tags/last-patch-update/src/modules/aqua/RMacOSX-FAQ.texi (from /branches/R-1-9-patches/src/modules/aqua/RMacOSX-FAQ.texi:29704)
   A /tags/last-patch-update/src/modules/gnome/devGTK.c (from /branches/R-1-6-patches/src/modules/gnome/devGTK.c:28956)
   A /tags/last-patch-update/src/modules/gnome/devGTK.h (from /trunk/src/modules/gnome/devGTK.h:13974)
   A /tags/last-patch-update/src/modules/gnome/device-support.c (from /trunk/src/modules/gnome/device-support.c:17271)
   A /tags/last-patch-update/src/modules/gnome/device-support.h (from /trunk/src/modules/gnome/device-support.h:17020)
   A /tags/last-patch-update/src/modules/internet/internet.mcp.hqx (from /trunk/src/modules/internet/internet.mcp.hqx:14536)
   A /tags/last-patch-update/src/modules/internet/win32config.h (from /trunk/src/modules/internet/win32config.h:14409)
   R /tags/last-patch-update/src/modules/lapack/Lapack.c (from /branches/R-1-9-patches/src/modules/lapack/Lapack.c:29386)
   R /tags/last-patch-update/src/modules/lapack/Makefile.in (from /branches/R-1-9-patches/src/modules/lapack/Makefile.in:29282)
   A /tags/last-patch-update/src/modules/lapack/Makefile.mac (from /trunk/src/modules/lapack/Makefile.mac:18257)
   R /tags/last-patch-update/src/modules/lapack/Makefile.win (from /branches/R-1-9-patches/src/modules/lapack/Makefile.win:29279)
   A /tags/last-patch-update/src/modules/lapack/blas2.f (from /trunk/src/modules/lapack/blas2.f:17303)
   A /tags/last-patch-update/src/modules/lapack/dlamc.f (from /branches/R-1-9-patches/src/modules/lapack/dlamc.f:29275)
   R /tags/last-patch-update/src/modules/lapack/dlapack0.f (from /branches/R-1-9-patches/src/modules/lapack/dlapack0.f:29275)
   A /tags/last-patch-update/src/modules/lapack/double.f (from /trunk/src/modules/lapack/double.f:20897)
   A /tags/last-patch-update/src/modules/lapack/lapack.mcp.hqx (from /trunk/src/modules/lapack/lapack.mcp.hqx:15508)
   A /tags/last-patch-update/src/modules/vfonts/Makefile.mac (from /trunk/src/modules/vfonts/Makefile.mac:18257)
   A /tags/last-patch-update/src/modules/vfonts/vfonts.mcp.hqx (from /trunk/src/modules/vfonts/vfonts.mcp.hqx:14448)
   A /tags/last-patch-update/src/nmath/Makefile (from /trunk/src/nmath/Makefile:1276)
   A /tags/last-patch-update/src/nmath/dsignrank.c (from /branches/R-0-63-patches/src/nmath/dsignrank.c:2959)
   A /tags/last-patch-update/src/nmath/dwilcox.c (from /branches/R-0-63-patches/src/nmath/dwilcox.c:2959)
   A /tags/last-patch-update/src/nmath/fcube.c (from /trunk/src/nmath/fcube.c:8431)
   A /tags/last-patch-update/src/nmath/fsquare.c (from /trunk/src/nmath/fsquare.c:8431)
   R /tags/last-patch-update/src/nmath/lgammacor.c (from /branches/R-1-9-patches/src/nmath/lgammacor.c:28987)
   A /tags/last-patch-update/src/nmath/logrelerr.c (from /branches/R-0-90-patches/src/nmath/logrelerr.c:28956)
   R /tags/last-patch-update/src/nmath/mlutils.c (from /branches/R-1-9-patches/src/nmath/mlutils.c:29585)
   R /tags/last-patch-update/src/nmath/pbeta.c (from /branches/R-1-9-patches/src/nmath/pbeta.c:29583)
   R /tags/last-patch-update/src/nmath/pbinom.c (from /branches/R-1-9-patches/src/nmath/pbinom.c:28986)
   R /tags/last-patch-update/src/nmath/pcauchy.c (from /branches/R-1-9-patches/src/nmath/pcauchy.c:29000)
   R /tags/last-patch-update/src/nmath/pgamma.c (from /branches/R-1-9-patches/src/nmath/pgamma.c:29584)
   R /tags/last-patch-update/src/nmath/pgeom.c (from /branches/R-1-9-patches/src/nmath/pgeom.c:29294)
   R /tags/last-patch-update/src/nmath/polygamma.c (from /branches/R-1-9-patches/src/nmath/polygamma.c:29040)
   A /tags/last-patch-update/src/nmath/psignrank.c (from /branches/R-0-63-patches/src/nmath/psignrank.c:2959)
   A /tags/last-patch-update/src/nmath/pwilcox.c (from /branches/R-0-63-patches/src/nmath/pwilcox.c:2959)
   R /tags/last-patch-update/src/nmath/qbinom.c (from /branches/R-1-9-patches/src/nmath/qbinom.c:29797)
   R /tags/last-patch-update/src/nmath/qgamma.c (from /branches/R-1-9-patches/src/nmath/qgamma.c:29584)
   A /tags/last-patch-update/src/nmath/qsignrank.c (from /branches/R-0-63-patches/src/nmath/qsignrank.c:2959)
   A /tags/last-patch-update/src/nmath/qwilcox.c (from /branches/R-0-63-patches/src/nmath/qwilcox.c:2959)
   A /tags/last-patch-update/src/nmath/rsignrank.c (from /trunk/src/nmath/rsignrank.c:2242)
   A /tags/last-patch-update/src/nmath/rwilcox.c (from /trunk/src/nmath/rwilcox.c:1274)
   R /tags/last-patch-update/src/nmath/stirlerr.c (from /branches/R-1-9-patches/src/nmath/stirlerr.c:28987)
   A /tags/last-patch-update/src/nmath/sunif.c (from /trunk/src/nmath/sunif.c:6414)
   A /tags/last-patch-update/src/regex (from /trunk/src/regex:3555)
   A /tags/last-patch-update/src/regex/Makefile.in (from /branches/unlabeled-1.1.1/src/regex/Makefile.in:3555)
   R /tags/last-patch-update/src/scripts/INSTALL.in (from /branches/R-1-9-patches/src/scripts/INSTALL.in:29984)
   R /tags/last-patch-update/src/scripts/R.sh.in (from /branches/R-1-9-patches/src/scripts/R.sh.in:29726)
   A /tags/last-patch-update/src/scripts/Rd2contents.in (from /branches/R-1-2-patches/src/scripts/Rd2contents.in:28956)
   A /tags/last-patch-update/src/scripts/Rd2txt.in (from /trunk/src/scripts/Rd2txt.in:7555)
   A /tags/last-patch-update/src/scripts/Rdindex.in (from /trunk/src/scripts/Rdindex.in:23030)
   A /tags/last-patch-update/src/scripts/Rman2Rd.in (from /trunk/src/scripts/Rman2Rd.in:5458)
   A /tags/last-patch-update/src/scripts/build (from /branches/R-1-1-patches/src/scripts/build:28956)
   A /tags/last-patch-update/src/scripts/build-help.in (from /trunk/src/scripts/build-help.in:11515)
   R /tags/last-patch-update/src/scripts/build.in (from /branches/R-1-9-patches/src/scripts/build.in:29877)
   A /tags/last-patch-update/src/scripts/check (from /branches/R-1-0-patches/src/scripts/check:28956)
   R /tags/last-patch-update/src/scripts/check.in (from /branches/R-1-9-patches/src/scripts/check.in:29472)
   R /tags/last-patch-update/src/scripts/config (from /branches/R-1-9-patches/src/scripts/config:29118)
   A /tags/last-patch-update/src/scripts/extract-usage.in (from /trunk/src/scripts/extract-usage.in:10534)
   A /tags/last-patch-update/src/scripts/filename (from /trunk/src/scripts/filename:7218)
   A /tags/last-patch-update/src/scripts/fwf2table.in (from /trunk/src/scripts/fwf2table.in:7989)
   A /tags/last-patch-update/src/scripts/help (from /trunk/src/scripts/help:7218)
   A /tags/last-patch-update/src/scripts/help.links (from /branches/R-1-2-patches/src/scripts/help.links:28956)
   A /tags/last-patch-update/src/scripts/help.pretty.in (from /trunk/src/scripts/help.pretty.in:2195)
   A /tags/last-patch-update/src/scripts/html2dos.in (from /trunk/src/scripts/html2dos.in:5458)
   A /tags/last-patch-update/src/scripts/massage-Examples (from /trunk/src/scripts/massage-Examples:10031)
   R /tags/last-patch-update/src/unix (from /trunk/src/unix:11692)
   A /tags/last-patch-update/src/unix/Makefile (from /branches/R-0-62-patches/src/unix/Makefile:1575)
   R /tags/last-patch-update/src/unix/Makefile.in (from /trunk/src/unix/Makefile.in:25452)
   R /tags/last-patch-update/src/unix/PSPAPER (from /branches/unlabeled-1.1.1/src/unix/PSPAPER:11692)
   A /tags/last-patch-update/src/unix/PostScript.c (from /trunk/src/unix/PostScript.c:1315)
   A /tags/last-patch-update/src/unix/Rsock.c (from /trunk/src/unix/Rsock.c:3981)
   A /tags/last-patch-update/src/unix/Rsock.h (from /trunk/src/unix/Rsock.h:3981)
   R /tags/last-patch-update/src/unix/Runix.h (from /trunk/src/unix/Runix.h:25750)
   R /tags/last-patch-update/src/unix/X11/dataentry.c (from /branches/R-1-2-patches/src/unix/X11/dataentry.c:12871)
   A /tags/last-patch-update/src/unix/X11/dataentry.h (from /trunk/src/unix/X11/dataentry.h:9199)
   R /tags/last-patch-update/src/unix/X11/devX11.c (from /branches/R-1-2-patches/src/unix/X11/devX11.c:12903)
   A /tags/last-patch-update/src/unix/X11.c (from /trunk/src/unix/X11.c:28454)
   A /tags/last-patch-update/src/unix/aqua.c (from /trunk/src/unix/aqua.c:28665)
   A /tags/last-patch-update/src/unix/dataentry.c (from /branches/R-1-0-patches/src/unix/dataentry.c:11692)
   A /tags/last-patch-update/src/unix/dataentry.h (from /trunk/src/unix/dataentry.h:5458)
   A /tags/last-patch-update/src/unix/devPS.c (from /branches/R-0-64-patches/src/unix/devPS.c:11692)
   A /tags/last-patch-update/src/unix/devPicTeX.c (from /branches/R-0-64-patches/src/unix/devPicTeX.c:11692)
   A /tags/last-patch-update/src/unix/devQuartz.c (from /branches/R-1-9-patches/src/unix/devQuartz.c:29314)
   R /tags/last-patch-update/src/unix/devUI.h (from /trunk/src/unix/devUI.h:22934)
   A /tags/last-patch-update/src/unix/devX11.c (from /branches/R-1-0-patches/src/unix/devX11.c:11692)
   A /tags/last-patch-update/src/unix/devX11.h (from /trunk/src/unix/devX11.h:7824)
   R /tags/last-patch-update/src/unix/devices.c (from /trunk/src/unix/devices.c:22913)
   A /tags/last-patch-update/src/unix/dlfcn-darwin.c (from /trunk/src/unix/dlfcn-darwin.c:25307)
   A /tags/last-patch-update/src/unix/dlfcn-darwin.h (from /trunk/src/unix/dlfcn-darwin.h:25307)
   R /tags/last-patch-update/src/unix/dynload.c (from /trunk/src/unix/dynload.c:25264)
   R /tags/last-patch-update/src/unix/edit.c (from /trunk/src/unix/edit.c:26152)
   A /tags/last-patch-update/src/unix/fileio.c (from /branches/unlabeled-1.1.1/src/unix/fileio.c:11692)
   R /tags/last-patch-update/src/unix/gnome/devGNOME.c (from /branches/R-1-2-patches/src/unix/gnome/devGNOME.c:12689)
   R /tags/last-patch-update/src/unix/gnome/devGTK.c (from /branches/R-1-2-patches/src/unix/gnome/devGTK.c:12689)
   R /tags/last-patch-update/src/unix/gnome/system.c (from /branches/R-1-2-patches/src/unix/gnome/system.c:12689)
   A /tags/last-patch-update/src/unix/gnome.c (from /trunk/src/unix/gnome.c:25264)
   R /tags/last-patch-update/src/unix/hpdlfcn.c (from /trunk/src/unix/hpdlfcn.c:26222)
   A /tags/last-patch-update/src/unix/hpdlfcn.h (from /trunk/src/unix/hpdlfcn.h:16916)
   A /tags/last-patch-update/src/unix/objectBrowser.c (from /trunk/src/unix/objectBrowser.c:21232)
   A /tags/last-patch-update/src/unix/psx11.c (from /trunk/src/unix/psx11.c:97)
   A /tags/last-patch-update/src/unix/psx11.h (from /branches/unlabeled-1.1.1/src/unix/psx11.h:11692)
   A /tags/last-patch-update/src/unix/rotated.c (from /trunk/src/unix/rotated.c:8300)
   A /tags/last-patch-update/src/unix/rotated.h (from /trunk/src/unix/rotated.h:6098)
   A /tags/last-patch-update/src/unix/sock.c (from /branches/R-0-64-patches/src/unix/sock.c:11692)
   A /tags/last-patch-update/src/unix/sock.h (from /trunk/src/unix/sock.h:3981)
   R /tags/last-patch-update/src/unix/stubs.c (from /trunk/src/unix/stubs.c:22913)
   R /tags/last-patch-update/src/unix/sys-common.c (from /trunk/src/unix/sys-common.c:27067)
   R /tags/last-patch-update/src/unix/sys-std.c (from /branches/R-1-9-patches/src/unix/sys-std.c:29982)
   R /tags/last-patch-update/src/unix/sys-unix.c (from /trunk/src/unix/sys-unix.c:28537)
   R /tags/last-patch-update/src/unix/system.c (from /branches/R-1-9-patches/src/unix/system.c:29678)
   R /tags/last-patch-update/src/unix/system.txt (from /trunk/src/unix/system.txt:24068)
   A /tags/last-patch-update/src/windows (from /trunk/src/windows:2622)
   A /tags/last-patch-update/src/windows/winfileio.c (from /trunk/src/windows/winfileio.c:109)
   A /tags/last-patch-update/tests/Examples/Makefile (from /trunk/tests/Examples/Makefile:1438)
   A /tags/last-patch-update/tests/Examples/massage-Examples (from /branches/R-0-62-patches/tests/Examples/massage-Examples:1919)
   A /tags/last-patch-update/tests/Makefile (from /branches/R-0-62-patches/tests/Makefile:28956)
   R /tags/last-patch-update/tests/Makefile.in (from /branches/R-1-9-patches/tests/Makefile.in:28988)
   R /tags/last-patch-update/tests/Makefile.win (from /branches/R-1-9-patches/tests/Makefile.win:28988)
   R /tags/last-patch-update/tests/README (from /branches/R-1-9-patches/tests/README:28988)
   A /tags/last-patch-update/tests/Rdiff (from /trunk/tests/Rdiff:6098)
   A /tags/last-patch-update/tests/all.equal.R (from /trunk/tests/all.equal.R:2120)
   R /tags/last-patch-update/tests/d-p-q-r-tests.R (from /branches/R-1-9-patches/tests/d-p-q-r-tests.R:29068)
   R /tags/last-patch-update/tests/d-p-q-r-tests.Rout.save (from /branches/R-1-9-patches/tests/d-p-q-r-tests.Rout.save:29068)
   R /tags/last-patch-update/tests/internet.Rout.save (from /branches/R-1-9-patches/tests/internet.Rout.save:29670)
   A /tags/last-patch-update/tests/is-things.R (from /trunk/tests/is-things.R:10543)
   A /tags/last-patch-update/tests/is-things.Rout.save (from /trunk/tests/is-things.Rout.save:10543)
   A /tags/last-patch-update/tests/make-isas-tests.R (from /trunk/tests/make-isas-tests.R:7337)
   A /tags/last-patch-update/tests/make-no-segfault.R (from /trunk/tests/make-no-segfault.R:8341)
   A /tags/last-patch-update/tests/mode-methods.R (from /trunk/tests/mode-methods.R:6236)
   A /tags/last-patch-update/tests/mode-methods.Rout.save (from /trunk/tests/mode-methods.Rout.save:6236)
   R /tags/last-patch-update/tests/reg-plot.R (from /branches/R-1-9-patches/tests/reg-plot.R:29380)
   R /tags/last-patch-update/tests/reg-plot.Rout.save (from /branches/R-1-9-patches/tests/reg-plot.Rout.save:29380)
   R /tags/last-patch-update/tests/reg-plot.ps.save (from /branches/R-1-9-patches/tests/reg-plot.ps.save:29380)
   R /tags/last-patch-update/tests/reg-tests-1.R (from /branches/R-1-9-patches/tests/reg-tests-1.R:30267)
   R /tags/last-patch-update/tests/reg-tests-2.R (from /branches/R-1-9-patches/tests/reg-tests-2.R:30284)
   R /tags/last-patch-update/tests/reg-tests-2.Rout.save (from /branches/R-1-9-patches/tests/reg-tests-2.Rout.save:30284)
   A /tags/last-patch-update/tests/simple-tests.R (from /trunk/tests/simple-tests.R:3076)
   A /tags/last-patch-update/tests/simple-tests.Rout.save (from /trunk/tests/simple-tests.Rout.save:3076)
   A /tags/last-patch-update/tools/GETSYMBOLS (from /trunk/tools/GETSYMBOLS:11550)
   A /tags/last-patch-update/tools/Rd.files (from /trunk/tools/Rd.files:7320)
   A /tags/last-patch-update/tools/Rdiff (from /trunk/tools/Rdiff:7696)
   A /tags/last-patch-update/tools/keyword-test.in (from /trunk/tools/keyword-test.in:7320)
   A /tags/last-patch-update/tools/keywords2html.in (from /branches/R-1-1-patches/tools/keywords2html.in:28956)
   R /tags/last-patch-update/tools/link-recommended (from /branches/R-1-9-patches/tools/link-recommended:30221)
   A /tags/last-patch-update/tools/mkinstalldirs (from /trunk/tools/mkinstalldirs:21710)
   R /tags/last-patch-update/tools/rsync-recommended (from /branches/R-1-9-patches/tools/rsync-recommended:30222)
   A /tags/last-patch-update/tools/texi2dvi (from /trunk/tools/texi2dvi:6520)

This commit was manufactured by cvs2svn to create tag
'last-patch-update'.
------------------------------------------------------------------------
r30284 | maechler | 2004-07-14 09:39:17 -0400 (Wed, 14 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/base/R/dates.R
   M /branches/R-1-9-patches/tests/reg-tests-2.R
   M /branches/R-1-9-patches/tests/reg-tests-2.Rout.save

summary.Date( *, digits)

------------------------------------------------------------------------
r30283 | maechler | 2004-07-14 04:31:53 -0400 (Wed, 14 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/Logistic.Rd

branch update

------------------------------------------------------------------------
r30282 | maechler | 2004-07-14 04:29:40 -0400 (Wed, 14 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/man/Logistic.Rd

tell about "logit"

------------------------------------------------------------------------
r30281 | maechler | 2004-07-14 01:01:03 -0400 (Wed, 14 Jul 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r30280 | maechler | 2004-07-14 01:01:02 -0400 (Wed, 14 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r30279 | pd | 2004-07-13 18:37:10 -0400 (Tue, 13 Jul 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r30278 | pd | 2004-07-13 18:37:04 -0400 (Tue, 13 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r30277 | murdoch | 2004-07-13 08:32:26 -0400 (Tue, 13 Jul 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/head.R
   M /trunk/src/library/utils/man/head.Rd

Add row numbers to matrix in tail()

------------------------------------------------------------------------
r30276 | maechler | 2004-07-13 03:40:42 -0400 (Tue, 13 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/options.Rd

branch update

------------------------------------------------------------------------
r30275 | maechler | 2004-07-13 03:39:04 -0400 (Tue, 13 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/options.Rd

options( list(..) )

------------------------------------------------------------------------
r30274 | maechler | 2004-07-13 01:01:02 -0400 (Tue, 13 Jul 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r30273 | maechler | 2004-07-13 01:01:01 -0400 (Tue, 13 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r30272 | pd | 2004-07-12 18:37:02 -0400 (Mon, 12 Jul 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r30271 | pd | 2004-07-12 18:36:58 -0400 (Mon, 12 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r30270 | maechler | 2004-07-12 13:06:04 -0400 (Mon, 12 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/dendrogram.R

asTxt(NULL) must give NULL

------------------------------------------------------------------------
r30269 | maechler | 2004-07-12 12:55:07 -0400 (Mon, 12 Jul 2004) | 2 lines
Changed paths:
   M /trunk/tests/reg-tests-1.R

use space around assignment ops

------------------------------------------------------------------------
r30268 | maechler | 2004-07-12 12:50:55 -0400 (Mon, 12 Jul 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/options.c
   M /trunk/tests/reg-tests-1.R

branch update

------------------------------------------------------------------------
r30267 | maechler | 2004-07-12 12:46:31 -0400 (Mon, 12 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/main/options.c
   M /branches/R-1-9-patches/tests/reg-tests-1.R

options(list()) segfault PR#7078

------------------------------------------------------------------------
r30266 | maechler | 2004-07-12 12:04:19 -0400 (Mon, 12 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/order.dendrogram.Rd

+ \item{\dots}

------------------------------------------------------------------------
r30265 | murdoch | 2004-07-12 09:17:26 -0400 (Mon, 12 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/utils/R/package.skeleton.R
   M /branches/R-1-9-patches/src/library/utils/man/package.skeleton.Rd

package.skeleton() creates legal DESCRIPTION

------------------------------------------------------------------------
r30264 | maechler | 2004-07-12 01:01:02 -0400 (Mon, 12 Jul 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r30263 | maechler | 2004-07-12 01:01:01 -0400 (Mon, 12 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r30262 | murdoch | 2004-07-11 22:03:50 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/Makefile

Makefile will abort if sub-makes fail

------------------------------------------------------------------------
r30261 | murrell | 2004-07-11 20:33:04 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/main/devPS.c

syntactic change to font info free'ing

------------------------------------------------------------------------
r30260 | murrell | 2004-07-11 20:32:03 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grid/R/interactive.R
   M /trunk/src/library/grid/inst/doc/displaylist.Snw
   M /trunk/src/library/grid/inst/doc/frame.Snw
   M /trunk/src/library/grid/inst/doc/grid.Snw
   M /trunk/src/library/grid/inst/doc/grobs.Snw
   M /trunk/src/library/grid/inst/doc/interactive.Snw
   M /trunk/src/library/grid/inst/doc/locndimn.Snw
   M /trunk/src/library/grid/inst/doc/moveline.Snw
   M /trunk/src/library/grid/inst/doc/nonfinite.Snw
   M /trunk/src/library/grid/inst/doc/plotexample.Snw
   M /trunk/src/library/grid/inst/doc/rotated.Snw
   M /trunk/src/library/grid/inst/doc/saveload.Snw
   M /trunk/src/library/grid/inst/doc/viewports.Snw
   M /trunk/src/library/grid/man/grid.locator.Rd
   M /trunk/src/library/grid/src/grid.c

grid.locator returns NULL on non-left-click

------------------------------------------------------------------------
r30259 | pd | 2004-07-11 18:36:56 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r30258 | pd | 2004-07-11 18:36:52 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r30257 | hornik | 2004-07-11 17:50:56 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   A /branches/R-1-9-patches/debian/Renviron-R_PAPERSIZE.patch
   M /branches/R-1-9-patches/debian/changelog
   M /branches/R-1-9-patches/debian/control
   M /branches/R-1-9-patches/debian/copyright
   A /branches/R-1-9-patches/debian/papersize.sh
   M /branches/R-1-9-patches/debian/r-base-core.postinst
   A /branches/R-1-9-patches/debian/r-gnome.lintian
   M /branches/R-1-9-patches/debian/rules

Updates from Dirk Eddelbuettel.

------------------------------------------------------------------------
r30256 | hornik | 2004-07-11 17:50:22 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/INSTALL.in
   M /trunk/src/scripts/SHLIB.in

More 'improvements' for the case where R_HOME contains spaces.

------------------------------------------------------------------------
r30255 | hornik | 2004-07-11 17:50:12 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r30254 | hornik | 2004-07-11 17:49:57 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r30253 | ripley | 2004-07-11 10:36:37 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi

more on .First.lib, .Last.lib

------------------------------------------------------------------------
r30252 | ripley | 2004-07-11 10:36:00 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi

no spaces in build dir's pathname

------------------------------------------------------------------------
r30251 | ripley | 2004-07-11 10:04:08 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   M /branches/lazy/doc/html/R-admin.html
   M /branches/lazy/src/library/utils/R/read.fwf.R
   M /branches/lazy/src/library/utils/man/read.fwf.Rd

merged from main

------------------------------------------------------------------------
r30250 | (no author) | 2004-07-11 09:42:28 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   A /tags/lazy-update-last (from /trunk:30248)
   D /tags/lazy-update-last/Attic
   R /tags/lazy-update-last/src/appl/lowess.doc (from /branches/unlabeled-1.1.1/src/appl/lowess.doc:30248)
   A /tags/lazy-update-last/src/library/stats/man/coefficients.Rd (from /trunk/src/library/stats/man/coefficients.Rd:27525)
   R /tags/lazy-update-last/src/unix/PSPAPER (from /branches/unlabeled-1.1.1/src/unix/PSPAPER:30248)

This commit was manufactured by cvs2svn to create tag
'lazy-update-last'.
------------------------------------------------------------------------
r30249 | (no author) | 2004-07-11 09:42:28 -0400 (Sun, 11 Jul 2004) | 1 line
Changed paths:
   A /tags/lazy-update (from /trunk:30248)
   D /tags/lazy-update/Attic
   R /tags/lazy-update/src/appl/lowess.doc (from /branches/unlabeled-1.1.1/src/appl/lowess.doc:30248)
   A /tags/lazy-update/src/library/stats/man/coefficients.Rd (from /trunk/src/library/stats/man/coefficients.Rd:27525)
   R /tags/lazy-update/src/unix/PSPAPER (from /branches/unlabeled-1.1.1/src/unix/PSPAPER:30248)

This commit was manufactured by cvs2svn to create tag 'lazy-update'.
------------------------------------------------------------------------
r30248 | ripley | 2004-07-11 09:42:28 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/man/read.fwf.Rd

typo, add spaces.

------------------------------------------------------------------------
r30247 | ripley | 2004-07-11 09:38:31 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/read.fwf.R

don't overrride existing on.exit but do remember to close connections after use

------------------------------------------------------------------------
r30246 | ripley | 2004-07-11 09:18:51 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   M /branches/lazy/src/library/base/R/namespace.R
   M /branches/lazy/src/library/stats/R/ts.R
   M /branches/lazy/src/library/stats/man/window.Rd

merged from main

------------------------------------------------------------------------
r30245 | ripley | 2004-07-11 08:58:53 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/ts.R
   M /trunk/src/library/stats/man/window.Rd

fix code/documentation inconsistency

------------------------------------------------------------------------
r30244 | ripley | 2004-07-11 08:23:41 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile

branch update

------------------------------------------------------------------------
r30243 | ripley | 2004-07-11 08:19:50 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/Makefile

update for new rsync structure

------------------------------------------------------------------------
r30242 | ripley | 2004-07-11 05:55:17 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   D /branches/lazy/src/library/stats/man/coefficients.Rd

branch update

------------------------------------------------------------------------
r30241 | ripley | 2004-07-11 05:33:09 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/namespace.R
   M /trunk/tools/link-recommended
   M /trunk/tools/rsync-recommended

branch update

------------------------------------------------------------------------
r30240 | ripley | 2004-07-11 05:30:26 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   M /branches/lazy/BUGS
   M /branches/lazy/FAQ
   M /branches/lazy/Makeconf.in
   M /branches/lazy/NEWS
   M /branches/lazy/THANKS
   M /branches/lazy/date-stamp
   M /branches/lazy/doc/html/faq.html
   M /branches/lazy/doc/manual/R-FAQ.texi
   M /branches/lazy/doc/manual/R-data.texi
   M /branches/lazy/doc/manual/R-lang.texi
   M /branches/lazy/src/gnuwin32/CHANGES
   M /branches/lazy/src/gnuwin32/extra.c
   M /branches/lazy/src/gnuwin32/man-install.sh
   M /branches/lazy/src/gnuwin32/rw-FAQ.texi
   M /branches/lazy/src/include/Defn.h
   M /branches/lazy/src/include/Rmath.h0.in
   M /branches/lazy/src/library/Makefile.in
   M /branches/lazy/src/library/base/Makefile.in
   M /branches/lazy/src/library/base/R/New-Internal.R
   M /branches/lazy/src/library/base/R/dput.R
   M /branches/lazy/src/library/base/R/dump.R
   M /branches/lazy/src/library/base/R/source.R
   M /branches/lazy/src/library/base/man/agrep.Rd
   M /branches/lazy/src/library/base/man/attributes.Rd
   M /branches/lazy/src/library/base/man/conditions.Rd
   M /branches/lazy/src/library/base/man/deparse.Rd
   M /branches/lazy/src/library/base/man/dput.Rd
   M /branches/lazy/src/library/base/man/dump.Rd
   M /branches/lazy/src/library/base/man/groupGeneric.Rd
   M /branches/lazy/src/library/base/man/sys.parent.Rd
   M /branches/lazy/src/library/graphics/Makefile.in
   M /branches/lazy/src/library/graphics/R/postscript.R
   M /branches/lazy/src/library/graphics/man/pdf.Rd
   M /branches/lazy/src/library/graphics/man/strwidth.Rd
   M /branches/lazy/src/library/grid/Makefile.in
   M /branches/lazy/src/library/methods/Makefile.in
   M /branches/lazy/src/library/methods/R/addedFunctions.R
   M /branches/lazy/src/library/splines/Makefile.in
   M /branches/lazy/src/library/stats/Makefile.in
   M /branches/lazy/src/library/stats/NAMESPACE
   M /branches/lazy/src/library/stats/R/dendrogram.R
   M /branches/lazy/src/library/stats/R/mahalanobis.R
   M /branches/lazy/src/library/stats/man/HoltWinters.Rd
   M /branches/lazy/src/library/stats/man/coef.Rd
   M /branches/lazy/src/library/stats/man/decompose.Rd
   M /branches/lazy/src/library/stats/man/dendrapply.Rd
   M /branches/lazy/src/library/stats/man/dendrogram.Rd
   M /branches/lazy/src/library/stats/man/order.dendrogram.Rd
   M /branches/lazy/src/library/stats/man/plot.HoltWinters.Rd
   M /branches/lazy/src/library/stats/man/predict.HoltWinters.Rd
   M /branches/lazy/src/library/stats4/Makefile.in
   M /branches/lazy/src/library/tcltk/Makefile.in
   M /branches/lazy/src/library/tools/Makefile.in
   M /branches/lazy/src/library/tools/NAMESPACE
   M /branches/lazy/src/library/tools/R/QC.R
   M /branches/lazy/src/library/tools/R/Rd.R
   M /branches/lazy/src/library/tools/R/Vignettes.R
   M /branches/lazy/src/library/tools/R/admin.R
   M /branches/lazy/src/library/tools/R/index.R
   M /branches/lazy/src/library/tools/R/utils.R
   M /branches/lazy/src/library/utils/Makefile.in
   M /branches/lazy/src/library/utils/NAMESPACE
   M /branches/lazy/src/library/utils/R/prompt.R
   M /branches/lazy/src/library/utils/R/read.fortran.R
   M /branches/lazy/src/library/utils/R/read.fwf.R
   M /branches/lazy/src/library/utils/man/read.fortran.Rd
   M /branches/lazy/src/library/utils/man/read.fwf.Rd
   M /branches/lazy/src/main/Makefile.in
   M /branches/lazy/src/main/Rmain.c
   M /branches/lazy/src/main/arithmetic.c
   M /branches/lazy/src/main/coerce.c
   M /branches/lazy/src/main/deparse.c
   M /branches/lazy/src/main/deriv.c
   M /branches/lazy/src/main/devPS.c
   M /branches/lazy/src/main/errors.c
   M /branches/lazy/src/main/eval.c
   M /branches/lazy/src/main/graphics.c
   M /branches/lazy/src/main/main.c
   M /branches/lazy/src/main/names.c
   M /branches/lazy/src/main/platform.c
   M /branches/lazy/src/main/plot.c
   M /branches/lazy/src/main/print.c
   M /branches/lazy/src/main/relop.c
   M /branches/lazy/src/main/saveload.c
   M /branches/lazy/src/main/unique.c
   M /branches/lazy/src/modules/X11/Makefile.in
   M /branches/lazy/src/modules/aqua/Makefile.in
   M /branches/lazy/src/modules/gnome/Makefile.in
   M /branches/lazy/src/modules/internet/Makefile.in
   M /branches/lazy/src/modules/lapack/Makefile.in
   M /branches/lazy/src/modules/vfonts/Makefile.in
   M /branches/lazy/src/nmath/dbinom.c
   M /branches/lazy/src/nmath/dhyper.c
   M /branches/lazy/src/nmath/dpq.h
   M /branches/lazy/src/nmath/phyper.c
   M /branches/lazy/src/nmath/qhyper.c
   M /branches/lazy/src/nmath/standalone/Makefile.in
   M /branches/lazy/src/scripts/INSTALL.in
   M /branches/lazy/src/scripts/Makefile.in
   M /branches/lazy/src/scripts/R.sh.in
   M /branches/lazy/src/scripts/Rcmd
   M /branches/lazy/src/scripts/SHLIB.in
   M /branches/lazy/src/scripts/check.in
   M /branches/lazy/src/unix/Runix.h
   M /branches/lazy/src/unix/aqua.c
   M /branches/lazy/src/unix/edit.c
   M /branches/lazy/src/unix/system.c
   M /branches/lazy/tests/eval-etc.R
   M /branches/lazy/tests/eval-etc.Rout.save
   M /branches/lazy/tests/reg-tests-1.R
   M /branches/lazy/tests/reg-tests-2.R
   M /branches/lazy/tests/reg-tests-2.Rout.save
   M /branches/lazy/tools/copy-if-change
   M /branches/lazy/tools/move-if-change

merged from main

------------------------------------------------------------------------
r30239 | ripley | 2004-07-11 05:23:19 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   M /branches/lazy/src/library/base/Makefile.in
   M /branches/lazy/src/library/graphics/Makefile.in
   M /branches/lazy/src/library/stats/Makefile.in
   M /branches/lazy/src/library/tools/Makefile.in
   M /branches/lazy/src/library/utils/Makefile.in

divert output to null

------------------------------------------------------------------------
r30238 | maechler | 2004-07-11 01:01:02 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r30237 | maechler | 2004-07-11 01:01:01 -0400 (Sun, 11 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r30236 | pd | 2004-07-10 18:36:52 -0400 (Sat, 10 Jul 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r30235 | pd | 2004-07-10 18:36:48 -0400 (Sat, 10 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r30234 | maechler | 2004-07-10 01:01:02 -0400 (Sat, 10 Jul 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r30233 | maechler | 2004-07-10 01:01:01 -0400 (Sat, 10 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r30232 | pd | 2004-07-09 18:36:49 -0400 (Fri, 09 Jul 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r30231 | pd | 2004-07-09 18:36:45 -0400 (Fri, 09 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r30230 | maechler | 2004-07-09 12:23:07 -0400 (Fri, 09 Jul 2004) | 2 lines
Changed paths:
   M /trunk/tests/reg-tests-2.Rout.save

labels.dendrogram is new

------------------------------------------------------------------------
r30229 | (no author) | 2004-07-09 12:22:19 -0400 (Fri, 09 Jul 2004) | 1 line
Changed paths:
   A /branches/lazy/src/library/stats/man/coef.Rd (from /trunk/src/library/stats/man/coef.Rd:30228)
   A /branches/lazy/src/library/stats/man/dendrapply.Rd (from /trunk/src/library/stats/man/dendrapply.Rd:30228)
   A /branches/lazy/src/library/utils/R/read.fortran.R (from /trunk/src/library/utils/R/read.fortran.R:30228)
   A /branches/lazy/src/library/utils/man/read.fortran.Rd (from /trunk/src/library/utils/man/read.fortran.Rd:30228)

This commit was manufactured by cvs2svn to create branch 'lazy'.
------------------------------------------------------------------------
r30228 | maechler | 2004-07-09 12:22:19 -0400 (Fri, 09 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/NAMESPACE
   M /trunk/src/library/stats/R/dendrogram.R
   M /trunk/src/library/stats/R/mahalanobis.R
   A /trunk/src/library/stats/man/dendrapply.Rd
   M /trunk/src/library/stats/man/dendrogram.Rd
   M /trunk/src/library/stats/man/order.dendrogram.Rd

dendrogram improvements, incl. new dendrapply() and labels.dendrogram() -- more to come!

------------------------------------------------------------------------
r30227 | maechler | 2004-07-09 12:20:02 -0400 (Fri, 09 Jul 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/nmath/dbinom.c
   M /trunk/src/nmath/dhyper.c
   M /trunk/src/nmath/dpq.h
   M /trunk/src/nmath/phyper.c
   M /trunk/src/nmath/qhyper.c

new phyper(); dpq macros: 1 new, 1 renamed

------------------------------------------------------------------------
r30226 | maechler | 2004-07-09 11:46:41 -0400 (Fri, 09 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/include/Rmath.h0.in

#define R_Log1_Exp

------------------------------------------------------------------------
r30225 | murdoch | 2004-07-09 10:03:42 -0400 (Fri, 09 Jul 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Defn.h
   M /trunk/src/library/base/R/New-Internal.R
   M /trunk/src/library/base/R/dput.R
   M /trunk/src/library/base/R/dump.R
   M /trunk/src/library/base/R/source.R
   M /trunk/src/library/base/man/deparse.Rd
   M /trunk/src/library/base/man/dput.Rd
   M /trunk/src/library/base/man/dump.Rd
   M /trunk/src/main/coerce.c
   M /trunk/src/main/deparse.c
   M /trunk/src/main/deriv.c
   M /trunk/src/main/errors.c
   M /trunk/src/main/names.c
   M /trunk/src/main/print.c
   M /trunk/src/main/relop.c
   M /trunk/src/main/unique.c
   M /trunk/src/unix/edit.c
   M /trunk/tests/eval-etc.R
   M /trunk/tests/eval-etc.Rout.save
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

Change deparsing to use control argument

------------------------------------------------------------------------
r30224 | hornik | 2004-07-09 06:08:27 -0400 (Fri, 09 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/R/namespace.R

Typo.

------------------------------------------------------------------------
r30223 | hornik | 2004-07-09 06:08:24 -0400 (Fri, 09 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r30222 | hornik | 2004-07-09 06:08:20 -0400 (Fri, 09 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/tools/rsync-recommended

Use 'x.y.z-patched' CRAN subdir for r-patched.

------------------------------------------------------------------------
r30221 | hornik | 2004-07-09 06:08:17 -0400 (Fri, 09 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/tools/link-recommended

No need to deal with version info.

------------------------------------------------------------------------
r30220 | hornik | 2004-07-09 05:31:32 -0400 (Fri, 09 Jul 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r30219 | hornik | 2004-07-09 05:31:26 -0400 (Fri, 09 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r30218 | hornik | 2004-07-09 05:23:19 -0400 (Fri, 09 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/Makefile.in
   M /trunk/src/library/tools/R/admin.R

linstall => vinstall.

------------------------------------------------------------------------
r30217 | hornik | 2004-07-09 05:14:49 -0400 (Fri, 09 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/INSTALL.in
   M /trunk/src/scripts/Makefile.in
   M /trunk/src/scripts/R.sh.in
   M /trunk/src/scripts/Rcmd
   M /trunk/src/scripts/SHLIB.in
   M /trunk/tools/copy-if-change
   M /trunk/tools/move-if-change

Try to handle white space in file paths.

------------------------------------------------------------------------
r30216 | hornik | 2004-07-09 05:13:25 -0400 (Fri, 09 Jul 2004) | 2 lines
Changed paths:
   M /trunk/Makeconf.in
   M /trunk/src/main/Makefile.in
   M /trunk/src/modules/X11/Makefile.in
   M /trunk/src/modules/aqua/Makefile.in
   M /trunk/src/modules/gnome/Makefile.in
   M /trunk/src/modules/internet/Makefile.in
   M /trunk/src/modules/lapack/Makefile.in
   M /trunk/src/modules/vfonts/Makefile.in

Save and use Autoconf's abs_top_builddir variable.

------------------------------------------------------------------------
r30215 | hornik | 2004-07-09 05:12:18 -0400 (Fri, 09 Jul 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r30214 | maechler | 2004-07-09 01:01:02 -0400 (Fri, 09 Jul 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r30213 | maechler | 2004-07-09 01:01:01 -0400 (Fri, 09 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r30212 | tlumley | 2004-07-08 23:52:58 -0400 (Thu, 08 Jul 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-lang.texi
   M /trunk/src/main/eval.c
   M /trunk/tests/reg-tests-1.R

complex superassignment fix (and documentation)

------------------------------------------------------------------------
r30211 | murdoch | 2004-07-08 21:49:15 -0400 (Thu, 08 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/man-install.sh

Install filenames in the package Rd file

------------------------------------------------------------------------
r30210 | pd | 2004-07-08 18:36:44 -0400 (Thu, 08 Jul 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r30209 | pd | 2004-07-08 18:36:40 -0400 (Thu, 08 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r30208 | hornik | 2004-07-08 06:36:48 -0400 (Thu, 08 Jul 2004) | 4 lines
Changed paths:
   M /trunk/doc/html/R-admin.html
   M /trunk/src/library/Makefile.in

Store R base package DESCRIPTION metadata as R objects.
Use new vectorized .linstall_*() functions from tools to avoid
repeatedly calling R for individual packages.

------------------------------------------------------------------------
r30207 | hornik | 2004-07-08 06:33:51 -0400 (Thu, 08 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/aqua.c

No C++ style comments in ISO C90.

------------------------------------------------------------------------
r30206 | hornik | 2004-07-08 06:33:42 -0400 (Thu, 08 Jul 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

R CMD INSTALL now fails on packages with invalid DESCRIPTION metadata.

------------------------------------------------------------------------
r30205 | hornik | 2004-07-08 06:33:00 -0400 (Thu, 08 Jul 2004) | 3 lines
Changed paths:
   M /trunk/src/scripts/check.in

Move to R for checking package DESCRIPTION metadata.
Eliminate obsolete computations on standard keywords.

------------------------------------------------------------------------
r30204 | hornik | 2004-07-08 06:32:49 -0400 (Thu, 08 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/NAMESPACE

Register S3 print method for class 'check_package_description'.

------------------------------------------------------------------------
r30203 | hornik | 2004-07-08 06:32:41 -0400 (Thu, 08 Jul 2004) | 3 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R

New function .check_package_description().
Cosmetics in .check_package_depends().

------------------------------------------------------------------------
r30202 | hornik | 2004-07-08 06:32:26 -0400 (Thu, 08 Jul 2004) | 3 lines
Changed paths:
   M /trunk/src/library/base/Makefile.in
   M /trunk/src/library/graphics/Makefile.in
   M /trunk/src/library/grid/Makefile.in
   M /trunk/src/library/methods/Makefile.in
   M /trunk/src/library/splines/Makefile.in
   M /trunk/src/library/stats/Makefile.in
   M /trunk/src/library/stats4/Makefile.in
   M /trunk/src/library/tcltk/Makefile.in
   M /trunk/src/library/tools/Makefile.in
   M /trunk/src/library/tools/R/Rd.R
   M /trunk/src/library/utils/Makefile.in
   M /trunk/src/scripts/INSTALL.in

Install Rd file names in the Rd db (Unix), and have tools:::Rddb() use
these.

------------------------------------------------------------------------
r30201 | hornik | 2004-07-08 06:32:01 -0400 (Thu, 08 Jul 2004) | 3 lines
Changed paths:
   M /trunk/src/library/tools/R/utils.R

New internal utility functions .capture_output_from_print() and
.strip_whitespace().

------------------------------------------------------------------------
r30200 | hornik | 2004-07-08 06:31:52 -0400 (Thu, 08 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/index.R

Cosmetics.

------------------------------------------------------------------------
r30199 | hornik | 2004-07-08 06:31:44 -0400 (Thu, 08 Jul 2004) | 7 lines
Changed paths:
   M /trunk/src/library/tools/R/admin.R

.install_package_description() now calls .check_package_description()
to validate the package metadata, and fails if this is not the case.
It now also saves the package (DESCRIPTION) metadata as RDS.
New wrapper functions .linstall_package_descriptions_as_RDS(),
.linstall_package_indices() and .linstall_package_namespaces_as_RDS().
(Useful to avoid repeatedly calling R for individual packages.)

------------------------------------------------------------------------
r30198 | hornik | 2004-07-08 06:31:35 -0400 (Thu, 08 Jul 2004) | 2 lines
Changed paths:
   M /trunk/Makeconf.in
   M /trunk/src/nmath/standalone/Makefile.in

Provide and use '$(LIBM)' instead of hard-wiring '-lm'.

------------------------------------------------------------------------
r30197 | tlumley | 2004-07-08 02:59:01 -0400 (Thu, 08 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/read.fwf.R
   M /trunk/src/library/utils/man/read.fwf.Rd

Correct version of read.fwf.  Grrr.

------------------------------------------------------------------------
r30196 | maechler | 2004-07-08 01:01:03 -0400 (Thu, 08 Jul 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r30195 | maechler | 2004-07-08 01:01:01 -0400 (Thu, 08 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r30194 | tlumley | 2004-07-07 23:07:24 -0400 (Wed, 07 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/main/arithmetic.c

Special-case x^2 as x*x for speed.

------------------------------------------------------------------------
r30193 | tlumley | 2004-07-07 23:06:11 -0400 (Wed, 07 Jul 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-data.texi

mention SPSS Data Entry

------------------------------------------------------------------------
r30192 | tlumley | 2004-07-07 23:05:38 -0400 (Wed, 07 Jul 2004) | 3 lines
Changed paths:
   M /trunk/src/library/utils/NAMESPACE
   A /trunk/src/library/utils/R/read.fortran.R
   M /trunk/src/library/utils/R/read.fwf.R
   A /trunk/src/library/utils/man/read.fortran.Rd
   M /trunk/src/library/utils/man/read.fwf.Rd

multiline records, skipped columns in read.fwf.  Added read.fortran for
fixed format specifications like 3F4.2.

------------------------------------------------------------------------
r30191 | pd | 2004-07-07 18:36:39 -0400 (Wed, 07 Jul 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r30190 | pd | 2004-07-07 18:36:35 -0400 (Wed, 07 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r30189 | iacus | 2004-07-07 12:43:15 -0400 (Wed, 07 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/main/Rmain.c
   M /trunk/src/main/main.c
   M /trunk/src/unix/Runix.h
   M /trunk/src/unix/aqua.c
   M /trunk/src/unix/system.c

changes to load the RGUI cocoa bundle

------------------------------------------------------------------------
r30188 | maechler | 2004-07-07 09:50:37 -0400 (Wed, 07 Jul 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/prompt.R

branch update

------------------------------------------------------------------------
r30187 | maechler | 2004-07-07 09:49:58 -0400 (Wed, 07 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/utils/R/prompt.R

prompt() fix for "{..}" inside formals

------------------------------------------------------------------------
r30186 | maechler | 2004-07-07 07:55:02 -0400 (Wed, 07 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/main/plot.c

use DO_STR_DIM() macro for strheight and strwidth

------------------------------------------------------------------------
r30185 | maechler | 2004-07-07 01:01:02 -0400 (Wed, 07 Jul 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r30184 | maechler | 2004-07-07 01:01:01 -0400 (Wed, 07 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r30183 | murrell | 2004-07-06 21:04:25 -0400 (Tue, 06 Jul 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/graphics/R/postscript.R
   M /trunk/src/library/graphics/man/pdf.Rd
   M /trunk/src/main/devPS.c

Fixes for pdf support of alpha transparency

------------------------------------------------------------------------
r30182 | pd | 2004-07-06 18:36:33 -0400 (Tue, 06 Jul 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r30181 | pd | 2004-07-06 18:36:29 -0400 (Tue, 06 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r30180 | pd | 2004-07-06 18:01:02 -0400 (Tue, 06 Jul 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/rw-FAQ.texi
   M /trunk/src/library/base/man/attributes.Rd
   M /trunk/src/library/base/man/conditions.Rd
   M /trunk/src/library/base/man/sys.parent.Rd
   M /trunk/src/library/methods/R/addedFunctions.R

branch update

------------------------------------------------------------------------
r30179 | pd | 2004-07-06 17:33:06 -0400 (Tue, 06 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/attributes.Rd

tiny typo

------------------------------------------------------------------------
r30178 | maechler | 2004-07-06 09:28:21 -0400 (Tue, 06 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/strwidth.Rd

branch update

------------------------------------------------------------------------
r30177 | maechler | 2004-07-06 09:27:28 -0400 (Tue, 06 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/graphics/man/strwidth.Rd

fix doc on "cex"

------------------------------------------------------------------------
r30176 | murdoch | 2004-07-06 08:45:07 -0400 (Tue, 06 Jul 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/extra.c
   M /trunk/src/main/platform.c

tilde expansion in Windows

------------------------------------------------------------------------
r30175 | hornik | 2004-07-06 05:23:50 -0400 (Tue, 06 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/main/platform.c

Have do_dircreate() expand file names for Unix.

------------------------------------------------------------------------
r30174 | hornik | 2004-07-06 05:22:59 -0400 (Tue, 06 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/R.1
   M /branches/R-1-9-patches/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r30173 | pd | 2004-07-06 03:52:36 -0400 (Tue, 06 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/base/man/sys.parent.Rd
   M /branches/R-1-9-patches/src/library/methods/R/addedFunctions.R

prelim fix for hasArg and sys.function doc; use "1.9.1 Patched" in NEWS

------------------------------------------------------------------------
r30172 | hornik | 2004-07-06 03:06:59 -0400 (Tue, 06 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/check.in

Add missing final newline in @msg_replace_funs.

------------------------------------------------------------------------
r30171 | hornik | 2004-07-06 03:06:55 -0400 (Tue, 06 Jul 2004) | 3 lines
Changed paths:
   M /trunk/src/library/tools/R/utils.R

New internal utility functions .get_standard_package_names() and
.wrong_args().

------------------------------------------------------------------------
r30170 | hornik | 2004-07-06 03:06:52 -0400 (Tue, 06 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/Vignettes.R

New internal utility function .wrong_args().

------------------------------------------------------------------------
r30169 | hornik | 2004-07-06 03:06:48 -0400 (Tue, 06 Jul 2004) | 3 lines
Changed paths:
   M /trunk/src/library/tools/R/Rd.R

Remove now unused private function Rd2contents().
New internal utility function .wrong_args().

------------------------------------------------------------------------
r30168 | hornik | 2004-07-06 03:06:44 -0400 (Tue, 06 Jul 2004) | 3 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R

Have check_Rd_files_in_man_dir() treat empty keywords as not missing.
New internal utility function .wrong_args().

------------------------------------------------------------------------
r30167 | hornik | 2004-07-06 03:06:40 -0400 (Tue, 06 Jul 2004) | 2 lines
Changed paths:
   M /trunk/doc/R.1
   M /trunk/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r30166 | maechler | 2004-07-06 01:01:02 -0400 (Tue, 06 Jul 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r30165 | maechler | 2004-07-06 01:01:01 -0400 (Tue, 06 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r30164 | pd | 2004-07-05 18:36:37 -0400 (Mon, 05 Jul 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r30163 | pd | 2004-07-05 18:36:33 -0400 (Mon, 05 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r30162 | hornik | 2004-07-05 18:29:20 -0400 (Mon, 05 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/conditions.Rd

Typo.

------------------------------------------------------------------------
r30161 | murdoch | 2004-07-05 15:25:42 -0400 (Mon, 05 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/rw-FAQ.texi

Extra debugging detail

------------------------------------------------------------------------
r30160 | maechler | 2004-07-05 01:01:03 -0400 (Mon, 05 Jul 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r30159 | maechler | 2004-07-05 01:01:01 -0400 (Mon, 05 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r30158 | pd | 2004-07-04 18:36:27 -0400 (Sun, 04 Jul 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r30157 | pd | 2004-07-04 18:36:22 -0400 (Sun, 04 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r30156 | hornik | 2004-07-04 11:32:42 -0400 (Sun, 04 Jul 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r30155 | hornik | 2004-07-04 11:32:36 -0400 (Sun, 04 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r30154 | ripley | 2004-07-04 10:38:44 -0400 (Sun, 04 Jul 2004) | 2 lines
Changed paths:
   A /trunk/src/library/stats/man/coef.Rd
   D /trunk/src/library/stats/man/coefficients.Rd

\name should correspond to name of file to avoid confusion.

------------------------------------------------------------------------
r30153 | ripley | 2004-07-04 10:36:26 -0400 (Sun, 04 Jul 2004) | 2 lines
Changed paths:
   M /trunk/THANKS

branch update

------------------------------------------------------------------------
r30152 | ripley | 2004-07-04 10:33:51 -0400 (Sun, 04 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/man/coefficients.Rd
   M /branches/R-1-9-patches/src/library/stats4/man/coef-methods.Rd

typo and wrong link

------------------------------------------------------------------------
r30151 | maechler | 2004-07-04 01:01:03 -0400 (Sun, 04 Jul 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r30150 | maechler | 2004-07-04 01:01:01 -0400 (Sun, 04 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r30149 | pd | 2004-07-03 18:36:28 -0400 (Sat, 03 Jul 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r30148 | pd | 2004-07-03 18:36:24 -0400 (Sat, 03 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r30147 | maechler | 2004-07-03 01:01:02 -0400 (Sat, 03 Jul 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r30146 | maechler | 2004-07-03 01:01:01 -0400 (Sat, 03 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r30145 | pd | 2004-07-02 18:36:17 -0400 (Fri, 02 Jul 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r30144 | pd | 2004-07-02 18:36:13 -0400 (Fri, 02 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r30143 | ripley | 2004-07-02 13:24:37 -0400 (Fri, 02 Jul 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/saveload.c

save to a connection was not checking if the connection was open for writing,
nor binary where it needed to be.

------------------------------------------------------------------------
r30142 | ripley | 2004-07-02 05:39:21 -0400 (Fri, 02 Jul 2004) | 2 lines
Changed paths:
   M /branches/lazy/NEWS

tweaks

------------------------------------------------------------------------
r30141 | ripley | 2004-07-02 04:30:17 -0400 (Fri, 02 Jul 2004) | 3 lines
Changed paths:
   M /trunk/src/library/base/man/groupGeneric.Rd

need alias to group generic
JMC says that before is not essential, just desirable.

------------------------------------------------------------------------
r30140 | hornik | 2004-07-02 04:08:19 -0400 (Fri, 02 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/check.in

OK to portable file names only after check_case_names().

------------------------------------------------------------------------
r30139 | hornik | 2004-07-02 03:14:14 -0400 (Fri, 02 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/agrep.Rd
   M /trunk/src/library/stats/man/HoltWinters.Rd
   M /trunk/src/library/stats/man/decompose.Rd
   M /trunk/src/library/stats/man/plot.HoltWinters.Rd
   M /trunk/src/library/stats/man/predict.HoltWinters.Rd

Update email address of David Meyer.

------------------------------------------------------------------------
r30138 | hornik | 2004-07-02 02:53:14 -0400 (Fri, 02 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/THANKS

Update email address for DM/AZ.

------------------------------------------------------------------------
r30137 | hornik | 2004-07-02 02:28:08 -0400 (Fri, 02 Jul 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r30136 | hornik | 2004-07-02 02:28:02 -0400 (Fri, 02 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r30135 | ripley | 2004-07-02 02:22:29 -0400 (Fri, 02 Jul 2004) | 2 lines
Changed paths:
   M /branches/lazy/BUGS
   M /branches/lazy/NEWS
   M /branches/lazy/date-stamp
   M /branches/lazy/share/texmf/Rd.sty
   M /branches/lazy/src/gnuwin32/devga.c
   M /branches/lazy/src/include/Graphics.h
   M /branches/lazy/src/include/Internal.h
   M /branches/lazy/src/include/Rdevices.h
   M /branches/lazy/src/include/Rgraphics.h
   M /branches/lazy/src/library/graphics/R/postscript.R
   M /branches/lazy/src/library/graphics/man/pdf.Rd
   M /branches/lazy/src/library/grid/NAMESPACE
   M /branches/lazy/src/library/grid/R/gpar.R
   M /branches/lazy/src/library/grid/R/grid.R
   M /branches/lazy/src/library/grid/R/highlevel.R
   M /branches/lazy/src/library/grid/R/unit.R
   M /branches/lazy/src/library/grid/R/viewport.R
   M /branches/lazy/src/library/grid/inst/doc/changes.txt
   M /branches/lazy/src/library/grid/inst/doc/viewports.Snw
   M /branches/lazy/src/library/grid/man/gpar.Rd
   M /branches/lazy/src/library/grid/man/grid.show.viewport.Rd
   M /branches/lazy/src/library/grid/src/gpar.c
   M /branches/lazy/src/library/grid/src/grid.c
   M /branches/lazy/src/main/devPS.c
   M /branches/lazy/src/main/devices.c
   M /branches/lazy/src/main/engine.c
   M /branches/lazy/src/main/graphics.c
   M /branches/lazy/src/main/names.c
   M /branches/lazy/src/main/plot.c
   M /branches/lazy/src/main/plot3d.c
   M /branches/lazy/src/modules/aqua/aquaconsole.c

merged from main

------------------------------------------------------------------------
r30134 | ripley | 2004-07-02 02:21:50 -0400 (Fri, 02 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/main/graphics.c

squash -Wall warning

------------------------------------------------------------------------
r30133 | ripley | 2004-07-02 02:14:42 -0400 (Fri, 02 Jul 2004) | 2 lines
Changed paths:
   M /branches/lazy/src/gnuwin32/fixed/bin/INSTALL
   M /branches/lazy/src/scripts/INSTALL.in

anticipate switch to --lazy as default.

------------------------------------------------------------------------
r30132 | maechler | 2004-07-02 01:01:03 -0400 (Fri, 02 Jul 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r30131 | maechler | 2004-07-02 01:01:02 -0400 (Fri, 02 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r30130 | murrell | 2004-07-01 23:05:49 -0400 (Thu, 01 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grid/inst/doc/viewports.Snw
   M /trunk/src/library/grid/src/gpar.c

Bug fix and doc mod for alpha change

------------------------------------------------------------------------
r30129 | murrell | 2004-07-01 22:25:39 -0400 (Thu, 01 Jul 2004) | 7 lines
Changed paths:
   M /trunk/src/gnuwin32/devga.c
   M /trunk/src/include/Graphics.h
   M /trunk/src/include/Internal.h
   M /trunk/src/include/Rdevices.h
   M /trunk/src/include/Rgraphics.h
   M /trunk/src/library/graphics/R/postscript.R
   M /trunk/src/library/graphics/man/pdf.Rd
   M /trunk/src/library/grid/NAMESPACE
   M /trunk/src/library/grid/R/gpar.R
   M /trunk/src/library/grid/R/grid.R
   M /trunk/src/library/grid/R/highlevel.R
   M /trunk/src/library/grid/R/unit.R
   M /trunk/src/library/grid/R/viewport.R
   M /trunk/src/library/grid/inst/doc/changes.txt
   M /trunk/src/library/grid/man/gpar.Rd
   M /trunk/src/library/grid/man/grid.show.viewport.Rd
   M /trunk/src/library/grid/src/gpar.c
   M /trunk/src/library/grid/src/grid.c
   M /trunk/src/main/devPS.c
   M /trunk/src/main/devices.c
   M /trunk/src/main/engine.c
   M /trunk/src/main/graphics.c
   M /trunk/src/main/names.c
   M /trunk/src/main/plot.c
   M /trunk/src/main/plot3d.c

Added support for graphics engine font families in PDF device
Added support for alpha transparency in PDF device
Changed mapping of R-level NA colour to internal C-level colour:
  was NA goes to NA_INTEGER
  now NA goes to R_RGBA(255, 255, 255, 255) - transparent white
Plus some small grid patches

------------------------------------------------------------------------
r30128 | iacus | 2004-07-01 19:24:33 -0400 (Thu, 01 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/aquaconsole.c

small change to allow menu maipulation in Cocoa, also changed the name of the bundle

------------------------------------------------------------------------
r30127 | pd | 2004-07-01 18:36:21 -0400 (Thu, 01 Jul 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r30126 | pd | 2004-07-01 18:36:17 -0400 (Thu, 01 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r30125 | ripley | 2004-07-01 17:33:25 -0400 (Thu, 01 Jul 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/share/texmf/Rd.sty

remove \middle from Rd.sty

------------------------------------------------------------------------
r30124 | ripley | 2004-07-01 13:35:57 -0400 (Thu, 01 Jul 2004) | 2 lines
Changed paths:
   M /branches/lazy/src/library/stats/man/SignRank.Rd
   M /branches/lazy/src/library/stats/man/Wilcoxon.Rd

merged from main

------------------------------------------------------------------------
r30123 | ripley | 2004-07-01 13:32:27 -0400 (Thu, 01 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/main/serialize.c

fix for broken ftell on Windows

------------------------------------------------------------------------
r30122 | hornik | 2004-07-01 09:34:22 -0400 (Thu, 01 Jul 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/SignRank.Rd
   M /trunk/src/library/stats/man/Wilcoxon.Rd

No email address for KH in \author entries.

------------------------------------------------------------------------
r30121 | ripley | 2004-07-01 06:28:14 -0400 (Thu, 01 Jul 2004) | 2 lines
Changed paths:
   M /branches/lazy/configure
   M /branches/lazy/configure.ac

finish description of --enable-lazy-loading

------------------------------------------------------------------------
r30120 | ripley | 2004-07-01 03:40:33 -0400 (Thu, 01 Jul 2004) | 2 lines
Changed paths:
   M /branches/lazy/src/modules/X11/devX11.c

need to eval a promise

------------------------------------------------------------------------
r30119 | ripley | 2004-07-01 02:26:04 -0400 (Thu, 01 Jul 2004) | 2 lines
Changed paths:
   M /branches/lazy/src/gnuwin32/Makefile

have move makebasedb.R

------------------------------------------------------------------------
r30118 | ripley | 2004-07-01 02:22:22 -0400 (Thu, 01 Jul 2004) | 2 lines
Changed paths:
   D /branches/lazy/share/R/makebasedb.R
   M /branches/lazy/src/library/base/Makefile.in
   A /branches/lazy/src/library/base/makebasedb.R

mv makebasedb.R to somewhere that does not get installed

------------------------------------------------------------------------
r30117 | ripley | 2004-07-01 02:13:30 -0400 (Thu, 01 Jul 2004) | 2 lines
Changed paths:
   M /branches/lazy/AUTHORS
   M /branches/lazy/BUGS
   M /branches/lazy/date-stamp
   M /branches/lazy/doc/R.1
   M /branches/lazy/doc/html/R-admin.html
   M /branches/lazy/src/gnuwin32/bitmap/rbitmap.c
   M /branches/lazy/src/library/base/man/delay.Rd

merged from main

------------------------------------------------------------------------
r30116 | ripley | 2004-07-01 02:10:09 -0400 (Thu, 01 Jul 2004) | 2 lines
Changed paths:
   M /branches/lazy/NEWS

document lazy-loading options

------------------------------------------------------------------------
r30115 | maechler | 2004-07-01 01:01:02 -0400 (Thu, 01 Jul 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r30114 | maechler | 2004-07-01 01:01:01 -0400 (Thu, 01 Jul 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r30113 | pd | 2004-06-30 18:36:10 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r30112 | pd | 2004-06-30 18:36:06 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r30111 | ripley | 2004-06-30 18:06:14 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /branches/lazy/src/scripts/INSTALL.in

cope with R_PROFILE.R and lazy loading

------------------------------------------------------------------------
r30110 | ripley | 2004-06-30 17:50:04 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /branches/lazy/src/gnuwin32/fixed/bin/INSTALL

add --lazy

------------------------------------------------------------------------
r30109 | ripley | 2004-06-30 17:49:48 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /branches/lazy/src/gnuwin32/MakePkg

comment out all.R installation

------------------------------------------------------------------------
r30108 | ripley | 2004-06-30 17:39:42 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /branches/lazy/src/gnuwin32/MakePkg
   M /branches/lazy/src/gnuwin32/Makefile
   M /branches/lazy/src/library/methods/R/Makefile.win

avoid re-making loops

------------------------------------------------------------------------
r30107 | ripley | 2004-06-30 17:04:34 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /branches/lazy/src/library/tools/R/makeLazyLoad.R
   M /branches/lazy/src/main/serialize.c

fix up dumping on Windows

------------------------------------------------------------------------
r30106 | ripley | 2004-06-30 15:30:31 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /branches/lazy/src/gnuwin32/Makefile

add lazyloading on Windows, except base

------------------------------------------------------------------------
r30105 | ripley | 2004-06-30 15:29:50 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /branches/lazy/src/library/base/Makefile.in
   M /branches/lazy/src/library/tools/R/makeLazyLoad.R

use baseloader.R from share/R

------------------------------------------------------------------------
r30104 | ripley | 2004-06-30 15:03:43 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/bitmap/rbitmap.c

remove Rprintf

------------------------------------------------------------------------
r30103 | ripley | 2004-06-30 13:19:05 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /branches/lazy/tests/Examples/Makefile.in
   M /branches/lazy/tests/Makefile.in

better dependencies

------------------------------------------------------------------------
r30102 | ripley | 2004-06-30 13:17:06 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /branches/lazy/src/scripts/INSTALL.in

remove unused all.rda with save & lazy

------------------------------------------------------------------------
r30101 | ripley | 2004-06-30 13:08:35 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /branches/lazy/configure
   M /branches/lazy/configure.ac
   A /branches/lazy/share/R/baseloader.R
   A /branches/lazy/share/R/makebasedb.R
   A /branches/lazy/share/R/nspackloader.R
   A /branches/lazy/share/R/packloader.R
   M /branches/lazy/src/library/Recommended/Makefile.in
   M /branches/lazy/src/library/base/Makefile.in
   A /branches/lazy/src/library/base/R/lazyload.R
   A /branches/lazy/src/library/base/man/lazyLoad.Rd
   M /branches/lazy/src/library/graphics/Makefile.in
   M /branches/lazy/src/library/grid/Makefile.in
   M /branches/lazy/src/library/methods/Makefile.in
   M /branches/lazy/src/library/stats/Makefile.in
   M /branches/lazy/src/library/tools/Makefile.in
   A /branches/lazy/src/library/tools/R/makeLazyLoad.R
   A /branches/lazy/src/library/tools/man/makeLazyLoading.Rd
   M /branches/lazy/src/library/utils/Makefile.in
   M /branches/lazy/src/scripts/INSTALL.in

add lazy loading support

------------------------------------------------------------------------
r30100 | (no author) | 2004-06-30 13:08:35 -0400 (Wed, 30 Jun 2004) | 1 line
Changed paths:
   A /branches/lazy (from /trunk:30096)
   D /branches/lazy/Attic
   R /branches/lazy/src/appl/lowess.doc (from /branches/unlabeled-1.1.1/src/appl/lowess.doc:30096)
   R /branches/lazy/src/unix/PSPAPER (from /branches/unlabeled-1.1.1/src/unix/PSPAPER:30096)

This commit was manufactured by cvs2svn to create branch 'lazy'.
------------------------------------------------------------------------
r30099 | ripley | 2004-06-30 12:43:04 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/delay.Rd

delay is not longer experimental, but integral

------------------------------------------------------------------------
r30098 | leisch | 2004-06-30 09:25:31 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /trunk/AUTHORS

branch update

------------------------------------------------------------------------
r30097 | leisch | 2004-06-30 09:25:05 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/AUTHORS

fixed email KH, FL

------------------------------------------------------------------------
r30096 | ripley | 2004-06-30 04:50:16 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/main/devPS.c

.ps.prolog will be a promise under lazy loading

------------------------------------------------------------------------
r30095 | ripley | 2004-06-30 02:50:36 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/cor.Rd

branch update

------------------------------------------------------------------------
r30094 | ripley | 2004-06-30 02:49:00 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /branches/WinMake/BUGS
   M /branches/WinMake/NEWS
   M /branches/WinMake/date-stamp
   M /branches/WinMake/src/extra/pcre/Makefile.win
   M /branches/WinMake/src/extra/xdr/Makefile.win
   M /branches/WinMake/src/gnuwin32/fixed/Makefile
   M /branches/WinMake/src/gnuwin32/help/Makefile
   M /branches/WinMake/src/gnuwin32/installer/Makefile
   D /branches/WinMake/src/gnuwin32/windlgs/src/Makevars
   M /branches/WinMake/src/include/Makefile.win
   M /branches/WinMake/src/library/base/R/rank.R
   M /branches/WinMake/src/library/base/man/rank.Rd
   M /branches/WinMake/src/library/base/man/read.table.Rd
   M /branches/WinMake/src/library/graphics/R/coplot.R
   M /branches/WinMake/src/library/utils/man/citation.Rd
   M /branches/WinMake/src/main/names.c
   M /branches/WinMake/src/main/serialize.c
   M /branches/WinMake/src/main/sort.c
   M /branches/WinMake/src/scripts/Makefile.win

merged from main

------------------------------------------------------------------------
r30093 | ripley | 2004-06-30 02:47:22 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /branches/WinMake/configure

update

------------------------------------------------------------------------
r30092 | ripley | 2004-06-30 02:45:00 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /branches/WinMake/Makeconf.in
   M /branches/WinMake/configure.ac
   M /branches/WinMake/etc/Makeconf.in
   M /branches/WinMake/src/appl/Makefile.in
   M /branches/WinMake/src/gnuwin32/Makefile.in
   M /branches/WinMake/src/gnuwin32/dllversion.rc
   M /branches/WinMake/src/gnuwin32/front-ends/Makefile.in
   D /branches/WinMake/src/gnuwin32/getline/Makefile
   A /branches/WinMake/src/gnuwin32/getline/Makefile.in
   M /branches/WinMake/src/gnuwin32/graphapp/Makefile.in
   M /branches/WinMake/src/include/Makefile.in
   M /branches/WinMake/src/main/Makefile.in
   M /branches/WinMake/src/modules/internet/Makefile.in
   M /branches/WinMake/src/modules/lapack/Makefile.in

updates

------------------------------------------------------------------------
r30091 | (no author) | 2004-06-30 02:43:53 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   A /tags/WinMake-update-last (from /trunk:30089)
   D /tags/WinMake-update-last/Attic
   R /tags/WinMake-update-last/src/appl/lowess.doc (from /branches/unlabeled-1.1.1/src/appl/lowess.doc:30089)
   R /tags/WinMake-update-last/src/gnuwin32/windlgs (from /trunk/src/gnuwin32/windlgs:27453)
   R /tags/WinMake-update-last/src/unix/PSPAPER (from /branches/unlabeled-1.1.1/src/unix/PSPAPER:30089)

This commit was manufactured by cvs2svn to create tag
'WinMake-update-last'.
------------------------------------------------------------------------
r30090 | (no author) | 2004-06-30 02:43:53 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   A /tags/WinMake-update (from /trunk:30089)
   D /tags/WinMake-update/Attic
   R /tags/WinMake-update/src/appl/lowess.doc (from /branches/unlabeled-1.1.1/src/appl/lowess.doc:30089)
   R /tags/WinMake-update/src/unix/PSPAPER (from /branches/unlabeled-1.1.1/src/unix/PSPAPER:30089)

This commit was manufactured by cvs2svn to create tag
'WinMake-update'.
------------------------------------------------------------------------
r30089 | ripley | 2004-06-30 02:43:53 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/main/serialize.c

fix several typos

------------------------------------------------------------------------
r30088 | ripley | 2004-06-30 02:43:16 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/installer/Makefile

add comments, don't ship R-admin in doc/manual

------------------------------------------------------------------------
r30087 | maechler | 2004-06-30 01:01:03 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r30086 | maechler | 2004-06-30 01:01:01 -0400 (Wed, 30 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r30085 | pd | 2004-06-29 18:36:06 -0400 (Tue, 29 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r30084 | pd | 2004-06-29 18:36:02 -0400 (Tue, 29 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r30083 | maechler | 2004-06-29 17:20:28 -0400 (Tue, 29 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/rank.R
   M /trunk/src/library/base/man/rank.Rd
   M /trunk/src/main/names.c
   M /trunk/src/main/sort.c

rank(*, ties.method = min / max)

------------------------------------------------------------------------
r30082 | ripley | 2004-06-29 16:45:57 -0400 (Tue, 29 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/read.table.Rd

add comments suggested by Andy Liaw.

------------------------------------------------------------------------
r30081 | maechler | 2004-06-29 11:14:27 -0400 (Tue, 29 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/graphics/R/coplot.R

branch update

------------------------------------------------------------------------
r30080 | maechler | 2004-06-29 11:12:49 -0400 (Tue, 29 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS

coplot() [new=FALSE]

------------------------------------------------------------------------
r30079 | maechler | 2004-06-29 11:12:14 -0400 (Tue, 29 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/graphics/R/coplot.R

no  par(new=FALSE)

------------------------------------------------------------------------
r30078 | ripley | 2004-06-29 10:29:01 -0400 (Tue, 29 Jun 2004) | 3 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/man/cor.Rd

typo
remove ref to package ctest

------------------------------------------------------------------------
r30077 | ripley | 2004-06-29 09:35:24 -0400 (Tue, 29 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/installer/Makefile
   D /trunk/src/gnuwin32/windlgs/src/Makevars
   M /trunk/src/include/Makefile.win

install ga.h and graphapp.h into R_HOME/include in the sources (as when installed)

------------------------------------------------------------------------
r30076 | ripley | 2004-06-29 09:09:56 -0400 (Tue, 29 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile

allow for older format of windres, as in cross-compiler

------------------------------------------------------------------------
r30075 | (no author) | 2004-06-29 08:49:12 -0400 (Tue, 29 Jun 2004) | 1 line
Changed paths:
   A /branches/WinMake/src/scripts/Makefile.win (from /trunk/src/scripts/Makefile.win:30074)

This commit was manufactured by cvs2svn to create branch 'WinMake'.
------------------------------------------------------------------------
r30074 | ripley | 2004-06-29 08:49:12 -0400 (Tue, 29 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/fixed/Makefile
   M /trunk/src/gnuwin32/front-ends/Makefile
   M /trunk/src/gnuwin32/help/Makefile
   M /trunk/src/gnuwin32/installer/Makefile
   M /trunk/src/include/Makefile.win
   A /trunk/src/scripts/Makefile.win

tidying up, including matching what the Unix Makefiles will give

------------------------------------------------------------------------
r30073 | ripley | 2004-06-29 08:41:47 -0400 (Tue, 29 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/man/citation.Rd

may not have recommended packages installed!

------------------------------------------------------------------------
r30072 | ripley | 2004-06-29 07:50:38 -0400 (Tue, 29 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/extra/pcre/Makefile.win
   M /trunk/src/extra/xdr/Makefile.win
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/dllversion.rc
   M /trunk/src/gnuwin32/fixed/Makefile
   M /trunk/src/include/Makefile.win

tidying up, including matching what the Unix Makefiles will give

------------------------------------------------------------------------
r30071 | ripley | 2004-06-29 02:07:40 -0400 (Tue, 29 Jun 2004) | 2 lines
Changed paths:
   M /branches/WinMake/src/Makefile.in
   D /branches/WinMake/src/gnuwin32/Makefile
   A /branches/WinMake/src/gnuwin32/Makefile.in
   D /branches/WinMake/src/gnuwin32/front-ends/Makefile
   A /branches/WinMake/src/gnuwin32/front-ends/Makefile.in
   D /branches/WinMake/src/gnuwin32/graphapp/Makefile
   A /branches/WinMake/src/gnuwin32/graphapp/Makefile.in
   M /branches/WinMake/src/include/Makefile.in
   M /branches/WinMake/src/library/Makefile.in
   M /branches/WinMake/src/main/Makefile.in

start adding Windows Makefile.in's

------------------------------------------------------------------------
r30070 | ripley | 2004-06-29 02:05:09 -0400 (Tue, 29 Jun 2004) | 2 lines
Changed paths:
   M /branches/WinMake/configure
   M /branches/WinMake/configure.ac

add Makefile.in's in src/gnuwin32

------------------------------------------------------------------------
r30069 | maechler | 2004-06-29 01:01:02 -0400 (Tue, 29 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r30068 | maechler | 2004-06-29 01:01:01 -0400 (Tue, 29 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r30067 | pd | 2004-06-28 18:36:00 -0400 (Mon, 28 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r30066 | pd | 2004-06-28 18:35:56 -0400 (Mon, 28 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r30065 | ripley | 2004-06-28 17:46:25 -0400 (Mon, 28 Jun 2004) | 2 lines
Changed paths:
   M /branches/WinMake/src/unix/edit.c

path for run.h

------------------------------------------------------------------------
r30064 | ripley | 2004-06-28 15:13:20 -0400 (Mon, 28 Jun 2004) | 2 lines
Changed paths:
   M /branches/WinMake/configure
   M /branches/WinMake/configure.ac

define USING_WINDOWS

------------------------------------------------------------------------
r30063 | (no author) | 2004-06-28 15:13:20 -0400 (Mon, 28 Jun 2004) | 1 line
Changed paths:
   A /branches/WinMake (from /trunk:30062)
   D /branches/WinMake/Attic
   R /branches/WinMake/src/appl/lowess.doc (from /branches/unlabeled-1.1.1/src/appl/lowess.doc:30062)
   R /branches/WinMake/src/unix/PSPAPER (from /branches/unlabeled-1.1.1/src/unix/PSPAPER:30062)

This commit was manufactured by cvs2svn to create branch 'WinMake'.
------------------------------------------------------------------------
r30062 | ripley | 2004-06-28 14:51:03 -0400 (Mon, 28 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Maintainers.notes

seem to need sh configure these days.

------------------------------------------------------------------------
r30061 | ripley | 2004-06-28 14:48:59 -0400 (Mon, 28 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile

smal lchange of order

------------------------------------------------------------------------
r30060 | ripley | 2004-06-28 12:00:27 -0400 (Mon, 28 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/main/Makefile.in

need our XDR headers if XDR not found

------------------------------------------------------------------------
r30059 | ripley | 2004-06-28 10:46:08 -0400 (Mon, 28 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/Random.Rd

comment on limited set of values taken by uniforms

------------------------------------------------------------------------
r30058 | ripley | 2004-06-28 08:36:05 -0400 (Mon, 28 Jun 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-data.texi
   M /trunk/src/library/base/man/array.Rd
   M /trunk/src/library/base/man/matrix.Rd
   M /trunk/src/library/base/man/read.table.Rd
   M /trunk/src/library/base/man/rep.Rd

raw is another atomic type.

------------------------------------------------------------------------
r30057 | ripley | 2004-06-28 08:26:36 -0400 (Mon, 28 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/installer/Makefile

consider tidying up of building the copy to install

------------------------------------------------------------------------
r30056 | ripley | 2004-06-28 07:43:05 -0400 (Mon, 28 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile

remove R_HOME/include

------------------------------------------------------------------------
r30055 | ripley | 2004-06-28 07:38:41 -0400 (Mon, 28 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/readme.packages

no longer ship exported-vars

------------------------------------------------------------------------
r30054 | ripley | 2004-06-28 06:40:12 -0400 (Mon, 28 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/MakeDll
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/fixed/Makefile
   M /trunk/src/gnuwin32/front-ends/Makefile
   M /trunk/src/gnuwin32/installer/JRins.pl
   M /trunk/src/gnuwin32/installer/Makefile
   M /trunk/src/include/Makefile.in
   A /trunk/src/include/Makefile.win
   M /trunk/src/library/tcltk/src/Makefile.win

use R_HOME/include for header files for building packages, like Unix

------------------------------------------------------------------------
r30053 | ripley | 2004-06-28 05:54:27 -0400 (Mon, 28 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/INSTALL

update major version to 2

------------------------------------------------------------------------
r30052 | ripley | 2004-06-28 03:44:53 -0400 (Mon, 28 Jun 2004) | 2 lines
Changed paths:
   M /trunk/etc/Makeconf.in
   M /trunk/share/Makefile.in

-include is not portable, so defer cleaning up share until distclean

------------------------------------------------------------------------
r30051 | ripley | 2004-06-28 03:35:26 -0400 (Mon, 28 Jun 2004) | 2 lines
Changed paths:
   M /trunk/etc/Makeconf.in

make distclean is failing as vars.mk has been removed in make clean

------------------------------------------------------------------------
r30050 | ripley | 2004-06-28 03:33:58 -0400 (Mon, 28 Jun 2004) | 2 lines
Changed paths:
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/doc/html/R-admin.html
   M /trunk/src/include/Makefile.in
   D /trunk/src/include/Rmodules/Makefile.in

don't have src/include/Rmodules in the build tree

------------------------------------------------------------------------
r30049 | ripley | 2004-06-28 03:07:45 -0400 (Mon, 28 Jun 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in

distclean should remove the lib directory

------------------------------------------------------------------------
r30048 | maechler | 2004-06-28 01:01:02 -0400 (Mon, 28 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r30047 | maechler | 2004-06-28 01:01:01 -0400 (Mon, 28 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r30046 | pd | 2004-06-27 18:35:58 -0400 (Sun, 27 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r30045 | pd | 2004-06-27 18:35:54 -0400 (Sun, 27 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r30044 | hornik | 2004-06-27 17:48:06 -0400 (Sun, 27 Jun 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r30043 | hornik | 2004-06-27 17:46:53 -0400 (Sun, 27 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r30042 | maechler | 2004-06-27 01:01:03 -0400 (Sun, 27 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r30041 | maechler | 2004-06-27 01:01:02 -0400 (Sun, 27 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r30040 | pd | 2004-06-26 18:35:52 -0400 (Sat, 26 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r30039 | pd | 2004-06-26 18:35:48 -0400 (Sat, 26 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r30038 | hornik | 2004-06-26 09:15:17 -0400 (Sat, 26 Jun 2004) | 3 lines
Changed paths:
   M /trunk/src/library/tools/R/Rd.R

Have Rd_parse() and .get_Rd_metadata_from_Rd_lines() *really* use the
same regexp.

------------------------------------------------------------------------
r30037 | hornik | 2004-06-26 09:15:08 -0400 (Sat, 26 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/include/Rmodules/Makefile.in

Provide install and uninstall targets.

------------------------------------------------------------------------
r30036 | ripley | 2004-06-26 09:03:35 -0400 (Sat, 26 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/groupGeneric.Rd

mention S4 group generic quirk.

------------------------------------------------------------------------
r30035 | ripley | 2004-06-26 05:43:49 -0400 (Sat, 26 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/check.in

tweak wording

------------------------------------------------------------------------
r30034 | maechler | 2004-06-26 01:01:02 -0400 (Sat, 26 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r30033 | maechler | 2004-06-26 01:01:01 -0400 (Sat, 26 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r30032 | pd | 2004-06-25 18:35:51 -0400 (Fri, 25 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r30031 | pd | 2004-06-25 18:35:47 -0400 (Fri, 25 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r30030 | ripley | 2004-06-25 17:58:47 -0400 (Fri, 25 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/main/connections.c

make sure length is < 2Gb when writing gzcon

------------------------------------------------------------------------
r30029 | ripley | 2004-06-25 17:57:48 -0400 (Fri, 25 Jun 2004) | 3 lines
Changed paths:
   M /trunk/src/library/graphics/man/symbols.Rd

Better title
add some concepts

------------------------------------------------------------------------
r30028 | ripley | 2004-06-25 17:08:27 -0400 (Fri, 25 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/Makefile.in

silence install of CITATION

------------------------------------------------------------------------
r30027 | ripley | 2004-06-25 16:48:33 -0400 (Fri, 25 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-exts.texi
   M /trunk/src/scripts/check.in

check for case clashes in R CMD check

------------------------------------------------------------------------
r30026 | maechler | 2004-06-25 14:10:36 -0400 (Fri, 25 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/INSTALL.in

log some info when ( ${debug} )

------------------------------------------------------------------------
r30025 | maechler | 2004-06-25 14:08:48 -0400 (Fri, 25 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/dendrogram.R
   M /trunk/src/library/stats/man/dendrogram.Rd

revert max.level=2 default for str.dendrogram

------------------------------------------------------------------------
r30024 | hornik | 2004-06-25 08:23:28 -0400 (Fri, 25 Jun 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r30023 | hornik | 2004-06-25 08:23:23 -0400 (Fri, 25 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r30022 | ripley | 2004-06-25 04:58:10 -0400 (Fri, 25 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/man/citEntry.Rd
   M /trunk/src/library/utils/man/citation.Rd
   M /trunk/src/library/utils/man/person.Rd

various corrections/tweaks

------------------------------------------------------------------------
r30021 | ripley | 2004-06-25 03:43:52 -0400 (Fri, 25 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/extra/zlib/deflate.c

fix uninitialized value found by valgrind

------------------------------------------------------------------------
r30020 | ripley | 2004-06-25 02:59:21 -0400 (Fri, 25 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/main/connections.c

backport fix to gzcon connections

------------------------------------------------------------------------
r30019 | ripley | 2004-06-25 02:58:37 -0400 (Fri, 25 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/main/character.c

plug a memory leak

------------------------------------------------------------------------
r30018 | ripley | 2004-06-25 02:50:23 -0400 (Fri, 25 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/main/character.c

plug another memory leak

------------------------------------------------------------------------
r30017 | ripley | 2004-06-25 02:20:01 -0400 (Fri, 25 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

tweaks

------------------------------------------------------------------------
r30016 | maechler | 2004-06-25 01:01:02 -0400 (Fri, 25 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r30015 | maechler | 2004-06-25 01:01:01 -0400 (Fri, 25 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r30014 | pd | 2004-06-24 18:35:48 -0400 (Thu, 24 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r30013 | pd | 2004-06-24 18:35:44 -0400 (Thu, 24 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r30012 | ripley | 2004-06-24 17:39:53 -0400 (Thu, 24 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/connections.c

gzcon connections sometimes read bytes in the wrong order.

------------------------------------------------------------------------
r30011 | leisch | 2004-06-24 15:19:25 -0400 (Thu, 24 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/man/citEntry.Rd
   M /trunk/src/library/utils/man/citation.Rd
   M /trunk/src/library/utils/man/person.Rd

use <- for assignment

------------------------------------------------------------------------
r30010 | murdoch | 2004-06-24 14:58:07 -0400 (Thu, 24 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-admin.texi

typo

------------------------------------------------------------------------
r30009 | ripley | 2004-06-24 14:11:02 -0400 (Thu, 24 Jun 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi

typo

------------------------------------------------------------------------
r30008 | ripley | 2004-06-24 10:19:05 -0400 (Thu, 24 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/Makefile.in

install CITATION file ....

------------------------------------------------------------------------
r30007 | ripley | 2004-06-24 10:04:36 -0400 (Thu, 24 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/make.names.Rd

add comment on uses of allow_

------------------------------------------------------------------------
r30006 | leisch | 2004-06-24 09:28:52 -0400 (Thu, 24 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   A /trunk/src/library/base/inst
   A /trunk/src/library/base/inst/CITATION
   M /trunk/src/library/utils/NAMESPACE
   A /trunk/src/library/utils/R/citation.R
   A /trunk/src/library/utils/man/citEntry.Rd
   A /trunk/src/library/utils/man/citation.Rd
   A /trunk/src/library/utils/man/person.Rd

new citation function with return objects and package argument

------------------------------------------------------------------------
r30005 | leisch | 2004-06-24 09:23:43 -0400 (Thu, 24 Jun 2004) | 2 lines
Changed paths:
   D /trunk/src/library/base/R/citation.R
   D /trunk/src/library/base/man/citation.Rd

moved citation to utils

------------------------------------------------------------------------
r30004 | ripley | 2004-06-24 05:13:12 -0400 (Thu, 24 Jun 2004) | 5 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Defn.h
   M /trunk/src/library/base/R/character.R
   M /trunk/src/library/base/R/dataframe.R
   M /trunk/src/library/base/man/data.frame.Rd
   M /trunk/src/library/base/man/make.names.Rd
   M /trunk/src/library/stats/R/models.R
   M /trunk/src/library/stats/man/predict.Rd
   M /trunk/src/library/stats/man/predict.glm.Rd
   M /trunk/src/library/stats/man/predict.lm.Rd
   M /trunk/src/library/stats/man/predict.loess.Rd
   M /trunk/src/library/stats/man/predict.nls.Rd
   M /trunk/src/library/stats/man/princomp.Rd
   M /trunk/src/main/character.c
   M /trunk/src/main/connections.c
   M /trunk/src/main/gram.c
   M /trunk/src/main/gram.y
   M /trunk/src/main/names.c
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

1) data.frame(check.names=TRUE) enforces unique names
2) make.names has a new arg allow_
3) remove USE_UNDERSCORE_IN_NAMES
4) attempt to warn if newdata is not used in prediction, and document better

------------------------------------------------------------------------
r30003 | ripley | 2004-06-24 02:53:32 -0400 (Thu, 24 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/man/dist.Rd

branch update

------------------------------------------------------------------------
r30002 | ripley | 2004-06-24 02:47:48 -0400 (Thu, 24 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/appl/lbfgsb.c

allow space for string terminator

------------------------------------------------------------------------
r30001 | ripley | 2004-06-24 02:47:02 -0400 (Thu, 24 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/man/dist.Rd

don't refer to invisible as.matrix.dist method

------------------------------------------------------------------------
r30000 | ripley | 2004-06-24 02:31:44 -0400 (Thu, 24 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS

fix collate order of R files in stats4

------------------------------------------------------------------------
r29999 | ripley | 2004-06-24 02:29:21 -0400 (Thu, 24 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats4/Makefile.in

branch update

------------------------------------------------------------------------
r29998 | ripley | 2004-06-24 02:25:48 -0400 (Thu, 24 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats4/Makefile.in

force collate order

------------------------------------------------------------------------
r29997 | maechler | 2004-06-24 01:01:02 -0400 (Thu, 24 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29996 | maechler | 2004-06-24 01:01:01 -0400 (Thu, 24 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29995 | pd | 2004-06-23 18:35:40 -0400 (Wed, 23 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29994 | pd | 2004-06-23 18:35:36 -0400 (Wed, 23 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29993 | ripley | 2004-06-23 14:48:41 -0400 (Wed, 23 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-exts.texi

backport some clarifications from R-devel

------------------------------------------------------------------------
r29992 | ripley | 2004-06-23 09:30:30 -0400 (Wed, 23 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/appl/lbfgsb.c

branch update

------------------------------------------------------------------------
r29991 | ripley | 2004-06-23 09:26:11 -0400 (Wed, 23 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/appl/lbfgsb.c

another valgrind catch

------------------------------------------------------------------------
r29990 | ripley | 2004-06-23 07:47:26 -0400 (Wed, 23 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

branch update

------------------------------------------------------------------------
r29989 | ripley | 2004-06-23 07:45:14 -0400 (Wed, 23 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/NAMESPACE
   M /trunk/src/library/stats/R/ts.R
   M /trunk/src/library/stats/man/window.Rd

add window<-.ts

------------------------------------------------------------------------
r29988 | ripley | 2004-06-23 07:43:29 -0400 (Wed, 23 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/stats/R/ts.R

bug in window.default

------------------------------------------------------------------------
r29987 | ripley | 2004-06-23 03:45:10 -0400 (Wed, 23 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/dates.R
   M /trunk/src/scripts/INSTALL.in
   M /trunk/tests/reg-tests-1.R

branch update

------------------------------------------------------------------------
r29986 | ripley | 2004-06-23 03:41:38 -0400 (Wed, 23 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/base/R/dates.R
   M /branches/R-1-9-patches/tests/reg-tests-1.R

trunc.Date was not right

------------------------------------------------------------------------
r29985 | ripley | 2004-06-23 03:39:04 -0400 (Wed, 23 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/devga.c

fix PSDeviceDriver call

------------------------------------------------------------------------
r29984 | maechler | 2004-06-23 03:06:30 -0400 (Wed, 23 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/scripts/INSTALL.in

mv 'has_error' inside the block it's used

------------------------------------------------------------------------
r29983 | ripley | 2004-06-23 02:36:52 -0400 (Wed, 23 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/main/devPS.c

branch update

------------------------------------------------------------------------
r29982 | ripley | 2004-06-23 02:34:40 -0400 (Wed, 23 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/unix/sys-std.c

plug one memory leak (backported from trunk)

------------------------------------------------------------------------
r29981 | hornik | 2004-06-23 01:35:17 -0400 (Wed, 23 Jun 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r29980 | hornik | 2004-06-23 01:35:05 -0400 (Wed, 23 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/utils.R

Use underscores for better legibility.

------------------------------------------------------------------------
r29979 | hornik | 2004-06-23 01:35:01 -0400 (Wed, 23 Jun 2004) | 4 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R

Have check_Rd_files_in_man_dir() also return and print Rd_parse() error
messages.
Use underscores for better legibility.

------------------------------------------------------------------------
r29978 | hornik | 2004-06-23 01:15:48 -0400 (Wed, 23 Jun 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29977 | hornik | 2004-06-23 01:15:42 -0400 (Wed, 23 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29976 | maechler | 2004-06-23 01:01:03 -0400 (Wed, 23 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29975 | maechler | 2004-06-23 01:01:02 -0400 (Wed, 23 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29974 | murrell | 2004-06-22 19:12:46 -0400 (Tue, 22 Jun 2004) | 4 lines
Changed paths:
   M /trunk/src/include/Rdevices.h
   M /trunk/src/library/graphics/NAMESPACE
   M /trunk/src/library/graphics/R/postscript.R
   M /trunk/src/library/graphics/R/unix/x11.R
   M /trunk/src/library/graphics/man/postscript.Rd
   A /trunk/src/library/graphics/man/postscriptFonts.Rd
   A /trunk/src/library/graphics/man/unix/x11Fonts.Rd
   M /trunk/src/library/grid/R/gpar.R
   M /trunk/src/library/grid/inst/doc/changes.txt
   M /trunk/src/library/grid/src/gpar.c
   M /trunk/src/library/grid/src/grid.c
   M /trunk/src/main/devPS.c
   M /trunk/src/main/devices.c
   M /trunk/src/main/graphics.c
   M /trunk/src/main/names.c
   M /trunk/src/modules/X11/devX11.c
   M /trunk/src/modules/X11/devX11.h
   M /trunk/tests/reg-plot.ps.save

Modify postscript and x11 devices so that they respond to the graphics
engine font family setting (i.e., allow multiple font families in single
document)

------------------------------------------------------------------------
r29973 | pd | 2004-06-22 18:35:36 -0400 (Tue, 22 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29972 | pd | 2004-06-22 18:35:32 -0400 (Tue, 22 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29971 | ripley | 2004-06-22 11:13:06 -0400 (Tue, 22 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/main/connections.c
   M /branches/R-1-9-patches/src/main/devPS.c

backport memory leak plugs form trunk

------------------------------------------------------------------------
r29970 | ripley | 2004-06-22 07:10:17 -0400 (Tue, 22 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/appl/lbfgsb.c

fix one terminator

------------------------------------------------------------------------
r29969 | maechler | 2004-06-22 06:45:06 -0400 (Tue, 22 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/scripts/INSTALL.in

branch update

------------------------------------------------------------------------
r29968 | maechler | 2004-06-22 06:39:24 -0400 (Tue, 22 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/scripts/INSTALL.in

INSTALL: error function+variable fails on Solaris8

------------------------------------------------------------------------
r29967 | ripley | 2004-06-22 05:19:39 -0400 (Tue, 22 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/main/connections.c
   M /trunk/src/main/devPS.c
   M /trunk/src/unix/sys-std.c

need to free result from R_tmpnam

------------------------------------------------------------------------
r29966 | maechler | 2004-06-22 01:01:02 -0400 (Tue, 22 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29965 | maechler | 2004-06-22 01:01:01 -0400 (Tue, 22 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29964 | pd | 2004-06-21 18:35:34 -0400 (Mon, 21 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29963 | pd | 2004-06-21 18:35:30 -0400 (Mon, 21 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29962 | hornik | 2004-06-21 17:40:25 -0400 (Mon, 21 Jun 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29961 | hornik | 2004-06-21 17:39:24 -0400 (Mon, 21 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29960 | ripley | 2004-06-21 16:12:44 -0400 (Mon, 21 Jun 2004) | 2 lines
Changed paths:
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/doc/html/R-admin.html
   M /trunk/src/include/Makefile.in
   M /trunk/src/include/R_ext/Makefile.in
   D /trunk/src/include/R_ext/RX11.h
   D /trunk/src/include/R_ext/Rinternet.h
   D /trunk/src/include/R_ext/Rlapack.h
   A /trunk/src/include/Rmodules
   A /trunk/src/include/Rmodules/Makefile.in
   A /trunk/src/include/Rmodules/RX11.h
   A /trunk/src/include/Rmodules/Rinternet.h
   A /trunk/src/include/Rmodules/Rlapack.h
   M /trunk/src/modules/X11/devX11.c
   M /trunk/src/modules/internet/internet.c
   M /trunk/src/modules/lapack/Lapack.c
   M /trunk/src/unix/X11.c

move module header files to include/Rmodules

------------------------------------------------------------------------
r29959 | ripley | 2004-06-21 16:10:52 -0400 (Mon, 21 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/main/internet.c
   M /trunk/src/main/lapack.c
   M /trunk/src/main/plot3d.c

remove debugging code

------------------------------------------------------------------------
r29958 | ripley | 2004-06-21 15:29:16 -0400 (Mon, 21 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/main/character.c

branch update

------------------------------------------------------------------------
r29957 | ripley | 2004-06-21 14:55:58 -0400 (Mon, 21 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/main/character.c

shut up -Wall

------------------------------------------------------------------------
r29956 | ripley | 2004-06-21 12:10:57 -0400 (Mon, 21 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/main/plot3d.c

fix array overruns, simpify code a bit.

------------------------------------------------------------------------
r29955 | maechler | 2004-06-21 11:46:32 -0400 (Mon, 21 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/str.R
   M /trunk/src/library/utils/man/str.Rd

ls[f].str() now return "ls_str" object

------------------------------------------------------------------------
r29954 | ripley | 2004-06-21 10:41:43 -0400 (Mon, 21 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/character.c
   M /trunk/src/main/connections.c
   M /trunk/src/main/scan.c

branch update

------------------------------------------------------------------------
r29953 | ripley | 2004-06-21 10:37:08 -0400 (Mon, 21 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/stats/src/pacf.c
   M /branches/R-1-9-patches/src/library/stats/src/ppr.f
   M /branches/R-1-9-patches/src/main/character.c
   M /branches/R-1-9-patches/src/main/connections.c
   M /branches/R-1-9-patches/src/main/devPS.c
   M /branches/R-1-9-patches/src/main/scan.c

plug some memory leaks, array overruns, misuse of strcpy.

------------------------------------------------------------------------
r29952 | ripley | 2004-06-21 10:35:49 -0400 (Mon, 21 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/graphics/man/pairs.Rd

forward ref to na.action in stats

------------------------------------------------------------------------
r29951 | pd | 2004-06-21 07:13:39 -0400 (Mon, 21 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/VERSION

setup for patched versions

------------------------------------------------------------------------
r29950 | (no author) | 2004-06-21 07:09:39 -0400 (Mon, 21 Jun 2004) | 1 line
Changed paths:
   A /tags/R-1-9-1 (from /trunk:28961)
   D /tags/R-1-9-1/Attic
   R /tags/R-1-9-1/BUGS (from /branches/R-1-9-patches/BUGS:29942)
   R /tags/R-1-9-1/FAQ (from /branches/R-1-9-patches/FAQ:29849)
   R /tags/R-1-9-1/Makefile.in (from /branches/R-1-9-patches/Makefile.in:29699)
   R /tags/R-1-9-1/NEWS (from /branches/R-1-9-patches/NEWS:29866)
   R /tags/R-1-9-1/RESOURCES (from /branches/R-1-9-patches/RESOURCES:29120)
   R /tags/R-1-9-1/THANKS (from /branches/R-1-9-patches/THANKS:29068)
   R /tags/R-1-9-1/VERSION (from /branches/R-1-9-patches/VERSION:29949)
   R /tags/R-1-9-1/acinclude.m4 (from /branches/R-1-9-patches/acinclude.m4:29377)
   R /tags/R-1-9-1/aclocal.m4 (from /branches/R-1-9-patches/aclocal.m4:29675)
   R /tags/R-1-9-1/config.site (from /branches/R-1-9-patches/config.site:29111)
   R /tags/R-1-9-1/configure (from /branches/R-1-9-patches/configure:29759)
   R /tags/R-1-9-1/configure.ac (from /branches/R-1-9-patches/configure.ac:29739)
   R /tags/R-1-9-1/date-stamp (from /branches/R-1-9-patches/date-stamp:29945)
   R /tags/R-1-9-1/doc/R.1 (from /branches/R-1-9-patches/doc/R.1:29740)
   R /tags/R-1-9-1/doc/html/R-admin.html (from /branches/R-1-9-patches/doc/html/R-admin.html:29949)
   R /tags/R-1-9-1/doc/html/faq.html (from /branches/R-1-9-patches/doc/html/faq.html:29849)
   R /tags/R-1-9-1/doc/html/resources.html (from /branches/R-1-9-patches/doc/html/resources.html:29120)
   R /tags/R-1-9-1/doc/manual/R-FAQ.texi (from /branches/R-1-9-patches/doc/manual/R-FAQ.texi:29849)
   R /tags/R-1-9-1/doc/manual/R-admin.texi (from /branches/R-1-9-patches/doc/manual/R-admin.texi:29708)
   R /tags/R-1-9-1/doc/manual/R-exts.texi (from /branches/R-1-9-patches/doc/manual/R-exts.texi:29917)
   R /tags/R-1-9-1/doc/manual/R-intro.R (from /branches/R-1-9-patches/doc/manual/R-intro.R:29090)
   R /tags/R-1-9-1/doc/manual/R-intro.texi (from /branches/R-1-9-patches/doc/manual/R-intro.texi:29318)
   R /tags/R-1-9-1/doc/manual/R-lang.texi (from /branches/R-1-9-patches/doc/manual/R-lang.texi:29501)
   R /tags/R-1-9-1/doc/manual/resources.texi (from /branches/R-1-9-patches/doc/manual/resources.texi:29119)
   R /tags/R-1-9-1/m4/Makefile.in (from /branches/R-1-9-patches/m4/Makefile.in:29048)
   R /tags/R-1-9-1/m4/R.m4 (from /branches/R-1-9-patches/m4/R.m4:29376)
   R /tags/R-1-9-1/m4/README (from /branches/R-1-9-patches/m4/README:29124)
   A /tags/R-1-9-1/m4/codeset.m4 (from /branches/R-1-9-patches/m4/codeset.m4:29048)
   R /tags/R-1-9-1/share/perl/R/Utils.pm (from /branches/R-1-9-patches/share/perl/R/Utils.pm:29472)
   R /tags/R-1-9-1/share/perl/massage-Examples.pl (from /branches/R-1-9-patches/share/perl/massage-Examples.pl:29403)
   R /tags/R-1-9-1/src/appl/approx.c (from /branches/R-1-9-patches/src/appl/approx.c:29335)
   R /tags/R-1-9-1/src/appl/integrate.c (from /branches/R-1-9-patches/src/appl/integrate.c:29438)
   R /tags/R-1-9-1/src/appl/lbfgsb.c (from /branches/R-1-9-patches/src/appl/lbfgsb.c:29643)
   R /tags/R-1-9-1/src/appl/lowess.doc (from /branches/unlabeled-1.1.1/src/appl/lowess.doc:28961)
   R /tags/R-1-9-1/src/appl/massdist.c (from /branches/R-1-9-patches/src/appl/massdist.c:29438)
   R /tags/R-1-9-1/src/gnuwin32/CHANGES (from /branches/R-1-9-patches/src/gnuwin32/CHANGES:29513)
   R /tags/R-1-9-1/src/gnuwin32/MakePkg (from /branches/R-1-9-patches/src/gnuwin32/MakePkg:29513)
   R /tags/R-1-9-1/src/gnuwin32/Makefile (from /branches/R-1-9-patches/src/gnuwin32/Makefile:29745)
   R /tags/R-1-9-1/src/gnuwin32/cran/index.in (from /branches/R-1-9-patches/src/gnuwin32/cran/index.in:29745)
   A /tags/R-1-9-1/src/gnuwin32/cran/release.in (from /branches/R-1-9-patches/src/gnuwin32/cran/release.in:29745)
   R /tags/R-1-9-1/src/gnuwin32/dataentry.c (from /branches/R-1-9-patches/src/gnuwin32/dataentry.c:29156)
   R /tags/R-1-9-1/src/gnuwin32/devga.c (from /branches/R-1-9-patches/src/gnuwin32/devga.c:29365)
   R /tags/R-1-9-1/src/gnuwin32/extra.c (from /branches/R-1-9-patches/src/gnuwin32/extra.c:29150)
   R /tags/R-1-9-1/src/gnuwin32/fixed/bin/INSTALL (from /branches/R-1-9-patches/src/gnuwin32/fixed/bin/INSTALL:29044)
   R /tags/R-1-9-1/src/gnuwin32/fixed/h/config.h (from /branches/R-1-9-patches/src/gnuwin32/fixed/h/config.h:29049)
   R /tags/R-1-9-1/src/gnuwin32/graphapp/ga.h (from /branches/R-1-9-patches/src/gnuwin32/graphapp/ga.h:29286)
   R /tags/R-1-9-1/src/gnuwin32/graphapp/windows.c (from /branches/R-1-9-patches/src/gnuwin32/graphapp/windows.c:29286)
   R /tags/R-1-9-1/src/gnuwin32/install-save.sh (from /branches/R-1-9-patches/src/gnuwin32/install-save.sh:29084)
   R /tags/R-1-9-1/src/gnuwin32/installer/Makefile (from /branches/R-1-9-patches/src/gnuwin32/installer/Makefile:29513)
   A /tags/R-1-9-1/src/gnuwin32/man-install.sh (from /branches/R-1-9-patches/src/gnuwin32/man-install.sh:29516)
   R /tags/R-1-9-1/src/gnuwin32/readme.packages (from /branches/R-1-9-patches/src/gnuwin32/readme.packages:29088)
   R /tags/R-1-9-1/src/gnuwin32/rui.c (from /branches/R-1-9-patches/src/gnuwin32/rui.c:29286)
   R /tags/R-1-9-1/src/gnuwin32/rw-FAQ.texi (from /branches/R-1-9-patches/src/gnuwin32/rw-FAQ.texi:29904)
   R /tags/R-1-9-1/src/gnuwin32/system.c (from /branches/R-1-9-patches/src/gnuwin32/system.c:29218)
   R /tags/R-1-9-1/src/include/Rmath.h0.in (from /branches/R-1-9-patches/src/include/Rmath.h0.in:29585)
   R /tags/R-1-9-1/src/include/config.h.in (from /branches/R-1-9-patches/src/include/config.h.in:29048)
   R /tags/R-1-9-1/src/library/Makefile.in (from /branches/R-1-9-patches/src/library/Makefile.in:29711)
   D /tags/R-1-9-1/src/library/base/INDEX
   R /tags/R-1-9-1/src/library/base/Makefile.in (from /branches/R-1-9-patches/src/library/base/Makefile.in:29706)
   R /tags/R-1-9-1/src/library/base/R/LAPACK.R (from /branches/R-1-9-patches/src/library/base/R/LAPACK.R:29386)
   R /tags/R-1-9-1/src/library/base/R/backsolve.R (from /branches/R-1-9-patches/src/library/base/R/backsolve.R:29612)
   R /tags/R-1-9-1/src/library/base/R/dataframe.R (from /branches/R-1-9-patches/src/library/base/R/dataframe.R:29452)
   R /tags/R-1-9-1/src/library/base/R/dates.R (from /branches/R-1-9-patches/src/library/base/R/dates.R:29018)
   R /tags/R-1-9-1/src/library/base/R/datetime.R (from /branches/R-1-9-patches/src/library/base/R/datetime.R:29018)
   R /tags/R-1-9-1/src/library/base/R/eigen.R (from /branches/R-1-9-patches/src/library/base/R/eigen.R:29396)
   R /tags/R-1-9-1/src/library/base/R/factor.R (from /branches/R-1-9-patches/src/library/base/R/factor.R:29081)
   R /tags/R-1-9-1/src/library/base/R/files.R (from /branches/R-1-9-patches/src/library/base/R/files.R:29828)
   R /tags/R-1-9-1/src/library/base/R/format.R (from /branches/R-1-9-patches/src/library/base/R/format.R:29384)
   R /tags/R-1-9-1/src/library/base/R/jitter.R (from /branches/R-1-9-patches/src/library/base/R/jitter.R:29760)
   R /tags/R-1-9-1/src/library/base/R/svd.R (from /branches/R-1-9-patches/src/library/base/R/svd.R:29386)
   R /tags/R-1-9-1/src/library/base/man/Deprecated.Rd (from /branches/R-1-9-patches/src/library/base/man/Deprecated.Rd:29772)
   R /tags/R-1-9-1/src/library/base/man/Paren.Rd (from /branches/R-1-9-patches/src/library/base/man/Paren.Rd:29131)
   R /tags/R-1-9-1/src/library/base/man/agrep.Rd (from /branches/R-1-9-patches/src/library/base/man/agrep.Rd:29356)
   R /tags/R-1-9-1/src/library/base/man/bindenv.Rd (from /branches/R-1-9-patches/src/library/base/man/bindenv.Rd:29687)
   R /tags/R-1-9-1/src/library/base/man/capabilities.Rd (from /branches/R-1-9-patches/src/library/base/man/capabilities.Rd:29356)
   R /tags/R-1-9-1/src/library/base/man/connections.Rd (from /branches/R-1-9-patches/src/library/base/man/connections.Rd:29356)
   R /tags/R-1-9-1/src/library/base/man/deparse.Rd (from /branches/R-1-9-patches/src/library/base/man/deparse.Rd:29337)
   R /tags/R-1-9-1/src/library/base/man/difftime.Rd (from /branches/R-1-9-patches/src/library/base/man/difftime.Rd:29018)
   R /tags/R-1-9-1/src/library/base/man/dump.Rd (from /branches/R-1-9-patches/src/library/base/man/dump.Rd:29319)
   R /tags/R-1-9-1/src/library/base/man/format.Date.Rd (from /branches/R-1-9-patches/src/library/base/man/format.Date.Rd:29598)
   R /tags/R-1-9-1/src/library/base/man/gc.Rd (from /branches/R-1-9-patches/src/library/base/man/gc.Rd:29663)
   R /tags/R-1-9-1/src/library/base/man/get.Rd (from /branches/R-1-9-patches/src/library/base/man/get.Rd:29291)
   R /tags/R-1-9-1/src/library/base/man/gzcon.Rd (from /branches/R-1-9-patches/src/library/base/man/gzcon.Rd:29687)
   R /tags/R-1-9-1/src/library/base/man/is.function.Rd (from /branches/R-1-9-patches/src/library/base/man/is.function.Rd:29356)
   R /tags/R-1-9-1/src/library/base/man/library.Rd (from /branches/R-1-9-patches/src/library/base/man/library.Rd:29258)
   R /tags/R-1-9-1/src/library/base/man/load.Rd (from /branches/R-1-9-patches/src/library/base/man/load.Rd:29370)
   R /tags/R-1-9-1/src/library/base/man/make.names.Rd (from /branches/R-1-9-patches/src/library/base/man/make.names.Rd:29558)
   R /tags/R-1-9-1/src/library/base/man/mapply.Rd (from /branches/R-1-9-patches/src/library/base/man/mapply.Rd:29356)
   R /tags/R-1-9-1/src/library/base/man/margin.table.Rd (from /branches/R-1-9-patches/src/library/base/man/margin.table.Rd:29687)
   R /tags/R-1-9-1/src/library/base/man/match.arg.Rd (from /branches/R-1-9-patches/src/library/base/man/match.arg.Rd:29356)
   R /tags/R-1-9-1/src/library/base/man/octmode.Rd (from /branches/R-1-9-patches/src/library/base/man/octmode.Rd:29828)
   R /tags/R-1-9-1/src/library/base/man/parse.Rd (from /branches/R-1-9-patches/src/library/base/man/parse.Rd:29356)
   R /tags/R-1-9-1/src/library/base/man/pretty.Rd (from /branches/R-1-9-patches/src/library/base/man/pretty.Rd:29012)
   R /tags/R-1-9-1/src/library/base/man/prop.table.Rd (from /branches/R-1-9-patches/src/library/base/man/prop.table.Rd:29687)
   R /tags/R-1-9-1/src/library/base/man/read.table.Rd (from /branches/R-1-9-patches/src/library/base/man/read.table.Rd:29558)
   R /tags/R-1-9-1/src/library/base/man/reg.finalizer.Rd (from /branches/R-1-9-patches/src/library/base/man/reg.finalizer.Rd:29663)
   R /tags/R-1-9-1/src/library/base/man/save.Rd (from /branches/R-1-9-patches/src/library/base/man/save.Rd:29370)
   R /tags/R-1-9-1/src/library/base/man/scan.Rd (from /branches/R-1-9-patches/src/library/base/man/scan.Rd:29241)
   R /tags/R-1-9-1/src/library/base/man/serialize.Rd (from /branches/R-1-9-patches/src/library/base/man/serialize.Rd:29511)
   R /tags/R-1-9-1/src/library/base/man/subset.Rd (from /branches/R-1-9-patches/src/library/base/man/subset.Rd:29866)
   R /tags/R-1-9-1/src/library/base/man/substitute.Rd (from /branches/R-1-9-patches/src/library/base/man/substitute.Rd:29566)
   R /tags/R-1-9-1/src/library/base/man/taskCallback.Rd (from /branches/R-1-9-patches/src/library/base/man/taskCallback.Rd:29356)
   R /tags/R-1-9-1/src/library/base/man/type.convert.Rd (from /branches/R-1-9-patches/src/library/base/man/type.convert.Rd:29047)
   R /tags/R-1-9-1/src/library/graphics/Makefile.in (from /branches/R-1-9-patches/src/library/graphics/Makefile.in:29710)
   R /tags/R-1-9-1/src/library/graphics/R/barplot.R (from /branches/R-1-9-patches/src/library/graphics/R/barplot.R:29523)
   R /tags/R-1-9-1/src/library/graphics/R/boxplot.R (from /branches/R-1-9-patches/src/library/graphics/R/boxplot.R:29299)
   R /tags/R-1-9-1/src/library/graphics/R/hist.R (from /branches/R-1-9-patches/src/library/graphics/R/hist.R:29725)
   R /tags/R-1-9-1/src/library/graphics/R/legend.R (from /branches/R-1-9-patches/src/library/graphics/R/legend.R:29185)
   R /tags/R-1-9-1/src/library/graphics/R/mosaicplot.R (from /branches/R-1-9-patches/src/library/graphics/R/mosaicplot.R:29250)
   R /tags/R-1-9-1/src/library/graphics/R/unix/x11.R (from /branches/R-1-9-patches/src/library/graphics/R/unix/x11.R:29730)
   R /tags/R-1-9-1/src/library/graphics/man/axTicks.Rd (from /branches/R-1-9-patches/src/library/graphics/man/axTicks.Rd:29011)
   R /tags/R-1-9-1/src/library/graphics/man/barplot.Rd (from /branches/R-1-9-patches/src/library/graphics/man/barplot.Rd:29523)
   R /tags/R-1-9-1/src/library/graphics/man/boxplot.Rd (from /branches/R-1-9-patches/src/library/graphics/man/boxplot.Rd:29245)
   R /tags/R-1-9-1/src/library/graphics/man/bxp.Rd (from /branches/R-1-9-patches/src/library/graphics/man/bxp.Rd:29299)
   R /tags/R-1-9-1/src/library/graphics/man/check.options.Rd (from /branches/R-1-9-patches/src/library/graphics/man/check.options.Rd:29353)
   R /tags/R-1-9-1/src/library/graphics/man/hist.Rd (from /branches/R-1-9-patches/src/library/graphics/man/hist.Rd:29725)
   R /tags/R-1-9-1/src/library/graphics/man/legend.Rd (from /branches/R-1-9-patches/src/library/graphics/man/legend.Rd:29185)
   R /tags/R-1-9-1/src/library/graphics/man/matplot.Rd (from /branches/R-1-9-patches/src/library/graphics/man/matplot.Rd:29353)
   R /tags/R-1-9-1/src/library/graphics/man/mosaicplot.Rd (from /branches/R-1-9-patches/src/library/graphics/man/mosaicplot.Rd:29250)
   R /tags/R-1-9-1/src/library/graphics/man/pairs.Rd (from /branches/R-1-9-patches/src/library/graphics/man/pairs.Rd:29248)
   R /tags/R-1-9-1/src/library/graphics/man/par.Rd (from /branches/R-1-9-patches/src/library/graphics/man/par.Rd:29318)
   R /tags/R-1-9-1/src/library/graphics/man/plotdefault.Rd (from /branches/R-1-9-patches/src/library/graphics/man/plotdefault.Rd:29075)
   R /tags/R-1-9-1/src/library/graphics/man/plotformula.Rd (from /branches/R-1-9-patches/src/library/graphics/man/plotformula.Rd:29249)
   R /tags/R-1-9-1/src/library/graphics/man/polygon.Rd (from /branches/R-1-9-patches/src/library/graphics/man/polygon.Rd:29353)
   R /tags/R-1-9-1/src/library/graphics/man/stars.Rd (from /branches/R-1-9-patches/src/library/graphics/man/stars.Rd:29353)
   R /tags/R-1-9-1/src/library/graphics/man/stripchart.Rd (from /branches/R-1-9-patches/src/library/graphics/man/stripchart.Rd:29687)
   R /tags/R-1-9-1/src/library/graphics/man/unix/gnome.Rd (from /branches/R-1-9-patches/src/library/graphics/man/unix/gnome.Rd:29730)
   R /tags/R-1-9-1/src/library/grid/Makefile.in (from /branches/R-1-9-patches/src/library/grid/Makefile.in:29706)
   R /tags/R-1-9-1/src/library/grid/R/grid.R (from /branches/R-1-9-patches/src/library/grid/R/grid.R:29691)
   R /tags/R-1-9-1/src/library/grid/R/primitives.R (from /branches/R-1-9-patches/src/library/grid/R/primitives.R:29647)
   R /tags/R-1-9-1/src/library/grid/R/unit.R (from /branches/R-1-9-patches/src/library/grid/R/unit.R:29756)
   R /tags/R-1-9-1/src/library/grid/inst/doc/changes.txt (from /branches/R-1-9-patches/src/library/grid/inst/doc/changes.txt:29756)
   R /tags/R-1-9-1/src/library/grid/man/grid.layout.Rd (from /branches/R-1-9-patches/src/library/grid/man/grid.layout.Rd:29356)
   R /tags/R-1-9-1/src/library/grid/man/grid.points.Rd (from /branches/R-1-9-patches/src/library/grid/man/grid.points.Rd:29566)
   R /tags/R-1-9-1/src/library/grid/src/unit.c (from /branches/R-1-9-patches/src/library/grid/src/unit.c:29756)
   R /tags/R-1-9-1/src/library/methods/Makefile.in (from /branches/R-1-9-patches/src/library/methods/Makefile.in:29706)
   R /tags/R-1-9-1/src/library/methods/R/MethodsList.R (from /branches/R-1-9-patches/src/library/methods/R/MethodsList.R:29860)
   R /tags/R-1-9-1/src/library/methods/man/RClassUtils.Rd (from /branches/R-1-9-patches/src/library/methods/man/RClassUtils.Rd:29703)
   R /tags/R-1-9-1/src/library/methods/man/RMethodUtils.Rd (from /branches/R-1-9-patches/src/library/methods/man/RMethodUtils.Rd:29353)
   R /tags/R-1-9-1/src/library/methods/man/setClass.Rd (from /branches/R-1-9-patches/src/library/methods/man/setClass.Rd:29697)
   R /tags/R-1-9-1/src/library/methods/man/show.Rd (from /branches/R-1-9-patches/src/library/methods/man/show.Rd:29353)
   R /tags/R-1-9-1/src/library/splines/Makefile.in (from /branches/R-1-9-patches/src/library/splines/Makefile.in:29706)
   R /tags/R-1-9-1/src/library/splines/man/interpSpline.Rd (from /branches/R-1-9-patches/src/library/splines/man/interpSpline.Rd:29353)
   R /tags/R-1-9-1/src/library/stats/Makefile.in (from /branches/R-1-9-patches/src/library/stats/Makefile.in:29711)
   R /tags/R-1-9-1/src/library/stats/R/add.R (from /branches/R-1-9-patches/src/library/stats/R/add.R:29105)
   R /tags/R-1-9-1/src/library/stats/R/aggregate.R (from /branches/R-1-9-patches/src/library/stats/R/aggregate.R:29416)
   R /tags/R-1-9-1/src/library/stats/R/arima.R (from /branches/R-1-9-patches/src/library/stats/R/arima.R:29015)
   R /tags/R-1-9-1/src/library/stats/R/dendrogram.R (from /branches/R-1-9-patches/src/library/stats/R/dendrogram.R:29804)
   R /tags/R-1-9-1/src/library/stats/R/diffinv.R (from /branches/R-1-9-patches/src/library/stats/R/diffinv.R:29380)
   R /tags/R-1-9-1/src/library/stats/R/glm.R (from /branches/R-1-9-patches/src/library/stats/R/glm.R:29131)
   R /tags/R-1-9-1/src/library/stats/R/lm.R (from /branches/R-1-9-patches/src/library/stats/R/lm.R:29131)
   R /tags/R-1-9-1/src/library/stats/R/model.tables.R (from /branches/R-1-9-patches/src/library/stats/R/model.tables.R:29196)
   R /tags/R-1-9-1/src/library/stats/R/nls.R (from /branches/R-1-9-patches/src/library/stats/R/nls.R:29770)
   R /tags/R-1-9-1/src/library/stats/R/ts.R (from /branches/R-1-9-patches/src/library/stats/R/ts.R:29549)
   R /tags/R-1-9-1/src/library/stats/man/Normal.Rd (from /branches/R-1-9-patches/src/library/stats/man/Normal.Rd:29872)
   R /tags/R-1-9-1/src/library/stats/man/StructTS.Rd (from /branches/R-1-9-patches/src/library/stats/man/StructTS.Rd:29353)
   R /tags/R-1-9-1/src/library/stats/man/arima.Rd (from /branches/R-1-9-patches/src/library/stats/man/arima.Rd:29512)
   R /tags/R-1-9-1/src/library/stats/man/arima.sim.Rd (from /branches/R-1-9-patches/src/library/stats/man/arima.sim.Rd:29549)
   R /tags/R-1-9-1/src/library/stats/man/arima0.Rd (from /branches/R-1-9-patches/src/library/stats/man/arima0.Rd:29512)
   R /tags/R-1-9-1/src/library/stats/man/dendrogram.Rd (from /branches/R-1-9-patches/src/library/stats/man/dendrogram.Rd:29795)
   R /tags/R-1-9-1/src/library/stats/man/dist.Rd (from /branches/R-1-9-patches/src/library/stats/man/dist.Rd:29398)
   R /tags/R-1-9-1/src/library/stats/man/hclust.Rd (from /branches/R-1-9-patches/src/library/stats/man/hclust.Rd:29883)
   R /tags/R-1-9-1/src/library/stats/man/heatmap.Rd (from /branches/R-1-9-patches/src/library/stats/man/heatmap.Rd:29700)
   R /tags/R-1-9-1/src/library/stats/man/identify.hclust.Rd (from /branches/R-1-9-patches/src/library/stats/man/identify.hclust.Rd:29886)
   R /tags/R-1-9-1/src/library/stats/man/lag.plot.Rd (from /branches/R-1-9-patches/src/library/stats/man/lag.plot.Rd:29353)
   R /tags/R-1-9-1/src/library/stats/man/lm.Rd (from /branches/R-1-9-patches/src/library/stats/man/lm.Rd:29165)
   R /tags/R-1-9-1/src/library/stats/man/nls.Rd (from /branches/R-1-9-patches/src/library/stats/man/nls.Rd:29770)
   R /tags/R-1-9-1/src/library/stats/man/nlsModel.Rd (from /branches/R-1-9-patches/src/library/stats/man/nlsModel.Rd:29770)
   R /tags/R-1-9-1/src/library/stats/man/optim.Rd (from /branches/R-1-9-patches/src/library/stats/man/optim.Rd:29502)
   R /tags/R-1-9-1/src/library/stats/man/order.dendrogram.Rd (from /branches/R-1-9-patches/src/library/stats/man/order.dendrogram.Rd:29686)
   R /tags/R-1-9-1/src/library/stats/man/plot.ts.Rd (from /branches/R-1-9-patches/src/library/stats/man/plot.ts.Rd:29541)
   R /tags/R-1-9-1/src/library/stats/man/prcomp.Rd (from /branches/R-1-9-patches/src/library/stats/man/prcomp.Rd:29848)
   R /tags/R-1-9-1/src/library/stats/man/princomp.Rd (from /branches/R-1-9-patches/src/library/stats/man/princomp.Rd:29848)
   R /tags/R-1-9-1/src/library/stats/man/printCoefmat.Rd (from /branches/R-1-9-patches/src/library/stats/man/printCoefmat.Rd:29533)
   R /tags/R-1-9-1/src/library/stats/man/reorder.Rd (from /branches/R-1-9-patches/src/library/stats/man/reorder.Rd:29794)
   R /tags/R-1-9-1/src/library/stats/man/selfStart.Rd (from /branches/R-1-9-patches/src/library/stats/man/selfStart.Rd:29353)
   R /tags/R-1-9-1/src/library/stats/man/wilcox.test.Rd (from /branches/R-1-9-patches/src/library/stats/man/wilcox.test.Rd:29390)
   R /tags/R-1-9-1/src/library/stats4/R/mle.R (from /branches/R-1-9-patches/src/library/stats4/R/mle.R:29803)
   R /tags/R-1-9-1/src/library/stats4/man/update-methods.Rd (from /branches/R-1-9-patches/src/library/stats4/man/update-methods.Rd:29596)
   R /tags/R-1-9-1/src/library/tcltk/Makefile.in (from /branches/R-1-9-patches/src/library/tcltk/Makefile.in:29706)
   R /tags/R-1-9-1/src/library/tcltk/man/TclInterface.Rd (from /branches/R-1-9-patches/src/library/tcltk/man/TclInterface.Rd:29353)
   R /tags/R-1-9-1/src/library/tools/Makefile.in (from /branches/R-1-9-patches/src/library/tools/Makefile.in:29710)
   R /tags/R-1-9-1/src/library/tools/R/QC.R (from /branches/R-1-9-patches/src/library/tools/R/QC.R:29565)
   R /tags/R-1-9-1/src/library/tools/R/admin.R (from /branches/R-1-9-patches/src/library/tools/R/admin.R:29494)
   R /tags/R-1-9-1/src/library/tools/R/index.R (from /branches/R-1-9-patches/src/library/tools/R/index.R:29522)
   R /tags/R-1-9-1/src/library/tools/man/fileutils.Rd (from /branches/R-1-9-patches/src/library/tools/man/fileutils.Rd:29566)
   R /tags/R-1-9-1/src/library/tools/man/getDepList.Rd (from /branches/R-1-9-patches/src/library/tools/man/getDepList.Rd:29258)
   R /tags/R-1-9-1/src/library/tools/man/vignetteDepends.Rd (from /branches/R-1-9-patches/src/library/tools/man/vignetteDepends.Rd:29567)
   R /tags/R-1-9-1/src/library/utils/Makefile.in (from /branches/R-1-9-patches/src/library/utils/Makefile.in:29733)
   R /tags/R-1-9-1/src/library/utils/NAMESPACE (from /branches/R-1-9-patches/src/library/utils/NAMESPACE:29140)
   R /tags/R-1-9-1/src/library/utils/R/aqua (from /branches/R-1-9-patches/src/library/utils/R/aqua:29364)
   R /tags/R-1-9-1/src/library/utils/R/packageStatus.R (from /branches/R-1-9-patches/src/library/utils/R/packageStatus.R:29143)
   R /tags/R-1-9-1/src/library/utils/R/packages.R (from /branches/R-1-9-patches/src/library/utils/R/packages.R:29641)
   R /tags/R-1-9-1/src/library/utils/R/unix/update.packages.R (from /branches/R-1-9-patches/src/library/utils/R/unix/update.packages.R:29264)
   R /tags/R-1-9-1/src/library/utils/R/windows/update.packages.R (from /branches/R-1-9-patches/src/library/utils/R/windows/update.packages.R:29718)
   A /tags/R-1-9-1/src/library/utils/man/SweaveUtils.Rd (from /branches/R-1-9-patches/src/library/utils/man/SweaveUtils.Rd:29135)
   R /tags/R-1-9-1/src/library/utils/man/help.search.Rd (from /branches/R-1-9-patches/src/library/utils/man/help.search.Rd:29471)
   R /tags/R-1-9-1/src/library/utils/man/update.packages.Rd (from /branches/R-1-9-patches/src/library/utils/man/update.packages.Rd:29353)
   D /tags/R-1-9-1/src/library/utils/man/utils-internal.Rd
   R /tags/R-1-9-1/src/library/utils/man/windows/Rconsole.Rd (from /branches/R-1-9-patches/src/library/utils/man/windows/Rconsole.Rd:29154)
   R /tags/R-1-9-1/src/main/arithmetic.c (from /branches/R-1-9-patches/src/main/arithmetic.c:29413)
   R /tags/R-1-9-1/src/main/array.c (from /branches/R-1-9-patches/src/main/array.c:29400)
   R /tags/R-1-9-1/src/main/attrib.c (from /branches/R-1-9-patches/src/main/attrib.c:29806)
   R /tags/R-1-9-1/src/main/bind.c (from /branches/R-1-9-patches/src/main/bind.c:29944)
   R /tags/R-1-9-1/src/main/datetime.c (from /branches/R-1-9-patches/src/main/datetime.c:29376)
   R /tags/R-1-9-1/src/main/engine.c (from /branches/R-1-9-patches/src/main/engine.c:29691)
   R /tags/R-1-9-1/src/main/graphics.c (from /branches/R-1-9-patches/src/main/graphics.c:29691)
   R /tags/R-1-9-1/src/main/main.c (from /branches/R-1-9-patches/src/main/main.c:29705)
   R /tags/R-1-9-1/src/main/model.c (from /branches/R-1-9-patches/src/main/model.c:29192)
   R /tags/R-1-9-1/src/main/optim.c (from /branches/R-1-9-patches/src/main/optim.c:29438)
   R /tags/R-1-9-1/src/main/pcre.c (from /branches/R-1-9-patches/src/main/pcre.c:29934)
   R /tags/R-1-9-1/src/main/platform.c (from /branches/R-1-9-patches/src/main/platform.c:29460)
   R /tags/R-1-9-1/src/main/plot.c (from /branches/R-1-9-patches/src/main/plot.c:29427)
   R /tags/R-1-9-1/src/main/printutils.c (from /branches/R-1-9-patches/src/main/printutils.c:29054)
   R /tags/R-1-9-1/src/main/relop.c (from /branches/R-1-9-patches/src/main/relop.c:29144)
   R /tags/R-1-9-1/src/main/scan.c (from /branches/R-1-9-patches/src/main/scan.c:29047)
   R /tags/R-1-9-1/src/main/summary.c (from /branches/R-1-9-patches/src/main/summary.c:29575)
   R /tags/R-1-9-1/src/main/util.c (from /branches/R-1-9-patches/src/main/util.c:29192)
   R /tags/R-1-9-1/src/modules/X11/dataentry.c (from /branches/R-1-9-patches/src/modules/X11/dataentry.c:29065)
   R /tags/R-1-9-1/src/modules/aqua/CHANGES (from /branches/R-1-9-patches/src/modules/aqua/CHANGES:29078)
   R /tags/R-1-9-1/src/modules/aqua/RMacOSX-FAQ.html (from /branches/R-1-9-patches/src/modules/aqua/RMacOSX-FAQ.html:29704)
   R /tags/R-1-9-1/src/modules/aqua/RMacOSX-FAQ.texi (from /branches/R-1-9-patches/src/modules/aqua/RMacOSX-FAQ.texi:29704)
   R /tags/R-1-9-1/src/modules/lapack/Lapack.c (from /branches/R-1-9-patches/src/modules/lapack/Lapack.c:29386)
   R /tags/R-1-9-1/src/modules/lapack/Makefile.in (from /branches/R-1-9-patches/src/modules/lapack/Makefile.in:29282)
   R /tags/R-1-9-1/src/modules/lapack/Makefile.win (from /branches/R-1-9-patches/src/modules/lapack/Makefile.win:29279)
   A /tags/R-1-9-1/src/modules/lapack/dlamc.f (from /branches/R-1-9-patches/src/modules/lapack/dlamc.f:29275)
   R /tags/R-1-9-1/src/modules/lapack/dlapack0.f (from /branches/R-1-9-patches/src/modules/lapack/dlapack0.f:29275)
   R /tags/R-1-9-1/src/nmath/lgammacor.c (from /branches/R-1-9-patches/src/nmath/lgammacor.c:28987)
   R /tags/R-1-9-1/src/nmath/mlutils.c (from /branches/R-1-9-patches/src/nmath/mlutils.c:29585)
   R /tags/R-1-9-1/src/nmath/pbeta.c (from /branches/R-1-9-patches/src/nmath/pbeta.c:29583)
   R /tags/R-1-9-1/src/nmath/pbinom.c (from /branches/R-1-9-patches/src/nmath/pbinom.c:28986)
   R /tags/R-1-9-1/src/nmath/pcauchy.c (from /branches/R-1-9-patches/src/nmath/pcauchy.c:29000)
   R /tags/R-1-9-1/src/nmath/pgamma.c (from /branches/R-1-9-patches/src/nmath/pgamma.c:29584)
   R /tags/R-1-9-1/src/nmath/pgeom.c (from /branches/R-1-9-patches/src/nmath/pgeom.c:29294)
   R /tags/R-1-9-1/src/nmath/polygamma.c (from /branches/R-1-9-patches/src/nmath/polygamma.c:29040)
   R /tags/R-1-9-1/src/nmath/qbinom.c (from /branches/R-1-9-patches/src/nmath/qbinom.c:29797)
   R /tags/R-1-9-1/src/nmath/qgamma.c (from /branches/R-1-9-patches/src/nmath/qgamma.c:29584)
   R /tags/R-1-9-1/src/nmath/stirlerr.c (from /branches/R-1-9-patches/src/nmath/stirlerr.c:28987)
   R /tags/R-1-9-1/src/scripts/INSTALL.in (from /branches/R-1-9-patches/src/scripts/INSTALL.in:29713)
   R /tags/R-1-9-1/src/scripts/R.sh.in (from /branches/R-1-9-patches/src/scripts/R.sh.in:29726)
   R /tags/R-1-9-1/src/scripts/build.in (from /branches/R-1-9-patches/src/scripts/build.in:29877)
   R /tags/R-1-9-1/src/scripts/check.in (from /branches/R-1-9-patches/src/scripts/check.in:29472)
   R /tags/R-1-9-1/src/scripts/config (from /branches/R-1-9-patches/src/scripts/config:29118)
   R /tags/R-1-9-1/src/unix/PSPAPER (from /branches/unlabeled-1.1.1/src/unix/PSPAPER:28961)
   R /tags/R-1-9-1/src/unix/devQuartz.c (from /branches/R-1-9-patches/src/unix/devQuartz.c:29314)
   R /tags/R-1-9-1/src/unix/system.c (from /branches/R-1-9-patches/src/unix/system.c:29678)
   R /tags/R-1-9-1/tests/Makefile.in (from /branches/R-1-9-patches/tests/Makefile.in:28988)
   R /tags/R-1-9-1/tests/Makefile.win (from /branches/R-1-9-patches/tests/Makefile.win:28988)
   R /tags/R-1-9-1/tests/README (from /branches/R-1-9-patches/tests/README:28988)
   R /tags/R-1-9-1/tests/d-p-q-r-tests.R (from /branches/R-1-9-patches/tests/d-p-q-r-tests.R:29068)
   R /tags/R-1-9-1/tests/d-p-q-r-tests.Rout.save (from /branches/R-1-9-patches/tests/d-p-q-r-tests.Rout.save:29068)
   R /tags/R-1-9-1/tests/internet.Rout.save (from /branches/R-1-9-patches/tests/internet.Rout.save:29670)
   R /tags/R-1-9-1/tests/reg-plot.R (from /branches/R-1-9-patches/tests/reg-plot.R:29380)
   R /tags/R-1-9-1/tests/reg-plot.Rout.save (from /branches/R-1-9-patches/tests/reg-plot.Rout.save:29380)
   R /tags/R-1-9-1/tests/reg-plot.ps.save (from /branches/R-1-9-patches/tests/reg-plot.ps.save:29380)
   R /tags/R-1-9-1/tests/reg-tests-1.R (from /branches/R-1-9-patches/tests/reg-tests-1.R:29804)
   R /tags/R-1-9-1/tests/reg-tests-2.R (from /branches/R-1-9-patches/tests/reg-tests-2.R:29299)
   R /tags/R-1-9-1/tests/reg-tests-2.Rout.save (from /branches/R-1-9-patches/tests/reg-tests-2.Rout.save:29299)
   R /tags/R-1-9-1/tools/rsync-recommended (from /branches/R-1-9-patches/tools/rsync-recommended:29134)

This commit was manufactured by cvs2svn to create tag 'R-1-9-1'.
------------------------------------------------------------------------
r29949 | pd | 2004-06-21 07:09:39 -0400 (Mon, 21 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/VERSION
   M /branches/R-1-9-patches/doc/html/R-admin.html

prepare for release R-1.9.1

------------------------------------------------------------------------
r29948 | ripley | 2004-06-21 05:31:15 -0400 (Mon, 21 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/library/graphics/R/unix/dev2bitmap.R
   M /trunk/src/library/graphics/R/unix/x11.R
   M /trunk/src/library/graphics/man/unix/png.Rd
   M /trunk/src/library/graphics/man/windows/png.Rd
   M /trunk/src/main/names.c
   M /trunk/src/modules/X11/devX11.c
   M /trunk/src/modules/X11/devX11.h
   M /trunk/src/modules/X11/rbitmap.c

add `res' arg to Unix versions of png() and jpeg()

------------------------------------------------------------------------
r29947 | ripley | 2004-06-21 03:15:26 -0400 (Mon, 21 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/library/utils/NAMESPACE

allow dumping of namespaces again when cross-compiling

------------------------------------------------------------------------
r29946 | maechler | 2004-06-21 01:01:03 -0400 (Mon, 21 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29945 | maechler | 2004-06-21 01:01:02 -0400 (Mon, 21 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29944 | ripley | 2004-06-21 00:47:41 -0400 (Mon, 21 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/main/bind.c

fix typo (thrown up by valgrind)

------------------------------------------------------------------------
r29943 | pd | 2004-06-20 18:35:27 -0400 (Sun, 20 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29942 | pd | 2004-06-20 18:35:23 -0400 (Sun, 20 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29941 | ripley | 2004-06-20 16:58:15 -0400 (Sun, 20 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/main/character.c

avoid calling strcpy on overlapping src and dest (not allowed)

------------------------------------------------------------------------
r29940 | ripley | 2004-06-20 16:33:35 -0400 (Sun, 20 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/src/ppr.f

maxit in sbart was not initialized when called from spline_

------------------------------------------------------------------------
r29939 | ripley | 2004-06-20 16:09:07 -0400 (Sun, 20 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/devPS.c
   M /trunk/src/main/scan.c

plug some memory leaks

------------------------------------------------------------------------
r29938 | ripley | 2004-06-20 14:37:09 -0400 (Sun, 20 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/main/scan.c

free malloc-ed memory for quotesave

------------------------------------------------------------------------
r29937 | ripley | 2004-06-20 14:36:48 -0400 (Sun, 20 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/main/bind.c

fix typo

------------------------------------------------------------------------
r29936 | ripley | 2004-06-20 13:23:52 -0400 (Sun, 20 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/main/pcre.c

branch update

------------------------------------------------------------------------
r29935 | ripley | 2004-06-20 13:12:48 -0400 (Sun, 20 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/src/pacf.c
   M /trunk/src/modules/lapack/Lapack.c

valgrind-suggested changes

------------------------------------------------------------------------
r29934 | ripley | 2004-06-20 11:49:15 -0400 (Sun, 20 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/main/pcre.c

more too-early frees of locale-specific tables

------------------------------------------------------------------------
r29933 | ripley | 2004-06-20 08:39:29 -0400 (Sun, 20 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/Defunct.R

add back some arg sequences

------------------------------------------------------------------------
r29932 | ripley | 2004-06-20 06:38:25 -0400 (Sun, 20 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/include/R_ext/BLAS.h

add copyright notice

------------------------------------------------------------------------
r29931 | ripley | 2004-06-20 06:37:54 -0400 (Sun, 20 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/Defunct.Rd
   M /trunk/src/library/base/man/Deprecated.Rd
   A /trunk/src/library/base/man/base-defunct.Rd
   A /trunk/src/library/base/man/base-deprecated.Rd
   M /trunk/src/library/tools/R/QC.R

split Defunct/Deprcated into functions and usages

------------------------------------------------------------------------
r29930 | ripley | 2004-06-20 06:26:23 -0400 (Sun, 20 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

more C++ compatible header files.

------------------------------------------------------------------------
r29929 | ripley | 2004-06-20 03:56:27 -0400 (Sun, 20 Jun 2004) | 2 lines
Changed paths:
   M /trunk/tools/GETVERSION

make Rversion.h usable from C++

------------------------------------------------------------------------
r29928 | ripley | 2004-06-20 03:55:51 -0400 (Sun, 20 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/man/str.Rd

say what lsf.str does different from ls.str

------------------------------------------------------------------------
r29927 | pd | 2004-06-20 01:41:37 -0400 (Sun, 20 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/html/R-admin.html

from the automatic build of 1.9.1 beta

------------------------------------------------------------------------
r29926 | maechler | 2004-06-20 01:01:02 -0400 (Sun, 20 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29925 | maechler | 2004-06-20 01:01:01 -0400 (Sun, 20 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29924 | ripley | 2004-06-19 13:00:03 -0400 (Sat, 19 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/main/registration.c

removed unneeded include of R_ext/Rlapack.h

------------------------------------------------------------------------
r29923 | ripley | 2004-06-19 12:40:39 -0400 (Sat, 19 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/include/R_ext/libextern.h

add comments

------------------------------------------------------------------------
r29922 | ripley | 2004-06-19 12:40:17 -0400 (Sat, 19 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/include/R_ext/GetX11Image.h
   M /trunk/src/include/R_ext/Parse.h

add extern "C" wrapper for possible use in C++

------------------------------------------------------------------------
r29921 | ripley | 2004-06-19 12:39:38 -0400 (Sat, 19 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/include/R_ext/Callbacks.h
   M /trunk/src/include/R_ext/GraphicsBase.h
   M /trunk/src/include/R_ext/GraphicsDevice.h
   M /trunk/src/include/R_ext/GraphicsEngine.h
   M /trunk/src/include/R_ext/Lapack.h
   M /trunk/src/include/R_ext/R-ftp-http.h
   M /trunk/src/include/R_ext/RX11.h
   M /trunk/src/include/R_ext/Rlapack.h

add copyright declarations and comments as to purpose.

------------------------------------------------------------------------
r29920 | ripley | 2004-06-19 12:37:58 -0400 (Sat, 19 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/include/R_ext/Makefile.in

comment - module headers do not really belong here

------------------------------------------------------------------------
r29919 | ripley | 2004-06-19 12:37:29 -0400 (Sat, 19 Jun 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi

It is now R_ext/Arith.h

------------------------------------------------------------------------
r29918 | ripley | 2004-06-19 07:20:09 -0400 (Sat, 19 Jun 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi

document R_INLINE, plus various clarifications

------------------------------------------------------------------------
r29917 | ripley | 2004-06-19 06:23:16 -0400 (Sat, 19 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-exts.texi

modreg -> stats

------------------------------------------------------------------------
r29916 | pd | 2004-06-19 01:41:37 -0400 (Sat, 19 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/html/R-admin.html

from the automatic build of 1.9.1 beta

------------------------------------------------------------------------
r29915 | maechler | 2004-06-19 01:01:02 -0400 (Sat, 19 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29914 | maechler | 2004-06-19 01:01:01 -0400 (Sat, 19 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29913 | ripley | 2004-06-19 00:57:45 -0400 (Sat, 19 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/Makefile

add dependence

------------------------------------------------------------------------
r29912 | ripley | 2004-06-19 00:55:10 -0400 (Sat, 19 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/include/Makefile.in
   M /trunk/tools/GETCONFIG

put R_INLINE in Rconfig.h

------------------------------------------------------------------------
r29911 | pd | 2004-06-18 18:35:18 -0400 (Fri, 18 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29910 | pd | 2004-06-18 18:35:14 -0400 (Fri, 18 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29909 | ripley | 2004-06-18 13:57:56 -0400 (Fri, 18 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/bitmap/rbitmap.c
   M /trunk/src/gnuwin32/devga.c
   M /trunk/src/library/graphics/R/windows/windows.R
   M /trunk/src/library/graphics/man/windows/png.Rd

add arg 'res' to set the nominal resolution of BMP/PNG/JPEG files

------------------------------------------------------------------------
r29908 | murdoch | 2004-06-18 13:54:43 -0400 (Fri, 18 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/par.Rd

Correction for bad commit

------------------------------------------------------------------------
r29907 | hornik | 2004-06-18 12:20:41 -0400 (Fri, 18 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/system.time.Rd

Rd syntax.

------------------------------------------------------------------------
r29906 | ripley | 2004-06-18 11:26:09 -0400 (Fri, 18 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/raw.Rd
   A /trunk/src/library/base/man/rawConversion.Rd
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

split up former raw.Rd

------------------------------------------------------------------------
r29905 | murdoch | 2004-06-18 08:40:36 -0400 (Fri, 18 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/par.Rd

Extra concept entries

------------------------------------------------------------------------
r29904 | ripley | 2004-06-18 07:49:47 -0400 (Fri, 18 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/rw-FAQ.texi

small updates

------------------------------------------------------------------------
r29903 | ripley | 2004-06-18 07:47:31 -0400 (Fri, 18 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/rw-FAQ.texi

small updates

------------------------------------------------------------------------
r29902 | ripley | 2004-06-18 07:34:27 -0400 (Fri, 18 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Defn.h
   M /trunk/src/include/Internal.h
   M /trunk/src/include/Print.h
   M /trunk/src/include/R_ext/PrtUtil.h
   M /trunk/src/include/Rinternals.h
   M /trunk/src/library/base/R/connections.R
   A /trunk/src/library/base/R/raw.R
   M /trunk/src/library/base/man/Logic.Rd
   A /trunk/src/library/base/man/raw.Rd
   M /trunk/src/library/base/man/readBin.Rd
   M /trunk/src/library/base/man/scan.Rd
   M /trunk/src/main/apply.c
   M /trunk/src/main/array.c
   M /trunk/src/main/bind.c
   M /trunk/src/main/builtin.c
   M /trunk/src/main/character.c
   M /trunk/src/main/coerce.c
   M /trunk/src/main/connections.c
   M /trunk/src/main/deparse.c
   M /trunk/src/main/dstruct.c
   M /trunk/src/main/duplicate.c
   M /trunk/src/main/eval.c
   M /trunk/src/main/format.c
   M /trunk/src/main/identical.c
   M /trunk/src/main/logic.c
   M /trunk/src/main/memory.c
   M /trunk/src/main/names.c
   M /trunk/src/main/print.c
   M /trunk/src/main/printutils.c
   M /trunk/src/main/printvector.c
   M /trunk/src/main/relop.c
   M /trunk/src/main/saveload.c
   M /trunk/src/main/scan.c
   M /trunk/src/main/seq.c
   M /trunk/src/main/serialize.c
   M /trunk/src/main/size.c
   M /trunk/src/main/subassign.c
   M /trunk/src/main/subset.c
   M /trunk/src/main/unique.c
   M /trunk/src/main/util.c
   M /trunk/tests/isas-tests.Rout.save

add rawtype

------------------------------------------------------------------------
r29901 | ripley | 2004-06-18 05:27:09 -0400 (Fri, 18 Jun 2004) | 2 lines
Changed paths:
   M /branches/rawtype/tests/isas-tests.Rout.save

update for as.raw

------------------------------------------------------------------------
r29900 | ripley | 2004-06-18 04:13:53 -0400 (Fri, 18 Jun 2004) | 2 lines
Changed paths:
   M /branches/rawtype/BUGS
   M /branches/rawtype/date-stamp
   M /branches/rawtype/src/library/base/man/Hyperbolic.Rd
   M /branches/rawtype/src/library/stats/R/hclust.R
   M /branches/rawtype/src/library/stats/man/Logistic.Rd
   M /branches/rawtype/src/main/names.c
   M /branches/rawtype/src/main/plot.c

merged from main

------------------------------------------------------------------------
r29899 | (no author) | 2004-06-18 03:44:18 -0400 (Fri, 18 Jun 2004) | 2 lines
Changed paths:
   A /tags/rawtype-update-last (from /trunk:29897)
   D /tags/rawtype-update-last/Attic
   R /tags/rawtype-update-last/src/appl/lowess.doc (from /branches/unlabeled-1.1.1/src/appl/lowess.doc:29897)
   R /tags/rawtype-update-last/src/unix/PSPAPER (from /branches/unlabeled-1.1.1/src/unix/PSPAPER:29897)

This commit was manufactured by cvs2svn to create tag
'rawtype-update-last'.
------------------------------------------------------------------------
r29898 | (no author) | 2004-06-18 03:44:18 -0400 (Fri, 18 Jun 2004) | 2 lines
Changed paths:
   A /tags/rawtype-update (from /trunk:29897)
   D /tags/rawtype-update/Attic
   R /tags/rawtype-update/src/appl/lowess.doc (from /branches/unlabeled-1.1.1/src/appl/lowess.doc:29897)
   R /tags/rawtype-update/src/unix/PSPAPER (from /branches/unlabeled-1.1.1/src/unix/PSPAPER:29897)

This commit was manufactured by cvs2svn to create tag
'rawtype-update'.
------------------------------------------------------------------------
r29897 | maechler | 2004-06-18 03:44:18 -0400 (Fri, 18 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/hclust.R
   M /trunk/src/main/names.c
   M /trunk/src/main/plot.c

add comments; clean up in dend(), dend.window()

------------------------------------------------------------------------
r29896 | maechler | 2004-06-18 03:41:53 -0400 (Fri, 18 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/Logistic.Rd

link to tanh; sigmoid (incl \context)

------------------------------------------------------------------------
r29895 | maechler | 2004-06-18 03:41:11 -0400 (Fri, 18 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/Hyperbolic.Rd

indent; prose text; mention plogis

------------------------------------------------------------------------
r29894 | pd | 2004-06-18 01:41:39 -0400 (Fri, 18 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/html/R-admin.html

from the automatic build of 1.9.1 beta

------------------------------------------------------------------------
r29893 | maechler | 2004-06-18 01:01:02 -0400 (Fri, 18 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29892 | maechler | 2004-06-18 01:01:01 -0400 (Fri, 18 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29891 | pd | 2004-06-17 18:35:17 -0400 (Thu, 17 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29890 | pd | 2004-06-17 18:35:12 -0400 (Thu, 17 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29889 | ripley | 2004-06-17 13:59:13 -0400 (Thu, 17 Jun 2004) | 2 lines
Changed paths:
   M /branches/rawtype/src/library/base/R/load.R

restore to R-devel state

------------------------------------------------------------------------
r29888 | ripley | 2004-06-17 13:53:30 -0400 (Thu, 17 Jun 2004) | 2 lines
Changed paths:
   M /branches/rawtype/BUGS
   M /branches/rawtype/NEWS
   M /branches/rawtype/date-stamp
   M /branches/rawtype/doc/manual/R-exts.texi
   M /branches/rawtype/src/include/Rdevices.h
   M /branches/rawtype/src/include/Rinternals.h
   M /branches/rawtype/src/include/Rmath.h0.in
   M /branches/rawtype/src/library/base/man/subset.Rd
   M /branches/rawtype/src/library/grid/src/grid.c
   M /branches/rawtype/src/library/stats/man/Normal.Rd
   M /branches/rawtype/src/library/stats/man/hclust.Rd
   M /branches/rawtype/src/library/stats/man/identify.hclust.Rd
   M /branches/rawtype/src/scripts/build.in
   M /branches/rawtype/src/scripts/check.in

merged from main

------------------------------------------------------------------------
r29887 | ripley | 2004-06-17 13:51:10 -0400 (Thu, 17 Jun 2004) | 2 lines
Changed paths:
   M /branches/rawtype/NEWS
   M /branches/rawtype/src/library/base/man/save.Rd
   M /branches/rawtype/src/main/saveload.c
   M /branches/rawtype/src/main/serialize.c

don't bump to version 3 save format

------------------------------------------------------------------------
r29886 | maechler | 2004-06-17 12:03:41 -0400 (Thu, 17 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/man/identify.hclust.Rd

fix typo in example

------------------------------------------------------------------------
r29885 | maechler | 2004-06-17 12:00:19 -0400 (Thu, 17 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/identify.hclust.Rd

fix typo in example

------------------------------------------------------------------------
r29884 | maechler | 2004-06-17 11:37:18 -0400 (Thu, 17 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/hclust.Rd

branch update

------------------------------------------------------------------------
r29883 | maechler | 2004-06-17 11:36:18 -0400 (Thu, 17 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/man/hclust.Rd

added badly missing \link to identify.hclust

------------------------------------------------------------------------
r29882 | ripley | 2004-06-17 03:03:18 -0400 (Thu, 17 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-exts.texi

Rdefines.h and Rinternals.h are now wrapped in extern "C"

------------------------------------------------------------------------
r29881 | ripley | 2004-06-17 03:00:03 -0400 (Thu, 17 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/include/Rdevices.h
   M /trunk/src/include/Rinternals.h

wrap in extern "C"

------------------------------------------------------------------------
r29880 | ripley | 2004-06-17 02:59:40 -0400 (Thu, 17 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/include/Rmath.h0.in

Make sure all the declarations are inside extern "C"

------------------------------------------------------------------------
r29879 | ripley | 2004-06-17 02:59:11 -0400 (Thu, 17 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grid/src/grid.c

Remove unused var in L_grid

------------------------------------------------------------------------
r29878 | ripley | 2004-06-17 02:27:58 -0400 (Thu, 17 Jun 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi
   M /trunk/src/library/stats/man/Normal.Rd
   M /trunk/src/scripts/build.in

branch update

------------------------------------------------------------------------
r29877 | ripley | 2004-06-17 02:22:36 -0400 (Thu, 17 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/scripts/build.in

$filepath.zip is wrong unless inside quotes

------------------------------------------------------------------------
r29876 | pd | 2004-06-17 01:41:43 -0400 (Thu, 17 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/html/R-admin.html

from the automatic build of 1.9.1 beta

------------------------------------------------------------------------
r29875 | maechler | 2004-06-17 01:01:02 -0400 (Thu, 17 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29874 | maechler | 2004-06-17 01:01:01 -0400 (Thu, 17 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29873 | ripley | 2004-06-16 19:45:01 -0400 (Wed, 16 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-exts.texi

add comments about R headers in C++ code.

------------------------------------------------------------------------
r29872 | ripley | 2004-06-16 18:43:07 -0400 (Wed, 16 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/man/Normal.Rd

add ref for erf formula

------------------------------------------------------------------------
r29871 | pd | 2004-06-16 18:42:44 -0400 (Wed, 16 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29870 | pd | 2004-06-16 18:42:39 -0400 (Wed, 16 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29869 | ripley | 2004-06-16 17:52:52 -0400 (Wed, 16 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/man/Normal.Rd

Oops

------------------------------------------------------------------------
r29868 | ripley | 2004-06-16 17:51:14 -0400 (Wed, 16 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/man/Normal.Rd

typo

------------------------------------------------------------------------
r29867 | ripley | 2004-06-16 17:23:28 -0400 (Wed, 16 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/subset.Rd

branch update

------------------------------------------------------------------------
r29866 | pd | 2004-06-16 14:46:42 -0400 (Wed, 16 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/base/man/subset.Rd

clear up booboo with subset(...,drop=...)

------------------------------------------------------------------------
r29865 | murdoch | 2004-06-16 08:07:25 -0400 (Wed, 16 Jun 2004) | 2 lines
Changed paths:
   M /branches/djm-source/src/include/Parse.h
   M /branches/djm-source/src/library/base/R/parse.R
   M /branches/djm-source/src/library/base/R/source.R
   M /branches/djm-source/src/main/Makefile.win
   M /branches/djm-source/src/main/builtin.c
   M /branches/djm-source/src/main/deparse.c
   M /branches/djm-source/src/main/gram.c
   M /branches/djm-source/src/main/gram.y
   M /branches/djm-source/src/main/memory.c
   M /branches/djm-source/src/main/names.c
   M /branches/djm-source/src/main/options.c
   M /branches/djm-source/src/main/source.c

Incomplete changes for source inclusion

------------------------------------------------------------------------
r29864 | (no author) | 2004-06-16 05:14:57 -0400 (Wed, 16 Jun 2004) | 1 line
Changed paths:
   A /branches/djm-source (from /trunk:29863)
   D /branches/djm-source/Attic
   R /branches/djm-source/src/appl/lowess.doc (from /branches/unlabeled-1.1.1/src/appl/lowess.doc:29863)
   R /branches/djm-source/src/unix/PSPAPER (from /branches/unlabeled-1.1.1/src/unix/PSPAPER:29863)

This commit was manufactured by cvs2svn to create branch 'djm-source'.
------------------------------------------------------------------------
r29863 | hornik | 2004-06-16 05:14:57 -0400 (Wed, 16 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/check.in

Move to tools:::check_Rd_files_in_man_dir() for the basic Rd tests.

------------------------------------------------------------------------
r29862 | ripley | 2004-06-16 05:02:28 -0400 (Wed, 16 Jun 2004) | 2 lines
Changed paths:
   M /branches/rawtype/BUGS
   M /branches/rawtype/FAQ
   M /branches/rawtype/date-stamp
   M /branches/rawtype/doc/html/R-admin.html
   M /branches/rawtype/doc/html/faq.html
   M /branches/rawtype/doc/manual/R-FAQ.texi
   M /branches/rawtype/doc/manual/R-exts.texi
   M /branches/rawtype/src/library/methods/R/MethodsList.R
   M /branches/rawtype/src/library/stats/man/prcomp.Rd
   M /branches/rawtype/src/library/stats/man/princomp.Rd
   M /branches/rawtype/src/library/tools/NAMESPACE
   M /branches/rawtype/src/library/tools/R/QC.R
   M /branches/rawtype/src/library/tools/R/Rd.R
   M /branches/rawtype/src/library/tools/R/utils.R

merged from main

------------------------------------------------------------------------
r29861 | ripley | 2004-06-16 05:00:30 -0400 (Wed, 16 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/methods/R/MethodsList.R
   M /trunk/src/library/stats/man/prcomp.Rd
   M /trunk/src/library/stats/man/princomp.Rd

branch update

------------------------------------------------------------------------
r29860 | hornik | 2004-06-16 01:59:50 -0400 (Wed, 16 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/methods/R/MethodsList.R

Need to escape '%' in aliases generated by promptMethods().

------------------------------------------------------------------------
r29859 | hornik | 2004-06-16 01:59:21 -0400 (Wed, 16 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/utils.R

New internal utility function .get_standard_S3_keywords().

------------------------------------------------------------------------
r29858 | hornik | 2004-06-16 01:59:18 -0400 (Wed, 16 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/NAMESPACE
   M /trunk/src/library/tools/R/QC.R

New function check_Rd_files_in_man_dir().

------------------------------------------------------------------------
r29857 | hornik | 2004-06-16 01:59:13 -0400 (Wed, 16 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/Rd.R

Improve messages from Rd_parse().

------------------------------------------------------------------------
r29856 | hornik | 2004-06-16 01:59:09 -0400 (Wed, 16 Jun 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r29855 | pd | 2004-06-16 01:41:40 -0400 (Wed, 16 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/html/R-admin.html

from the automatic build of 1.9.1 beta

------------------------------------------------------------------------
r29854 | maechler | 2004-06-16 01:01:03 -0400 (Wed, 16 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29853 | maechler | 2004-06-16 01:01:02 -0400 (Wed, 16 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29852 | pd | 2004-06-15 18:42:48 -0400 (Tue, 15 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29851 | pd | 2004-06-15 18:42:44 -0400 (Tue, 15 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29850 | hornik | 2004-06-15 13:17:06 -0400 (Tue, 15 Jun 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29849 | hornik | 2004-06-15 13:17:00 -0400 (Tue, 15 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29848 | ripley | 2004-06-15 12:16:17 -0400 (Tue, 15 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/man/prcomp.Rd
   M /branches/R-1-9-patches/src/library/stats/man/princomp.Rd

add concept "PCA"

------------------------------------------------------------------------
r29847 | ripley | 2004-06-15 11:54:16 -0400 (Tue, 15 Jun 2004) | 2 lines
Changed paths:
   M /branches/rawtype/NEWS
   M /branches/rawtype/src/library/base/R/load.R
   M /branches/rawtype/src/library/base/man/save.Rd
   M /branches/rawtype/src/main/saveload.c
   M /branches/rawtype/src/main/serialize.c

bump version number to 3 (but keep same magic nos).

------------------------------------------------------------------------
r29846 | ripley | 2004-06-15 07:32:50 -0400 (Tue, 15 Jun 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi

tweaks to last change

------------------------------------------------------------------------
r29845 | ripley | 2004-06-15 07:13:14 -0400 (Tue, 15 Jun 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi

add section on NAMED

------------------------------------------------------------------------
r29844 | ripley | 2004-06-15 03:31:21 -0400 (Tue, 15 Jun 2004) | 2 lines
Changed paths:
   M /branches/rawtype/BUGS
   M /branches/rawtype/date-stamp
   M /branches/rawtype/src/library/stats/man/prcomp.Rd

merged from main

------------------------------------------------------------------------
r29843 | pd | 2004-06-15 01:41:36 -0400 (Tue, 15 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/html/R-admin.html

from the automatic build of 1.9.1 beta

------------------------------------------------------------------------
r29842 | maechler | 2004-06-15 01:01:02 -0400 (Tue, 15 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29841 | maechler | 2004-06-15 01:01:01 -0400 (Tue, 15 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29840 | pd | 2004-06-14 18:42:35 -0400 (Mon, 14 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29839 | pd | 2004-06-14 18:42:31 -0400 (Mon, 14 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29838 | ripley | 2004-06-14 12:26:21 -0400 (Mon, 14 Jun 2004) | 2 lines
Changed paths:
   M /branches/rawtype/NEWS
   M /branches/rawtype/src/include/Internal.h
   M /branches/rawtype/src/library/base/R/raw.R
   M /branches/rawtype/src/library/base/man/Logic.Rd
   M /branches/rawtype/src/library/base/man/raw.Rd
   M /branches/rawtype/src/main/character.c
   M /branches/rawtype/src/main/names.c

add code to pack and unpack bits from raw and integer types

------------------------------------------------------------------------
r29837 | ripley | 2004-06-14 10:21:12 -0400 (Mon, 14 Jun 2004) | 2 lines
Changed paths:
   M /branches/rawtype/src/main/logic.c

use bitwise logic on raw type

------------------------------------------------------------------------
r29836 | ripley | 2004-06-14 10:20:32 -0400 (Mon, 14 Jun 2004) | 2 lines
Changed paths:
   M /branches/rawtype/src/main/seq.c

rep() for raw type

------------------------------------------------------------------------
r29835 | ripley | 2004-06-14 07:56:01 -0400 (Mon, 14 Jun 2004) | 2 lines
Changed paths:
   M /branches/rawtype/src/include/Defn.h
   M /branches/rawtype/src/include/Print.h
   M /branches/rawtype/src/include/R_ext/PrtUtil.h
   M /branches/rawtype/src/main/format.c
   M /branches/rawtype/src/main/printvector.c

for consistency, use a simple formatRaw, and use encodeRaw everywhere.

------------------------------------------------------------------------
r29834 | ripley | 2004-06-14 07:27:43 -0400 (Mon, 14 Jun 2004) | 2 lines
Changed paths:
   A /branches/rawtype/src/library/base/R/raw.R

basic raw functions

------------------------------------------------------------------------
r29833 | ripley | 2004-06-14 06:41:06 -0400 (Mon, 14 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/prcomp.Rd

branch update

------------------------------------------------------------------------
r29832 | ripley | 2004-06-14 04:28:32 -0400 (Mon, 14 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/man/prcomp.Rd

clarifications

------------------------------------------------------------------------
r29831 | ripley | 2004-06-14 03:40:33 -0400 (Mon, 14 Jun 2004) | 2 lines
Changed paths:
   M /branches/rawtype/src/include/Rinternals.h
   M /branches/rawtype/src/main/coerce.c
   M /branches/rawtype/src/main/connections.c
   M /branches/rawtype/src/main/dstruct.c
   M /branches/rawtype/src/main/identical.c
   M /branches/rawtype/src/main/printutils.c
   M /branches/rawtype/src/main/scan.c
   M /branches/rawtype/src/main/serialize.c
   M /branches/rawtype/src/main/subassign.c
   M /branches/rawtype/src/main/subset.c
   M /branches/rawtype/src/main/unique.c

update

------------------------------------------------------------------------
r29830 | ripley | 2004-06-14 03:38:52 -0400 (Mon, 14 Jun 2004) | 2 lines
Changed paths:
   M /branches/rawtype/BUGS
   M /branches/rawtype/NEWS
   M /branches/rawtype/date-stamp
   M /branches/rawtype/src/library/base/R/files.R
   M /branches/rawtype/src/library/base/man/octmode.Rd
   M /branches/rawtype/src/library/grid/R/viewport.R
   M /branches/rawtype/src/library/grid/inst/doc/changes.txt
   M /branches/rawtype/src/library/grid/inst/doc/nonfinite.Snw
   M /branches/rawtype/src/library/grid/src/grid.c
   M /branches/rawtype/src/library/grid/src/state.c
   M /branches/rawtype/src/library/grid/src/viewport.c

merged from main

------------------------------------------------------------------------
r29829 | ripley | 2004-06-14 03:38:02 -0400 (Mon, 14 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/files.R
   M /trunk/src/library/base/man/octmode.Rd

branch update

------------------------------------------------------------------------
r29828 | ripley | 2004-06-14 03:28:27 -0400 (Mon, 14 Jun 2004) | 3 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/base/R/files.R
   M /branches/R-1-9-patches/src/library/base/man/octmode.Rd

need [.octmode
cosmetics in NEWS

------------------------------------------------------------------------
r29827 | pd | 2004-06-14 01:41:38 -0400 (Mon, 14 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/VERSION
   M /branches/R-1-9-patches/doc/html/R-admin.html

from the automatic build of 1.9.1 beta

------------------------------------------------------------------------
r29826 | maechler | 2004-06-14 01:01:02 -0400 (Mon, 14 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29825 | maechler | 2004-06-14 01:01:01 -0400 (Mon, 14 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29824 | (no author) | 2004-06-13 19:50:11 -0400 (Sun, 13 Jun 2004) | 1 line
Changed paths:
   A /branches/rawtype/src/library/grid/inst/doc/nonfinite.Snw (from /trunk/src/library/grid/inst/doc/nonfinite.Snw:29823)

This commit was manufactured by cvs2svn to create branch 'rawtype'.
------------------------------------------------------------------------
r29823 | murrell | 2004-06-13 19:50:11 -0400 (Sun, 13 Jun 2004) | 3 lines
Changed paths:
   M /trunk/src/library/grid/R/viewport.R
   M /trunk/src/library/grid/inst/doc/changes.txt
   A /trunk/src/library/grid/inst/doc/nonfinite.Snw
   M /trunk/src/library/grid/src/grid.c
   M /trunk/src/library/grid/src/state.c
   M /trunk/src/library/grid/src/viewport.c

Added non-finite value handling for locations and sizes for grid
primitives and viewports (and viewport scales).

------------------------------------------------------------------------
r29822 | pd | 2004-06-13 18:42:30 -0400 (Sun, 13 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29821 | pd | 2004-06-13 18:42:26 -0400 (Sun, 13 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29820 | ripley | 2004-06-13 03:03:15 -0400 (Sun, 13 Jun 2004) | 2 lines
Changed paths:
   M /branches/rawtype/BUGS
   M /branches/rawtype/NEWS
   M /branches/rawtype/date-stamp
   M /branches/rawtype/doc/html/R-admin.html
   M /branches/rawtype/share/perl/R/Utils.pm
   M /branches/rawtype/src/library/base/R/data.R
   M /branches/rawtype/src/library/base/R/library.R
   M /branches/rawtype/src/library/stats/R/dendrogram.R
   M /branches/rawtype/src/library/stats/man/heatmap.Rd
   M /branches/rawtype/src/library/stats4/R/mle.R
   M /branches/rawtype/src/library/tools/NAMESPACE
   M /branches/rawtype/src/library/tools/R/QC.R
   M /branches/rawtype/src/library/tools/R/Rd.R
   M /branches/rawtype/src/library/tools/R/Vignettes.R
   M /branches/rawtype/src/library/tools/R/admin.R
   M /branches/rawtype/src/library/tools/R/index.R
   M /branches/rawtype/src/library/tools/R/tools-deprecated.R
   M /branches/rawtype/src/library/tools/R/utils.R
   M /branches/rawtype/src/library/tools/man/fileutils.Rd
   M /branches/rawtype/src/library/tools/man/tools-deprecated.Rd
   M /branches/rawtype/src/library/utils/R/demo.R
   M /branches/rawtype/src/library/utils/R/help.search.R
   M /branches/rawtype/src/library/utils/R/vignette.R
   M /branches/rawtype/src/main/attrib.c
   M /branches/rawtype/tests/reg-tests-1.R

merged from main

------------------------------------------------------------------------
r29819 | (no author) | 2004-06-13 03:03:15 -0400 (Sun, 13 Jun 2004) | 1 line
Changed paths:
   A /branches/rawtype/src/library/tools/R/tools-deprecated.R (from /trunk/src/library/tools/R/tools-deprecated.R:29811)
   A /branches/rawtype/src/library/tools/man/tools-deprecated.Rd (from /trunk/src/library/tools/man/tools-deprecated.Rd:29811)

This commit was manufactured by cvs2svn to create branch 'rawtype'.
------------------------------------------------------------------------
r29818 | ripley | 2004-06-13 02:54:11 -0400 (Sun, 13 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats4/R/mle.R
   M /trunk/src/main/attrib.c

branch update

------------------------------------------------------------------------
r29817 | pd | 2004-06-13 01:41:37 -0400 (Sun, 13 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/html/R-admin.html

from the automatic build of 1.9.1 alpha

------------------------------------------------------------------------
r29816 | maechler | 2004-06-13 01:01:02 -0400 (Sun, 13 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29815 | maechler | 2004-06-13 01:01:01 -0400 (Sun, 13 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29814 | hornik | 2004-06-12 19:34:49 -0400 (Sat, 12 Jun 2004) | 4 lines
Changed paths:
   M /trunk/src/library/tools/R/utils.R

Rename the file utility functions in package 'tools' to use underscores
for better legibility, deprecating the old function (names).
New internal utility function w%/%o().

------------------------------------------------------------------------
r29813 | hornik | 2004-06-12 19:34:40 -0400 (Sat, 12 Jun 2004) | 4 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R

Stop special casing the Devices Rd object from package 'graphics'.
Use underscores for better legibility.
New internal utility function w%/%o().

------------------------------------------------------------------------
r29812 | hornik | 2004-06-12 19:34:27 -0400 (Sat, 12 Jun 2004) | 3 lines
Changed paths:
   M /trunk/src/library/tools/R/Rd.R

.get_Rd_metadata_from_Rd_lines() did not strip trailing whitespace.
Use underscores for better legibility.

------------------------------------------------------------------------
r29811 | hornik | 2004-06-12 19:34:14 -0400 (Sat, 12 Jun 2004) | 3 lines
Changed paths:
   M /trunk/share/perl/R/Utils.pm
   M /trunk/src/library/base/R/data.R
   M /trunk/src/library/base/R/library.R
   M /trunk/src/library/tools/NAMESPACE
   M /trunk/src/library/tools/R/Vignettes.R
   M /trunk/src/library/tools/R/admin.R
   M /trunk/src/library/tools/R/index.R
   A /trunk/src/library/tools/R/tools-deprecated.R
   M /trunk/src/library/tools/man/fileutils.Rd
   A /trunk/src/library/tools/man/tools-deprecated.Rd
   M /trunk/src/library/utils/R/demo.R
   M /trunk/src/library/utils/R/help.search.R
   M /trunk/src/library/utils/R/vignette.R

Rename the file utility functions in package 'tools' to use underscores
for better legibility, deprecating the old function names.

------------------------------------------------------------------------
r29810 | hornik | 2004-06-12 19:33:42 -0400 (Sat, 12 Jun 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r29809 | pd | 2004-06-12 18:42:35 -0400 (Sat, 12 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29808 | pd | 2004-06-12 18:42:31 -0400 (Sat, 12 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29807 | maechler | 2004-06-12 17:54:31 -0400 (Sat, 12 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/man/heatmap.Rd

heatmap(*, reorderfun)

------------------------------------------------------------------------
r29806 | pd | 2004-06-12 17:23:34 -0400 (Sat, 12 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/main/attrib.c

wrong check in NAMED construct

------------------------------------------------------------------------
r29805 | maechler | 2004-06-12 17:22:36 -0400 (Sat, 12 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/dendrogram.R
   M /trunk/tests/reg-tests-1.R

branch update

------------------------------------------------------------------------
r29804 | maechler | 2004-06-12 17:21:41 -0400 (Sat, 12 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/stats/R/dendrogram.R
   M /branches/R-1-9-patches/tests/reg-tests-1.R

more as.dendrogram.hclust() and midcache.*() fixes

------------------------------------------------------------------------
r29803 | pd | 2004-06-12 17:14:56 -0400 (Sat, 12 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/stats4/R/mle.R

mle argument order problem

------------------------------------------------------------------------
r29802 | ripley | 2004-06-12 16:41:14 -0400 (Sat, 12 Jun 2004) | 2 lines
Changed paths:
   M /branches/rawtype/src/include/Internal.h
   M /branches/rawtype/src/include/Rinternals.h
   M /branches/rawtype/src/library/base/R/as.R
   M /branches/rawtype/src/library/base/R/connections.R
   M /branches/rawtype/src/library/base/R/vector.R
   M /branches/rawtype/src/library/base/man/raw.Rd
   M /branches/rawtype/src/library/base/man/readBin.Rd
   M /branches/rawtype/src/library/base/man/scan.Rd
   M /branches/rawtype/src/main/apply.c
   M /branches/rawtype/src/main/array.c
   M /branches/rawtype/src/main/bind.c
   M /branches/rawtype/src/main/builtin.c
   M /branches/rawtype/src/main/character.c
   M /branches/rawtype/src/main/coerce.c
   M /branches/rawtype/src/main/connections.c
   M /branches/rawtype/src/main/deparse.c
   M /branches/rawtype/src/main/eval.c
   M /branches/rawtype/src/main/identical.c
   M /branches/rawtype/src/main/logic.c
   M /branches/rawtype/src/main/memory.c
   M /branches/rawtype/src/main/names.c
   M /branches/rawtype/src/main/printutils.c
   M /branches/rawtype/src/main/printvector.c
   M /branches/rawtype/src/main/relop.c
   M /branches/rawtype/src/main/scan.c
   M /branches/rawtype/src/main/size.c
   M /branches/rawtype/src/main/unique.c
   M /branches/rawtype/src/main/util.c

phase II commit (fairly complete now)

------------------------------------------------------------------------
r29801 | ripley | 2004-06-12 15:30:45 -0400 (Sat, 12 Jun 2004) | 2 lines
Changed paths:
   M /branches/rawtype/NEWS
   M /branches/rawtype/src/library/base/man/readBin.Rd
   M /branches/rawtype/src/library/stats/R/dendrogram.R
   M /branches/rawtype/src/library/stats/man/dendrogram.Rd
   M /branches/rawtype/src/library/stats/man/reorder.Rd
   M /branches/rawtype/src/main/connections.c
   M /branches/rawtype/src/nmath/qbinom.c

merged from main

------------------------------------------------------------------------
r29800 | ripley | 2004-06-12 15:28:03 -0400 (Sat, 12 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/readBin.Rd
   M /trunk/src/main/connections.c

readChar can now read strings with embedded nuls

------------------------------------------------------------------------
r29799 | maechler | 2004-06-12 15:19:28 -0400 (Sat, 12 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/dendrogram.R
   M /trunk/src/library/stats/man/dendrogram.Rd
   M /trunk/src/library/stats/man/reorder.Rd

reorder.dendrogram(*, agglo.FUN)

------------------------------------------------------------------------
r29798 | maechler | 2004-06-12 14:27:15 -0400 (Sat, 12 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/nmath/qbinom.c

branch update

------------------------------------------------------------------------
r29797 | maechler | 2004-06-12 14:26:22 -0400 (Sat, 12 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/nmath/qbinom.c

fix PR#6972

------------------------------------------------------------------------
r29796 | maechler | 2004-06-12 11:50:10 -0400 (Sat, 12 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/dendrogram.R
   M /trunk/src/library/stats/man/dendrogram.Rd
   M /trunk/src/library/stats/man/reorder.Rd

branch update

------------------------------------------------------------------------
r29795 | maechler | 2004-06-12 11:46:22 -0400 (Sat, 12 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/stats/R/dendrogram.R
   M /branches/R-1-9-patches/src/library/stats/man/dendrogram.Rd

reorder/midcache . dendrogram() fixes

------------------------------------------------------------------------
r29794 | maechler | 2004-06-12 11:43:20 -0400 (Sat, 12 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/man/reorder.Rd

explain a bit more

------------------------------------------------------------------------
r29793 | ripley | 2004-06-12 03:29:19 -0400 (Sat, 12 Jun 2004) | 2 lines
Changed paths:
   M /branches/rawtype/BUGS
   M /branches/rawtype/NEWS
   M /branches/rawtype/date-stamp
   M /branches/rawtype/src/main/pcre.c

merged from main

------------------------------------------------------------------------
r29792 | pd | 2004-06-12 01:41:43 -0400 (Sat, 12 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/html/R-admin.html

from the automatic build of 1.9.1 alpha

------------------------------------------------------------------------
r29791 | maechler | 2004-06-12 01:01:02 -0400 (Sat, 12 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29790 | maechler | 2004-06-12 01:01:01 -0400 (Sat, 12 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29789 | pd | 2004-06-11 18:42:25 -0400 (Fri, 11 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29788 | pd | 2004-06-11 18:42:20 -0400 (Fri, 11 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29787 | ripley | 2004-06-11 12:22:44 -0400 (Fri, 11 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/pcre.c

branch update

------------------------------------------------------------------------
r29786 | ripley | 2004-06-11 12:20:34 -0400 (Fri, 11 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/main/pcre.c

defer freeing the local-specific tables.

------------------------------------------------------------------------
r29785 | ripley | 2004-06-11 10:50:23 -0400 (Fri, 11 Jun 2004) | 2 lines
Changed paths:
   M /branches/rawtype/BUGS
   M /branches/rawtype/FAQ
   M /branches/rawtype/NEWS
   M /branches/rawtype/aclocal.m4
   M /branches/rawtype/configure
   M /branches/rawtype/date-stamp
   M /branches/rawtype/doc/html/R-admin.html
   M /branches/rawtype/doc/html/faq.html
   M /branches/rawtype/doc/manual/R-FAQ.texi
   M /branches/rawtype/src/gnuwin32/Makefile
   M /branches/rawtype/src/gnuwin32/cran/index.in
   M /branches/rawtype/src/gnuwin32/cran/release.in
   M /branches/rawtype/src/library/base/R/Defunct.R
   M /branches/rawtype/src/library/base/R/jitter.R
   M /branches/rawtype/src/library/base/man/Defunct.Rd
   M /branches/rawtype/src/library/base/man/Deprecated.Rd
   M /branches/rawtype/src/library/graphics/R/barplot.R
   M /branches/rawtype/src/library/graphics/R/unix/x11.R
   M /branches/rawtype/src/library/graphics/man/Devices.Rd
   M /branches/rawtype/src/library/graphics/man/barplot.Rd
   M /branches/rawtype/src/library/graphics/man/dev.interactive.Rd
   M /branches/rawtype/src/library/grid/R/unit.R
   M /branches/rawtype/src/library/grid/inst/doc/changes.txt
   M /branches/rawtype/src/library/grid/src/unit.c
   M /branches/rawtype/src/library/stats/R/ftable.R
   M /branches/rawtype/src/library/stats/R/nls.R
   M /branches/rawtype/src/library/stats/man/nls.Rd
   M /branches/rawtype/src/library/stats/man/nlsModel.Rd
   M /branches/rawtype/src/library/utils/R/utils-defunct.R

merged from main

------------------------------------------------------------------------
r29784 | ripley | 2004-06-11 10:46:53 -0400 (Fri, 11 Jun 2004) | 2 lines
Changed paths:
   M /branches/rawtype/src/include/Rinternals.h
   M /branches/rawtype/src/library/base/R/as.R
   M /branches/rawtype/src/library/base/R/vector.R
   A /branches/rawtype/src/library/base/man/raw.Rd
   M /branches/rawtype/src/main/builtin.c
   M /branches/rawtype/src/main/coerce.c
   M /branches/rawtype/src/main/dstruct.c
   M /branches/rawtype/src/main/duplicate.c
   M /branches/rawtype/src/main/memory.c
   M /branches/rawtype/src/main/print.c
   M /branches/rawtype/src/main/printvector.c
   M /branches/rawtype/src/main/serialize.c
   M /branches/rawtype/src/main/subassign.c
   M /branches/rawtype/src/main/subset.c
   M /branches/rawtype/src/main/util.c

basic functions of raw type

------------------------------------------------------------------------
r29783 | (no author) | 2004-06-11 10:46:53 -0400 (Fri, 11 Jun 2004) | 1 line
Changed paths:
   A /branches/rawtype (from /trunk:29752)
   D /branches/rawtype/Attic
   R /branches/rawtype/src/appl/lowess.doc (from /branches/unlabeled-1.1.1/src/appl/lowess.doc:29752)
   A /branches/rawtype/src/gnuwin32/cran/release.in (from /trunk/src/gnuwin32/cran/release.in:29763)
   A /branches/rawtype/src/library/graphics/man/dev.interactive.Rd (from /trunk/src/library/graphics/man/dev.interactive.Rd:29780)
   R /branches/rawtype/src/unix/PSPAPER (from /branches/unlabeled-1.1.1/src/unix/PSPAPER:29752)
   D /branches/rawtype/src/unix/sys-common.c

This commit was manufactured by cvs2svn to create branch 'rawtype'.
------------------------------------------------------------------------
r29782 | hornik | 2004-06-11 04:55:06 -0400 (Fri, 11 Jun 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29781 | hornik | 2004-06-11 04:54:06 -0400 (Fri, 11 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29780 | ripley | 2004-06-11 03:34:07 -0400 (Fri, 11 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/Devices.Rd
   A /trunk/src/library/graphics/man/dev.interactive.Rd

split out dev.interactive, update (no GNOME now)

------------------------------------------------------------------------
r29779 | pd | 2004-06-11 01:41:38 -0400 (Fri, 11 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/html/R-admin.html

from the automatic build of 1.9.1 alpha

------------------------------------------------------------------------
r29778 | maechler | 2004-06-11 01:01:02 -0400 (Fri, 11 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29777 | maechler | 2004-06-11 01:01:01 -0400 (Fri, 11 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29776 | pd | 2004-06-10 18:42:20 -0400 (Thu, 10 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29775 | pd | 2004-06-10 18:42:16 -0400 (Thu, 10 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29774 | ripley | 2004-06-10 12:22:04 -0400 (Thu, 10 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/Defunct.R
   M /trunk/src/library/base/man/Defunct.Rd
   M /trunk/src/library/graphics/R/unix/x11.R
   M /trunk/src/library/utils/R/utils-defunct.R

add new and package arguments to .Defunct

------------------------------------------------------------------------
r29773 | ripley | 2004-06-10 11:50:51 -0400 (Thu, 10 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/Deprecated.Rd

branch update

------------------------------------------------------------------------
r29772 | ripley | 2004-06-10 11:48:20 -0400 (Thu, 10 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/Deprecated.Rd

document arguments

------------------------------------------------------------------------
r29771 | ripley | 2004-06-10 11:32:28 -0400 (Thu, 10 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/man/nls.Rd

branch update

------------------------------------------------------------------------
r29770 | ripley | 2004-06-10 11:29:18 -0400 (Thu, 10 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/stats/R/nls.R
   M /branches/R-1-9-patches/src/library/stats/man/nls.Rd
   M /branches/R-1-9-patches/src/library/stats/man/nlsModel.Rd

add environment(formula) to scope in nls() -- backport from R-devel

------------------------------------------------------------------------
r29769 | hornik | 2004-06-10 08:15:08 -0400 (Thu, 10 Jun 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/graphics/R/barplot.R
   M /trunk/src/library/graphics/man/barplot.Rd

Use gamma-corrected gray palette instead of heat colors as the color
default for 2-d barplots.

------------------------------------------------------------------------
r29768 | hornik | 2004-06-10 08:15:03 -0400 (Thu, 10 Jun 2004) | 2 lines
Changed paths:
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r29767 | ripley | 2004-06-10 07:46:32 -0400 (Thu, 10 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/ftable.R

ftable.formula should use the environment of its formula.

------------------------------------------------------------------------
r29766 | ripley | 2004-06-10 07:25:28 -0400 (Thu, 10 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/nls.R

better way to create a formula in nls.

------------------------------------------------------------------------
r29765 | hornik | 2004-06-10 07:21:07 -0400 (Thu, 10 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS

Finally commit the news on the barplot() change/fix.

------------------------------------------------------------------------
r29764 | ripley | 2004-06-10 06:40:22 -0400 (Thu, 10 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/nls.R
   M /trunk/src/library/stats/man/nls.Rd
   M /trunk/src/library/stats/man/nlsModel.Rd

get nls() to look in the environment of the formula given

------------------------------------------------------------------------
r29763 | ripley | 2004-06-10 03:21:03 -0400 (Thu, 10 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/cran/index.in
   A /trunk/src/gnuwin32/cran/release.in
   M /trunk/src/library/grid/R/unit.R
   M /trunk/src/library/grid/inst/doc/changes.txt
   M /trunk/src/library/grid/src/unit.c

branch update

------------------------------------------------------------------------
r29762 | ripley | 2004-06-10 03:14:45 -0400 (Thu, 10 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS

clarification

------------------------------------------------------------------------
r29761 | maechler | 2004-06-10 03:06:45 -0400 (Thu, 10 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/jitter.R

branch update

------------------------------------------------------------------------
r29760 | maechler | 2004-06-10 03:06:15 -0400 (Thu, 10 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/base/R/jitter.R

jitter(<length 0>)

------------------------------------------------------------------------
r29759 | pd | 2004-06-10 01:42:44 -0400 (Thu, 10 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/configure
   M /branches/R-1-9-patches/doc/html/R-admin.html

from the automatic build of 1.9.1 alpha

------------------------------------------------------------------------
r29758 | maechler | 2004-06-10 01:01:02 -0400 (Thu, 10 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29757 | maechler | 2004-06-10 01:01:01 -0400 (Thu, 10 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29756 | murrell | 2004-06-09 20:34:02 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/grid/R/unit.R
   M /branches/R-1-9-patches/src/library/grid/inst/doc/changes.txt
   M /branches/R-1-9-patches/src/library/grid/src/unit.c

Small bug fixes for unitArithmetic objects

------------------------------------------------------------------------
r29755 | pd | 2004-06-09 18:41:57 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29754 | pd | 2004-06-09 18:41:54 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29753 | ripley | 2004-06-09 10:45:59 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   D /trunk/src/unix/sys-common.c

now split up into other files in ../main

------------------------------------------------------------------------
r29752 | ripley | 2004-06-09 10:32:57 -0400 (Wed, 09 Jun 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg

now we have conditional processing of NAMESPACE files we cannot
safely dump them when cross-compiling.

------------------------------------------------------------------------
r29751 | ripley | 2004-06-09 10:30:00 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/gnome/system.c

devGNOME.h has been removed

------------------------------------------------------------------------
r29750 | ripley | 2004-06-09 10:09:49 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/system.c

SaveAction is now defined in ../main/startup.c

------------------------------------------------------------------------
r29749 | ripley | 2004-06-09 10:05:51 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   D /trunk/src/gnuwin32/sys-common.c
   M /trunk/src/gnuwin32/system.c
   M /trunk/src/main/Makefile.in
   M /trunk/src/main/Makefile.win
   A /trunk/src/main/startup.c
   M /trunk/src/unix/Makefile.in
   M /trunk/src/unix/system.c

move over final part of sys-common.c

------------------------------------------------------------------------
r29748 | ripley | 2004-06-09 09:35:33 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/front-ends/rproxy_impl.c
   M /trunk/src/gnuwin32/front-ends/rtest.c
   M /trunk/src/gnuwin32/system.c
   M /trunk/src/include/Startup.h
   A /trunk/src/main/CommandLineArgs.c
   M /trunk/src/main/Makefile.in
   M /trunk/src/main/Makefile.win
   M /trunk/src/unix/sys-common.c
   M /trunk/src/unix/system.c

more splitting up src/unix/sys-common.c into smaller components

------------------------------------------------------------------------
r29747 | ripley | 2004-06-09 09:08:39 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/main/Makefile.in
   M /trunk/src/main/Makefile.win
   A /trunk/src/main/Renviron.c
   A /trunk/src/main/sysutils.c
   M /trunk/src/unix/sys-common.c

start splitting up src/unix/sys-common.c into smaller components

------------------------------------------------------------------------
r29746 | ripley | 2004-06-09 08:46:18 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/bitmap/rbitmap.c
   M /trunk/src/gnuwin32/rui.h
   M /trunk/src/include/R_ext/Error.h
   M /trunk/src/main/main.c
   M /trunk/src/modules/X11/rbitmap.c
   M /trunk/src/unix/Runix.h
   M /trunk/src/unix/sys-common.c

declare R_ShowMessage in R_ext/Error.h

------------------------------------------------------------------------
r29745 | murdoch | 2004-06-09 08:01:12 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/Makefile
   M /branches/R-1-9-patches/src/gnuwin32/cran/index.in
   A /branches/R-1-9-patches/src/gnuwin32/cran/release.in

cran/release.htm addition

------------------------------------------------------------------------
r29744 | ripley | 2004-06-09 07:49:14 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/gnome/Makefile.in
   D /trunk/src/modules/gnome/devGNOME.c
   D /trunk/src/modules/gnome/devGNOME.h

remove actual GNOME device code

------------------------------------------------------------------------
r29743 | ripley | 2004-06-09 07:24:34 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/doc/R.1
   M /trunk/doc/manual/R-exts.texi

branch update

------------------------------------------------------------------------
r29742 | ripley | 2004-06-09 07:18:49 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/graphics-defunct.Rd

need unix-only declarations

------------------------------------------------------------------------
r29741 | ripley | 2004-06-09 07:16:00 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   A /trunk/src/library/graphics/man/graphics-defunct.Rd
   D /trunk/src/library/graphics/man/unix/gnome.Rd

remove gnome helpfile to graphics-defunct

------------------------------------------------------------------------
r29740 | ripley | 2004-06-09 07:08:21 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/configure
   M /branches/R-1-9-patches/doc/R.1

update

------------------------------------------------------------------------
r29739 | iacus | 2004-06-09 06:54:02 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/configure.ac

boudle braketing of expression

------------------------------------------------------------------------
r29738 | ripley | 2004-06-09 06:30:54 -0400 (Wed, 09 Jun 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/library/utils/Makefile.in
   M /trunk/src/library/utils/NAMESPACE
   D /trunk/src/library/utils/NAMESPACE.unix
   D /trunk/src/library/utils/NAMESPACE.windows

use conditional processing in NAMESPACE file
No longer need to look for NAMESPACE.windows

------------------------------------------------------------------------
r29737 | ripley | 2004-06-09 06:17:54 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-exts.texi

do have some conditional processing of NAMESPACE files

------------------------------------------------------------------------
r29736 | ripley | 2004-06-09 06:12:12 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/Makefile.in

install NAMESPACE file

------------------------------------------------------------------------
r29735 | ripley | 2004-06-09 06:06:00 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/Makefile.in

branch update

------------------------------------------------------------------------
r29734 | ripley | 2004-06-09 05:50:35 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/Makefile.in
   M /trunk/src/library/graphics/NAMESPACE
   D /trunk/src/library/graphics/NAMESPACE.unix
   D /trunk/src/library/graphics/NAMESPACE.windows

use conditional processing in NAMESPACE file

------------------------------------------------------------------------
r29733 | iacus | 2004-06-09 05:46:23 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/utils/Makefile.in

missing 'ls' in aqua part of the config file

------------------------------------------------------------------------
r29732 | ripley | 2004-06-09 05:43:51 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Internal.h
   M /trunk/src/library/graphics/R/unix/x11.R
   M /trunk/src/main/names.c
   M /trunk/src/unix/Makefile.in
   M /trunk/src/unix/devUI.h
   D /trunk/src/unix/devices.c
   M /trunk/src/unix/gnome.c
   M /trunk/src/unix/stubs.c
   M /trunk/src/unix/system.c

remove bundled GNOME graphics device -- unbundled one is planned later.

------------------------------------------------------------------------
r29731 | ripley | 2004-06-09 05:25:56 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/graphics/R/unix/x11.R
   M /trunk/src/library/graphics/man/unix/gnome.Rd

branch update

------------------------------------------------------------------------
r29730 | ripley | 2004-06-09 05:24:47 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/graphics/R/unix/x11.R
   M /branches/R-1-9-patches/src/library/graphics/man/unix/gnome.Rd

deprecate the gnome/GNOME device

------------------------------------------------------------------------
r29729 | ripley | 2004-06-09 04:52:48 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/scripts/R.sh.in

remove direct use of R INSTALL etc

------------------------------------------------------------------------
r29728 | ripley | 2004-06-09 04:47:10 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/graphics/R/hist.R
   M /trunk/src/library/graphics/man/hist.Rd
   M /trunk/src/scripts/R.sh.in

branch update

------------------------------------------------------------------------
r29727 | ripley | 2004-06-09 04:42:06 -0400 (Wed, 09 Jun 2004) | 3 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS

deprecate R INSTALL etc
cosmetics in NEWS

------------------------------------------------------------------------
r29726 | ripley | 2004-06-09 04:39:21 -0400 (Wed, 09 Jun 2004) | 3 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/scripts/R.sh.in

deprecate R INSTALL etc
cosmetics in NEWS

------------------------------------------------------------------------
r29725 | ripley | 2004-06-09 04:10:24 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/graphics/R/hist.R
   M /branches/R-1-9-patches/src/library/graphics/man/hist.Rd

fix PR#6931 -- redefine `diddle' in hist.default and document it correctly

------------------------------------------------------------------------
r29724 | ripley | 2004-06-09 02:37:44 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/html/R-admin.html
   M /trunk/src/library/utils/R/windows/update.packages.R

branch update

------------------------------------------------------------------------
r29723 | pd | 2004-06-09 01:42:30 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/html/R-admin.html

from the automatic build of 1.9.1 alpha

------------------------------------------------------------------------
r29722 | maechler | 2004-06-09 01:01:02 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29721 | maechler | 2004-06-09 01:01:01 -0400 (Wed, 09 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29720 | pd | 2004-06-08 18:42:15 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29719 | pd | 2004-06-08 18:42:11 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29718 | ripley | 2004-06-08 17:08:28 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/utils/R/windows/update.packages.R

add some flush.console calls

------------------------------------------------------------------------
r29717 | ripley | 2004-06-08 16:49:07 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /trunk/aclocal.m4
   M /trunk/configure

branch update

------------------------------------------------------------------------
r29716 | murrell | 2004-06-08 16:45:34 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS

Bug fix for  #6915, #6947, #6948

------------------------------------------------------------------------
r29715 | hornik | 2004-06-08 16:40:06 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/configure

Updated.

------------------------------------------------------------------------
r29714 | ripley | 2004-06-08 16:25:21 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in
   M /trunk/NEWS
   M /trunk/configure.ac
   M /trunk/doc/manual/R-admin.texi
   M /trunk/src/library/Makefile.in
   M /trunk/src/library/base/Makefile.in
   M /trunk/src/library/graphics/Makefile.in
   M /trunk/src/library/grid/Makefile.in
   M /trunk/src/library/methods/Makefile.in
   M /trunk/src/library/methods/man/RClassUtils.Rd
   M /trunk/src/library/methods/man/setClass.Rd
   M /trunk/src/library/splines/Makefile.in
   M /trunk/src/library/stats/Makefile.in
   M /trunk/src/library/tcltk/Makefile.in
   M /trunk/src/library/tools/Makefile.in
   M /trunk/src/library/utils/Makefile.in
   M /trunk/src/main/main.c
   M /trunk/src/modules/aqua/RMacOSX-FAQ.html
   M /trunk/src/modules/aqua/RMacOSX-FAQ.texi
   M /trunk/src/scripts/INSTALL.in

branch update

------------------------------------------------------------------------
r29713 | ripley | 2004-06-08 16:04:18 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/scripts/INSTALL.in

use LANG=C wherever R is used for manipulations

------------------------------------------------------------------------
r29712 | ripley | 2004-06-08 15:48:42 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/front-ends/rproxy_impl.c

add header declaring ShellGetPersonalDirectory

------------------------------------------------------------------------
r29711 | ripley | 2004-06-08 15:36:31 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/Makefile.in
   M /branches/R-1-9-patches/src/library/stats/Makefile.in

use LC_COLLATE=C for safety

------------------------------------------------------------------------
r29710 | ripley | 2004-06-08 15:36:04 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/graphics/Makefile.in
   M /branches/R-1-9-patches/src/library/tools/Makefile.in
   M /branches/R-1-9-patches/src/library/utils/Makefile.in

remove redundant R_EXE

------------------------------------------------------------------------
r29709 | ripley | 2004-06-08 15:25:20 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS

make works in et_EE* locales

------------------------------------------------------------------------
r29708 | ripley | 2004-06-08 15:24:28 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-admin.texi

wget command from Marc Schwartz

------------------------------------------------------------------------
r29707 | ripley | 2004-06-08 14:06:25 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/utils/Makefile.in

typo

------------------------------------------------------------------------
r29706 | ripley | 2004-06-08 13:57:55 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/Makefile.in
   M /branches/R-1-9-patches/src/library/graphics/Makefile.in
   M /branches/R-1-9-patches/src/library/grid/Makefile.in
   M /branches/R-1-9-patches/src/library/methods/Makefile.in
   M /branches/R-1-9-patches/src/library/splines/Makefile.in
   M /branches/R-1-9-patches/src/library/stats/Makefile.in
   M /branches/R-1-9-patches/src/library/tcltk/Makefile.in
   M /branches/R-1-9-patches/src/library/tools/Makefile.in
   M /branches/R-1-9-patches/src/library/utils/Makefile.in

add LC_COLLATE=C where needed for collation of R sources

------------------------------------------------------------------------
r29705 | ripley | 2004-06-08 13:24:08 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/main/main.c

avoid missing declaration of R_ShowMessage

------------------------------------------------------------------------
r29704 | iacus | 2004-06-08 12:14:07 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/modules/aqua/RMacOSX-FAQ.html
   M /branches/R-1-9-patches/src/modules/aqua/RMacOSX-FAQ.texi

updated

------------------------------------------------------------------------
r29703 | ripley | 2004-06-08 12:07:42 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/methods/man/RClassUtils.Rd

correct \enumerate markup

------------------------------------------------------------------------
r29702 | maechler | 2004-06-08 11:43:24 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/heatmap.Rd
   M /trunk/tests/reg-tests-1.R

branch update

------------------------------------------------------------------------
r29701 | maechler | 2004-06-08 11:43:18 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/dendrogram.R
   M /trunk/src/library/stats/man/dendrogram.Rd

branch update and str.dendrogram(*, max.level=2,..,stem)

------------------------------------------------------------------------
r29700 | maechler | 2004-06-08 11:07:59 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/stats/R/dendrogram.R
   M /branches/R-1-9-patches/src/library/stats/man/dendrogram.Rd
   M /branches/R-1-9-patches/src/library/stats/man/heatmap.Rd
   M /branches/R-1-9-patches/tests/reg-tests-1.R

as.dendrogram.hclust() and heatmap() fixes

------------------------------------------------------------------------
r29699 | iacus | 2004-06-08 10:09:05 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/Makefile.in

fixed discrepancies from R and bin/R script in the R-framework installation

------------------------------------------------------------------------
r29698 | maechler | 2004-06-08 09:37:05 -0400 (Tue, 08 Jun 2004) | 3 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/methods/man/RClassUtils.Rd

add a note   ".. experimental .."; \link to  setClass ; \enumerate
white space

------------------------------------------------------------------------
r29697 | maechler | 2004-06-08 09:36:01 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/methods/man/setClass.Rd

rm extraneous \link{} ; add \code{};  white space prettying

------------------------------------------------------------------------
r29696 | iacus | 2004-06-08 08:23:32 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/configure.ac

fixed version compatibility for the R.framework

------------------------------------------------------------------------
r29695 | ripley | 2004-06-08 07:24:45 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-admin.texi

mention need for tools/link-recommended

------------------------------------------------------------------------
r29694 | ripley | 2004-06-08 02:49:10 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grid/R/grid.R
   M /trunk/src/main/engine.c
   M /trunk/src/main/graphics.c
   M /trunk/src/main/main.c
   M /trunk/src/unix/system.c

branch update

------------------------------------------------------------------------
r29693 | maechler | 2004-06-08 01:01:02 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29692 | maechler | 2004-06-08 01:01:01 -0400 (Tue, 08 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29691 | murrell | 2004-06-07 21:09:10 -0400 (Mon, 07 Jun 2004) | 3 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/grid/R/grid.R
   M /branches/R-1-9-patches/src/main/engine.c
   M /branches/R-1-9-patches/src/main/graphics.c

Fix for bug #6915 #6947 and #6948
(mostly reported as copying lattice plots as metafiles on Windows)

------------------------------------------------------------------------
r29690 | pd | 2004-06-07 18:42:07 -0400 (Mon, 07 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29689 | pd | 2004-06-07 18:42:03 -0400 (Mon, 07 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29688 | maechler | 2004-06-07 06:12:39 -0400 (Mon, 07 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/bindenv.Rd
   M /trunk/src/library/base/man/gzcon.Rd
   M /trunk/src/library/base/man/margin.table.Rd
   M /trunk/src/library/base/man/prop.table.Rd
   M /trunk/src/library/graphics/man/stripchart.Rd
   M /trunk/src/library/stats/man/order.dendrogram.Rd

branch update

------------------------------------------------------------------------
r29687 | maechler | 2004-06-07 06:12:01 -0400 (Mon, 07 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/bindenv.Rd
   M /branches/R-1-9-patches/src/library/base/man/gzcon.Rd
   M /branches/R-1-9-patches/src/library/base/man/margin.table.Rd
   M /branches/R-1-9-patches/src/library/base/man/prop.table.Rd
   M /branches/R-1-9-patches/src/library/graphics/man/stripchart.Rd

whitespace around "<-"

------------------------------------------------------------------------
r29686 | maechler | 2004-06-07 06:11:49 -0400 (Mon, 07 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/man/order.dendrogram.Rd

links + whitespace around "<-"

------------------------------------------------------------------------
r29685 | pd | 2004-06-07 06:11:44 -0400 (Mon, 07 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/html/R-admin.html

from the automatic build of 1.9.1 alpha

------------------------------------------------------------------------
r29684 | ripley | 2004-06-07 03:58:16 -0400 (Mon, 07 Jun 2004) | 3 lines
Changed paths:
   M /trunk/NEWS

Document removal of R_IsNaNorNA.
Make some entries grammatical.

------------------------------------------------------------------------
r29683 | maechler | 2004-06-07 01:01:02 -0400 (Mon, 07 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29682 | maechler | 2004-06-07 01:01:01 -0400 (Mon, 07 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29681 | pd | 2004-06-06 18:42:00 -0400 (Sun, 06 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29680 | pd | 2004-06-06 18:41:56 -0400 (Sun, 06 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29679 | hornik | 2004-06-06 09:15:06 -0400 (Sun, 06 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/main/main.c

Only warn about UTF-8 locales if not quiet.

------------------------------------------------------------------------
r29678 | hornik | 2004-06-06 09:15:03 -0400 (Sun, 06 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/unix/system.c

Use R_ShowMessage() for startup warnings.

------------------------------------------------------------------------
r29677 | maechler | 2004-06-06 01:01:02 -0400 (Sun, 06 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29676 | maechler | 2004-06-06 01:01:01 -0400 (Sun, 06 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29675 | pd | 2004-06-05 20:13:03 -0400 (Sat, 05 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/aclocal.m4
   M /branches/R-1-9-patches/configure
   M /branches/R-1-9-patches/doc/R.1
   M /branches/R-1-9-patches/doc/html/R-admin.html

from the automatic build of 1.9.1 alpha

------------------------------------------------------------------------
r29674 | pd | 2004-06-05 18:41:55 -0400 (Sat, 05 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29673 | pd | 2004-06-05 18:41:51 -0400 (Sat, 05 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29672 | ripley | 2004-06-05 04:45:23 -0400 (Sat, 05 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/main/arithmetic.c

remove the undocumented (and no longer used) entry point R_IsNaNorNA

------------------------------------------------------------------------
r29671 | ripley | 2004-06-05 03:46:21 -0400 (Sat, 05 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/format.Date.Rd
   M /trunk/src/library/grid/R/primitives.R
   M /trunk/src/library/stats4/man/update-methods.Rd
   M /trunk/tests/internet.Rout.save

branch update

------------------------------------------------------------------------
r29670 | ripley | 2004-06-05 03:44:52 -0400 (Sat, 05 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/tests/internet.Rout.save

update

------------------------------------------------------------------------
r29669 | ripley | 2004-06-05 03:43:52 -0400 (Sat, 05 Jun 2004) | 3 lines
Changed paths:
   M /trunk/NEWS

new items go at the END
cosmetics

------------------------------------------------------------------------
r29668 | maechler | 2004-06-05 01:01:02 -0400 (Sat, 05 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29667 | maechler | 2004-06-05 01:01:01 -0400 (Sat, 05 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29666 | pd | 2004-06-04 18:41:49 -0400 (Fri, 04 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29665 | pd | 2004-06-04 18:41:45 -0400 (Fri, 04 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29664 | maechler | 2004-06-04 17:07:34 -0400 (Fri, 04 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/gc.Rd
   M /trunk/src/library/base/man/reg.finalizer.Rd

branch update

------------------------------------------------------------------------
r29663 | maechler | 2004-06-04 17:05:56 -0400 (Fri, 04 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/gc.Rd
   M /branches/R-1-9-patches/src/library/base/man/reg.finalizer.Rd

see also ++

------------------------------------------------------------------------
r29662 | hornik | 2004-06-04 14:48:46 -0400 (Fri, 04 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/check.in

Always use unzip with '-q'.

------------------------------------------------------------------------
r29661 | hornik | 2004-06-04 14:48:42 -0400 (Fri, 04 Jun 2004) | 3 lines
Changed paths:
   M /trunk/src/scripts/INSTALL.in

Finally have zipping help zip the LaTeX files as well.
Always use zip with '-q'.

------------------------------------------------------------------------
r29660 | hornik | 2004-06-04 14:48:39 -0400 (Fri, 04 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/data.R

Ensure cleanup of possibly extracted zip file.

------------------------------------------------------------------------
r29659 | hornik | 2004-06-04 13:43:32 -0400 (Fri, 04 Jun 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/search/Makefile.in
   M /trunk/src/scripts/LINK
   M /trunk/src/scripts/Makefile.in
   M /trunk/src/scripts/Rdconv.in

Fix/remove FIXMEs.

------------------------------------------------------------------------
r29658 | hornik | 2004-06-04 13:42:51 -0400 (Fri, 04 Jun 2004) | 4 lines
Changed paths:
   M /trunk/src/scripts/check.in

Make .Rbuildignore work for bundles.
Enhance explanation and pointers for some of the warning messages.
In package 'tools', use underscores for better legibility.

------------------------------------------------------------------------
r29657 | hornik | 2004-06-04 13:42:47 -0400 (Fri, 04 Jun 2004) | 4 lines
Changed paths:
   M /trunk/src/library/tools/R/utils.R

Fix broken .get_namespace_S3_methods_list() and rename to indicate that
no *list* is returned.
In package 'tools', use underscores for better legibility.

------------------------------------------------------------------------
r29656 | hornik | 2004-06-04 13:42:44 -0400 (Fri, 04 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/library/Makefile.in
   M /trunk/src/library/base/R/data.R
   M /trunk/src/library/tools/NAMESPACE
   M /trunk/src/library/tools/R/QC.R
   M /trunk/src/library/tools/R/Vignettes.R
   M /trunk/src/library/tools/R/admin.R
   M /trunk/src/library/tools/R/index.R
   M /trunk/src/library/utils/R/help.search.R
   M /trunk/src/library/utils/R/objects.R
   M /trunk/src/library/utils/R/vignette.R

In package 'tools', use underscores for better legibility.

------------------------------------------------------------------------
r29655 | hornik | 2004-06-04 13:42:37 -0400 (Fri, 04 Jun 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r29654 | hornik | 2004-06-04 13:42:34 -0400 (Fri, 04 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/COMPILE.in
   M /trunk/src/scripts/INSTALL.in
   M /trunk/src/scripts/SHLIB.in

MAKE and TAR are already set by Rcmd.

------------------------------------------------------------------------
r29653 | hornik | 2004-06-04 13:42:27 -0400 (Fri, 04 Jun 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/Makefile.in
   D /trunk/doc/html/function.html

Remove obsolete 'function.html'.

------------------------------------------------------------------------
r29652 | hornik | 2004-06-04 03:11:40 -0400 (Fri, 04 Jun 2004) | 4 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R
   M /trunk/src/library/tools/R/Rd.R

New Rd utility functions .apply_Rd_filter_to_Rd_db() and
.get_Rd_names_from_Rd_db().
Use these for better Rd error handling when processing Rd dbs.

------------------------------------------------------------------------
r29651 | maechler | 2004-06-04 01:01:02 -0400 (Fri, 04 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29650 | maechler | 2004-06-04 01:01:01 -0400 (Fri, 04 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29649 | pd | 2004-06-03 18:41:56 -0400 (Thu, 03 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29648 | pd | 2004-06-03 18:41:52 -0400 (Thu, 03 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29647 | murrell | 2004-06-03 17:14:10 -0400 (Thu, 03 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/grid/R/primitives.R

Removed unwanted "draw" argument in pointsGrob()

------------------------------------------------------------------------
r29646 | hornik | 2004-06-03 13:13:03 -0400 (Thu, 03 Jun 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29645 | hornik | 2004-06-03 13:12:58 -0400 (Thu, 03 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29644 | maechler | 2004-06-03 04:23:05 -0400 (Thu, 03 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/appl/lbfgsb.c

branch update

------------------------------------------------------------------------
r29643 | maechler | 2004-06-03 04:21:33 -0400 (Thu, 03 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/appl/lbfgsb.c

initialize xstep (compiler warning)

------------------------------------------------------------------------
r29642 | maechler | 2004-06-03 04:10:49 -0400 (Thu, 03 Jun 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/packages.R
   M /trunk/tests/reg-tests-1.R

branch update

------------------------------------------------------------------------
r29641 | maechler | 2004-06-03 04:10:07 -0400 (Thu, 03 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/utils/R/packages.R
   M /branches/R-1-9-patches/tests/reg-tests-1.R

update.packages("mgcv") error etc

------------------------------------------------------------------------
r29640 | maechler | 2004-06-03 01:01:02 -0400 (Thu, 03 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29639 | maechler | 2004-06-03 01:01:01 -0400 (Thu, 03 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29638 | pd | 2004-06-02 18:41:49 -0400 (Wed, 02 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29637 | pd | 2004-06-02 18:41:45 -0400 (Wed, 02 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29636 | hornik | 2004-06-02 14:11:11 -0400 (Wed, 02 Jun 2004) | 2 lines
Changed paths:
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/doc/R.1
   M /trunk/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r29635 | hornik | 2004-06-02 14:11:06 -0400 (Wed, 02 Jun 2004) | 3 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R
   M /trunk/src/library/tools/R/Rd.R
   M /trunk/src/library/tools/R/admin.R
   M /trunk/src/library/tools/R/utils.R

Underscores for better legibility.
New internal utility function .read_description().

------------------------------------------------------------------------
r29634 | hornik | 2004-06-02 14:11:01 -0400 (Wed, 02 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/library.R

Cosmetics.

------------------------------------------------------------------------
r29633 | hornik | 2004-06-02 14:10:58 -0400 (Wed, 02 Jun 2004) | 2 lines
Changed paths:
   D /trunk/src/library/tools/man/tools-internal.Rd

Removed.

------------------------------------------------------------------------
r29632 | rgentlem | 2004-06-02 13:56:36 -0400 (Wed, 02 Jun 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/eapply.Rd

fixed the man page

------------------------------------------------------------------------
r29631 | maechler | 2004-06-02 01:01:02 -0400 (Wed, 02 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29630 | maechler | 2004-06-02 01:01:01 -0400 (Wed, 02 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29629 | pd | 2004-06-01 18:41:39 -0400 (Tue, 01 Jun 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29628 | pd | 2004-06-01 18:41:35 -0400 (Tue, 01 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29627 | luke | 2004-06-01 18:06:33 -0400 (Tue, 01 Jun 2004) | 2 lines
Changed paths:
   M /trunk/AUTHORS

Fixed email address.

------------------------------------------------------------------------
r29626 | maechler | 2004-06-01 01:01:02 -0400 (Tue, 01 Jun 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29625 | maechler | 2004-06-01 01:01:01 -0400 (Tue, 01 Jun 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29624 | pd | 2004-05-31 18:41:34 -0400 (Mon, 31 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29623 | pd | 2004-05-31 18:41:31 -0400 (Mon, 31 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29622 | bates | 2004-05-31 13:12:58 -0400 (Mon, 31 May 2004) | 2 lines
Changed paths:
   M /trunk/src/main/attrib.c

PROTECT/UNPROTECT in R_do_slot_assign

------------------------------------------------------------------------
r29621 | bates | 2004-05-31 10:17:00 -0400 (Mon, 31 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/time.R
   M /trunk/src/library/base/man/system.time.Rd

Add gcFirst argument to system.time

------------------------------------------------------------------------
r29620 | maechler | 2004-05-31 01:01:02 -0400 (Mon, 31 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29619 | maechler | 2004-05-31 01:01:01 -0400 (Mon, 31 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29618 | bates | 2004-05-30 18:34:25 -0400 (Sun, 30 May 2004) | 2 lines
Changed paths:
   M /trunk/THANKS

Added Deepayan

------------------------------------------------------------------------
r29617 | maechler | 2004-05-30 01:01:02 -0400 (Sun, 30 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29616 | maechler | 2004-05-30 01:01:01 -0400 (Sun, 30 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29615 | pd | 2004-05-29 18:41:29 -0400 (Sat, 29 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29614 | pd | 2004-05-29 18:41:26 -0400 (Sat, 29 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29613 | maechler | 2004-05-29 17:17:18 -0400 (Sat, 29 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/backsolve.R

branch update

------------------------------------------------------------------------
r29612 | maechler | 2004-05-29 17:16:21 -0400 (Sat, 29 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/base/R/backsolve.R

backsolve(*, k < nrow)

------------------------------------------------------------------------
r29611 | maechler | 2004-05-29 01:01:02 -0400 (Sat, 29 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29610 | maechler | 2004-05-29 01:01:01 -0400 (Sat, 29 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29609 | pd | 2004-05-28 18:41:22 -0400 (Fri, 28 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29608 | pd | 2004-05-28 18:41:18 -0400 (Fri, 28 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29607 | rgentlem | 2004-05-28 15:04:28 -0400 (Fri, 28 May 2004) | 2 lines
Changed paths:
   M /trunk/src/main/dstruct.c

one more change for environments

------------------------------------------------------------------------
r29606 | hornik | 2004-05-28 08:03:14 -0400 (Fri, 28 May 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29605 | hornik | 2004-05-28 08:03:09 -0400 (Fri, 28 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29604 | hornik | 2004-05-28 07:05:51 -0400 (Fri, 28 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/dump.Rd

Cosmetics.

------------------------------------------------------------------------
r29603 | iacus | 2004-05-28 03:09:18 -0400 (Fri, 28 May 2004) | 2 lines
Changed paths:
   M /trunk/src/include/Defn.h
   M /trunk/src/unix/Runix.h

moved Rf_initEmbeddedR from Runix.c to Defn.h to quiet gcc on darwin

------------------------------------------------------------------------
r29602 | maechler | 2004-05-28 01:01:02 -0400 (Fri, 28 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29601 | maechler | 2004-05-28 01:01:01 -0400 (Fri, 28 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29600 | pd | 2004-05-27 18:41:24 -0400 (Thu, 27 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29599 | pd | 2004-05-27 18:41:20 -0400 (Thu, 27 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29598 | pd | 2004-05-27 13:38:13 -0400 (Thu, 27 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/format.Date.Rd

couple of typos

------------------------------------------------------------------------
r29597 | murdoch | 2004-05-27 08:18:11 -0400 (Thu, 27 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/dump.Rd

Missing args documented

------------------------------------------------------------------------
r29596 | hornik | 2004-05-27 03:05:52 -0400 (Thu, 27 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats4/man/update-methods.Rd

Give \usage for update, not plot ...

------------------------------------------------------------------------
r29595 | hornik | 2004-05-27 01:21:03 -0400 (Thu, 27 May 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29594 | hornik | 2004-05-27 01:20:58 -0400 (Thu, 27 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29593 | maechler | 2004-05-27 01:01:02 -0400 (Thu, 27 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29592 | maechler | 2004-05-27 01:01:01 -0400 (Thu, 27 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29591 | pd | 2004-05-26 18:41:20 -0400 (Wed, 26 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29590 | pd | 2004-05-26 18:41:16 -0400 (Wed, 26 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29589 | ripley | 2004-05-26 11:10:34 -0400 (Wed, 26 May 2004) | 2 lines
Changed paths:
   M /trunk/src/Makefile.in
   M /trunk/src/appl/Makefile.in
   M /trunk/src/main/Makefile.in
   A /trunk/src/main/Rembedded.c
   A /trunk/src/main/Rmain.c
   M /trunk/src/nmath/Makefile.in
   M /trunk/src/unix/Makefile.in
   D /trunk/src/unix/Rembedded.c
   D /trunk/src/unix/Rmain.c

revert back to building in src/main

------------------------------------------------------------------------
r29588 | hornik | 2004-05-26 08:28:58 -0400 (Wed, 26 May 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29587 | hornik | 2004-05-26 08:28:53 -0400 (Wed, 26 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29586 | ripley | 2004-05-26 05:08:14 -0400 (Wed, 26 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Rmath.h0.in
   M /trunk/src/nmath/mlutils.c
   M /trunk/src/nmath/pbeta.c
   M /trunk/src/nmath/pgamma.c
   M /trunk/src/nmath/qgamma.c

branch update

------------------------------------------------------------------------
r29585 | ripley | 2004-05-26 05:04:08 -0400 (Wed, 26 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/include/Rmath.h0.in
   M /branches/R-1-9-patches/src/nmath/mlutils.c

fixup DEBUG options in nmath standalone.

------------------------------------------------------------------------
r29584 | ripley | 2004-05-26 05:02:40 -0400 (Wed, 26 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/nmath/pgamma.c
   M /branches/R-1-9-patches/src/nmath/qgamma.c

DEBUG cases were broken, at least standalone.

------------------------------------------------------------------------
r29583 | ripley | 2004-05-26 05:00:45 -0400 (Wed, 26 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/nmath/pbeta.c

last change broke standalone build

------------------------------------------------------------------------
r29582 | maechler | 2004-05-26 01:01:02 -0400 (Wed, 26 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29581 | maechler | 2004-05-26 01:01:01 -0400 (Wed, 26 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29580 | murdoch | 2004-05-25 13:34:07 -0400 (Tue, 25 May 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/NEWS
   M /trunk/doc/manual/R-FAQ.texi
   M /trunk/src/include/Defn.h
   M /trunk/src/library/base/R/New-Internal.R
   M /trunk/src/library/base/R/dput.R
   M /trunk/src/library/base/R/dump.R
   M /trunk/src/library/base/R/source.R
   M /trunk/src/library/base/man/deparse.Rd
   M /trunk/src/library/base/man/dput.Rd
   M /trunk/src/library/base/man/dump.Rd
   M /trunk/src/main/coerce.c
   M /trunk/src/main/deparse.c
   M /trunk/src/main/deriv.c
   M /trunk/src/main/errors.c
   M /trunk/src/main/names.c
   M /trunk/src/main/print.c
   M /trunk/src/main/relop.c
   M /trunk/src/main/unique.c
   M /trunk/src/unix/edit.c
   M /trunk/tests/eval-etc.R
   M /trunk/tests/eval-etc.Rout.save
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

forDisplay and useSource additions to deparsing

------------------------------------------------------------------------
r29579 | rgentlem | 2004-05-25 12:53:48 -0400 (Tue, 25 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

updated for eapply

------------------------------------------------------------------------
r29578 | rgentlem | 2004-05-25 12:48:37 -0400 (Tue, 25 May 2004) | 2 lines
Changed paths:
   M /trunk/src/include/Defn.h
   M /trunk/src/include/Internal.h
   M /trunk/src/main/envir.c
   M /trunk/src/main/names.c

adding eapply for environments and fixing a bug in length for environments

------------------------------------------------------------------------
r29577 | rgentlem | 2004-05-25 12:48:04 -0400 (Tue, 25 May 2004) | 2 lines
Changed paths:
   A /trunk/src/library/base/R/eapply.R
   A /trunk/src/library/base/man/eapply.Rd

adding apply for environments

------------------------------------------------------------------------
r29576 | maechler | 2004-05-25 06:05:28 -0400 (Tue, 25 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/summary.c

branch update

------------------------------------------------------------------------
r29575 | maechler | 2004-05-25 06:03:12 -0400 (Tue, 25 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/main/summary.c

PROTECT(ans) in which.min() / which.max()

------------------------------------------------------------------------
r29574 | ripley | 2004-05-25 04:56:58 -0400 (Tue, 25 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/R_ext/GetX11Image.h
   M /trunk/src/unix/system.c

remove obselete entry point prt_R_GetX11Image

------------------------------------------------------------------------
r29573 | ripley | 2004-05-25 04:06:14 -0400 (Tue, 25 May 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/system.c

cosmetics

------------------------------------------------------------------------
r29572 | ripley | 2004-05-25 02:28:45 -0400 (Tue, 25 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/NAMESPACE
   M /trunk/src/library/stats/R/glm.R
   M /trunk/src/library/stats/R/lm.R
   M /trunk/tests/reg-tests-2.Rout.save

PR#6902: what formula gives on lm and glm objects

------------------------------------------------------------------------
r29571 | ripley | 2004-05-25 02:25:30 -0400 (Tue, 25 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/make.names.Rd
   M /trunk/src/library/base/man/read.table.Rd
   M /trunk/src/library/base/man/substitute.Rd
   M /trunk/src/library/grid/man/grid.points.Rd
   M /trunk/src/library/stats4/man/update-methods.Rd
   M /trunk/src/library/tools/R/QC.R
   M /trunk/src/library/tools/man/fileutils.Rd
   M /trunk/src/library/tools/man/vignetteDepends.Rd

branch update

------------------------------------------------------------------------
r29570 | ripley | 2004-05-25 02:23:05 -0400 (Tue, 25 May 2004) | 2 lines
Changed paths:
   M /trunk/src/main/names.c
   M /trunk/src/unix/devUI.h
   M /trunk/src/unix/devices.c
   M /trunk/src/unix/stubs.c
   M /trunk/src/unix/system.c

remove vestiges of bundled GTK device

------------------------------------------------------------------------
r29569 | maechler | 2004-05-25 01:01:02 -0400 (Tue, 25 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29568 | maechler | 2004-05-25 01:01:01 -0400 (Tue, 25 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29567 | hornik | 2004-05-24 19:01:29 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/tools/man/vignetteDepends.Rd

No aliases for internal name space variables.

------------------------------------------------------------------------
r29566 | hornik | 2004-05-24 19:01:22 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/substitute.Rd
   M /branches/R-1-9-patches/src/library/grid/man/grid.points.Rd
   M /branches/R-1-9-patches/src/library/stats4/man/update-methods.Rd
   M /branches/R-1-9-patches/src/library/tools/man/fileutils.Rd

Make usage sections valid syntax/markup.

------------------------------------------------------------------------
r29565 | hornik | 2004-05-24 19:01:12 -0400 (Mon, 24 May 2004) | 4 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/tools/R/QC.R

Fix regexp for \S4method markup (siglist is comma-separated).
Alongside, create two variables with regexps for S3 and S4 method markup,
and a function .parse_usage_as_much_as_possible() to reduce cut'n'paste.

------------------------------------------------------------------------
r29564 | hornik | 2004-05-24 19:00:36 -0400 (Mon, 24 May 2004) | 3 lines
Changed paths:
   M /trunk/src/scripts/check.in

Check DESCRIPTION 'Suggests' fields together with 'Depends'.
Try handling zipped latex dirs along the lines of zipped Rex dirs.

------------------------------------------------------------------------
r29563 | hornik | 2004-05-24 18:59:56 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/build.in

Cosmetics.

------------------------------------------------------------------------
r29562 | hornik | 2004-05-24 18:58:52 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/R/Utils.pm

New utility functions sQuote() and dQuote().

------------------------------------------------------------------------
r29561 | hornik | 2004-05-24 18:58:29 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/Makefile.in
   M /trunk/src/library/tools/NAMESPACE
   M /trunk/src/library/tools/man/tools-internal.Rd
   M /trunk/src/scripts/INSTALL.in

Remove .installPackage* functions from the tools namespace.

------------------------------------------------------------------------
r29560 | pd | 2004-05-24 18:41:06 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29559 | pd | 2004-05-24 18:41:02 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29558 | pd | 2004-05-24 18:01:12 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/make.names.Rd
   M /branches/R-1-9-patches/src/library/base/man/read.table.Rd

underscore workarounds

------------------------------------------------------------------------
r29557 | ripley | 2004-05-24 16:54:24 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/make.names.Rd
   M /trunk/src/library/grid/Makefile.in
   M /trunk/src/library/stats/R/ts.R
   M /trunk/src/library/stats/man/arima.sim.Rd

branch update

------------------------------------------------------------------------
r29556 | ripley | 2004-05-24 16:52:26 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/configure

version number has been bumped

------------------------------------------------------------------------
r29555 | ripley | 2004-05-24 16:51:15 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/grid/Makefile.in

tests directory was not being shipped!

------------------------------------------------------------------------
r29554 | ripley | 2004-05-24 15:50:24 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   D /trunk/src/main/Rembedded.c
   D /trunk/src/main/Rmain.c

moved to src/unix

------------------------------------------------------------------------
r29553 | ripley | 2004-05-24 15:44:20 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /trunk/src/Makefile.in
   M /trunk/src/appl/Makefile.in
   M /trunk/src/main/Makefile.in
   M /trunk/src/nmath/Makefile.in
   M /trunk/src/unix/Makefile.in
   A /trunk/src/unix/Rembedded.c
   A /trunk/src/unix/Rmain.c

move Unix main build to src/unix

------------------------------------------------------------------------
r29552 | ripley | 2004-05-24 15:39:17 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/readme.packages

comments on macros and VC++

------------------------------------------------------------------------
r29551 | maechler | 2004-05-24 15:34:41 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/fisher.test.R
   M /trunk/src/library/stats/man/fisher.test.Rd

fisher.test(*, conf.int = T/F)

------------------------------------------------------------------------
r29550 | maechler | 2004-05-24 15:31:15 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/str.R
   M /trunk/src/library/utils/man/str.Rd

str(<S4-obj>)

------------------------------------------------------------------------
r29549 | ripley | 2004-05-24 13:27:06 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/stats/R/ts.R
   M /branches/R-1-9-patches/src/library/stats/man/arima.sim.Rd

allow a null model in arima.sim

------------------------------------------------------------------------
r29548 | ripley | 2004-05-24 13:00:43 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/h/config.h

update to match autoconf

------------------------------------------------------------------------
r29547 | ripley | 2004-05-24 12:06:22 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/make.names.Rd

update for 1.9.0 changes

------------------------------------------------------------------------
r29546 | maechler | 2004-05-24 11:20:24 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/bxp.Rd

wrap the documented "..." arguments inside "\describe{..}"

------------------------------------------------------------------------
r29545 | maechler | 2004-05-24 11:11:11 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /trunk/src/nmath/pbeta.c
   M /trunk/src/nmath/qgamma.c

branch update

------------------------------------------------------------------------
r29544 | maechler | 2004-05-24 11:07:04 -0400 (Mon, 24 May 2004) | 3 lines
Changed paths:
   M /branches/R-1-9-patches/src/nmath/qgamma.c

comments + minor fix in final Newton step logic
BUT the real fix will probably replace the code entirely!

------------------------------------------------------------------------
r29543 | maechler | 2004-05-24 11:03:02 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/nmath/pbeta.c

allow user interrupt -- the real fix will replace the code entirely!

------------------------------------------------------------------------
r29542 | maechler | 2004-05-24 10:57:15 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/plot.ts.Rd

branch update

------------------------------------------------------------------------
r29541 | maechler | 2004-05-24 10:56:21 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/man/plot.ts.Rd

document 'axes'

------------------------------------------------------------------------
r29540 | pd | 2004-05-24 10:43:54 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/VERSION

goto 1.9.1 alpha

------------------------------------------------------------------------
r29539 | ripley | 2004-05-24 05:01:02 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/doc/html/R-admin.html

update after improving Beebe's test

------------------------------------------------------------------------
r29538 | ripley | 2004-05-24 04:58:22 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /trunk/m4/R.m4

Beebe's test does not allow for extended-precision calcs (or a faulty pow)

------------------------------------------------------------------------
r29537 | ripley | 2004-05-24 03:33:37 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/optim.R

Last change had syntax error!

------------------------------------------------------------------------
r29536 | ripley | 2004-05-24 03:04:43 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg

use tools:::

------------------------------------------------------------------------
r29535 | ripley | 2004-05-24 03:00:57 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg

use tools:::

------------------------------------------------------------------------
r29534 | ripley | 2004-05-24 02:59:29 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/R/barplot.R
   M /trunk/src/library/graphics/man/barplot.Rd
   M /trunk/src/library/stats/man/printCoefmat.Rd
   M /trunk/src/library/tools/R/index.R
   M /trunk/src/scripts/INSTALL.in

branch update

------------------------------------------------------------------------
r29533 | ripley | 2004-05-24 02:52:06 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/man/printCoefmat.Rd

typo

------------------------------------------------------------------------
r29532 | maechler | 2004-05-24 01:01:02 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29531 | maechler | 2004-05-24 01:01:01 -0400 (Mon, 24 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29530 | hornik | 2004-05-23 18:42:14 -0400 (Sun, 23 May 2004) | 3 lines
Changed paths:
   M /trunk/src/library/tools/NAMESPACE

Remove .checkDemoIndex() and .checkVignetteIndex() from the tools
namespace.

------------------------------------------------------------------------
r29529 | hornik | 2004-05-23 18:41:51 -0400 (Sun, 23 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/attach.R
   M /trunk/src/library/base/R/pretty.R
   M /trunk/src/library/base/R/readtable.R
   M /trunk/src/library/base/R/scan.R
   M /trunk/src/library/graphics/R/hist.R
   M /trunk/src/library/stats/R/anova.R
   M /trunk/src/library/stats/R/dendrogram.R
   M /trunk/src/library/stats/R/hclust.R
   M /trunk/src/library/stats/R/optim.R
   M /trunk/src/library/stats/R/smspline.R
   M /trunk/src/library/stats/R/stepfun.R
   M /trunk/src/library/tools/src/Rmd5.c
   M /trunk/src/library/utils/R/aqua/GUI.R
   M /trunk/src/library/utils/R/packages.R
   M /trunk/src/library/utils/R/str.R
   M /trunk/src/library/utils/R/unix/update.packages.R
   M /trunk/src/library/utils/R/windows/update.packages.R
   M /trunk/tests/reg-IO2.Rout.save

Eliminate hard-coded directional single quotes.

------------------------------------------------------------------------
r29528 | hornik | 2004-05-23 18:41:27 -0400 (Sun, 23 May 2004) | 4 lines
Changed paths:
   M /trunk/src/scripts/check.in

Remove R_CHECK_WITH_T_N_F_AS_NULL back-compatibility code.
.checkDemoIndex() and .checkVignetteIndex() are gone from the tools
namespace.

------------------------------------------------------------------------
r29527 | hornik | 2004-05-23 18:41:15 -0400 (Sun, 23 May 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/massage-Examples.pl

Remove R_CHECK_WITH_T_N_F_AS_NULL back-compatibility code.

------------------------------------------------------------------------
r29526 | hornik | 2004-05-23 18:41:08 -0400 (Sun, 23 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/Rd.R

New very preliminary function Rd_parse().

------------------------------------------------------------------------
r29525 | pd | 2004-05-23 18:41:01 -0400 (Sun, 23 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29524 | pd | 2004-05-23 18:40:57 -0400 (Sun, 23 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29523 | hornik | 2004-05-23 18:38:22 -0400 (Sun, 23 May 2004) | 4 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/graphics/R/barplot.R
   M /branches/R-1-9-patches/src/library/graphics/man/barplot.Rd

Make the default barplot method handle vectors and 1-d arrays the same,
which should also fix PR#6776.  Use grey instead of heat color palettes
for the non-2-d case, and document the new color defaults.

------------------------------------------------------------------------
r29522 | hornik | 2004-05-23 18:38:13 -0400 (Sun, 23 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/tools/R/index.R

Update comment.

------------------------------------------------------------------------
r29521 | hornik | 2004-05-23 18:38:03 -0400 (Sun, 23 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/scripts/INSTALL.in

Fix case in one debug statement.

------------------------------------------------------------------------
r29520 | hornik | 2004-05-23 18:37:50 -0400 (Sun, 23 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r29519 | ripley | 2004-05-23 05:11:01 -0400 (Sun, 23 May 2004) | 2 lines
Changed paths:
   M /trunk/src/appl/Makefile.in
   M /trunk/src/nmath/Makefile.in
   M /trunk/src/unix/Makefile.in

precautionary removal of library when altered, as ar only adds

------------------------------------------------------------------------
r29518 | ripley | 2004-05-23 05:03:39 -0400 (Sun, 23 May 2004) | 2 lines
Changed paths:
   M /trunk/src/extra/bzip2/Makefile.in
   M /trunk/src/extra/pcre/Makefile.in
   M /trunk/src/extra/xdr/Makefile.in
   M /trunk/src/extra/zlib/Makefile.in

precautionary removal of library when altered, as ar only adds

------------------------------------------------------------------------
r29517 | ripley | 2004-05-23 03:34:04 -0400 (Sun, 23 May 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/man-install.sh

remove debugging code

------------------------------------------------------------------------
r29516 | ripley | 2004-05-23 03:33:43 -0400 (Sun, 23 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/man-install.sh

remove debugging code

------------------------------------------------------------------------
r29515 | ripley | 2004-05-23 03:31:54 -0400 (Sun, 23 May 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/installer/Makefile
   A /trunk/src/gnuwin32/man-install.sh
   M /trunk/src/library/base/man/serialize.Rd
   M /trunk/src/library/stats/man/arima.Rd
   M /trunk/src/library/stats/man/arima0.Rd

branch update

------------------------------------------------------------------------
r29514 | ripley | 2004-05-23 03:30:37 -0400 (Sun, 23 May 2004) | 2 lines
Changed paths:
   A /branches/R-1-9-patches/src/gnuwin32/man-install.sh

cope with .Rd names containing ()

------------------------------------------------------------------------
r29513 | ripley | 2004-05-23 03:26:19 -0400 (Sun, 23 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/CHANGES
   M /branches/R-1-9-patches/src/gnuwin32/MakePkg
   M /branches/R-1-9-patches/src/gnuwin32/installer/Makefile

cope with .Rd names containing ()

------------------------------------------------------------------------
r29512 | ripley | 2004-05-23 02:42:13 -0400 (Sun, 23 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/man/arima.Rd
   M /branches/R-1-9-patches/src/library/stats/man/arima0.Rd

clarify that fixed has priority over init

------------------------------------------------------------------------
r29511 | ripley | 2004-05-23 02:16:38 -0400 (Sun, 23 May 2004) | 3 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/serialize.Rd

typo
ascii=TRUE output is a text string

------------------------------------------------------------------------
r29510 | ripley | 2004-05-23 02:09:13 -0400 (Sun, 23 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Defn.h
   M /trunk/src/include/R_ext/PrtUtil.h
   M /trunk/src/include/R_ext/Utils.h
   M /trunk/src/main/builtin.c
   M /trunk/src/main/format.c
   M /trunk/src/main/paste.c
   M /trunk/src/main/print.c
   M /trunk/src/main/printarray.c
   M /trunk/src/main/printutils.c
   M /trunk/src/main/printvector.c

arrange that strings with embedded nuls are printed sensibly

------------------------------------------------------------------------
r29509 | ripley | 2004-05-23 02:08:24 -0400 (Sun, 23 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/serialize.Rd

typo

------------------------------------------------------------------------
r29508 | maechler | 2004-05-23 01:01:02 -0400 (Sun, 23 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29507 | maechler | 2004-05-23 01:01:01 -0400 (Sun, 23 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29506 | pd | 2004-05-22 18:41:01 -0400 (Sat, 22 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29505 | pd | 2004-05-22 18:40:57 -0400 (Sat, 22 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29504 | ripley | 2004-05-22 16:34:54 -0400 (Sat, 22 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/library.R

mle was replaced by stats4

------------------------------------------------------------------------
r29503 | ripley | 2004-05-22 16:34:06 -0400 (Sat, 22 May 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-lang.texi
   M /trunk/src/library/stats/man/optim.Rd
   M /trunk/src/library/tools/R/admin.R

branch update

------------------------------------------------------------------------
r29502 | ripley | 2004-05-22 16:18:58 -0400 (Sat, 22 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/man/optim.Rd

typo

------------------------------------------------------------------------
r29501 | ripley | 2004-05-22 16:11:47 -0400 (Sat, 22 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-lang.texi

typo

------------------------------------------------------------------------
r29500 | ripley | 2004-05-22 14:47:13 -0400 (Sat, 22 May 2004) | 2 lines
Changed paths:
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/m4/R.m4

undo alignment of C and C++ make rules as Solaris was failing

------------------------------------------------------------------------
r29499 | ripley | 2004-05-22 14:23:36 -0400 (Sat, 22 May 2004) | 2 lines
Changed paths:
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/m4/R.m4

more bringing dependency rules into line

------------------------------------------------------------------------
r29498 | ripley | 2004-05-22 14:15:13 -0400 (Sat, 22 May 2004) | 2 lines
Changed paths:
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/doc/html/R-admin.html
   M /trunk/m4/R.m4

do escaping consistently in C and C++ dependency rules

------------------------------------------------------------------------
r29497 | ripley | 2004-05-22 14:10:12 -0400 (Sat, 22 May 2004) | 2 lines
Changed paths:
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure

 update from m4/R.m4 and configure.ac changes

------------------------------------------------------------------------
r29496 | ripley | 2004-05-22 14:05:08 -0400 (Sat, 22 May 2004) | 2 lines
Changed paths:
   M /trunk/Makeconf.in
   M /trunk/NEWS
   M /trunk/configure.ac
   M /trunk/etc/Makeconf.in
   M /trunk/m4/R.m4

look for sed in /usr/xpg4/bin first (for Solaris), use it in dependencies

------------------------------------------------------------------------
r29495 | ripley | 2004-05-22 13:13:03 -0400 (Sat, 22 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/NAMESPACE
   M /trunk/src/library/stats/R/nls.R

add coef method for "summary.nls" class.

------------------------------------------------------------------------
r29494 | hornik | 2004-05-22 10:37:21 -0400 (Sat, 22 May 2004) | 4 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/tools/R/admin.R

When adding package names to created indices, use the basename of the
directory to install *to* (not the one installing *from*).
Fixes Debian Bug#248430.

------------------------------------------------------------------------
r29493 | hornik | 2004-05-22 10:17:12 -0400 (Sat, 22 May 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29492 | hornik | 2004-05-22 10:17:07 -0400 (Sat, 22 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29491 | ripley | 2004-05-22 04:49:21 -0400 (Sat, 22 May 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi
   M /trunk/share/perl/R/Utils.pm
   M /trunk/src/library/utils/man/help.search.Rd
   M /trunk/src/scripts/build.in
   M /trunk/src/scripts/check.in

branch update

------------------------------------------------------------------------
r29490 | hornik | 2004-05-22 02:11:20 -0400 (Sat, 22 May 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29489 | hornik | 2004-05-22 02:11:15 -0400 (Sat, 22 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29488 | maechler | 2004-05-22 01:01:02 -0400 (Sat, 22 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29487 | maechler | 2004-05-22 01:01:01 -0400 (Sat, 22 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29486 | pd | 2004-05-21 18:40:52 -0400 (Fri, 21 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29485 | pd | 2004-05-21 18:40:48 -0400 (Fri, 21 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29484 | maechler | 2004-05-21 01:01:02 -0400 (Fri, 21 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29483 | maechler | 2004-05-21 01:01:01 -0400 (Fri, 21 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29482 | hornik | 2004-05-20 01:49:09 -0400 (Thu, 20 May 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29481 | hornik | 2004-05-20 01:49:03 -0400 (Thu, 20 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29480 | maechler | 2004-05-20 01:01:02 -0400 (Thu, 20 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29479 | maechler | 2004-05-20 01:01:01 -0400 (Thu, 20 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29478 | pd | 2004-05-19 18:40:45 -0400 (Wed, 19 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29477 | pd | 2004-05-19 18:40:42 -0400 (Wed, 19 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29476 | hornik | 2004-05-19 11:44:39 -0400 (Wed, 19 May 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29475 | hornik | 2004-05-19 11:44:34 -0400 (Wed, 19 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29474 | hornik | 2004-05-19 07:18:40 -0400 (Wed, 19 May 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29473 | hornik | 2004-05-19 07:18:35 -0400 (Wed, 19 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29472 | hornik | 2004-05-19 06:13:53 -0400 (Wed, 19 May 2004) | 4 lines
Changed paths:
   M /branches/R-1-9-patches/share/perl/R/Utils.pm
   M /branches/R-1-9-patches/src/scripts/build.in
   M /branches/R-1-9-patches/src/scripts/check.in

New Perl sub R::Utils::shell_quote_file_path().
Use this to isolate quoting file paths when calling R_system().
(Related to fixing PR#6830.)

------------------------------------------------------------------------
r29471 | hornik | 2004-05-19 06:13:49 -0400 (Wed, 19 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/utils/man/help.search.Rd

Mention concepts in description.

------------------------------------------------------------------------
r29470 | hornik | 2004-05-19 06:13:46 -0400 (Wed, 19 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-exts.texi

Spelling and markup.

------------------------------------------------------------------------
r29469 | maechler | 2004-05-19 01:01:02 -0400 (Wed, 19 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29468 | maechler | 2004-05-19 01:01:01 -0400 (Wed, 19 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29467 | pd | 2004-05-18 18:40:38 -0400 (Tue, 18 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29466 | pd | 2004-05-18 18:40:34 -0400 (Tue, 18 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29465 | hornik | 2004-05-18 14:47:54 -0400 (Tue, 18 May 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29464 | hornik | 2004-05-18 14:47:49 -0400 (Tue, 18 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29463 | ripley | 2004-05-18 04:24:13 -0400 (Tue, 18 May 2004) | 2 lines
Changed paths:
   M /trunk/src/extra/bzip2/Makefile.win

update

------------------------------------------------------------------------
r29462 | ripley | 2004-05-18 04:14:39 -0400 (Tue, 18 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/doc/html/R-admin.html
   M /trunk/m4/R.m4
   M /trunk/src/extra/bzip2/blocksort.c
   M /trunk/src/extra/bzip2/bzlib.c
   M /trunk/src/extra/bzip2/bzlib_private.h
   M /trunk/src/extra/bzip2/compress.c
   M /trunk/src/gnuwin32/fixed/h/config.h
   M /trunk/src/include/config.h.in

add check for inlining, use it in src/extra/bzip2

------------------------------------------------------------------------
r29461 | ripley | 2004-05-18 01:16:19 -0400 (Tue, 18 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/appl/lbfgsb.c
   M /trunk/src/main/platform.c

branch update

------------------------------------------------------------------------
r29460 | ripley | 2004-05-18 01:04:54 -0400 (Tue, 18 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/main/platform.c

fix PR#6892

------------------------------------------------------------------------
r29459 | maechler | 2004-05-18 01:01:02 -0400 (Tue, 18 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29458 | maechler | 2004-05-18 01:01:01 -0400 (Tue, 18 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29457 | pd | 2004-05-17 18:40:39 -0400 (Mon, 17 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29456 | pd | 2004-05-17 18:40:35 -0400 (Mon, 17 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29455 | ripley | 2004-05-17 17:10:36 -0400 (Mon, 17 May 2004) | 2 lines
Changed paths:
   M /trunk/src/include/R_ext/Arith.h

R_IsNaNorNA is not longer used

------------------------------------------------------------------------
r29454 | ripley | 2004-05-17 17:01:05 -0400 (Mon, 17 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/appl/lbfgsb.c

initialize csave on comment from Purify

------------------------------------------------------------------------
r29453 | ripley | 2004-05-17 12:40:46 -0400 (Mon, 17 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/dataframe.R
   M /trunk/tests/reg-tests-1.R

branch update

------------------------------------------------------------------------
r29452 | ripley | 2004-05-17 11:03:02 -0400 (Mon, 17 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/base/R/dataframe.R
   M /branches/R-1-9-patches/tests/reg-tests-1.R

allow df as well as list rhses of wrong #rows in adf[i,j] <- value.

------------------------------------------------------------------------
r29451 | ripley | 2004-05-17 04:12:39 -0400 (Mon, 17 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/src/nls.c

R_FINITE not R_finite

------------------------------------------------------------------------
r29450 | ripley | 2004-05-17 03:49:31 -0400 (Mon, 17 May 2004) | 2 lines
Changed paths:
   M /trunk/src/main/engine.c

branch update

------------------------------------------------------------------------
r29449 | ripley | 2004-05-17 03:49:15 -0400 (Mon, 17 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grid/src/grid.h
   M /trunk/src/modules/vfonts/g_extern.h

missing config declarations

------------------------------------------------------------------------
r29448 | ripley | 2004-05-17 03:43:28 -0400 (Mon, 17 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/main/engine.c

add some protection when duplicating display list

------------------------------------------------------------------------
r29447 | maechler | 2004-05-17 01:01:02 -0400 (Mon, 17 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29446 | maechler | 2004-05-17 01:01:01 -0400 (Mon, 17 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29445 | pd | 2004-05-16 18:40:31 -0400 (Sun, 16 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29444 | pd | 2004-05-16 18:40:28 -0400 (Sun, 16 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29443 | ripley | 2004-05-16 18:05:19 -0400 (Sun, 16 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/graphics/R/recordplot.R

automagically open a device with replayPlot

------------------------------------------------------------------------
r29442 | ripley | 2004-05-16 17:37:34 -0400 (Sun, 16 May 2004) | 2 lines
Changed paths:
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/m4/R.m4

move IEEE_754 test up, and assume isnan in working_log test.

------------------------------------------------------------------------
r29441 | ripley | 2004-05-16 16:50:36 -0400 (Sun, 16 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/devga.c
   M /trunk/src/include/R_ext/Arith.h
   M /trunk/src/include/Rmath.h0.in
   M /trunk/src/library/stats/src/distance.c
   M /trunk/src/main/arithmetic.c
   M /trunk/src/nmath/mlutils.c
   M /trunk/src/nmath/nmath.h
   M /trunk/tools/GETCONFIG

use Is)finite directly instead of R_finite where easily possible

------------------------------------------------------------------------
r29440 | ripley | 2004-05-16 16:45:33 -0400 (Sun, 16 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/appl/integrate.c
   M /trunk/src/appl/massdist.c
   M /trunk/src/main/engine.c
   M /trunk/src/main/optim.c

branch update

------------------------------------------------------------------------
r29439 | ripley | 2004-05-16 15:00:22 -0400 (Sun, 16 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/main/engine.c

need to duplicate display list when saving and replaying

------------------------------------------------------------------------
r29438 | ripley | 2004-05-16 08:09:17 -0400 (Sun, 16 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/appl/integrate.c
   M /branches/R-1-9-patches/src/appl/massdist.c
   M /branches/R-1-9-patches/src/main/optim.c

missing calls to <config.h>

------------------------------------------------------------------------
r29437 | ripley | 2004-05-16 06:36:58 -0400 (Sun, 16 May 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/h/config.h

update re ISFINITE

------------------------------------------------------------------------
r29436 | ripley | 2004-05-16 06:25:36 -0400 (Sun, 16 May 2004) | 3 lines
Changed paths:
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/m4/R.m4
   M /trunk/src/include/config.h.in

isfinite and isnan are allowed to be macros, so only test for declaration
(which should be in math.h in C99 systems)

------------------------------------------------------------------------
r29435 | ripley | 2004-05-16 06:04:43 -0400 (Sun, 16 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/cum.c
   M /trunk/tests/reg-tests-1.R

preserve names for cumsum etc (as requested by Pat Burns)

------------------------------------------------------------------------
r29434 | maechler | 2004-05-16 01:01:02 -0400 (Sun, 16 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29433 | maechler | 2004-05-16 01:01:01 -0400 (Sun, 16 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29432 | pd | 2004-05-15 18:41:01 -0400 (Sat, 15 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29431 | pd | 2004-05-15 18:40:42 -0400 (Sat, 15 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29430 | hornik | 2004-05-15 13:13:38 -0400 (Sat, 15 May 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29429 | hornik | 2004-05-15 13:12:35 -0400 (Sat, 15 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29428 | maechler | 2004-05-15 07:49:13 -0400 (Sat, 15 May 2004) | 2 lines
Changed paths:
   M /trunk/src/main/plot.c

branch update

------------------------------------------------------------------------
r29427 | maechler | 2004-05-15 07:48:12 -0400 (Sat, 15 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/main/plot.c

remove unsed "fg" var

------------------------------------------------------------------------
r29426 | ripley | 2004-05-15 04:01:41 -0400 (Sat, 15 May 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/h/config.h

update for configure changes

------------------------------------------------------------------------
r29425 | ripley | 2004-05-15 04:01:19 -0400 (Sat, 15 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/dataframe.R

add validity checking to dimnames<-.data.frame

------------------------------------------------------------------------
r29424 | ripley | 2004-05-15 03:18:02 -0400 (Sat, 15 May 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/m4/R.m4
   M /trunk/src/include/config.h.in

check for isfinite and check it works (and will shortly use it in preference
to finite).  Only check finite works it is actually found.

------------------------------------------------------------------------
r29423 | ripley | 2004-05-15 02:29:14 -0400 (Sat, 15 May 2004) | 2 lines
Changed paths:
   M /trunk/src/include/R_ext/Arith.h
   M /trunk/src/include/Rmath.h0.in
   M /trunk/src/main/arithmetic.c
   M /trunk/src/nmath/mlutils.c
   M /trunk/src/nmath/nmath.h
   M /trunk/src/nmath/standalone/README

more removal of non-IEEE_754 code

------------------------------------------------------------------------
r29422 | maechler | 2004-05-15 01:01:02 -0400 (Sat, 15 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29421 | maechler | 2004-05-15 01:01:01 -0400 (Sat, 15 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29420 | pd | 2004-05-14 18:40:23 -0400 (Fri, 14 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29419 | pd | 2004-05-14 18:40:19 -0400 (Fri, 14 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29418 | ripley | 2004-05-14 18:28:56 -0400 (Fri, 14 May 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi

update now we assume IEEE754

------------------------------------------------------------------------
r29417 | ripley | 2004-05-14 16:11:19 -0400 (Fri, 14 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/serialize.Rd
   M /trunk/src/library/stats/R/aggregate.R
   M /trunk/tests/reg-tests-1.R

branch update

------------------------------------------------------------------------
r29416 | ripley | 2004-05-14 14:46:28 -0400 (Fri, 14 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/stats/R/aggregate.R
   M /branches/R-1-9-patches/tests/reg-tests-1.R

missing drop=FALSE in aggregate.data.frame

------------------------------------------------------------------------
r29415 | ripley | 2004-05-14 14:37:16 -0400 (Fri, 14 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/serialize.Rd

typo and clarifications

------------------------------------------------------------------------
r29414 | maechler | 2004-05-14 05:16:24 -0400 (Fri, 14 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/R/boxplot.R
   M /trunk/src/library/graphics/man/boxplot.Rd
   M /trunk/src/library/graphics/man/bxp.Rd

new "S+ like" boxplot() options

------------------------------------------------------------------------
r29413 | ripley | 2004-05-14 03:58:16 -0400 (Fri, 14 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/main/arithmetic.c

typos

------------------------------------------------------------------------
r29412 | ripley | 2004-05-14 03:20:33 -0400 (Fri, 14 May 2004) | 2 lines
Changed paths:
   M /trunk/src/include/Defn.h
   M /trunk/src/main/arithmetic.c
   M /trunk/src/main/random.c
   M /trunk/src/main/summary.c

remove the now-unneeded MATH_CHECK

------------------------------------------------------------------------
r29411 | ripley | 2004-05-14 03:19:58 -0400 (Fri, 14 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/dist.Rd

we do now assume IEEE

------------------------------------------------------------------------
r29410 | ripley | 2004-05-14 02:50:59 -0400 (Fri, 14 May 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html
   M /trunk/doc/manual/R-admin.texi
   M /trunk/src/include/Defn.h
   M /trunk/src/include/Errormsg.h
   M /trunk/src/include/R_ext/Arith.h
   M /trunk/src/library/base/R/LAPACK.R
   M /trunk/src/library/base/R/eigen.R
   M /trunk/src/library/base/man/capabilities.Rd
   M /trunk/src/main/arithmetic.c
   M /trunk/src/main/array.c
   M /trunk/src/main/complex.c
   M /trunk/src/main/cum.c
   M /trunk/src/main/eval.c
   M /trunk/src/main/printutils.c
   M /trunk/src/main/printvector.c
   M /trunk/src/main/summary.c
   M /trunk/src/main/unique.c

remove uses of capabilities("IEEE754") and IEEE_754 (except in nmath)

------------------------------------------------------------------------
r29409 | maechler | 2004-05-14 01:01:02 -0400 (Fri, 14 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29408 | maechler | 2004-05-14 01:01:01 -0400 (Fri, 14 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29407 | pd | 2004-05-13 18:40:23 -0400 (Thu, 13 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29406 | pd | 2004-05-13 18:40:19 -0400 (Thu, 13 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29405 | ripley | 2004-05-13 15:18:23 -0400 (Thu, 13 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/m4/R.m4

make not finding IEEE 754 support a configuration error

------------------------------------------------------------------------
r29404 | ripley | 2004-05-13 10:01:55 -0400 (Thu, 13 May 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/massage-Examples.pl

branch update

------------------------------------------------------------------------
r29403 | ripley | 2004-05-13 09:59:45 -0400 (Thu, 13 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/share/perl/massage-Examples.pl

skip commented lines in looking for par and options settings

------------------------------------------------------------------------
r29402 | maechler | 2004-05-13 09:05:49 -0400 (Thu, 13 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/ts.R
   M /trunk/src/library/stats/man/plot.ts.Rd

branch update

------------------------------------------------------------------------
r29401 | maechler | 2004-05-13 09:03:41 -0400 (Thu, 13 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/stats/R/ts.R
   M /branches/R-1-9-patches/src/library/stats/man/plot.ts.Rd

plot.ts(* "multiple", xlab,ann,axes fix; yax.flip,..)

------------------------------------------------------------------------
r29400 | ripley | 2004-05-13 07:39:44 -0400 (Thu, 13 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/main/array.c

oops, code got run twice in IEEE case of crossprod.

------------------------------------------------------------------------
r29399 | ripley | 2004-05-13 05:44:50 -0400 (Thu, 13 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-admin.texi
   M /trunk/src/library/base/R/eigen.R
   M /trunk/src/library/stats/man/dist.Rd
   M /trunk/src/main/arithmetic.c

branch update

------------------------------------------------------------------------
r29398 | ripley | 2004-05-13 04:37:19 -0400 (Thu, 13 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/man/dist.Rd

using if() disturbs the output on IEEE 754 systems, so comment instead.

------------------------------------------------------------------------
r29397 | maechler | 2004-05-13 04:18:27 -0400 (Thu, 13 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/wilcox.test.Rd

branch update

------------------------------------------------------------------------
r29396 | ripley | 2004-05-13 04:05:40 -0400 (Thu, 13 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/base/R/eigen.R
   M /branches/R-1-9-patches/src/library/stats/man/dist.Rd
   M /branches/R-1-9-patches/src/main/arithmetic.c

mend some more breaks in the non-IEEE754 case

------------------------------------------------------------------------
r29395 | ripley | 2004-05-13 04:02:02 -0400 (Thu, 13 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-admin.texi

make one more AIX64 change in configure

------------------------------------------------------------------------
r29394 | hornik | 2004-05-13 02:32:47 -0400 (Thu, 13 May 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29393 | hornik | 2004-05-13 02:32:42 -0400 (Thu, 13 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29392 | maechler | 2004-05-13 01:01:02 -0400 (Thu, 13 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29391 | maechler | 2004-05-13 01:01:01 -0400 (Thu, 13 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29390 | maechler | 2004-05-12 18:50:24 -0400 (Wed, 12 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/man/wilcox.test.Rd

add \concept{} (and more) for 'Mann-Whitney'

------------------------------------------------------------------------
r29389 | pd | 2004-05-12 18:40:14 -0400 (Wed, 12 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29388 | pd | 2004-05-12 18:40:11 -0400 (Wed, 12 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29387 | ripley | 2004-05-12 17:12:45 -0400 (Wed, 12 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/src/library/base/R/LAPACK.R
   M /trunk/src/library/base/R/format.R
   M /trunk/src/library/base/R/svd.R
   M /trunk/src/main/arithmetic.c
   M /trunk/src/main/array.c
   M /trunk/src/main/summary.c
   M /trunk/src/modules/lapack/Lapack.c

branch update

------------------------------------------------------------------------
r29386 | ripley | 2004-05-12 16:57:30 -0400 (Wed, 12 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/R/LAPACK.R
   M /branches/R-1-9-patches/src/library/base/R/svd.R
   M /branches/R-1-9-patches/src/modules/lapack/Lapack.c

mend some breaks in the non-IEEE754 case

------------------------------------------------------------------------
r29385 | ripley | 2004-05-12 16:46:49 -0400 (Wed, 12 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/configure

update for AIX64 change

------------------------------------------------------------------------
r29384 | ripley | 2004-05-12 16:44:01 -0400 (Wed, 12 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/base/R/format.R
   M /branches/R-1-9-patches/src/main/arithmetic.c
   M /branches/R-1-9-patches/src/main/array.c

mend some breaks in the non-IEEE754 case

------------------------------------------------------------------------
r29383 | ripley | 2004-05-12 16:33:46 -0400 (Wed, 12 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/configure.ac

add test for 64-bit on AIX

------------------------------------------------------------------------
r29382 | ripley | 2004-05-12 13:04:21 -0400 (Wed, 12 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/main/summary.c

erroneous code in non-IEEE case

------------------------------------------------------------------------
r29381 | maechler | 2004-05-12 11:50:45 -0400 (Wed, 12 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/diffinv.R
   M /trunk/src/main/plot.c
   M /trunk/tests/reg-plot.R
   M /trunk/tests/reg-plot.Rout.save
   M /trunk/tests/reg-plot.ps.save

branch update

------------------------------------------------------------------------
r29380 | maechler | 2004-05-12 11:50:09 -0400 (Wed, 12 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/stats/R/diffinv.R
   M /branches/R-1-9-patches/src/main/plot.c
   M /branches/R-1-9-patches/tests/reg-plot.R
   M /branches/R-1-9-patches/tests/reg-plot.Rout.save
   M /branches/R-1-9-patches/tests/reg-plot.ps.save

fix pch=NA (and diffinv)

------------------------------------------------------------------------
r29379 | ripley | 2004-05-12 06:21:11 -0400 (Wed, 12 May 2004) | 2 lines
Changed paths:
   M /trunk/src/main/Rembedded.c

comments had outdated call

------------------------------------------------------------------------
r29378 | ripley | 2004-05-12 03:19:29 -0400 (Wed, 12 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/doc/html/R-admin.html
   M /trunk/doc/manual/R-admin.texi
   M /trunk/m4/R.m4
   M /trunk/src/main/datetime.c

branch update

------------------------------------------------------------------------
r29377 | ripley | 2004-05-12 03:09:22 -0400 (Wed, 12 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/acinclude.m4
   M /branches/R-1-9-patches/aclocal.m4
   M /branches/R-1-9-patches/configure
   M /branches/R-1-9-patches/doc/html/R-admin.html

incorporate suggestions from Tim Hoar on AIX (r-help, 2004-05-11)

------------------------------------------------------------------------
r29376 | ripley | 2004-05-12 02:58:45 -0400 (Wed, 12 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-admin.texi
   M /branches/R-1-9-patches/m4/R.m4
   M /branches/R-1-9-patches/src/main/datetime.c

suggestions from Tim Hoar for building on 64-bit AIX

------------------------------------------------------------------------
r29375 | maechler | 2004-05-12 01:01:02 -0400 (Wed, 12 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29374 | maechler | 2004-05-12 01:01:01 -0400 (Wed, 12 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29373 | pd | 2004-05-11 18:40:08 -0400 (Tue, 11 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29372 | pd | 2004-05-11 18:40:04 -0400 (Tue, 11 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29371 | ripley | 2004-05-11 03:35:05 -0400 (Tue, 11 May 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/devga.c
   M /trunk/src/library/base/man/load.Rd
   M /trunk/src/library/base/man/save.Rd
   M /trunk/src/library/utils/R/aqua/GUI.R

branch update

------------------------------------------------------------------------
r29370 | ripley | 2004-05-11 03:32:51 -0400 (Tue, 11 May 2004) | 4 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/load.Rd
   M /branches/R-1-9-patches/src/library/base/man/save.Rd

Harrell example no longer exists.
Warn on text transfer of save files
Mention load(url())

------------------------------------------------------------------------
r29369 | maechler | 2004-05-11 01:01:02 -0400 (Tue, 11 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29368 | maechler | 2004-05-11 01:01:01 -0400 (Tue, 11 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29367 | pd | 2004-05-10 18:40:04 -0400 (Mon, 10 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29366 | pd | 2004-05-10 18:40:00 -0400 (Mon, 10 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29365 | ripley | 2004-05-10 16:39:44 -0400 (Mon, 10 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/CHANGES
   M /branches/R-1-9-patches/src/gnuwin32/devga.c

squash PR#3663 (again, probably)

------------------------------------------------------------------------
r29364 | tlumley | 2004-05-10 11:45:05 -0400 (Mon, 10 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-admin.texi
   M /branches/R-1-9-patches/src/library/utils/R/aqua/GUI.R

put binary installs back into Mac command line, add documentation to R-admin

------------------------------------------------------------------------
r29363 | ripley | 2004-05-10 06:08:44 -0400 (Mon, 10 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/subscript.c
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

add hashing to character indexing of (long) vectors

------------------------------------------------------------------------
r29362 | ripley | 2004-05-10 02:36:20 -0400 (Mon, 10 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/agrep.Rd
   M /trunk/src/library/base/man/capabilities.Rd
   M /trunk/src/library/base/man/connections.Rd
   M /trunk/src/library/base/man/is.function.Rd
   M /trunk/src/library/base/man/mapply.Rd
   M /trunk/src/library/base/man/match.arg.Rd
   M /trunk/src/library/base/man/parse.Rd
   M /trunk/src/library/base/man/save.Rd
   M /trunk/src/library/base/man/taskCallback.Rd
   M /trunk/src/library/grid/man/grid.layout.Rd

branch update

------------------------------------------------------------------------
r29361 | maechler | 2004-05-10 01:01:02 -0400 (Mon, 10 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29360 | maechler | 2004-05-10 01:01:01 -0400 (Mon, 10 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29359 | pd | 2004-05-09 18:40:03 -0400 (Sun, 09 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29358 | pd | 2004-05-09 18:39:59 -0400 (Sun, 09 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29357 | hornik | 2004-05-09 18:37:31 -0400 (Sun, 09 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r29356 | hornik | 2004-05-09 18:37:18 -0400 (Sun, 09 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/agrep.Rd
   M /branches/R-1-9-patches/src/library/base/man/capabilities.Rd
   M /branches/R-1-9-patches/src/library/base/man/connections.Rd
   M /branches/R-1-9-patches/src/library/base/man/is.function.Rd
   M /branches/R-1-9-patches/src/library/base/man/mapply.Rd
   M /branches/R-1-9-patches/src/library/base/man/match.arg.Rd
   M /branches/R-1-9-patches/src/library/base/man/parse.Rd
   M /branches/R-1-9-patches/src/library/base/man/save.Rd
   M /branches/R-1-9-patches/src/library/base/man/taskCallback.Rd
   M /branches/R-1-9-patches/src/library/grid/man/grid.layout.Rd

Rd syntax problems.

------------------------------------------------------------------------
r29355 | murdoch | 2004-05-09 16:00:17 -0400 (Sun, 09 May 2004) | 2 lines
Changed paths:
   M /trunk/src/main/deparse.c

Bug in quoting function args

------------------------------------------------------------------------
r29354 | ripley | 2004-05-09 10:07:01 -0400 (Sun, 09 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/check.options.Rd
   M /trunk/src/library/graphics/man/matplot.Rd
   M /trunk/src/library/graphics/man/polygon.Rd
   M /trunk/src/library/graphics/man/stars.Rd
   M /trunk/src/library/methods/man/RMethodUtils.Rd
   M /trunk/src/library/methods/man/show.Rd
   M /trunk/src/library/splines/man/interpSpline.Rd
   M /trunk/src/library/stats/man/StructTS.Rd
   M /trunk/src/library/stats/man/lag.plot.Rd
   M /trunk/src/library/stats/man/nls.Rd
   M /trunk/src/library/stats/man/optim.Rd
   M /trunk/src/library/stats/man/printCoefmat.Rd
   M /trunk/src/library/stats/man/selfStart.Rd
   M /trunk/src/library/tcltk/man/TclInterface.Rd
   M /trunk/src/library/utils/man/update.packages.Rd
   M /trunk/tests/reg-tests-1.R

branch update

------------------------------------------------------------------------
r29353 | ripley | 2004-05-09 10:01:05 -0400 (Sun, 09 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/graphics/man/check.options.Rd
   M /branches/R-1-9-patches/src/library/graphics/man/matplot.Rd
   M /branches/R-1-9-patches/src/library/graphics/man/polygon.Rd
   M /branches/R-1-9-patches/src/library/graphics/man/stars.Rd
   M /branches/R-1-9-patches/src/library/methods/man/RMethodUtils.Rd
   M /branches/R-1-9-patches/src/library/methods/man/show.Rd
   M /branches/R-1-9-patches/src/library/splines/man/interpSpline.Rd
   M /branches/R-1-9-patches/src/library/stats/man/StructTS.Rd
   M /branches/R-1-9-patches/src/library/stats/man/lag.plot.Rd
   M /branches/R-1-9-patches/src/library/stats/man/nls.Rd
   M /branches/R-1-9-patches/src/library/stats/man/optim.Rd
   M /branches/R-1-9-patches/src/library/stats/man/printCoefmat.Rd
   M /branches/R-1-9-patches/src/library/stats/man/selfStart.Rd
   M /branches/R-1-9-patches/src/library/tcltk/man/TclInterface.Rd
   M /branches/R-1-9-patches/src/library/utils/man/update.packages.Rd
   M /branches/R-1-9-patches/tests/reg-tests-1.R

odd chars in the wrong place -- only nls and TcInterface were obvious to users

------------------------------------------------------------------------
r29352 | ripley | 2004-05-09 02:28:38 -0400 (Sun, 09 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/dataframe.R
   M /trunk/src/library/base/man/AsIs.Rd
   M /trunk/src/library/base/man/as.data.frame.Rd
   M /trunk/src/library/base/man/data.frame.Rd
   M /trunk/tests/reg-tests-1.R

handling of names/rownames in data frames

------------------------------------------------------------------------
r29351 | maechler | 2004-05-09 01:01:02 -0400 (Sun, 09 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29350 | maechler | 2004-05-09 01:01:01 -0400 (Sun, 09 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29349 | pd | 2004-05-08 18:39:59 -0400 (Sat, 08 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29348 | pd | 2004-05-08 18:39:55 -0400 (Sat, 08 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29347 | iacus | 2004-05-08 10:23:12 -0400 (Sat, 08 May 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/Raqua.h
   M /trunk/src/modules/aqua/aquaconsole.c
   M /trunk/src/unix/devQuartz.c

added bg par to quartz device and changed the device structure

------------------------------------------------------------------------
r29346 | maechler | 2004-05-08 01:01:03 -0400 (Sat, 08 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29345 | maechler | 2004-05-08 01:01:02 -0400 (Sat, 08 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29344 | pd | 2004-05-07 18:39:54 -0400 (Fri, 07 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29343 | pd | 2004-05-07 18:39:50 -0400 (Fri, 07 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29342 | hornik | 2004-05-07 14:23:14 -0400 (Fri, 07 May 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29341 | hornik | 2004-05-07 14:23:09 -0400 (Fri, 07 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29340 | murdoch | 2004-05-07 13:33:08 -0400 (Fri, 07 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Defn.h
   M /trunk/src/library/base/R/New-Internal.R
   M /trunk/src/library/base/R/dput.R
   M /trunk/src/library/base/man/deparse.Rd
   M /trunk/src/library/base/man/dput.Rd
   M /trunk/src/library/base/man/dump.Rd
   M /trunk/src/main/coerce.c
   M /trunk/src/main/deparse.c
   M /trunk/src/main/deriv.c
   M /trunk/src/main/errors.c
   M /trunk/src/main/names.c
   M /trunk/src/main/print.c
   M /trunk/src/main/relop.c
   M /trunk/src/main/unique.c
   M /trunk/src/unix/edit.c
   M /trunk/tests/eval-etc.R
   M /trunk/tests/eval-etc.Rout.save
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

Improvements to deparsing

------------------------------------------------------------------------
r29339 | ripley | 2004-05-07 13:26:30 -0400 (Fri, 07 May 2004) | 2 lines
Changed paths:
   M /trunk/src/main/Makefile.in

make sure the local copies of R.bin and libR are installed.

------------------------------------------------------------------------
r29338 | ripley | 2004-05-07 11:28:13 -0400 (Fri, 07 May 2004) | 3 lines
Changed paths:
   M /trunk/src/library/graphics/R/unix/dev2bitmap.R
   M /trunk/src/library/graphics/R/unix/x11.R
   M /trunk/src/library/graphics/man/unix/x11.Rd
   M /trunk/src/main/names.c
   M /trunk/src/modules/X11/devX11.c
   M /trunk/src/modules/X11/devX11.h

add bg argument to x11() device.
add arity check, too.

------------------------------------------------------------------------
r29337 | murdoch | 2004-05-07 10:25:58 -0400 (Fri, 07 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/deparse.Rd

Typo in example

------------------------------------------------------------------------
r29336 | maechler | 2004-05-07 05:26:46 -0400 (Fri, 07 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/appl/approx.c
   M /trunk/tests/reg-tests-1.R

branch update

------------------------------------------------------------------------
r29335 | maechler | 2004-05-07 05:26:23 -0400 (Fri, 07 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/appl/approx.c
   M /branches/R-1-9-patches/tests/reg-tests-1.R

fix PR#6809

------------------------------------------------------------------------
r29334 | iacus | 2004-05-07 03:44:38 -0400 (Fri, 07 May 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in

changes specific to R-framework install

------------------------------------------------------------------------
r29333 | ripley | 2004-05-07 02:40:26 -0400 (Fri, 07 May 2004) | 2 lines
Changed paths:
   M /trunk/tests/Examples/Makefile.in
   M /trunk/tests/Makefile.in

improve dependencies for tests

------------------------------------------------------------------------
r29332 | ripley | 2004-05-07 02:38:53 -0400 (Fri, 07 May 2004) | 2 lines
Changed paths:
   M /trunk/Makeconf.in

LIBR_EXT is unsubstituted and unused

------------------------------------------------------------------------
r29331 | ripley | 2004-05-07 02:24:45 -0400 (Fri, 07 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/Comparison.Rd
   M /trunk/src/main/relop.c

rationalize comparisons involving lists

------------------------------------------------------------------------
r29330 | ripley | 2004-05-07 01:54:11 -0400 (Fri, 07 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/Makefile.in

branch update

------------------------------------------------------------------------
r29329 | ripley | 2004-05-07 01:42:51 -0400 (Fri, 07 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/Makefile.in
   M /trunk/src/scripts/R.sh.in
   M /trunk/tests/Embedding/tryEval.c
   M /trunk/tests/Examples/Makefile.in
   M /trunk/tests/Makefile.in

move main executable to R_HOME/exec/R

------------------------------------------------------------------------
r29328 | ripley | 2004-05-07 01:21:37 -0400 (Fri, 07 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/Makefile.in

forgot to uninstall R.css

------------------------------------------------------------------------
r29327 | maechler | 2004-05-07 01:01:02 -0400 (Fri, 07 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29326 | maechler | 2004-05-07 01:01:01 -0400 (Fri, 07 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29325 | pd | 2004-05-06 18:39:45 -0400 (Thu, 06 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29324 | pd | 2004-05-06 18:39:42 -0400 (Thu, 06 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29323 | (no author) | 2004-05-06 11:29:31 -0400 (Thu, 06 May 2004) | 2 lines
Changed paths:
   A /branches/murdoch-branch (from /trunk:29322)
   D /branches/murdoch-branch/AUTHORS
   D /branches/murdoch-branch/Attic
   D /branches/murdoch-branch/BUGS
   D /branches/murdoch-branch/COPYING
   D /branches/murdoch-branch/COPYING.LIB
   D /branches/murdoch-branch/COPYRIGHTS
   D /branches/murdoch-branch/ChangeLog
   D /branches/murdoch-branch/FAQ
   D /branches/murdoch-branch/INSTALL
   D /branches/murdoch-branch/Makeconf.in
   D /branches/murdoch-branch/Makefile.in
   D /branches/murdoch-branch/NEWS
   D /branches/murdoch-branch/ONEWS
   D /branches/murdoch-branch/README
   D /branches/murdoch-branch/RESOURCES
   D /branches/murdoch-branch/THANKS
   D /branches/murdoch-branch/VERSION
   D /branches/murdoch-branch/Y2K
   D /branches/murdoch-branch/acinclude.m4
   D /branches/murdoch-branch/aclocal.m4
   D /branches/murdoch-branch/afm
   D /branches/murdoch-branch/config.site
   D /branches/murdoch-branch/configure
   D /branches/murdoch-branch/configure.ac
   D /branches/murdoch-branch/date-stamp
   D /branches/murdoch-branch/debian
   D /branches/murdoch-branch/doc
   D /branches/murdoch-branch/etc
   D /branches/murdoch-branch/m4
   D /branches/murdoch-branch/share
   D /branches/murdoch-branch/src/Makefile.in
   D /branches/murdoch-branch/src/appl
   D /branches/murdoch-branch/src/extra/Makefile.in
   D /branches/murdoch-branch/src/extra/bzip2
   D /branches/murdoch-branch/src/extra/pcre
   D /branches/murdoch-branch/src/extra/xdr
   D /branches/murdoch-branch/src/gnuwin32
   D /branches/murdoch-branch/src/include
   D /branches/murdoch-branch/src/library
   D /branches/murdoch-branch/src/main
   D /branches/murdoch-branch/src/modules
   D /branches/murdoch-branch/src/nmath
   D /branches/murdoch-branch/src/scripts
   D /branches/murdoch-branch/src/unix
   D /branches/murdoch-branch/tests
   D /branches/murdoch-branch/tools

This commit was manufactured by cvs2svn to create branch
'murdoch-branch'.
------------------------------------------------------------------------
r29322 | ripley | 2004-05-06 11:29:31 -0400 (Thu, 06 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/extra/bzip2/Makefile.in
   M /trunk/src/extra/pcre/Makefile.in
   M /trunk/src/extra/xdr/Makefile.in
   M /trunk/src/extra/zlib/Makefile.in

build src/extra with PIC iff -enable-R-shlib was used

------------------------------------------------------------------------
r29321 | ripley | 2004-05-06 06:52:40 -0400 (Thu, 06 May 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-intro.texi
   M /trunk/src/library/base/man/dump.Rd
   M /trunk/src/library/graphics/man/par.Rd

branch update

------------------------------------------------------------------------
r29320 | ripley | 2004-05-06 06:48:39 -0400 (Thu, 06 May 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/devga.c
   M /trunk/src/gnuwin32/devga.h
   M /trunk/src/gnuwin32/dodevga.c
   M /trunk/src/library/graphics/R/windows/windows.R
   M /trunk/src/library/graphics/man/windows/windows.Rd
   M /trunk/src/main/names.c

add bg= arg to windows() device

------------------------------------------------------------------------
r29319 | ripley | 2004-05-06 06:47:06 -0400 (Thu, 06 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/dump.Rd

clarifications

------------------------------------------------------------------------
r29318 | ripley | 2004-05-06 04:29:58 -0400 (Thu, 06 May 2004) | 3 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-intro.texi
   M /branches/R-1-9-patches/src/library/graphics/man/par.Rd

mention that mfrow/mfcol reduce the base cex.
update list of devices.

------------------------------------------------------------------------
r29317 | ripley | 2004-05-06 02:44:05 -0400 (Thu, 06 May 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi
   M /trunk/src/unix/devQuartz.c

branch update

------------------------------------------------------------------------
r29316 | maechler | 2004-05-06 01:01:02 -0400 (Thu, 06 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29315 | maechler | 2004-05-06 01:01:01 -0400 (Thu, 06 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29314 | iacus | 2004-05-05 21:02:00 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/unix/devQuartz.c

fixed a new_page bug

------------------------------------------------------------------------
r29313 | pd | 2004-05-05 18:39:45 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29312 | pd | 2004-05-05 18:39:41 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29311 | ripley | 2004-05-05 18:05:34 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /trunk/Makeconf.in

update comment

------------------------------------------------------------------------
r29310 | ripley | 2004-05-05 17:51:08 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-admin.texi

various updates and additions (e.g. re config.site)

------------------------------------------------------------------------
r29309 | ripley | 2004-05-05 17:41:22 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi

comment on --enable-R-shlib under AIX

------------------------------------------------------------------------
r29308 | ripley | 2004-05-05 17:40:34 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /trunk/src/main/Makefile.in

apparently MacOS X doesn't accept -L foo with a space.

------------------------------------------------------------------------
r29307 | ripley | 2004-05-05 16:04:33 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi
   M /trunk/src/nmath/standalone/README

mention use of --libdir etc on configure command line

------------------------------------------------------------------------
r29306 | ripley | 2004-05-05 15:54:56 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /trunk/Makeconf.in
   M /trunk/src/nmath/standalone/Makefile.in

use the result of configure --includedir=

------------------------------------------------------------------------
r29305 | hornik | 2004-05-05 13:30:09 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29304 | hornik | 2004-05-05 13:30:04 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29303 | ripley | 2004-05-05 13:16:18 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /trunk/src/extra/bzip2/Makefile.in
   M /trunk/src/extra/pcre/Makefile.in
   M /trunk/src/extra/xdr/Makefile.in
   M /trunk/src/extra/zlib/Makefile.in

use .lo for PIC objects

------------------------------------------------------------------------
r29302 | ripley | 2004-05-05 13:13:27 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

branch update

------------------------------------------------------------------------
r29301 | ripley | 2004-05-05 12:43:34 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS

split out INSTALLATION ISSUES section

------------------------------------------------------------------------
r29300 | maechler | 2004-05-05 11:38:55 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/graphics/R/boxplot.R
   M /trunk/src/library/graphics/man/bxp.Rd
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

branch update

------------------------------------------------------------------------
r29299 | maechler | 2004-05-05 11:36:07 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/graphics/R/boxplot.R
   M /branches/R-1-9-patches/src/library/graphics/man/bxp.Rd
   M /branches/R-1-9-patches/tests/reg-tests-2.R
   M /branches/R-1-9-patches/tests/reg-tests-2.Rout.save

boxplot(..., border=2:5)

------------------------------------------------------------------------
r29298 | ripley | 2004-05-05 11:28:44 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-admin.texi
   M /trunk/src/appl/Makefile.in
   M /trunk/src/main/Makefile.in
   A /trunk/src/main/Rembedded.c
   A /trunk/src/main/Rmain.c
   M /trunk/src/nmath/Makefile.in
   M /trunk/src/unix/Makefile.in
   M /trunk/src/unix/system.c

if --enable-R-shlib, only build PIC code and link R.bin against it

------------------------------------------------------------------------
r29297 | ripley | 2004-05-05 10:24:52 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /trunk/tests/Embedding/RNamedCall.c
   M /trunk/tests/Embedding/RParseEval.c
   M /trunk/tests/Embedding/Rerror.c
   M /trunk/tests/Embedding/Rpackage.c
   M /trunk/tests/Embedding/Rpostscript.c
   M /trunk/tests/Embedding/tryEval.c

remove various compilation warnings

------------------------------------------------------------------------
r29296 | ripley | 2004-05-05 10:13:54 -0400 (Wed, 05 May 2004) | 4 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi

 R -> @R{}
move section on optimizing dlamc.f to new ports
more on --enable-R-shlib (slightly premature)

------------------------------------------------------------------------
r29295 | ripley | 2004-05-05 10:09:47 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/get.Rd
   M /trunk/src/nmath/pgeom.c

branch update

------------------------------------------------------------------------
r29294 | ripley | 2004-05-05 10:09:00 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/nmath/pgeom.c

pgeom.c assumed IEEE arithmetic in case p == 1.

------------------------------------------------------------------------
r29293 | ripley | 2004-05-05 03:58:42 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile

tidy up dependencies

------------------------------------------------------------------------
r29292 | ripley | 2004-05-05 03:45:53 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /trunk/src/appl/Makefile.win
   M /trunk/src/main/Makefile.win
   M /trunk/src/nmath/Makefile.win

explicitly list source files

------------------------------------------------------------------------
r29291 | maechler | 2004-05-05 03:03:50 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/get.Rd

add link and more to assign()

------------------------------------------------------------------------
r29290 | ripley | 2004-05-05 03:01:49 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /trunk/src/main/Makefile.in

tidy up

------------------------------------------------------------------------
r29289 | ripley | 2004-05-05 02:23:21 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/devga.c
   M /trunk/src/gnuwin32/graphapp/ga.h
   M /trunk/src/gnuwin32/graphapp/windows.c

branch update

------------------------------------------------------------------------
r29288 | maechler | 2004-05-05 01:01:02 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29287 | maechler | 2004-05-05 01:01:01 -0400 (Wed, 05 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29286 | murdoch | 2004-05-04 21:52:54 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/CHANGES
   M /branches/R-1-9-patches/src/gnuwin32/devga.c
   M /branches/R-1-9-patches/src/gnuwin32/graphapp/ga.h
   M /branches/R-1-9-patches/src/gnuwin32/graphapp/windows.c
   M /branches/R-1-9-patches/src/gnuwin32/rui.c

Fix for graphics in minimized MDI frame

------------------------------------------------------------------------
r29285 | pd | 2004-05-04 18:39:38 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29284 | pd | 2004-05-04 18:39:33 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29283 | ripley | 2004-05-04 15:39:04 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/doc/html/R-admin.html
   M /trunk/doc/manual/R-admin.texi
   M /trunk/m4/R.m4
   M /trunk/src/modules/lapack/Makefile.in
   M /trunk/src/modules/lapack/Makefile.win

branch update

------------------------------------------------------------------------
r29282 | ripley | 2004-05-04 15:27:59 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/acinclude.m4
   M /branches/R-1-9-patches/aclocal.m4
   M /branches/R-1-9-patches/configure
   M /branches/R-1-9-patches/m4/R.m4
   M /branches/R-1-9-patches/src/modules/lapack/Makefile.in

use -ffloat-store with src/modules/lapack/dlamc.f if GNU Fortran is used

------------------------------------------------------------------------
r29281 | ripley | 2004-05-04 15:26:35 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/html/R-admin.html

update

------------------------------------------------------------------------
r29280 | ripley | 2004-05-04 15:23:41 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-admin.texi

updates

------------------------------------------------------------------------
r29279 | ripley | 2004-05-04 13:48:35 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/modules/lapack/Makefile.win

add -ffloat-store to dlamc.f

------------------------------------------------------------------------
r29278 | ripley | 2004-05-04 12:32:37 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/modules/lapack/Makefile.win

update for Windows with dlamc.f

------------------------------------------------------------------------
r29277 | ripley | 2004-05-04 11:56:25 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /trunk/src/nmath/standalone/Makefile.in

last change was not intended to be done as yet

------------------------------------------------------------------------
r29276 | ripley | 2004-05-04 11:53:26 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi
   M /trunk/src/modules/lapack/Makefile.in
   M /trunk/src/nmath/standalone/Makefile.in

branch update

------------------------------------------------------------------------
r29275 | ripley | 2004-05-04 11:51:35 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/modules/lapack/Makefile.in
   M /branches/R-1-9-patches/src/modules/lapack/dlamc.f
   M /branches/R-1-9-patches/src/modules/lapack/dlapack0.f

split off dlamc.f, as the LAPACK FAQ says it should not be optimized.

------------------------------------------------------------------------
r29274 | ripley | 2004-05-04 07:44:16 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/lapack/Makefile.win

add dlamc.f to Rlapack.dll section

------------------------------------------------------------------------
r29273 | ripley | 2004-05-04 06:25:39 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/pairs.Rd

update usage as well as synopsis

------------------------------------------------------------------------
r29272 | (no author) | 2004-05-04 06:16:57 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   A /branches/R-1-9-patches/src/modules/lapack/dlamc.f (from /trunk/src/modules/lapack/dlamc.f:29271)

This commit was manufactured by cvs2svn to create branch
'R-1-9-patches'.
------------------------------------------------------------------------
r29271 | ripley | 2004-05-04 06:16:57 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/lapack/Makefile.in
   A /trunk/src/modules/lapack/dlamc.f
   M /trunk/src/modules/lapack/dlapack0.f

separate out code that may need -fforce-store

------------------------------------------------------------------------
r29270 | ripley | 2004-05-04 05:31:01 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

install and uninstall targets in src/nmath/standalone

------------------------------------------------------------------------
r29269 | ripley | 2004-05-04 05:27:53 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /trunk/src/nmath/standalone/Makefile.in
   M /trunk/src/nmath/standalone/README

add install and uninstall targets, before trying libtool

------------------------------------------------------------------------
r29268 | ripley | 2004-05-04 04:32:00 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/fixed/Makefile

tidy up a bit

------------------------------------------------------------------------
r29267 | ripley | 2004-05-04 03:36:14 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi

formatting, updates

------------------------------------------------------------------------
r29266 | ripley | 2004-05-04 03:15:04 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/Makefile

avoid remaking Rmath.h and hence all every day

------------------------------------------------------------------------
r29265 | ripley | 2004-05-04 03:05:50 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/library.Rd
   M /trunk/src/library/tools/man/getDepList.Rd
   M /trunk/src/library/utils/R/unix/update.packages.R
   M /trunk/src/library/utils/R/windows/update.packages.R
   M /trunk/src/unix/devQuartz.c

branch update

------------------------------------------------------------------------
r29264 | ripley | 2004-05-04 03:01:07 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/utils/R/unix/update.packages.R
   M /branches/R-1-9-patches/src/library/utils/R/windows/update.packages.R

localcran special case in install.packages was broken

------------------------------------------------------------------------
r29263 | maechler | 2004-05-04 01:01:02 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29262 | maechler | 2004-05-04 01:01:01 -0400 (Tue, 04 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29261 | iacus | 2004-05-03 19:09:27 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/unix/devQuartz.c

definitely fixed the Clipping bug in Quartz device

------------------------------------------------------------------------
r29260 | pd | 2004-05-03 18:39:35 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29259 | pd | 2004-05-03 18:39:31 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29258 | ripley | 2004-05-03 15:17:11 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/library.Rd
   M /branches/R-1-9-patches/src/library/tools/man/getDepList.Rd

correct forward \links

------------------------------------------------------------------------
r29257 | ripley | 2004-05-03 15:10:09 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/Makefile

fix up R_VERSION_STRING in Rmath.h

------------------------------------------------------------------------
r29256 | ripley | 2004-05-03 14:54:44 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Rmath.h0.in
   M /trunk/src/nmath/standalone/README

add R_VERSION_STRING to Rmath.h

------------------------------------------------------------------------
r29255 | ripley | 2004-05-03 13:21:51 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/R/mosaicplot.R
   M /trunk/src/library/graphics/man/mosaicplot.Rd

add na.action arg to mosaicplot.formula

------------------------------------------------------------------------
r29254 | ripley | 2004-05-03 13:21:07 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/boxplot.Rd

remove \link to the same file

------------------------------------------------------------------------
r29253 | ripley | 2004-05-03 13:10:37 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /trunk/Makeconf.in
   M /trunk/Makefile.in
   M /trunk/NEWS
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/src/main/Makefile.in
   M /trunk/src/modules/lapack/Makefile.in
   M /trunk/src/scripts/R.sh.in

install dynamic libraries in R_HOME/lib

------------------------------------------------------------------------
r29252 | ripley | 2004-05-03 10:23:32 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/graphics/R/pairs.R
   M /trunk/src/library/graphics/man/pairs.Rd

add na.action argument to pairs.formula.

------------------------------------------------------------------------
r29251 | ripley | 2004-05-03 10:17:46 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/graphics/R/mosaicplot.R
   M /trunk/src/library/graphics/man/mosaicplot.Rd
   M /trunk/src/library/graphics/man/pairs.Rd
   M /trunk/src/library/graphics/man/plotformula.Rd
   M /trunk/src/library/stats/man/dist.Rd

branch update

------------------------------------------------------------------------
r29250 | ripley | 2004-05-03 10:11:59 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/graphics/R/mosaicplot.R
   M /branches/R-1-9-patches/src/library/graphics/man/mosaicplot.Rd

mosaicplot -- handling of missing values

------------------------------------------------------------------------
r29249 | ripley | 2004-05-03 10:09:42 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/graphics/man/plotformula.Rd

add comment on missing values

------------------------------------------------------------------------
r29248 | ripley | 2004-05-03 10:08:55 -0400 (Mon, 03 May 2004) | 3 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/graphics/man/pairs.Rd

correct description of formula
describe handling of missing values

------------------------------------------------------------------------
r29247 | maechler | 2004-05-03 08:18:15 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/man/dist.Rd

typo: drop 's' in 'methods'

------------------------------------------------------------------------
r29246 | ripley | 2004-05-03 08:07:16 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/graphics/R/boxplot.R
   M /trunk/src/library/graphics/man/boxplot.Rd

add na.action=na.pass arg to boxplot.formula (related to PR#6846)

------------------------------------------------------------------------
r29245 | ripley | 2004-05-03 08:04:34 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/graphics/man/boxplot.Rd

several clarifications

------------------------------------------------------------------------
r29244 | ripley | 2004-05-03 04:53:42 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/Makefile

R CMD Rd2dvi works these days

------------------------------------------------------------------------
r29243 | ripley | 2004-05-03 04:35:49 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/scan.Rd
   M /trunk/src/scripts/check.in

branch update

------------------------------------------------------------------------
r29242 | ripley | 2004-05-03 04:28:55 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/scripts/check.in

allow R CMD check to work from paths with spaces in

------------------------------------------------------------------------
r29241 | ripley | 2004-05-03 03:20:16 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/scan.Rd

mention special cases explicitly

------------------------------------------------------------------------
r29240 | ripley | 2004-05-03 03:17:00 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/scripts/build.in

branch update

------------------------------------------------------------------------
r29239 | ripley | 2004-05-03 03:14:12 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS

fix for PR#6830 is in place

------------------------------------------------------------------------
r29238 | maechler | 2004-05-03 01:01:02 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29237 | maechler | 2004-05-03 01:01:01 -0400 (Mon, 03 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29236 | maechler | 2004-05-02 01:01:02 -0400 (Sun, 02 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29235 | maechler | 2004-05-02 01:01:01 -0400 (Sun, 02 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29234 | pd | 2004-05-01 18:39:28 -0400 (Sat, 01 May 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29233 | pd | 2004-05-01 18:39:24 -0400 (Sat, 01 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29232 | hornik | 2004-05-01 18:37:38 -0400 (Sat, 01 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/scripts/build.in

Use simple quoting for file paths in R_system() calls.

------------------------------------------------------------------------
r29231 | hornik | 2004-05-01 18:37:30 -0400 (Sat, 01 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/aclocal.m4
   M /branches/R-1-9-patches/configure
   M /branches/R-1-9-patches/doc/R.1
   M /branches/R-1-9-patches/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r29230 | hornik | 2004-05-01 18:35:32 -0400 (Sat, 01 May 2004) | 2 lines
Changed paths:
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/doc/R.1
   M /trunk/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r29229 | hornik | 2004-05-01 18:33:31 -0400 (Sat, 01 May 2004) | 2 lines
Changed paths:
   M /trunk/m4/README
   M /trunk/m4/libtool.m4
   M /trunk/tools/ltmain.sh

Upgrade ltmain.sh and libtool.m4 to libtool 1.5.6.

------------------------------------------------------------------------
r29228 | murdoch | 2004-05-01 18:00:01 -0400 (Sat, 01 May 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/extra.c
   M /trunk/src/library/utils/man/windows/setWindowTitle.Rd

Removed interactive requirement in setWindowTitle

------------------------------------------------------------------------
r29227 | murdoch | 2004-05-01 17:26:30 -0400 (Sat, 01 May 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/devga.c
   M /trunk/src/gnuwin32/extra.c
   M /trunk/src/gnuwin32/graphapp/ga.h
   M /trunk/src/gnuwin32/graphapp/gdraw.c
   M /trunk/src/include/Internal.h
   M /trunk/src/library/utils/NAMESPACE.windows
   M /trunk/src/library/utils/R/windows/sysutils.R
   A /trunk/src/library/utils/man/windows/getWindowsHandle.Rd
   M /trunk/src/library/utils/man/windows/setWindowTitle.Rd
   M /trunk/src/main/names.c

RGui utility functions: window titles and handles

------------------------------------------------------------------------
r29226 | hornik | 2004-05-01 04:02:31 -0400 (Sat, 01 May 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29225 | hornik | 2004-05-01 04:01:24 -0400 (Sat, 01 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29224 | maechler | 2004-05-01 01:01:02 -0400 (Sat, 01 May 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29223 | maechler | 2004-05-01 01:01:01 -0400 (Sat, 01 May 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29222 | pd | 2004-04-30 18:39:23 -0400 (Fri, 30 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29221 | pd | 2004-04-30 18:39:19 -0400 (Fri, 30 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29220 | ripley | 2004-04-30 12:54:10 -0400 (Fri, 30 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/system.c

branch update

------------------------------------------------------------------------
r29219 | ripley | 2004-04-30 11:36:49 -0400 (Fri, 30 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/editor.c

had FindFirst without FindClose: use access instead

------------------------------------------------------------------------
r29218 | ripley | 2004-04-30 11:29:47 -0400 (Fri, 30 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/system.c

close Find HANDLE

------------------------------------------------------------------------
r29217 | ripley | 2004-04-30 10:29:37 -0400 (Fri, 30 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/extra.c
   M /trunk/src/library/utils/man/windows/setWindowTitle.Rd

only set window title on Rterm if interactive use

------------------------------------------------------------------------
r29216 | murdoch | 2004-04-30 08:26:52 -0400 (Fri, 30 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/graphapp/objects.c

Script editor broke readline keys in console

------------------------------------------------------------------------
r29215 | ripley | 2004-04-30 08:23:22 -0400 (Fri, 30 Apr 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/system.c
   M /trunk/tests/reg-tests-1.R

branch update

------------------------------------------------------------------------
r29214 | ripley | 2004-04-30 08:14:19 -0400 (Fri, 30 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/CHANGES
   M /branches/R-1-9-patches/src/gnuwin32/system.c

failed to close FindFirst handle in R_ShowFiles

------------------------------------------------------------------------
r29213 | ripley | 2004-04-30 08:13:36 -0400 (Fri, 30 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/tests/reg-tests-1.R

failed to close connection

------------------------------------------------------------------------
r29212 | ripley | 2004-04-30 05:55:50 -0400 (Fri, 30 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-admin.texi

update from GNW III re IRIX

------------------------------------------------------------------------
r29211 | ripley | 2004-04-30 05:50:15 -0400 (Fri, 30 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/doc/html/R-admin.html

branch update

------------------------------------------------------------------------
r29210 | ripley | 2004-04-30 05:47:49 -0400 (Fri, 30 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/acinclude.m4
   M /branches/R-1-9-patches/aclocal.m4
   M /branches/R-1-9-patches/configure
   M /branches/R-1-9-patches/doc/html/R-admin.html

update

------------------------------------------------------------------------
r29209 | ripley | 2004-04-30 05:44:07 -0400 (Fri, 30 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/m4/R.m4

backport check for strptime on MacOS X prior to 1900

------------------------------------------------------------------------
r29208 | ripley | 2004-04-30 05:04:41 -0400 (Fri, 30 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/malloc.c

assume STD C, as next release of this file will.

------------------------------------------------------------------------
r29207 | ripley | 2004-04-30 04:37:50 -0400 (Fri, 30 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/devga.c
   M /trunk/src/include/Defn.h

assume PLOTHISTORY (Windows) is here for good

------------------------------------------------------------------------
r29206 | ripley | 2004-04-30 04:28:56 -0400 (Fri, 30 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/devga.c

menuclear is now defined in rui.h!

------------------------------------------------------------------------
r29205 | ripley | 2004-04-30 03:50:39 -0400 (Fri, 30 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/appl/Makefile.win
   M /trunk/src/extra/xdr/Makefile.win
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/front-ends/Makefile
   M /trunk/src/gnuwin32/getline/Makefile
   M /trunk/src/gnuwin32/graphapp/Makefile
   M /trunk/src/main/Makefile.win
   M /trunk/src/nmath/Makefile.win

build *.a in the source directories, not in gnuwn32 (for consistency, e.g. with Unix)

------------------------------------------------------------------------
r29204 | maechler | 2004-04-30 01:01:02 -0400 (Fri, 30 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29203 | maechler | 2004-04-30 01:01:01 -0400 (Fri, 30 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29202 | pd | 2004-04-29 18:39:14 -0400 (Thu, 29 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29201 | pd | 2004-04-29 18:39:11 -0400 (Thu, 29 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29200 | ripley | 2004-04-29 16:30:57 -0400 (Thu, 29 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/library/stats/R/model.tables.R
   M /trunk/src/library/tools/R/admin.R

branch update

------------------------------------------------------------------------
r29199 | ripley | 2004-04-29 16:22:32 -0400 (Thu, 29 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/Makefile
   M /branches/R-1-9-patches/src/library/tools/R/admin.R

can't delete current dir under Windows, at least, so take care over .vignettes

------------------------------------------------------------------------
r29198 | ripley | 2004-04-29 16:01:13 -0400 (Thu, 29 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/graphapp/gdraw.c
   M /trunk/src/gnuwin32/graphapp/graphapp.h

TopmostDialogs should be private to dialogs.c and gdraw.c

------------------------------------------------------------------------
r29197 | ripley | 2004-04-29 15:59:20 -0400 (Thu, 29 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/graphapp/gbuttons.c

hglb was possibly used uninitialized

------------------------------------------------------------------------
r29196 | ripley | 2004-04-29 12:11:33 -0400 (Thu, 29 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/R/model.tables.R

improve wording

------------------------------------------------------------------------
r29195 | martyn | 2004-04-29 11:52:52 -0400 (Thu, 29 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/m4/R.m4

Added configure support for pdf viewers ggv (alias for gnome-gv) and gpdf

------------------------------------------------------------------------
r29194 | martyn | 2004-04-29 11:49:41 -0400 (Thu, 29 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/m4/R.m4

Added configure support for pdf viewers ggv (alias for gnome-gv) and gpdf

------------------------------------------------------------------------
r29193 | ripley | 2004-04-29 07:06:44 -0400 (Thu, 29 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/model.c
   M /trunk/src/main/util.c

branch update

------------------------------------------------------------------------
r29192 | ripley | 2004-04-29 06:46:19 -0400 (Thu, 29 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/main/model.c
   M /branches/R-1-9-patches/src/main/util.c

fix PR#6838

------------------------------------------------------------------------
r29191 | maechler | 2004-04-29 01:01:02 -0400 (Thu, 29 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29190 | maechler | 2004-04-29 01:01:01 -0400 (Thu, 29 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29189 | pd | 2004-04-28 18:39:11 -0400 (Wed, 28 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29188 | pd | 2004-04-28 18:39:07 -0400 (Wed, 28 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29187 | ripley | 2004-04-28 13:48:50 -0400 (Wed, 28 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-admin.texi
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/graphapp/windows.c
   M /trunk/src/library/graphics/R/legend.R
   M /trunk/src/library/graphics/man/boxplot.Rd
   M /trunk/src/library/graphics/man/legend.Rd
   M /trunk/src/library/stats/man/lm.Rd

branch update

------------------------------------------------------------------------
r29186 | ripley | 2004-04-28 13:47:20 -0400 (Wed, 28 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-admin.texi

comments on timezones on IRIX

------------------------------------------------------------------------
r29185 | maechler | 2004-04-28 11:54:39 -0400 (Wed, 28 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/graphics/R/legend.R
   M /branches/R-1-9-patches/src/library/graphics/man/legend.Rd

add 'pt.cex' option to legend()

------------------------------------------------------------------------
r29184 | ripley | 2004-04-28 07:40:53 -0400 (Wed, 28 Apr 2004) | 3 lines
Changed paths:
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/m4/R.m4

strptime does not work on MacOS X prior to 1900!
add this to the configure test.

------------------------------------------------------------------------
r29183 | maechler | 2004-04-28 03:24:29 -0400 (Wed, 28 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/graphics/man/boxplot.Rd

PR#6833: argument 'outline'

------------------------------------------------------------------------
r29182 | maechler | 2004-04-28 01:01:03 -0400 (Wed, 28 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29181 | maechler | 2004-04-28 01:01:02 -0400 (Wed, 28 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29180 | murdoch | 2004-04-27 22:31:31 -0400 (Tue, 27 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/CHANGES
   M /branches/R-1-9-patches/src/gnuwin32/graphapp/windows.c

Fix for freeze under ESS (PR#6812)

------------------------------------------------------------------------
r29179 | pd | 2004-04-27 18:39:09 -0400 (Tue, 27 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29178 | pd | 2004-04-27 18:39:05 -0400 (Tue, 27 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29177 | hornik | 2004-04-27 12:45:04 -0400 (Tue, 27 Apr 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29176 | hornik | 2004-04-27 12:45:00 -0400 (Tue, 27 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29175 | bates | 2004-04-27 11:51:21 -0400 (Tue, 27 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/main/attrib.c

Protect both obj and value immediately in R_do_slot_assign

------------------------------------------------------------------------
r29174 | maechler | 2004-04-27 01:01:02 -0400 (Tue, 27 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29173 | maechler | 2004-04-27 01:01:01 -0400 (Tue, 27 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29172 | pd | 2004-04-26 18:39:09 -0400 (Mon, 26 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29171 | pd | 2004-04-26 18:39:00 -0400 (Mon, 26 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29170 | murdoch | 2004-04-26 14:53:15 -0400 (Mon, 26 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/CHANGES

Added PR number

------------------------------------------------------------------------
r29169 | maechler | 2004-04-26 01:01:02 -0400 (Mon, 26 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29168 | maechler | 2004-04-26 01:01:01 -0400 (Mon, 26 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29167 | pd | 2004-04-25 18:38:57 -0400 (Sun, 25 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29166 | pd | 2004-04-25 18:38:54 -0400 (Sun, 25 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29165 | murdoch | 2004-04-25 15:29:48 -0400 (Sun, 25 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/stats/man/lm.Rd

typo

------------------------------------------------------------------------
r29164 | ripley | 2004-04-25 10:40:23 -0400 (Sun, 25 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/rw-FAQ.texi

update for R_USER changes

------------------------------------------------------------------------
r29163 | ripley | 2004-04-25 10:39:51 -0400 (Sun, 25 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/extra.c
   M /trunk/src/gnuwin32/rui.c
   M /trunk/src/include/Internal.h
   M /trunk/src/library/utils/NAMESPACE.windows
   M /trunk/src/library/utils/R/windows/sysutils.R
   A /trunk/src/library/utils/man/windows/setWindowTitle.Rd
   M /trunk/src/main/names.c

add setWindowTitle

------------------------------------------------------------------------
r29162 | ripley | 2004-04-25 03:21:39 -0400 (Sun, 25 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/dataentry.c
   M /trunk/src/library/utils/man/windows/Rconsole.Rd

branch update

------------------------------------------------------------------------
r29161 | maechler | 2004-04-25 01:01:02 -0400 (Sun, 25 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29160 | maechler | 2004-04-25 01:01:01 -0400 (Sun, 25 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29159 | murdoch | 2004-04-24 19:39:30 -0400 (Sat, 24 Apr 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-intro.texi
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/front-ends/rproxy_impl.c
   M /trunk/src/gnuwin32/front-ends/rtest.c
   M /trunk/src/gnuwin32/graphapp/dialogs.c
   M /trunk/src/gnuwin32/shext.c
   A /trunk/src/gnuwin32/shext.h
   M /trunk/src/gnuwin32/system.c

Set R_USER to Windows personal directory

------------------------------------------------------------------------
r29158 | pd | 2004-04-24 18:38:55 -0400 (Sat, 24 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29157 | pd | 2004-04-24 18:38:52 -0400 (Sat, 24 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29156 | murdoch | 2004-04-24 15:35:48 -0400 (Sat, 24 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/dataentry.c

Off by one error

------------------------------------------------------------------------
r29155 | murdoch | 2004-04-24 11:06:57 -0400 (Sat, 24 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/CHANGES
   M /branches/R-1-9-patches/src/gnuwin32/system.c

Workaround for MS KB835732 HOMEPATH bug

------------------------------------------------------------------------
r29154 | ripley | 2004-04-24 10:09:41 -0400 (Sat, 24 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/utils/man/windows/Rconsole.Rd

add detailed example for intellectually-challenged users.

------------------------------------------------------------------------
r29153 | ripley | 2004-04-24 05:48:07 -0400 (Sat, 24 Apr 2004) | 4 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/NAMESPACE
   M /trunk/src/library/utils/R/packageStatus.R
   M /trunk/src/library/utils/man/packageStatus.Rd

make newestVersion internal.

attempt to document some of packageStatus (at last!)

------------------------------------------------------------------------
r29152 | ripley | 2004-04-24 05:05:01 -0400 (Sat, 24 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/extra.c
   M /trunk/tests/reg-tests-1.R

branch update

------------------------------------------------------------------------
r29151 | ripley | 2004-04-24 04:36:44 -0400 (Sat, 24 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/tests/reg-tests-1.R

tests of invalid uses of comparison operators

------------------------------------------------------------------------
r29150 | ripley | 2004-04-24 04:20:09 -0400 (Sat, 24 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/CHANGES
   M /branches/R-1-9-patches/src/gnuwin32/extra.c

Fix PR#6818

------------------------------------------------------------------------
r29149 | maechler | 2004-04-24 01:01:02 -0400 (Sat, 24 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29148 | maechler | 2004-04-24 01:01:01 -0400 (Sat, 24 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29147 | pd | 2004-04-23 18:38:49 -0400 (Fri, 23 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29146 | pd | 2004-04-23 18:38:46 -0400 (Fri, 23 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29145 | ripley | 2004-04-23 17:58:06 -0400 (Fri, 23 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/tools/R/QC.R
   M /trunk/src/library/utils/R/packageStatus.R
   M /trunk/src/main/relop.c
   M /trunk/src/scripts/INSTALL.in
   M /trunk/tools/rsync-recommended

branch update

------------------------------------------------------------------------
r29144 | ripley | 2004-04-23 13:02:17 -0400 (Fri, 23 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/main/relop.c

stop comparisons involving expression, and comparison of lists with lists

------------------------------------------------------------------------
r29143 | ripley | 2004-04-23 12:53:14 -0400 (Fri, 23 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/utils/R/packageStatus.R

avoid comparing a list with 0

------------------------------------------------------------------------
r29142 | ripley | 2004-04-23 11:48:44 -0400 (Fri, 23 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/tools/R/QC.R

avoid sapply() on an empty vector/list

------------------------------------------------------------------------
r29141 | leisch | 2004-04-23 09:31:10 -0400 (Fri, 23 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/NAMESPACE

branch update

------------------------------------------------------------------------
r29140 | leisch | 2004-04-23 09:30:29 -0400 (Fri, 23 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/utils/NAMESPACE

export several Sweave utilities

------------------------------------------------------------------------
r29139 | leisch | 2004-04-23 08:52:49 -0400 (Fri, 23 Apr 2004) | 2 lines
Changed paths:
   D /trunk/src/library/utils/man/utils-internal.Rd

export several Sweave utilities

------------------------------------------------------------------------
r29138 | leisch | 2004-04-23 08:51:16 -0400 (Fri, 23 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/NAMESPACE

branch update

------------------------------------------------------------------------
r29137 | leisch | 2004-04-23 08:50:17 -0400 (Fri, 23 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/utils/NAMESPACE

typo

------------------------------------------------------------------------
r29136 | leisch | 2004-04-23 08:48:59 -0400 (Fri, 23 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/NAMESPACE
   A /trunk/src/library/utils/man/SweaveUtils.Rd

branch update

------------------------------------------------------------------------
r29135 | leisch | 2004-04-23 08:47:44 -0400 (Fri, 23 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/utils/NAMESPACE
   A /branches/R-1-9-patches/src/library/utils/man/SweaveUtils.Rd
   D /branches/R-1-9-patches/src/library/utils/man/utils-internal.Rd

export several Sweave utilities

------------------------------------------------------------------------
r29134 | hornik | 2004-04-23 07:04:54 -0400 (Fri, 23 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/tools/rsync-recommended

Cannot use '-C' with rsync 2.6.0.

------------------------------------------------------------------------
r29133 | hornik | 2004-04-23 07:04:51 -0400 (Fri, 23 Apr 2004) | 4 lines
Changed paths:
   M /branches/R-1-9-patches/src/scripts/INSTALL.in

Move all cleanup code to the end of do_install_source(), so that in
particular '--clean' works when INSTALL is called from Make and there is
a Makefile in the src subdir (suggested by Dirk Eddelbuettel).

------------------------------------------------------------------------
r29132 | ripley | 2004-04-23 06:33:35 -0400 (Fri, 23 Apr 2004) | 2 lines
Changed paths:
   M /trunk/m4/README
   M /trunk/src/library/base/man/Paren.Rd
   M /trunk/src/library/stats/R/glm.R
   M /trunk/src/library/stats/R/lm.R
   M /trunk/src/library/stats/R/ts.R
   M /trunk/src/library/tools/R/QC.R

branch update

------------------------------------------------------------------------
r29131 | ripley | 2004-04-23 06:08:00 -0400 (Fri, 23 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/Paren.Rd
   M /branches/R-1-9-patches/src/library/stats/R/glm.R
   M /branches/R-1-9-patches/src/library/stats/R/lm.R
   M /branches/R-1-9-patches/src/library/stats/R/ts.R
   M /branches/R-1-9-patches/src/library/tools/R/QC.R

problems related to comparison of lists/expressions

------------------------------------------------------------------------
r29130 | maechler | 2004-04-23 01:01:02 -0400 (Fri, 23 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29129 | maechler | 2004-04-23 01:01:01 -0400 (Fri, 23 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29128 | pd | 2004-04-22 18:38:45 -0400 (Thu, 22 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29127 | pd | 2004-04-22 18:38:41 -0400 (Thu, 22 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29126 | hornik | 2004-04-22 13:23:40 -0400 (Thu, 22 Apr 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29125 | hornik | 2004-04-22 13:23:36 -0400 (Thu, 22 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29124 | hornik | 2004-04-22 11:53:19 -0400 (Thu, 22 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/m4/README

Cosmetics.

------------------------------------------------------------------------
r29123 | ripley | 2004-04-22 11:14:08 -0400 (Thu, 22 Apr 2004) | 2 lines
Changed paths:
   M /trunk/RESOURCES
   M /trunk/config.site
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/doc/html/R-admin.html
   M /trunk/doc/html/resources.html
   M /trunk/doc/manual/R-admin.texi
   M /trunk/doc/manual/resources.texi
   D /trunk/src/library/base/INDEX
   M /trunk/src/library/base/Makefile.in
   M /trunk/src/scripts/config

branch update

------------------------------------------------------------------------
r29122 | martyn | 2004-04-22 10:26:06 -0400 (Thu, 22 Apr 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Rmath.h0.in

When using Rmath library in standalone mode, we need to undefine TRUE, FALSE
before defining the enumeration RBoolean.

------------------------------------------------------------------------
r29121 | martyn | 2004-04-22 10:19:03 -0400 (Thu, 22 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS

Documented fix to Rmath.h in standalone model concerning predefined TRUE, FALSE

------------------------------------------------------------------------
r29120 | hornik | 2004-04-22 10:17:32 -0400 (Thu, 22 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/RESOURCES
   M /branches/R-1-9-patches/aclocal.m4
   M /branches/R-1-9-patches/configure
   M /branches/R-1-9-patches/doc/html/R-admin.html
   M /branches/R-1-9-patches/doc/html/resources.html

Updated.

------------------------------------------------------------------------
r29119 | hornik | 2004-04-22 10:17:26 -0400 (Thu, 22 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/resources.texi

Simplify in order to eliminate duplicated information.

------------------------------------------------------------------------
r29118 | hornik | 2004-04-22 10:17:23 -0400 (Thu, 22 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/configure.ac
   M /branches/R-1-9-patches/src/scripts/config

Make variables BLAS_LIBS and LAPACK_LIBS precious.

------------------------------------------------------------------------
r29117 | hornik | 2004-04-22 10:17:19 -0400 (Thu, 22 Apr 2004) | 2 lines
Changed paths:
   D /branches/R-1-9-patches/src/library/base/INDEX
   M /branches/R-1-9-patches/src/library/base/Makefile.in

Remove pre-built base INDEX file.

------------------------------------------------------------------------
r29116 | martyn | 2004-04-22 10:04:50 -0400 (Thu, 22 Apr 2004) | 3 lines
Changed paths:
   M /branches/R-1-9-patches/src/include/Rmath.h0.in

Need to #undef TRUE and FALSE before defining the enumeration RBoolean
using Rmath.h in standalone mode.

------------------------------------------------------------------------
r29115 | hornik | 2004-04-22 09:30:46 -0400 (Thu, 22 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/check.in

Ignore install time readLines() warnings about incomplete final lines.

------------------------------------------------------------------------
r29114 | ripley | 2004-04-22 08:26:39 -0400 (Thu, 22 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-admin.texi

document BLAS_LIBS and LAPACK_LIBS

------------------------------------------------------------------------
r29113 | hornik | 2004-04-22 07:43:49 -0400 (Thu, 22 Apr 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29112 | hornik | 2004-04-22 07:43:45 -0400 (Thu, 22 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29111 | ripley | 2004-04-22 07:38:47 -0400 (Thu, 22 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/config.site

add entries for BLAS_LIBS, LAPACK_LIBS and R_BROWSER

------------------------------------------------------------------------
r29110 | maechler | 2004-04-22 01:01:02 -0400 (Thu, 22 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29109 | maechler | 2004-04-22 01:01:01 -0400 (Thu, 22 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29108 | pd | 2004-04-21 18:38:40 -0400 (Wed, 21 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29107 | pd | 2004-04-21 18:38:37 -0400 (Wed, 21 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/BUGS

auto-update

------------------------------------------------------------------------
r29106 | ripley | 2004-04-21 15:51:01 -0400 (Wed, 21 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/add.R

branch update

------------------------------------------------------------------------
r29105 | ripley | 2004-04-21 12:34:49 -0400 (Wed, 21 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/stats/R/add.R

update extractAIC.survreg

------------------------------------------------------------------------
r29104 | ripley | 2004-04-21 09:09:15 -0400 (Wed, 21 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/optim.c

branch update

------------------------------------------------------------------------
r29103 | ripley | 2004-04-21 08:58:11 -0400 (Wed, 21 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/main/optim.c

fix (or at least workaround) for PR#6720

------------------------------------------------------------------------
r29102 | hornik | 2004-04-21 05:57:45 -0400 (Wed, 21 Apr 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29101 | hornik | 2004-04-21 05:57:40 -0400 (Wed, 21 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29100 | ripley | 2004-04-21 04:11:12 -0400 (Wed, 21 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/main/memory.c

use memset to zero array in S_alloc

------------------------------------------------------------------------
r29099 | ripley | 2004-04-21 03:49:48 -0400 (Wed, 21 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/readme.packages
   M /trunk/src/gnuwin32/system.c
   M /trunk/tests/reg-tests-1.R

branch update

------------------------------------------------------------------------
r29098 | ripley | 2004-04-21 03:47:30 -0400 (Wed, 21 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/admin.R

avoid message about saved-up warnings

------------------------------------------------------------------------
r29097 | maechler | 2004-04-21 01:01:02 -0400 (Wed, 21 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29096 | maechler | 2004-04-21 01:01:01 -0400 (Wed, 21 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29095 | pd | 2004-04-20 18:38:37 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29094 | pd | 2004-04-20 18:38:34 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r29093 | ripley | 2004-04-20 13:41:26 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/tests/reg-tests-1.R

remove test HP-UX flunks

------------------------------------------------------------------------
r29092 | maechler | 2004-04-20 12:36:06 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-intro.R
   M /trunk/doc/manual/R-intro.texi

branch update

------------------------------------------------------------------------
r29091 | ripley | 2004-04-20 12:24:18 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/system.c

more comprehensive error message

------------------------------------------------------------------------
r29090 | maechler | 2004-04-20 12:16:48 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-intro.R

make all source()able {interactively} by adding a few more initializations

------------------------------------------------------------------------
r29089 | maechler | 2004-04-20 12:16:02 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-intro.texi

fix three typos in R example code; annotate lsfit() with a ref to lm()

------------------------------------------------------------------------
r29088 | ripley | 2004-04-20 11:17:44 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/readme.packages

typo

------------------------------------------------------------------------
r29087 | ripley | 2004-04-20 10:53:01 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-exts.texi

fix typo (1-2.65) in R-patched too

------------------------------------------------------------------------
r29086 | ripley | 2004-04-20 10:38:36 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/scripts/INSTALL.in

revert to using R_DEFAULT_PACKAGES= on all platforms

------------------------------------------------------------------------
r29085 | ripley | 2004-04-20 10:37:54 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/install-save.sh

branch update

------------------------------------------------------------------------
r29084 | ripley | 2004-04-20 10:28:31 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/Makefile
   M /branches/R-1-9-patches/src/gnuwin32/install-save.sh

use R_DEFAULT_PACKAGES= for saving images except during bootstrapping

------------------------------------------------------------------------
r29083 | ripley | 2004-04-20 10:13:01 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/format.Date.Rd

typo

------------------------------------------------------------------------
r29082 | ripley | 2004-04-20 08:04:29 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/factor.R
   M /trunk/tests/reg-tests-1.R

branch update

------------------------------------------------------------------------
r29081 | ripley | 2004-04-20 08:03:04 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/base/R/factor.R
   M /branches/R-1-9-patches/tests/reg-tests-1.R

fix PR#6799

------------------------------------------------------------------------
r29080 | ripley | 2004-04-20 07:12:01 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/modules/aqua/CHANGES
   M /trunk/src/unix/devQuartz.c

branch update

------------------------------------------------------------------------
r29079 | ripley | 2004-04-20 07:09:50 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R

report separately (as warning not error) on unnecessarily declared former stub packages

------------------------------------------------------------------------
r29078 | iacus | 2004-04-20 05:47:43 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/modules/aqua/CHANGES

updated bug fix info for quartz device

------------------------------------------------------------------------
r29077 | iacus | 2004-04-20 04:46:57 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/unix/devQuartz.c

finally fixed the problem with clipping in quartz device

------------------------------------------------------------------------
r29076 | maechler | 2004-04-20 03:22:58 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/plotdefault.Rd

branch update

------------------------------------------------------------------------
r29075 | maechler | 2004-04-20 03:16:35 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/graphics/man/plotdefault.Rd

lwd does work with post.script

------------------------------------------------------------------------
r29074 | ripley | 2004-04-20 02:40:28 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/THANKS
   M /trunk/src/nmath/pgeom.c
   M /trunk/tests/d-p-q-r-tests.R
   M /trunk/tests/d-p-q-r-tests.Rout.save

branch update

------------------------------------------------------------------------
r29073 | ripley | 2004-04-20 02:38:04 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS

clarify whose bug the XFree 4.4.0 problem is

------------------------------------------------------------------------
r29072 | maechler | 2004-04-20 01:01:02 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29071 | maechler | 2004-04-20 01:01:01 -0400 (Tue, 20 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29070 | pd | 2004-04-19 18:38:33 -0400 (Mon, 19 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29069 | pd | 2004-04-19 18:38:29 -0400 (Mon, 19 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r29068 | maechler | 2004-04-19 15:30:39 -0400 (Mon, 19 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/THANKS
   M /branches/R-1-9-patches/src/nmath/pgeom.c
   M /branches/R-1-9-patches/tests/d-p-q-r-tests.R
   M /branches/R-1-9-patches/tests/d-p-q-r-tests.Rout.save

pgeom() accuracy PR#6792

------------------------------------------------------------------------
r29067 | ripley | 2004-04-19 10:36:27 -0400 (Mon, 19 Apr 2004) | 2 lines
Changed paths:
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/doc/html/R-admin.html
   M /trunk/m4/R.m4
   M /trunk/src/gnuwin32/fixed/h/config.h
   M /trunk/src/include/config.h.in
   M /trunk/src/modules/X11/dataentry.c

add test for X11 defining KeySym

------------------------------------------------------------------------
r29066 | ripley | 2004-04-19 09:38:52 -0400 (Mon, 19 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/modules/X11/dataentry.c
   M /trunk/src/modules/aqua/CHANGES

branch update

------------------------------------------------------------------------
r29065 | ripley | 2004-04-19 09:33:28 -0400 (Mon, 19 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/modules/X11/dataentry.c

fix XFree 4.4.0 error in header files

------------------------------------------------------------------------
r29064 | ripley | 2004-04-19 03:44:17 -0400 (Mon, 19 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/edit.c

avoid unused variable under Unix

------------------------------------------------------------------------
r29063 | ripley | 2004-04-19 03:43:55 -0400 (Mon, 19 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/main/platform.c

in do_fileedit, title was not allocated for a new window

------------------------------------------------------------------------
r29062 | murdoch | 2004-04-19 02:35:27 -0400 (Mon, 19 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/editor.c
   M /trunk/src/unix/edit.c

Fix for Windows seg fault

------------------------------------------------------------------------
r29061 | maechler | 2004-04-19 01:01:02 -0400 (Mon, 19 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29060 | maechler | 2004-04-19 01:01:01 -0400 (Mon, 19 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29059 | murdoch | 2004-04-18 20:02:42 -0400 (Sun, 18 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/system.c

Fixed R_EditFiles header

------------------------------------------------------------------------
r29058 | pd | 2004-04-18 18:38:29 -0400 (Sun, 18 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29057 | pd | 2004-04-18 18:38:24 -0400 (Sun, 18 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r29056 | iacus | 2004-04-18 18:33:29 -0400 (Sun, 18 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/modules/aqua/CHANGES

updated changes

------------------------------------------------------------------------
r29055 | iacus | 2004-04-18 18:27:33 -0400 (Sun, 18 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/aqua/GUI.R

small fix to the chekc-for-updates function

------------------------------------------------------------------------
r29054 | iacus | 2004-04-18 18:22:18 -0400 (Sun, 18 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/utils/R/aqua/GUI.R
   M /branches/R-1-9-patches/src/main/printutils.c

no more need to flush console in 1.9.0; smal fix to the check-updates function

------------------------------------------------------------------------
r29053 | hornik | 2004-04-18 17:12:39 -0400 (Sun, 18 Apr 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29052 | hornik | 2004-04-18 17:11:39 -0400 (Sun, 18 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r29051 | murdoch | 2004-04-18 14:42:10 -0400 (Sun, 18 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/editor.c
   M /trunk/src/gnuwin32/editor.h
   M /trunk/src/gnuwin32/system.c
   M /trunk/src/include/Defn.h
   M /trunk/src/library/profile/Rprofile.windows
   M /trunk/src/library/utils/R/edit.R
   M /trunk/src/library/utils/R/fix.R
   M /trunk/src/library/utils/man/edit.Rd
   M /trunk/src/library/utils/man/file.edit.Rd
   M /trunk/src/main/names.c
   M /trunk/src/main/platform.c
   M /trunk/src/unix/edit.c

Added title arg to edit() et al

------------------------------------------------------------------------
r29050 | ripley | 2004-04-18 13:12:45 -0400 (Sun, 18 Apr 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in
   M /trunk/NEWS
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/doc/html/R-admin.html
   M /trunk/m4/Makefile.in
   M /trunk/m4/README
   A /trunk/m4/codeset.m4
   M /trunk/src/gnuwin32/fixed/h/config.h
   M /trunk/src/include/config.h.in
   M /trunk/src/library/base/man/type.convert.Rd
   M /trunk/src/main/main.c
   M /trunk/src/main/platform.c
   M /trunk/src/main/scan.c
   M /trunk/tests/reg-tests-1.R

branch update

------------------------------------------------------------------------
r29049 | ripley | 2004-04-18 13:03:40 -0400 (Sun, 18 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/fixed/h/config.h

Windows match

------------------------------------------------------------------------
r29048 | ripley | 2004-04-18 13:01:06 -0400 (Sun, 18 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/Makefile.in
   M /branches/R-1-9-patches/acinclude.m4
   M /branches/R-1-9-patches/aclocal.m4
   M /branches/R-1-9-patches/configure
   M /branches/R-1-9-patches/configure.ac
   M /branches/R-1-9-patches/doc/html/R-admin.html
   M /branches/R-1-9-patches/m4/Makefile.in
   M /branches/R-1-9-patches/m4/README
   A /branches/R-1-9-patches/m4/codeset.m4
   M /branches/R-1-9-patches/src/include/config.h.in
   M /branches/R-1-9-patches/src/main/main.c
   M /branches/R-1-9-patches/src/main/platform.c

Fix PR#6789

------------------------------------------------------------------------
r29047 | ripley | 2004-04-18 12:37:46 -0400 (Sun, 18 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/base/man/type.convert.Rd
   M /branches/R-1-9-patches/src/main/scan.c
   M /branches/R-1-9-patches/tests/reg-tests-1.R

fixes for PR#6781

------------------------------------------------------------------------
r29046 | ripley | 2004-04-18 08:55:31 -0400 (Sun, 18 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/scripts/INSTALL.in

make saved images under R_DEFAULT_PACKAGES=NULL, as on Windows

------------------------------------------------------------------------
r29045 | ripley | 2004-04-18 08:42:27 -0400 (Sun, 18 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/fixed/bin/INSTALL
   M /trunk/src/gnuwin32/install-save.sh

branch update

------------------------------------------------------------------------
r29044 | ripley | 2004-04-18 08:40:09 -0400 (Sun, 18 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/CHANGES
   M /branches/R-1-9-patches/src/gnuwin32/fixed/bin/INSTALL

fix PR#6768

------------------------------------------------------------------------
r29043 | ripley | 2004-04-18 08:15:25 -0400 (Sun, 18 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/CHANGES
   M /branches/R-1-9-patches/src/gnuwin32/install-save.sh

fix PR#6769

------------------------------------------------------------------------
r29042 | ripley | 2004-04-18 04:58:47 -0400 (Sun, 18 Apr 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi

mention check on package names

------------------------------------------------------------------------
r29041 | ripley | 2004-04-18 04:57:24 -0400 (Sun, 18 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/nmath/polygamma.c

branch update

------------------------------------------------------------------------
r29040 | ripley | 2004-04-18 04:45:54 -0400 (Sun, 18 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/nmath/polygamma.c

suppress -Wall warning

------------------------------------------------------------------------
r29039 | ripley | 2004-04-18 04:24:12 -0400 (Sun, 18 Apr 2004) | 2 lines
Changed paths:
   D /trunk/src/library/ctest
   D /trunk/src/library/eda
   D /trunk/src/library/mle
   D /trunk/src/library/modreg
   D /trunk/src/library/mva
   D /trunk/src/library/nls
   D /trunk/src/library/stepfun
   D /trunk/src/library/ts

remove stub pacakges

------------------------------------------------------------------------
r29038 | maechler | 2004-04-18 01:01:02 -0400 (Sun, 18 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29037 | maechler | 2004-04-18 01:01:01 -0400 (Sun, 18 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29036 | pd | 2004-04-17 18:38:30 -0400 (Sat, 17 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29035 | pd | 2004-04-17 18:38:25 -0400 (Sat, 17 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r29034 | ripley | 2004-04-17 17:11:38 -0400 (Sat, 17 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/format.Date.Rd

typo

------------------------------------------------------------------------
r29033 | iacus | 2004-04-17 16:49:12 -0400 (Sat, 17 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/main/printutils.c

no more need to flush console in REprintf

------------------------------------------------------------------------
r29032 | ripley | 2004-04-17 06:51:10 -0400 (Sat, 17 Apr 2004) | 2 lines
Changed paths:
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/doc/R.1
   M /trunk/doc/html/R-admin.html

remove refrences to stub packages, updates for version no

------------------------------------------------------------------------
r29031 | ripley | 2004-04-17 06:44:39 -0400 (Sat, 17 Apr 2004) | 2 lines
Changed paths:
   D /trunk/src/library/lqs

remove lqs stub

------------------------------------------------------------------------
r29030 | ripley | 2004-04-17 04:57:02 -0400 (Sat, 17 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/check.in

add check for name clash with base or remapped stub packages

------------------------------------------------------------------------
r29029 | ripley | 2004-04-17 04:48:24 -0400 (Sat, 17 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/scripts/check.in

revert unintended part of last change

------------------------------------------------------------------------
r29028 | maechler | 2004-04-17 01:01:02 -0400 (Sat, 17 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29027 | maechler | 2004-04-17 01:01:01 -0400 (Sat, 17 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29026 | pd | 2004-04-16 18:38:20 -0400 (Fri, 16 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29025 | pd | 2004-04-16 18:38:16 -0400 (Fri, 16 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r29024 | ripley | 2004-04-16 17:50:30 -0400 (Fri, 16 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/scripts/check.in

branch update

------------------------------------------------------------------------
r29023 | ripley | 2004-04-16 17:46:27 -0400 (Fri, 16 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/scripts/check.in

The test for existing packages was broken, and the stubs were misread

------------------------------------------------------------------------
r29022 | ripley | 2004-04-16 17:26:43 -0400 (Fri, 16 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/library/Makefile.in

don't install stub packages as now unused

------------------------------------------------------------------------
r29021 | ripley | 2004-04-16 14:43:50 -0400 (Fri, 16 Apr 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/INSTALL
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/installer/Makefile
   M /trunk/src/library/base/R/library.R
   M /trunk/src/library/base/man/detach.Rd
   M /trunk/src/library/base/man/library.Rd

start removing stub packages
under Windows, treat tcltk like any other package

------------------------------------------------------------------------
r29020 | ripley | 2004-04-16 14:10:12 -0400 (Fri, 16 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/gnuwin32/Makefile

tidy up after grid tests

------------------------------------------------------------------------
r29019 | ripley | 2004-04-16 13:41:49 -0400 (Fri, 16 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/dataframe.R
   M /trunk/src/library/base/R/dates.R
   M /trunk/src/library/base/R/datetime.R
   M /trunk/src/library/base/man/difftime.Rd
   M /trunk/src/library/base/man/format.Date.Rd
   M /trunk/tests/reg-tests-1.R

branch update

------------------------------------------------------------------------
r29018 | ripley | 2004-04-16 13:35:58 -0400 (Fri, 16 Apr 2004) | 4 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/base/R/dataframe.R
   M /branches/R-1-9-patches/src/library/base/R/dates.R
   M /branches/R-1-9-patches/src/library/base/R/datetime.R
   M /branches/R-1-9-patches/src/library/base/man/difftime.Rd
   M /branches/R-1-9-patches/src/library/base/man/format.Date.Rd
   M /branches/R-1-9-patches/tests/reg-tests-1.R

manipulations on "difftime" objects
improve as.data.frame.list
add POSIXlt method for as.Date

------------------------------------------------------------------------
r29017 | ripley | 2004-04-16 12:38:09 -0400 (Fri, 16 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/base/R/dates.R
   M /branches/R-1-9-patches/tests/reg-tests-1.R

fix PR#6779

------------------------------------------------------------------------
r29016 | ripley | 2004-04-16 08:55:10 -0400 (Fri, 16 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/RESOURCES
   M /trunk/doc/html/resources.html
   M /trunk/doc/manual/R-exts.texi
   M /trunk/doc/manual/R-intro.texi
   M /trunk/doc/manual/resources.texi
   M /trunk/src/library/base/man/pretty.Rd
   M /trunk/src/library/graphics/man/axTicks.Rd
   M /trunk/src/library/graphics/man/par.Rd
   M /trunk/src/library/stats/R/arima.R
   M /trunk/src/library/tools/R/QC.R
   M /trunk/src/main/graphics.c
   M /trunk/src/nmath/lgammacor.c
   M /trunk/src/nmath/pbinom.c
   M /trunk/src/nmath/pcauchy.c
   M /trunk/src/nmath/stirlerr.c
   M /trunk/src/scripts/check.in
   M /trunk/tests/Makefile.in
   M /trunk/tests/Makefile.win
   M /trunk/tests/README
   M /trunk/tests/d-p-q-r-tests.R
   M /trunk/tests/d-p-q-r-tests.Rout.save

branch update

------------------------------------------------------------------------
r29015 | ripley | 2004-04-16 08:50:44 -0400 (Fri, 16 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/library/stats/R/arima.R

makeARMA p=q=0 fix

------------------------------------------------------------------------
r29014 | murdoch | 2004-04-16 08:05:35 -0400 (Fri, 16 Apr 2004) | 2 lines
Changed paths:
   A /trunk/src/library/utils/man/file.edit.Rd

Missed commit

------------------------------------------------------------------------
r29013 | ripley | 2004-04-16 07:57:52 -0400 (Fri, 16 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/Defunct.R
   M /trunk/src/library/base/R/Deprecated.R
   M /trunk/src/library/base/man/Defunct.Rd
   M /trunk/src/library/base/man/Deprecated.Rd
   A /trunk/src/library/utils/R/utils-defunct.R
   M /trunk/src/library/utils/R/utils-deprecated.R
   A /trunk/src/library/utils/man/utils-defunct.Rd
   M /trunk/src/library/utils/man/utils-deprecated.Rd
   M /trunk/tests/lapack.R
   M /trunk/tests/no-segfault.Rin
   M /trunk/tests/reg-tests-1.R

Deprecated -> Defunct

------------------------------------------------------------------------
r29012 | maechler | 2004-04-16 03:42:42 -0400 (Fri, 16 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/base/man/pretty.Rd

add a link to axTicks

------------------------------------------------------------------------
r29011 | maechler | 2004-04-16 03:37:35 -0400 (Fri, 16 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/graphics/man/axTicks.Rd
   M /branches/R-1-9-patches/src/library/graphics/man/par.Rd

explain axTicks() / par("xaxp") for log-case

------------------------------------------------------------------------
r29010 | maechler | 2004-04-16 01:01:02 -0400 (Fri, 16 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29009 | maechler | 2004-04-16 01:01:01 -0400 (Fri, 16 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29008 | pd | 2004-04-15 18:38:15 -0400 (Thu, 15 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29007 | pd | 2004-04-15 18:38:12 -0400 (Thu, 15 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r29006 | maechler | 2004-04-15 08:24:57 -0400 (Thu, 15 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/main/graphics.c

"." in comment

------------------------------------------------------------------------
r29005 | maechler | 2004-04-15 01:01:02 -0400 (Thu, 15 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r29004 | maechler | 2004-04-15 01:01:01 -0400 (Thu, 15 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r29003 | pd | 2004-04-14 18:38:11 -0400 (Wed, 14 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r29002 | pd | 2004-04-14 18:38:07 -0400 (Wed, 14 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r29001 | murdoch | 2004-04-14 16:00:23 -0400 (Wed, 14 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/editor.c

Fix for re-entry and crashes

------------------------------------------------------------------------
r29000 | maechler | 2004-04-14 09:45:18 -0400 (Wed, 14 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/nmath/pcauchy.c
   M /branches/R-1-9-patches/tests/d-p-q-r-tests.R
   M /branches/R-1-9-patches/tests/d-p-q-r-tests.Rout.save

pcauchy() improvement: PR#6756

------------------------------------------------------------------------
r28999 | hornik | 2004-04-14 05:36:28 -0400 (Wed, 14 Apr 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28998 | hornik | 2004-04-14 05:36:23 -0400 (Wed, 14 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/RESOURCES
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/html/resources.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28997 | hornik | 2004-04-14 05:36:00 -0400 (Wed, 14 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/resources.texi

Update info on CRAN mirrors and R mailing lists.

------------------------------------------------------------------------
r28996 | maechler | 2004-04-14 01:01:02 -0400 (Wed, 14 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28995 | maechler | 2004-04-14 01:01:01 -0400 (Wed, 14 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r28994 | pd | 2004-04-13 18:38:33 -0400 (Tue, 13 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28993 | pd | 2004-04-13 18:38:29 -0400 (Tue, 13 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28992 | murdoch | 2004-04-13 18:16:54 -0400 (Tue, 13 Apr 2004) | 2 lines
Changed paths:
   A /trunk/src/gnuwin32/editor.h

Oops, missed this file for editor

------------------------------------------------------------------------
r28991 | murdoch | 2004-04-13 16:50:48 -0400 (Tue, 13 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/console.c
   M /trunk/src/gnuwin32/console.h
   A /trunk/src/gnuwin32/editor.c
   M /trunk/src/gnuwin32/graphapp/buttons.c
   M /trunk/src/gnuwin32/graphapp/controls.c
   M /trunk/src/gnuwin32/graphapp/dialogs.c
   M /trunk/src/gnuwin32/graphapp/events.c
   M /trunk/src/gnuwin32/graphapp/ga.h
   M /trunk/src/gnuwin32/graphapp/gbuttons.c
   M /trunk/src/gnuwin32/graphapp/gmenus.c
   M /trunk/src/gnuwin32/graphapp/graphapp.h
   M /trunk/src/gnuwin32/graphapp/internal.h
   M /trunk/src/gnuwin32/graphapp/menus.c
   M /trunk/src/gnuwin32/graphapp/objects.c
   M /trunk/src/gnuwin32/pager.c
   M /trunk/src/gnuwin32/preferences.c
   M /trunk/src/gnuwin32/rui.c
   M /trunk/src/gnuwin32/rui.h
   M /trunk/src/gnuwin32/system.c
   M /trunk/src/include/Defn.h
   M /trunk/src/include/Internal.h
   M /trunk/src/library/profile/Rprofile.windows
   M /trunk/src/library/utils/NAMESPACE
   M /trunk/src/library/utils/R/edit.R
   M /trunk/src/main/names.c
   M /trunk/src/main/platform.c
   M /trunk/src/unix/edit.c
   M /trunk/src/unix/system.c

Editor support (mostly in Windows) by Chris Jackson

------------------------------------------------------------------------
r28990 | bates | 2004-04-13 12:38:47 -0400 (Tue, 13 Apr 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi

fixed typo (ny instead of nc) in R_max_col description

------------------------------------------------------------------------
r28989 | hornik | 2004-04-13 12:21:39 -0400 (Tue, 13 Apr 2004) | 3 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/tools/R/QC.R
   M /branches/R-1-9-patches/src/scripts/check.in

Have .checkPackageDepends() work on *installed* packages rather than
directories with package sources.

------------------------------------------------------------------------
r28988 | hornik | 2004-04-13 12:21:35 -0400 (Tue, 13 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/tests/Makefile.in
   M /branches/R-1-9-patches/tests/Makefile.win
   M /branches/R-1-9-patches/tests/README

R CMD check now by default checks foreign function calls.

------------------------------------------------------------------------
r28987 | maechler | 2004-04-13 08:33:25 -0400 (Tue, 13 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/nmath/lgammacor.c
   M /branches/R-1-9-patches/src/nmath/stirlerr.c

comments w/ "links"

------------------------------------------------------------------------
r28986 | maechler | 2004-04-13 08:32:16 -0400 (Tue, 13 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/NEWS
   M /branches/R-1-9-patches/src/nmath/pbinom.c
   M /branches/R-1-9-patches/tests/d-p-q-r-tests.R
   M /branches/R-1-9-patches/tests/d-p-q-r-tests.Rout.save

pbinom accuracy PR#6756

------------------------------------------------------------------------
r28985 | hornik | 2004-04-13 07:45:54 -0400 (Tue, 13 Apr 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28984 | hornik | 2004-04-13 07:45:50 -0400 (Tue, 13 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/FAQ
   M /branches/R-1-9-patches/doc/html/faq.html
   M /branches/R-1-9-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28983 | hornik | 2004-04-13 07:05:56 -0400 (Tue, 13 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/scripts/check.in

Point to relevant sections in R-exts for S3_methods and ff_calls checks.

------------------------------------------------------------------------
r28982 | hornik | 2004-04-13 07:05:52 -0400 (Tue, 13 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/library/tools/R/QC.R

No markup for indicating (undocumented) S4 methods.

------------------------------------------------------------------------
r28981 | hornik | 2004-04-13 07:05:49 -0400 (Tue, 13 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-intro.texi

Slight improvements for conditionalized displaymath material.

------------------------------------------------------------------------
r28980 | hornik | 2004-04-13 07:05:45 -0400 (Tue, 13 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/doc/manual/R-exts.texi

No whitespace in signature list for S4 method aliases.

------------------------------------------------------------------------
r28979 | hornik | 2004-04-13 05:55:25 -0400 (Tue, 13 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/src/scripts/check.in

Exclude install warnings about non ANSI C code from system files.

------------------------------------------------------------------------
r28978 | maechler | 2004-04-13 01:01:02 -0400 (Tue, 13 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28977 | maechler | 2004-04-13 01:01:01 -0400 (Tue, 13 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/date-stamp

.

------------------------------------------------------------------------
r28976 | pd | 2004-04-12 18:38:27 -0400 (Mon, 12 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28975 | pd | 2004-04-12 18:38:24 -0400 (Mon, 12 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28974 | pd | 2004-04-12 08:11:32 -0400 (Mon, 12 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-9-patches/VERSION

prepare for next version

------------------------------------------------------------------------
r28973 | (no author) | 2004-04-12 08:11:32 -0400 (Mon, 12 Apr 2004) | 2 lines
Changed paths:
   A /branches/R-1-9-patches (from /trunk:28970)
   D /branches/R-1-9-patches/Attic
   R /branches/R-1-9-patches/src/appl/lowess.doc (from /branches/unlabeled-1.1.1/src/appl/lowess.doc:28970)
   R /branches/R-1-9-patches/src/unix/PSPAPER (from /branches/unlabeled-1.1.1/src/unix/PSPAPER:28970)

This commit was manufactured by cvs2svn to create branch
'R-1-9-patches'.
------------------------------------------------------------------------
r28972 | pd | 2004-04-12 08:11:31 -0400 (Mon, 12 Apr 2004) | 2 lines
Changed paths:
   M /trunk/VERSION

prepare for next version

------------------------------------------------------------------------
r28971 | (no author) | 2004-04-12 06:36:38 -0400 (Mon, 12 Apr 2004) | 1 line
Changed paths:
   A /tags/R-1-9-0 (from /trunk:28970)
   D /tags/R-1-9-0/Attic
   R /tags/R-1-9-0/src/appl/lowess.doc (from /branches/unlabeled-1.1.1/src/appl/lowess.doc:28970)
   R /tags/R-1-9-0/src/unix/PSPAPER (from /branches/unlabeled-1.1.1/src/unix/PSPAPER:28970)

This commit was manufactured by cvs2svn to create tag 'R-1-9-0'.
------------------------------------------------------------------------
r28970 | pd | 2004-04-12 06:36:38 -0400 (Mon, 12 Apr 2004) | 2 lines
Changed paths:
   M /trunk/tests/reg-tests-1.R

use all.equal, not identical in cmdscale test

------------------------------------------------------------------------
r28969 | pd | 2004-04-12 05:45:13 -0400 (Mon, 12 Apr 2004) | 2 lines
Changed paths:
   M /trunk/VERSION
   M /trunk/doc/html/R-admin.html

from the automatic build of 1.9.0

------------------------------------------------------------------------
r28968 | maechler | 2004-04-12 01:01:02 -0400 (Mon, 12 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28967 | maechler | 2004-04-12 01:01:01 -0400 (Mon, 12 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28966 | pd | 2004-04-11 18:38:22 -0400 (Sun, 11 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28965 | pd | 2004-04-11 18:38:19 -0400 (Sun, 11 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28964 | pd | 2004-04-11 06:14:42 -0400 (Sun, 11 Apr 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

from the automatic build of 1.9.0 beta

------------------------------------------------------------------------
r28963 | maechler | 2004-04-11 01:01:02 -0400 (Sun, 11 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28962 | maechler | 2004-04-11 01:01:01 -0400 (Sun, 11 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28961 | pd | 2004-04-10 18:52:20 -0400 (Sat, 10 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/cor.Rd

add warning about unexpected behaviour with spearman and missing values

------------------------------------------------------------------------
r28960 | pd | 2004-04-10 18:38:15 -0400 (Sat, 10 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28959 | pd | 2004-04-10 18:38:11 -0400 (Sat, 10 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28958 | hornik | 2004-04-10 13:12:35 -0400 (Sat, 10 Apr 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28957 | hornik | 2004-04-10 13:11:29 -0400 (Sat, 10 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28956 | maechler | 2004-04-10 09:35:11 -0400 (Sat, 10 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/rect.Rd

title typo

------------------------------------------------------------------------
r28955 | pd | 2004-04-10 06:11:38 -0400 (Sat, 10 Apr 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

from the automatic build of 1.9.0 beta

------------------------------------------------------------------------
r28954 | maechler | 2004-04-10 01:01:02 -0400 (Sat, 10 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28953 | maechler | 2004-04-10 01:01:01 -0400 (Sat, 10 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28952 | pd | 2004-04-09 18:38:08 -0400 (Fri, 09 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28951 | pd | 2004-04-09 18:38:04 -0400 (Fri, 09 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28950 | ripley | 2004-04-09 14:38:14 -0400 (Fri, 09 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/rect.Rd

update to take account of changes when shading was introduced.

------------------------------------------------------------------------
r28949 | bates | 2004-04-09 09:33:24 -0400 (Fri, 09 Apr 2004) | 2 lines
Changed paths:
   M /trunk/debian/changelog
   M /trunk/debian/control
   M /trunk/debian/r-base-core.lintian
   A /trunk/debian/r-mathlib.lintian
   M /trunk/debian/rules
   A /trunk/debian/shlibs.local.hidden
   A /trunk/debian/simulate-buildd

Changes from Dirk

------------------------------------------------------------------------
r28948 | pd | 2004-04-09 06:08:20 -0400 (Fri, 09 Apr 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

from the automatic build of 1.9.0 beta

------------------------------------------------------------------------
r28947 | maechler | 2004-04-09 01:01:02 -0400 (Fri, 09 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28946 | maechler | 2004-04-09 01:01:01 -0400 (Fri, 09 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28945 | pd | 2004-04-08 18:37:57 -0400 (Thu, 08 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28944 | pd | 2004-04-08 18:37:53 -0400 (Thu, 08 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28943 | ripley | 2004-04-08 15:11:28 -0400 (Thu, 08 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/rw-FAQ.texi

update

------------------------------------------------------------------------
r28942 | pd | 2004-04-08 06:08:20 -0400 (Thu, 08 Apr 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

from the automatic build of 1.9.0 beta

------------------------------------------------------------------------
r28941 | maechler | 2004-04-08 01:01:03 -0400 (Thu, 08 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28940 | maechler | 2004-04-08 01:01:01 -0400 (Thu, 08 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28939 | pd | 2004-04-07 18:37:51 -0400 (Wed, 07 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28938 | pd | 2004-04-07 18:37:47 -0400 (Wed, 07 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28937 | hornik | 2004-04-07 10:33:32 -0400 (Wed, 07 Apr 2004) | 2 lines
Changed paths:
   M /trunk/share/texmf/Rd.sty

Load package 'color' ahead of 'hyperref'.

------------------------------------------------------------------------
r28936 | pd | 2004-04-07 06:11:34 -0400 (Wed, 07 Apr 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

from the automatic build of 1.9.0 beta

------------------------------------------------------------------------
r28935 | maechler | 2004-04-07 01:01:02 -0400 (Wed, 07 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28934 | maechler | 2004-04-07 01:01:01 -0400 (Wed, 07 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28933 | pd | 2004-04-06 18:37:42 -0400 (Tue, 06 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28932 | pd | 2004-04-06 18:37:38 -0400 (Tue, 06 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28931 | murdoch | 2004-04-06 16:21:57 -0400 (Tue, 06 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/stopifnot.Rd

Added "assertion" as concept to stopifnot

------------------------------------------------------------------------
r28930 | iacus | 2004-04-06 11:56:58 -0400 (Tue, 06 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/devQuartz.c

reverted a change on CanClip = FALSE. Still remains the sub problem

------------------------------------------------------------------------
r28929 | maechler | 2004-04-06 09:53:25 -0400 (Tue, 06 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

fligner.test was in "BUG FIXES" for 1.8.1

------------------------------------------------------------------------
r28928 | pd | 2004-04-06 06:22:36 -0400 (Tue, 06 Apr 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

from the automatic build of 1.9.0 beta

------------------------------------------------------------------------
r28927 | hornik | 2004-04-06 02:39:23 -0400 (Tue, 06 Apr 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28926 | hornik | 2004-04-06 02:39:18 -0400 (Tue, 06 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28925 | maechler | 2004-04-06 01:01:03 -0400 (Tue, 06 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28924 | maechler | 2004-04-06 01:01:02 -0400 (Tue, 06 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28923 | pd | 2004-04-05 18:37:34 -0400 (Mon, 05 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28922 | pd | 2004-04-05 18:37:30 -0400 (Mon, 05 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28921 | iacus | 2004-04-05 15:39:27 -0400 (Mon, 05 Apr 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in

in darwin specific chunks: changed ln -h with ln -n for compatibility

------------------------------------------------------------------------
r28920 | maechler | 2004-04-05 15:33:57 -0400 (Mon, 05 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/datetime.R
   M /trunk/tests/reg-tests-1.R

summary.POSIX*t: finally [1:6]

------------------------------------------------------------------------
r28919 | maechler | 2004-04-05 11:56:43 -0400 (Mon, 05 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/dates.R
   M /trunk/src/library/base/R/datetime.R

[1:6] not [1:5] for summary.(Date|POSIX[cl]t)

------------------------------------------------------------------------
r28918 | pd | 2004-04-05 11:15:16 -0400 (Mon, 05 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/fligner.test.R

fligner.test booboo

------------------------------------------------------------------------
r28917 | pd | 2004-04-05 10:56:53 -0400 (Mon, 05 Apr 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

from the automatic build of 1.9.0 beta

------------------------------------------------------------------------
r28916 | hornik | 2004-04-05 04:36:59 -0400 (Mon, 05 Apr 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28915 | hornik | 2004-04-05 04:36:54 -0400 (Mon, 05 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28914 | maechler | 2004-04-05 01:01:02 -0400 (Mon, 05 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28913 | maechler | 2004-04-05 01:01:01 -0400 (Mon, 05 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28912 | iacus | 2004-04-04 20:05:41 -0400 (Sun, 04 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/RMacOSX-FAQ.html
   M /trunk/src/modules/aqua/RMacOSX-FAQ.texi

spell checked version

------------------------------------------------------------------------
r28911 | iacus | 2004-04-04 19:44:49 -0400 (Sun, 04 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/RMacOSX-FAQ.html
   M /trunk/src/modules/aqua/RMacOSX-FAQ.texi

probably the very last update for this FAQ before release

------------------------------------------------------------------------
r28910 | pd | 2004-04-04 18:37:40 -0400 (Sun, 04 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28909 | pd | 2004-04-04 18:37:37 -0400 (Sun, 04 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28908 | iacus | 2004-04-04 18:22:28 -0400 (Sun, 04 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/Contents/Resources/main.nib/info.nib
   M /trunk/src/modules/aqua/Contents/Resources/main.nib/objects.xib
   M /trunk/src/modules/aqua/aquaconsole.c

window refresh bug: not showing after hiding. Fixed prefs window user dir field, too short

------------------------------------------------------------------------
r28907 | ripley | 2004-04-04 15:02:57 -0400 (Sun, 04 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/KalmanLike.Rd

corrections from Kjetil Halvorsen

------------------------------------------------------------------------
r28906 | murdoch | 2004-04-04 14:04:27 -0400 (Sun, 04 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/src/arima.c

Fix for KalmanSmooth (PR#6738)

------------------------------------------------------------------------
r28905 | maechler | 2004-04-04 01:01:02 -0500 (Sun, 04 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28904 | maechler | 2004-04-04 01:01:01 -0500 (Sun, 04 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28903 | pd | 2004-04-03 17:37:33 -0500 (Sat, 03 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28902 | pd | 2004-04-03 17:37:29 -0500 (Sat, 03 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28901 | ripley | 2004-04-03 15:00:02 -0500 (Sat, 03 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/Special.Rd

forward link

------------------------------------------------------------------------
r28900 | ripley | 2004-04-03 11:44:32 -0500 (Sat, 03 Apr 2004) | 3 lines
Changed paths:
   M /trunk/src/scripts/check.in
   M /trunk/tests/Makefile.in

ensure that base packages are assumed to be already installed and that
their dependencies are not checked when running make check-devel.

------------------------------------------------------------------------
r28899 | ripley | 2004-04-03 11:36:34 -0500 (Sat, 03 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/library/eda/DESCRIPTION.in
   M /trunk/src/library/lqs/DESCRIPTION.in
   M /trunk/src/library/mle/DESCRIPTION.in
   M /trunk/src/library/modreg/DESCRIPTION.in
   M /trunk/src/library/nls/DESCRIPTION.in
   M /trunk/src/library/stepfun/DESCRIPTION.in
   M /trunk/src/library/ts/DESCRIPTION.in

update contents/title

------------------------------------------------------------------------
r28898 | ripley | 2004-04-03 11:36:13 -0500 (Sat, 03 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/library/mva/DESCRIPTION.in

wrong priority

------------------------------------------------------------------------
r28897 | maechler | 2004-04-03 08:37:09 -0500 (Sat, 03 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/GammaDist.Rd

add \concept

------------------------------------------------------------------------
r28896 | maechler | 2004-04-03 08:36:28 -0500 (Sat, 03 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/Beta.Rd

explain "incomplete beta"

------------------------------------------------------------------------
r28895 | pd | 2004-04-03 06:11:38 -0500 (Sat, 03 Apr 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/R-admin.html

from the automatic build of 1.9.0 beta

------------------------------------------------------------------------
r28894 | ripley | 2004-04-03 02:29:06 -0500 (Sat, 03 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/check.in

need to avoid checking DESCRIPTION if --install=skip

------------------------------------------------------------------------
r28893 | maechler | 2004-04-03 01:01:02 -0500 (Sat, 03 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28892 | maechler | 2004-04-03 01:01:01 -0500 (Sat, 03 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28891 | murdoch | 2004-04-02 16:48:20 -0500 (Fri, 02 Apr 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/R-admin.html
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi
   M /trunk/doc/manual/R-admin.texi
   M /trunk/doc/manual/R-exts.texi
   M /trunk/src/gnuwin32/INSTALL
   M /trunk/src/gnuwin32/readme.packages
   M /trunk/src/gnuwin32/rw-FAQ.texi

Windows stuff moved from Ripley to Murdoch

------------------------------------------------------------------------
r28890 | pd | 2004-04-02 06:11:53 -0500 (Fri, 02 Apr 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

from the automatic build of 1.9.0 beta

------------------------------------------------------------------------
r28889 | ripley | 2004-04-02 05:27:55 -0500 (Fri, 02 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile

need to be able to cross-build vignettes

------------------------------------------------------------------------
r28888 | ripley | 2004-04-02 05:17:53 -0500 (Fri, 02 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/devga.c
   M /trunk/src/gnuwin32/extra.c
   M /trunk/src/gnuwin32/rui.c
   M /trunk/src/gnuwin32/sys-win32.c
   M /trunk/src/gnuwin32/system.c

add/improve protection against buffer overflows

------------------------------------------------------------------------
r28887 | ripley | 2004-04-02 02:24:37 -0500 (Fri, 02 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/dates.R
   M /trunk/src/library/base/R/datetime.R

tweak summary method for date[-time] objects

------------------------------------------------------------------------
r28886 | maechler | 2004-04-02 01:01:02 -0500 (Fri, 02 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28885 | maechler | 2004-04-02 01:01:01 -0500 (Fri, 02 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28884 | pd | 2004-04-01 17:37:19 -0500 (Thu, 01 Apr 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28883 | pd | 2004-04-01 17:37:15 -0500 (Thu, 01 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28882 | ripley | 2004-04-01 14:30:09 -0500 (Thu, 01 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/INSTALL
   M /trunk/src/gnuwin32/readme.packages

tweaks

------------------------------------------------------------------------
r28881 | tlumley | 2004-04-01 13:54:18 -0500 (Thu, 01 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/main/eval.c

revert complex superassigment change

------------------------------------------------------------------------
r28880 | tlumley | 2004-04-01 13:42:29 -0500 (Thu, 01 Apr 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

revert complex superassigment change

------------------------------------------------------------------------
r28879 | ripley | 2004-04-01 07:57:46 -0500 (Thu, 01 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/DateTimeClasses.Rd

typo

------------------------------------------------------------------------
r28878 | pd | 2004-04-01 06:12:35 -0500 (Thu, 01 Apr 2004) | 2 lines
Changed paths:
   M /trunk/doc/R.1
   M /trunk/doc/html/R-admin.html

from the automatic build of 1.9.0 beta

------------------------------------------------------------------------
r28877 | ripley | 2004-04-01 06:06:17 -0500 (Thu, 01 Apr 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/DateTimeClasses.Rd

add xref to Dates class

------------------------------------------------------------------------
r28876 | maechler | 2004-04-01 01:01:02 -0500 (Thu, 01 Apr 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28875 | maechler | 2004-04-01 01:01:01 -0500 (Thu, 01 Apr 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28874 | iacus | 2004-03-31 17:04:47 -0500 (Wed, 31 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/devQuartz.c

fixed the problem with text clipping by setting canClip to TRUE

------------------------------------------------------------------------
r28873 | ripley | 2004-03-31 15:49:58 -0500 (Wed, 31 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/extra.c

avoid segfault in browseURL on very long urls

------------------------------------------------------------------------
r28872 | ripley | 2004-03-31 14:01:38 -0500 (Wed, 31 Mar 2004) | 2 lines
Changed paths:
   M /trunk/tests/reg-tests-1.R

example for PR#6702

------------------------------------------------------------------------
r28871 | ripley | 2004-03-31 13:53:04 -0500 (Wed, 31 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/NAMESPACE

register print.power.htest

------------------------------------------------------------------------
r28870 | ripley | 2004-03-31 11:27:20 -0500 (Wed, 31 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/cbind.Rd
   M /trunk/src/main/bind.c

PR#6702: allow lists in c/rbind

------------------------------------------------------------------------
r28869 | ripley | 2004-03-31 09:10:21 -0500 (Wed, 31 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/environment.Rd

clarify base environments

------------------------------------------------------------------------
r28868 | pd | 2004-03-31 06:11:49 -0500 (Wed, 31 Mar 2004) | 2 lines
Changed paths:
   M /trunk/RESOURCES
   M /trunk/doc/html/R-admin.html
   M /trunk/doc/html/resources.html

from the automatic build of 1.9.0 beta

------------------------------------------------------------------------
r28867 | ripley | 2004-03-31 04:58:45 -0500 (Wed, 31 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/packageDescription.Rd

improvements and corrections

------------------------------------------------------------------------
r28866 | ripley | 2004-03-31 02:32:14 -0500 (Wed, 31 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/datetime.R
   M /trunk/tests/reg-tests-1.R

patch PR#4558 part 2

------------------------------------------------------------------------
r28865 | maechler | 2004-03-31 01:01:02 -0500 (Wed, 31 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28864 | maechler | 2004-03-31 01:01:01 -0500 (Wed, 31 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28863 | pd | 2004-03-30 17:37:10 -0500 (Tue, 30 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28862 | pd | 2004-03-30 17:37:06 -0500 (Tue, 30 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28861 | iacus | 2004-03-30 16:44:47 -0500 (Tue, 30 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/aquaconsole.c
   M /trunk/src/unix/devQuartz.c

fixes the right quaretz window dim

------------------------------------------------------------------------
r28860 | leisch | 2004-03-30 08:56:09 -0500 (Tue, 30 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/resources.texi

added Slovenian mirror

------------------------------------------------------------------------
r28859 | pd | 2004-03-30 06:11:45 -0500 (Tue, 30 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

from the automatic build of 1.9.0 beta

------------------------------------------------------------------------
r28858 | maechler | 2004-03-30 01:01:02 -0500 (Tue, 30 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28857 | maechler | 2004-03-30 01:01:01 -0500 (Tue, 30 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28856 | pd | 2004-03-29 17:37:08 -0500 (Mon, 29 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28855 | pd | 2004-03-29 17:37:04 -0500 (Mon, 29 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28854 | murdoch | 2004-03-29 09:36:07 -0500 (Mon, 29 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/graphapp/dialogs.c
   M /trunk/src/gnuwin32/graphapp/gdraw.c
   M /trunk/src/gnuwin32/graphapp/graphapp.h

Bug fixes to "stay on top"

------------------------------------------------------------------------
r28853 | pd | 2004-03-29 06:11:42 -0500 (Mon, 29 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

from the automatic build of 1.9.0 beta

------------------------------------------------------------------------
r28852 | maechler | 2004-03-29 01:01:02 -0500 (Mon, 29 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28851 | maechler | 2004-03-29 01:01:01 -0500 (Mon, 29 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28850 | pd | 2004-03-28 17:36:58 -0500 (Sun, 28 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28849 | pd | 2004-03-28 17:36:55 -0500 (Sun, 28 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28848 | pd | 2004-03-28 06:14:48 -0500 (Sun, 28 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

from the automatic build of 1.9.0 beta

------------------------------------------------------------------------
r28847 | maechler | 2004-03-28 01:01:02 -0500 (Sun, 28 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28846 | maechler | 2004-03-28 01:01:01 -0500 (Sun, 28 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28845 | pd | 2004-03-27 18:36:56 -0500 (Sat, 27 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28844 | pd | 2004-03-27 18:36:53 -0500 (Sat, 27 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28843 | luke | 2004-03-27 14:42:55 -0500 (Sat, 27 Mar 2004) | 3 lines
Changed paths:
   M /trunk/src/library/base/R/namespace.R

Modified getNamespace to, on error, return stats on error packages
merged into stats.

------------------------------------------------------------------------
r28842 | maechler | 2004-03-27 11:43:50 -0500 (Sat, 27 Mar 2004) | 2 lines
Changed paths:
   M /trunk/tests/d-p-q-r-tests.R
   M /trunk/tests/d-p-q-r-tests.Rout.save

accuracy relax for qnchisq(*,df=1.5) [some platforms]

------------------------------------------------------------------------
r28841 | ripley | 2004-03-27 11:11:09 -0500 (Sat, 27 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/plot.ts.Rd
   M /trunk/src/library/stats/man/ts.Rd

library ts -> stats

------------------------------------------------------------------------
r28840 | ripley | 2004-03-27 08:46:11 -0500 (Sat, 27 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/modules/X11/dataentry.c

adjust to work with XFree86 4.4.0 headers (and some missing casts)

------------------------------------------------------------------------
r28839 | pd | 2004-03-27 06:11:43 -0500 (Sat, 27 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

from the automatic build of 1.9.0 beta

------------------------------------------------------------------------
r28838 | ripley | 2004-03-27 03:04:16 -0500 (Sat, 27 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/cbind.Rd

point out that only atomic vectors/matrices can be handled.

------------------------------------------------------------------------
r28837 | maechler | 2004-03-27 01:01:02 -0500 (Sat, 27 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28836 | maechler | 2004-03-27 01:01:01 -0500 (Sat, 27 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28835 | pd | 2004-03-26 18:36:51 -0500 (Fri, 26 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28834 | pd | 2004-03-26 18:36:47 -0500 (Fri, 26 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28833 | tlumley | 2004-03-26 17:56:03 -0500 (Fri, 26 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/eval.c

complex superassignment fix

------------------------------------------------------------------------
r28832 | pd | 2004-03-26 14:18:25 -0500 (Fri, 26 Mar 2004) | 2 lines
Changed paths:
   M /trunk/configure
   M /trunk/doc/html/R-admin.html

from the automatic build of 1.9.0 beta

------------------------------------------------------------------------
r28831 | hornik | 2004-03-26 10:34:09 -0500 (Fri, 26 Mar 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28830 | hornik | 2004-03-26 10:34:04 -0500 (Fri, 26 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28829 | maechler | 2004-03-26 01:01:02 -0500 (Fri, 26 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28828 | maechler | 2004-03-26 01:01:01 -0500 (Fri, 26 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28827 | pd | 2004-03-25 18:36:43 -0500 (Thu, 25 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28826 | pd | 2004-03-25 18:36:39 -0500 (Thu, 25 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28825 | pd | 2004-03-25 18:00:46 -0500 (Thu, 25 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

from the automatic build of 1.9.0 beta

------------------------------------------------------------------------
r28824 | iacus | 2004-03-25 16:27:06 -0500 (Thu, 25 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/Contents/Info.plist.in

allow R to accept drag and drop

------------------------------------------------------------------------
r28823 | iacus | 2004-03-25 15:48:24 -0500 (Thu, 25 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/CHANGES
   M /trunk/src/modules/aqua/RMacOSX-FAQ.html
   M /trunk/src/modules/aqua/RMacOSX-FAQ.texi
   M /trunk/src/modules/aqua/aquaconsole.c

very last changes for loading .rda file by dragging on R icon

------------------------------------------------------------------------
r28822 | ripley | 2004-03-25 14:58:16 -0500 (Thu, 25 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile

cosmetics

------------------------------------------------------------------------
r28821 | ripley | 2004-03-25 11:54:55 -0500 (Thu, 25 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

typos and tweaks

------------------------------------------------------------------------
r28820 | maechler | 2004-03-25 10:57:19 -0500 (Thu, 25 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/deriv.c

D(..gamma..)

------------------------------------------------------------------------
r28819 | maechler | 2004-03-25 10:27:41 -0500 (Thu, 25 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/nmath/pgeom.c

improve accuracy for small p (#6687)

------------------------------------------------------------------------
r28818 | maechler | 2004-03-25 10:23:13 -0500 (Thu, 25 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28817 | maechler | 2004-03-25 10:23:12 -0500 (Thu, 25 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28816 | iacus | 2004-03-24 19:25:52 -0500 (Wed, 24 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/CHANGES
   M /trunk/src/modules/aqua/Info.plist.in
   M /trunk/src/modules/aqua/RMacOSX-FAQ.html
   M /trunk/src/modules/aqua/RMacOSX-FAQ.texi
   M /trunk/src/modules/aqua/aquaconsole.c

updated info and added support for file opening, something ot be fixed before release

------------------------------------------------------------------------
r28815 | pd | 2004-03-24 06:42:31 -0500 (Wed, 24 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

from the automatic build of 1.9.0 beta

------------------------------------------------------------------------
r28814 | maechler | 2004-03-24 01:01:02 -0500 (Wed, 24 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28813 | maechler | 2004-03-24 01:01:01 -0500 (Wed, 24 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28812 | iacus | 2004-03-23 19:22:59 -0500 (Tue, 23 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/RMacOSX-FAQ.html
   M /trunk/src/modules/aqua/RMacOSX-FAQ.texi

few other new  addings

------------------------------------------------------------------------
r28811 | pd | 2004-03-23 18:36:56 -0500 (Tue, 23 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28810 | pd | 2004-03-23 18:36:51 -0500 (Tue, 23 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28809 | maechler | 2004-03-23 12:38:57 -0500 (Tue, 23 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/nmath/nmath.h
   M /trunk/src/nmath/pnchisq.c
   M /trunk/src/nmath/qnchisq.c
   M /trunk/tests/d-p-q-r-tests.R
   M /trunk/tests/d-p-q-r-tests.Rout.save

major pnchisq() {and some qnchisq()} improvements for larger ncp

------------------------------------------------------------------------
r28808 | maechler | 2004-03-23 12:38:00 -0500 (Tue, 23 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/include/Rmath.h0.in
   M /trunk/src/nmath/qgamma.c

2nd part of qgamma() improvements

------------------------------------------------------------------------
r28807 | murdoch | 2004-03-23 08:03:51 -0500 (Tue, 23 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/doc/manual/txi-en.tex

txi-en.tex should accompany texinfo.tex

------------------------------------------------------------------------
r28806 | pd | 2004-03-23 06:28:38 -0500 (Tue, 23 Mar 2004) | 2 lines
Changed paths:
   M /trunk/RESOURCES
   M /trunk/doc/html/R-admin.html
   M /trunk/doc/html/resources.html

from the automatic build of 1.9.0 beta

------------------------------------------------------------------------
r28805 | leisch | 2004-03-23 05:28:15 -0500 (Tue, 23 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/resources.texi

added taiwan mirror

------------------------------------------------------------------------
r28804 | ripley | 2004-03-23 03:43:42 -0500 (Tue, 23 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-intro.texi
   M /trunk/src/library/graphics/man/par.Rd

point out that par(fig=) does not behave the same way as S

------------------------------------------------------------------------
r28803 | ripley | 2004-03-23 03:43:09 -0500 (Tue, 23 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/detach.Rd

small clarification (even if Rolf Turner still does not understand)

------------------------------------------------------------------------
r28802 | ripley | 2004-03-23 03:41:36 -0500 (Tue, 23 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/main/bind.c

copyright date

------------------------------------------------------------------------
r28801 | ripley | 2004-03-23 03:25:17 -0500 (Tue, 23 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/Special.Rd

typo, tweaks

------------------------------------------------------------------------
r28800 | maechler | 2004-03-23 01:01:03 -0500 (Tue, 23 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28799 | maechler | 2004-03-23 01:01:02 -0500 (Tue, 23 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28798 | tlumley | 2004-03-22 21:42:22 -0500 (Mon, 22 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/bind.c

Fix PR#5628 unlist of expressions bug.

------------------------------------------------------------------------
r28797 | murdoch | 2004-03-22 20:56:31 -0500 (Mon, 22 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile

cleanwin should clean zlib

------------------------------------------------------------------------
r28796 | pd | 2004-03-22 18:36:48 -0500 (Mon, 22 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28795 | pd | 2004-03-22 18:36:43 -0500 (Mon, 22 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28794 | iacus | 2004-03-22 16:31:22 -0500 (Mon, 22 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/profile/Rprofile.unix

aqua specific: added path.expand() to dir.create and Co. This prevented packages installation if omitted. For some reasons it worked before

------------------------------------------------------------------------
r28793 | iacus | 2004-03-22 15:42:21 -0500 (Mon, 22 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/RMacOSX-FAQ.html
   M /trunk/src/modules/aqua/RMacOSX-FAQ.texi

a makeinfo compliant faq

------------------------------------------------------------------------
r28792 | hornik | 2004-03-22 12:34:04 -0500 (Mon, 22 Mar 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28791 | hornik | 2004-03-22 12:33:58 -0500 (Mon, 22 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28790 | pd | 2004-03-22 07:27:44 -0500 (Mon, 22 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

maintainer-mode changes

------------------------------------------------------------------------
r28789 | ripley | 2004-03-22 07:12:06 -0500 (Mon, 22 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/Special.Rd
   M /trunk/src/library/stats/man/GammaDist.Rd

give defns of Gamma and Beta functions, and refer to incomplete Gamma function.

------------------------------------------------------------------------
r28788 | hornik | 2004-03-22 06:15:11 -0500 (Mon, 22 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R

Typo in .checkPackageDepends().

------------------------------------------------------------------------
r28787 | iacus | 2004-03-22 05:55:11 -0500 (Mon, 22 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/RMacOSX-FAQ.html
   M /trunk/src/modules/aqua/aquaconsole.c

updated copyright info in the about box of R (Aqua GUI)

------------------------------------------------------------------------
r28786 | ripley | 2004-03-22 05:36:07 -0500 (Mon, 22 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/modules/X11/dataentry.c

fix PR#6605

------------------------------------------------------------------------
r28785 | hornik | 2004-03-22 04:36:34 -0500 (Mon, 22 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R
   M /trunk/src/scripts/check.in

And now make checking package dependencies work again.

------------------------------------------------------------------------
r28784 | iacus | 2004-03-22 03:51:18 -0500 (Mon, 22 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/Contents/Resources/main.nib/info.nib
   M /trunk/src/modules/aqua/Contents/Resources/main.nib/objects.xib
   M /trunk/src/modules/aqua/aquaconsole.c

moved the help menu inside the .nib files, this allows for localization of the GUI

------------------------------------------------------------------------
r28783 | hornik | 2004-03-22 03:21:15 -0500 (Mon, 22 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/INSTALL.in

Use '-prune' when finding and removing CVS and Subversion subdirs.

------------------------------------------------------------------------
r28782 | maechler | 2004-03-22 01:01:03 -0500 (Mon, 22 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28781 | maechler | 2004-03-22 01:01:01 -0500 (Mon, 22 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28780 | pd | 2004-03-21 18:36:45 -0500 (Sun, 21 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28779 | pd | 2004-03-21 18:36:41 -0500 (Sun, 21 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28778 | iacus | 2004-03-21 16:03:08 -0500 (Sun, 21 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/RMacOSX-FAQ.html

updated info on make install

------------------------------------------------------------------------
r28777 | iacus | 2004-03-21 15:56:05 -0500 (Sun, 21 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi

updated install, configure and build infos for MAc OS X

------------------------------------------------------------------------
r28776 | ripley | 2004-03-21 12:02:51 -0500 (Sun, 21 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/gnuwin32/MakePkg

make installation aware of Subversion dirs, and document that build now is.

------------------------------------------------------------------------
r28775 | pd | 2004-03-21 07:26:56 -0500 (Sun, 21 Mar 2004) | 2 lines
Changed paths:
   M /trunk/VERSION
   M /trunk/doc/html/R-admin.html

maintainer-mode changes

------------------------------------------------------------------------
r28774 | ripley | 2004-03-21 07:06:03 -0500 (Sun, 21 Mar 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/R/Rdlists.pm
   M /trunk/src/library/utils/R/windows/linkhtml.R

tidy up packages.html formation

------------------------------------------------------------------------
r28773 | ripley | 2004-03-21 07:05:39 -0500 (Sun, 21 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/rw-FAQ.texi

grid vignettes bring this back up to 20Mb

------------------------------------------------------------------------
r28772 | ripley | 2004-03-21 07:05:07 -0500 (Sun, 21 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/installer/Makefile

collate order for packages

------------------------------------------------------------------------
r28771 | ripley | 2004-03-21 06:31:40 -0500 (Sun, 21 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/installer/Makefile

stub packages were not being installed

------------------------------------------------------------------------
r28770 | ripley | 2004-03-21 06:30:49 -0500 (Sun, 21 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/library/tools/R/admin.R

allow grid vignettes to be built under Windows

------------------------------------------------------------------------
r28769 | ripley | 2004-03-21 05:58:57 -0500 (Sun, 21 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Rmath.h0.in

remover long-deprecated LTRUE and LFALSE

------------------------------------------------------------------------
r28768 | iacus | 2004-03-21 05:29:21 -0500 (Sun, 21 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi

changed MacOS to Mac OS and Mac OS X eveywhere. Will update install infos shortly

------------------------------------------------------------------------
r28767 | ripley | 2004-03-21 05:20:45 -0500 (Sun, 21 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

cosmetics

------------------------------------------------------------------------
r28766 | ripley | 2004-03-21 05:20:18 -0500 (Sun, 21 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/main/subscript.c
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

disallow NA in negative indices

------------------------------------------------------------------------
r28765 | ripley | 2004-03-21 05:18:53 -0500 (Sun, 21 Mar 2004) | 2 lines
Changed paths:
   M /trunk/tests/no-segfault.Rin

remove defunct-base packages from no-segfault.Rin

------------------------------------------------------------------------
r28764 | iacus | 2004-03-21 05:16:55 -0500 (Sun, 21 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

changed MacOS into Mac OS. According to Apple MacOSX should be Mac OS X

------------------------------------------------------------------------
r28763 | ripley | 2004-03-21 05:07:43 -0500 (Sun, 21 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/INSTALL
   M /trunk/src/gnuwin32/readme.packages

update for MinGW versions

------------------------------------------------------------------------
r28762 | pd | 2004-03-21 04:43:00 -0500 (Sun, 21 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/subscript.c

negative index bug + doc gzfile fix in NEWS

------------------------------------------------------------------------
r28761 | maechler | 2004-03-21 01:01:03 -0500 (Sun, 21 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28760 | maechler | 2004-03-21 01:01:01 -0500 (Sun, 21 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28759 | maechler | 2004-03-20 20:01:33 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/nmath/qgamma.c

more qgamma() -- still more to come

------------------------------------------------------------------------
r28758 | hornik | 2004-03-20 19:10:37 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28757 | hornik | 2004-03-20 19:09:39 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28756 | hornik | 2004-03-20 19:03:04 -0500 (Sat, 20 Mar 2004) | 3 lines
Changed paths:
   M /trunk/src/scripts/INSTALL.in

Do not install parsed namespace files for fake installs.
Clean up .svn Subversion subdirs when installing from source.

------------------------------------------------------------------------
r28755 | pd | 2004-03-20 18:36:39 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28754 | pd | 2004-03-20 18:36:34 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28753 | maechler | 2004-03-20 17:23:15 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/nmath/qgamma.c

PR#2214: accuracy for qgamma()

------------------------------------------------------------------------
r28752 | pd | 2004-03-20 14:45:10 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/main/connections.c
   M /trunk/tests/no-segfault.Rin

EOF issue w/ gzfile on uncompressed file + temp workaround for no-segfault issue

------------------------------------------------------------------------
r28751 | ripley | 2004-03-20 14:20:04 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /trunk/afm/Makefile.in

add latest additions to INSTFILES

------------------------------------------------------------------------
r28750 | pd | 2004-03-20 11:46:52 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /trunk/aclocal.m4

maintainer-mode changes

------------------------------------------------------------------------
r28749 | hornik | 2004-03-20 10:41:50 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/ctest/DESCRIPTION.in
   M /trunk/src/library/eda/DESCRIPTION.in
   M /trunk/src/library/lqs/DESCRIPTION.in
   M /trunk/src/library/mle/DESCRIPTION.in
   M /trunk/src/library/modreg/DESCRIPTION.in
   M /trunk/src/library/mva/DESCRIPTION.in
   M /trunk/src/library/nls/DESCRIPTION.in
   M /trunk/src/library/stepfun/DESCRIPTION.in
   M /trunk/src/library/ts/DESCRIPTION.in
   M /trunk/src/scripts/check.in

Change DESCRIPTION Priority field of base stubs to 'defunct-base'.

------------------------------------------------------------------------
r28748 | hornik | 2004-03-20 10:23:30 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28747 | hornik | 2004-03-20 10:23:24 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28746 | iacus | 2004-03-20 05:28:46 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/Makefile.in

changed the DISTFILES list

------------------------------------------------------------------------
r28745 | iacus | 2004-03-20 05:14:00 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in

changed RAqua-FAQ to RMacOSX-FAQ in the framework install part

------------------------------------------------------------------------
r28744 | ripley | 2004-03-20 05:13:17 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/packages.R

allow priority==as.character(NA)

------------------------------------------------------------------------
r28743 | iacus | 2004-03-20 05:12:52 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/aquaconsole.c

changed RAqua-FAQ to R MAC OS X FAQ

------------------------------------------------------------------------
r28742 | iacus | 2004-03-20 05:11:26 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   D /trunk/src/modules/aqua/RAqua-FAQ.html
   A /trunk/src/modules/aqua/RMacOSX-FAQ.html
   A /trunk/src/modules/aqua/RMacOSX-FAQ.texi
   M /trunk/src/modules/aqua/aquaconsole.c

Aqua-FAQ      replaced by RMacOSX-FAQ

------------------------------------------------------------------------
r28741 | hornik | 2004-03-20 04:59:06 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/check.in

Move code for checking package dependencies to R.

------------------------------------------------------------------------
r28740 | hornik | 2004-03-20 03:22:09 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28739 | hornik | 2004-03-20 03:21:06 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28738 | hornik | 2004-03-20 03:16:34 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/matmult.Rd
   M /trunk/src/library/base/man/save.Rd
   M /trunk/src/library/base/man/windows/shell.Rd
   M /trunk/src/library/base/man/windows/system.Rd

Cosmetics.

------------------------------------------------------------------------
r28737 | hornik | 2004-03-20 03:16:01 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/NAMESPACE
   M /trunk/src/library/tools/R/QC.R

New currently internal QC tool .checkPackageDepends() and print method.

------------------------------------------------------------------------
r28736 | hornik | 2004-03-20 03:15:48 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/utils.R

New internal utility function .getPackageNamespaceDepends().

------------------------------------------------------------------------
r28735 | hornik | 2004-03-20 03:15:40 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r28734 | hornik | 2004-03-20 03:15:27 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /trunk/share/Makefile.in

Adjust for removal of 'hyperref.cfg'.

------------------------------------------------------------------------
r28733 | maechler | 2004-03-20 01:01:03 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28732 | maechler | 2004-03-20 01:01:02 -0500 (Sat, 20 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28731 | pd | 2004-03-19 18:36:37 -0500 (Fri, 19 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28730 | pd | 2004-03-19 18:36:33 -0500 (Fri, 19 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28729 | tlumley | 2004-03-19 18:32:26 -0500 (Fri, 19 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/lm.R

partial resids for lm need the same fix as for glm

------------------------------------------------------------------------
r28728 | tlumley | 2004-03-19 17:36:01 -0500 (Fri, 19 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/glm.R
   M /trunk/src/library/stats/R/termplot.R
   M /trunk/src/library/stats/man/termplot.Rd

missing value handling in termplot and resid.glm(type="partial")

------------------------------------------------------------------------
r28727 | bates | 2004-03-19 16:36:53 -0500 (Fri, 19 Mar 2004) | 3 lines
Changed paths:
   M /trunk/src/scripts/build.in

Exclude .svn directories.  Check that the CVS name is a directory
before excluding.

------------------------------------------------------------------------
r28726 | iacus | 2004-03-19 15:43:48 -0500 (Fri, 19 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-intro.texi

added invoking R under Mac OS X

------------------------------------------------------------------------
r28725 | ripley | 2004-03-19 14:17:38 -0500 (Fri, 19 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/Deprecated.R

repair breakage

------------------------------------------------------------------------
r28724 | ripley | 2004-03-19 13:11:24 -0500 (Fri, 19 Mar 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile

add new target `vignettes': requires texi2dvi to work, which is does not
with fptex.

------------------------------------------------------------------------
r28723 | leisch | 2004-03-19 13:03:07 -0500 (Fri, 19 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/Deprecated.R
   M /trunk/src/library/base/R/library.R
   M /trunk/src/library/base/R/packages.R
   M /trunk/src/library/base/man/Deprecated.Rd
   D /trunk/src/library/base/man/package.description.Rd
   A /trunk/src/library/base/man/packageDescription.Rd
   M /trunk/src/library/utils/R/packageStatus.R
   M /trunk/src/library/utils/R/packages.R
   M /trunk/src/library/utils/R/unix/help.start.R
   A /trunk/src/library/utils/R/utils-deprecated.R
   M /trunk/src/library/utils/R/windows/linkhtml.R
   D /trunk/src/library/utils/man/package.contents.Rd
   A /trunk/src/library/utils/man/utils-deprecated.Rd

deprecated package.(contents|description), added packageDescription and package argument to .Deprecated

------------------------------------------------------------------------
r28722 | ripley | 2004-03-19 13:02:05 -0500 (Fri, 19 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/utils.R
   M /trunk/src/library/utils/man/shQuote.Rd

add csh and cmd.exe quoting

------------------------------------------------------------------------
r28721 | ripley | 2004-03-19 11:49:21 -0500 (Fri, 19 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

typo

------------------------------------------------------------------------
r28720 | ripley | 2004-03-19 11:48:13 -0500 (Fri, 19 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/NAMESPACE
   A /trunk/src/library/utils/R/utils.R
   A /trunk/src/library/utils/man/shQuote.Rd

add shQuote, for /bin/sh only at present

------------------------------------------------------------------------
r28719 | maechler | 2004-03-19 11:16:01 -0500 (Fri, 19 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/format.c
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

formatReal() bug for 1:2*1e-100

------------------------------------------------------------------------
r28718 | hornik | 2004-03-19 10:16:35 -0500 (Fri, 19 Mar 2004) | 2 lines
Changed paths:
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r28717 | hornik | 2004-03-19 10:16:23 -0500 (Fri, 19 Mar 2004) | 2 lines
Changed paths:
   M /trunk/m4/R.m4

Eliminate Debian-specific testing for -lg2c-pic.

------------------------------------------------------------------------
r28716 | hornik | 2004-03-19 10:15:44 -0500 (Fri, 19 Mar 2004) | 2 lines
Changed paths:
   M /trunk/configure.ac

Require Autoconf 2.59.

------------------------------------------------------------------------
r28715 | hornik | 2004-03-19 10:15:39 -0500 (Fri, 19 Mar 2004) | 2 lines
Changed paths:
   M /trunk/share/texmf/Rd.sty
   D /trunk/share/texmf/hyperref.cfg

Move hyperref configuration for Rd.sty into the latter.

------------------------------------------------------------------------
r28714 | ripley | 2004-03-19 09:18:46 -0500 (Fri, 19 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/man/update.packages.Rd

mention priority="NA"

------------------------------------------------------------------------
r28713 | iacus | 2004-03-19 08:01:21 -0500 (Fri, 19 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/aquaconsole.c

too much cleaning of C code :)

------------------------------------------------------------------------
r28712 | hornik | 2004-03-19 06:48:31 -0500 (Fri, 19 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/search/Makefile.in
   M /trunk/doc/manual/Makefile.in
   M /trunk/tests/Examples/Makefile.in

Adjust for renaming DOCS target in 'src/library/Makefile.'

------------------------------------------------------------------------
r28711 | iacus | 2004-03-19 06:28:23 -0500 (Fri, 19 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/CHANGES
   M /trunk/src/modules/aqua/aquaconsole.c

fixed a bug in zooming in and out edit and help windows

------------------------------------------------------------------------
r28710 | hornik | 2004-03-19 02:29:04 -0500 (Fri, 19 Mar 2004) | 3 lines
Changed paths:
   M /trunk/src/library/Makefile.in

Try building base package vignettes as part of 'make docs'.
Split this into building objects docs, vignettes, and package indices.

------------------------------------------------------------------------
r28709 | maechler | 2004-03-19 01:01:03 -0500 (Fri, 19 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28708 | maechler | 2004-03-19 01:01:01 -0500 (Fri, 19 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28707 | murrell | 2004-03-18 19:43:49 -0500 (Thu, 18 Mar 2004) | 3 lines
Changed paths:
   M /trunk/src/library/grid/inst/doc/displaylist.Snw
   M /trunk/src/library/grid/inst/doc/frame.Snw
   M /trunk/src/library/grid/inst/doc/grid.Snw
   M /trunk/src/library/grid/inst/doc/grobs.Snw
   M /trunk/src/library/grid/inst/doc/interactive.Snw
   M /trunk/src/library/grid/inst/doc/locndimn.Snw
   M /trunk/src/library/grid/inst/doc/moveline.Snw
   M /trunk/src/library/grid/inst/doc/plotexample.Snw
   M /trunk/src/library/grid/inst/doc/rotated.Snw
   M /trunk/src/library/grid/inst/doc/saveload.Snw
   A /trunk/src/library/grid/inst/doc/viewports.Snw

Added viewports.Snw
Tidied and standardised appearance of existing .Snw

------------------------------------------------------------------------
r28706 | murrell | 2004-03-18 18:59:01 -0500 (Thu, 18 Mar 2004) | 4 lines
Changed paths:
   M /trunk/src/library/grid/R/grob.R
   M /trunk/src/library/grid/man/grid.add.Rd
   M /trunk/src/library/grid/man/grid.edit.Rd
   M /trunk/src/library/grid/man/grid.get.Rd
   M /trunk/src/library/grid/man/grid.remove.Rd

Added grep, global, and allDevices args to
grid.[get|add|remove|edit]Grob functions
All NOT YET IMPLEMENTED but the API is now ready for implementation

------------------------------------------------------------------------
r28705 | pd | 2004-03-18 18:36:34 -0500 (Thu, 18 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28704 | pd | 2004-03-18 18:36:29 -0500 (Thu, 18 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28703 | rgentlem | 2004-03-18 17:43:49 -0500 (Thu, 18 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/pkgDepends.R

fixed a bug where we didn't want to drop dimensions

------------------------------------------------------------------------
r28702 | rgentlem | 2004-03-18 16:45:10 -0500 (Thu, 18 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/NAMESPACE

somehow vignetteDepends got dropped from the NAMESPACE file

------------------------------------------------------------------------
r28701 | hornik | 2004-03-18 07:54:01 -0500 (Thu, 18 Mar 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28700 | hornik | 2004-03-18 07:53:56 -0500 (Thu, 18 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28699 | leisch | 2004-03-18 07:37:52 -0500 (Thu, 18 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/Sweave.R

no Schunk environment for results=tex and echo=false

------------------------------------------------------------------------
r28698 | ripley | 2004-03-18 06:58:23 -0500 (Thu, 18 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/rw-FAQ.texi

tweak

------------------------------------------------------------------------
r28697 | hornik | 2004-03-18 06:37:25 -0500 (Thu, 18 Mar 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28696 | hornik | 2004-03-18 06:37:19 -0500 (Thu, 18 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28695 | ripley | 2004-03-18 06:31:37 -0500 (Thu, 18 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/models.R
   M /trunk/src/library/stats/man/offset.Rd
   M /trunk/src/library/stats/man/terms.object.Rd
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

further tweaks and clarifications on PR#6656

------------------------------------------------------------------------
r28694 | ripley | 2004-03-18 03:55:43 -0500 (Thu, 18 Mar 2004) | 2 lines
Changed paths:
   M /trunk/tests/reg-tests-1.R

comment out test which depends on NA+0 == NA

------------------------------------------------------------------------
r28693 | ripley | 2004-03-18 03:55:11 -0500 (Thu, 18 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

bundle install was broken

------------------------------------------------------------------------
r28692 | hornik | 2004-03-18 02:16:41 -0500 (Thu, 18 Mar 2004) | 3 lines
Changed paths:
   M /trunk/src/library/Makefile.in

Only try building base package vignettes if R was configured with pdflatex
support.

------------------------------------------------------------------------
r28691 | hornik | 2004-03-18 02:16:36 -0500 (Thu, 18 Mar 2004) | 3 lines
Changed paths:
   M /trunk/src/library/tools/R/admin.R

Have .installPackageVignetteIndex() looks for a prebuilt HTML doc/vignette
index in the package source dir rather than the installation dir.

------------------------------------------------------------------------
r28690 | maechler | 2004-03-18 01:01:03 -0500 (Thu, 18 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28689 | maechler | 2004-03-18 01:01:01 -0500 (Thu, 18 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28688 | murrell | 2004-03-17 21:54:55 -0500 (Wed, 17 Mar 2004) | 2 lines
Changed paths:
   A /trunk/src/library/grid/tests
   A /trunk/src/library/grid/tests/bugs.R
   A /trunk/src/library/grid/tests/reg.R

Added regression and bug-fix tests to be run by CMD check

------------------------------------------------------------------------
r28687 | murrell | 2004-03-17 21:52:52 -0500 (Wed, 17 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grid/NAMESPACE
   M /trunk/src/library/grid/R/unit.R

Fix for grobWidth() and grobHeight() functions

------------------------------------------------------------------------
r28686 | murrell | 2004-03-17 21:52:09 -0500 (Wed, 17 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grid/src/unit.c

Further fix for zero-height viewports

------------------------------------------------------------------------
r28685 | pd | 2004-03-17 18:36:26 -0500 (Wed, 17 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28684 | pd | 2004-03-17 18:36:21 -0500 (Wed, 17 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28683 | jmc | 2004-03-17 17:07:40 -0500 (Wed, 17 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/methods/R/Methods.R

setGeneric lies about primitives; it should distinguish those that cant have methods from those that have implicit generic functions.

------------------------------------------------------------------------
r28682 | iacus | 2004-03-17 17:06:30 -0500 (Wed, 17 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/aquaconsole.c

the R console doesn't showup if the cocoa bundle is present

------------------------------------------------------------------------
r28681 | jmc | 2004-03-17 16:04:28 -0500 (Wed, 17 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

bug in dispatching with sealed classes

------------------------------------------------------------------------
r28680 | jmc | 2004-03-17 16:03:35 -0500 (Wed, 17 Mar 2004) | 3 lines
Changed paths:
   M /trunk/src/library/methods/R/MethodsList.R
   M /trunk/src/library/methods/R/RClassUtils.R

bug in dispatching methods from classes that
extend sealed classes, such as unions of basic classes.  Better error message for requireMethods

------------------------------------------------------------------------
r28679 | ripley | 2004-03-17 12:53:31 -0500 (Wed, 17 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi

update for Java version

------------------------------------------------------------------------
r28678 | ripley | 2004-03-17 12:04:22 -0500 (Wed, 17 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/extra.c
   M /trunk/src/main/platform.c

move Windows do_dircreate to same file as Linux, and update it

------------------------------------------------------------------------
r28677 | maechler | 2004-03-17 11:53:25 -0500 (Wed, 17 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

fixed (my own) bad English

------------------------------------------------------------------------
r28676 | ripley | 2004-03-17 11:30:35 -0500 (Wed, 17 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Internal.h
   M /trunk/src/library/base/R/files.R
   M /trunk/src/library/base/R/unix/system.unix.R
   M /trunk/src/library/base/R/windows/system.R
   M /trunk/src/library/base/man/files.Rd
   M /trunk/src/main/names.c
   M /trunk/src/main/platform.c

move dir.create to an internal function and add a showWarnings arg

------------------------------------------------------------------------
r28675 | maechler | 2004-03-17 10:02:15 -0500 (Wed, 17 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/spectrum.R

spec.pgram()$df  * (N0/N) correction for 0-padding

------------------------------------------------------------------------
r28674 | hornik | 2004-03-17 06:35:30 -0500 (Wed, 17 Mar 2004) | 2 lines
Changed paths:
   M /trunk/share/make/vars.mk

Typo in most recent change.

------------------------------------------------------------------------
r28673 | hornik | 2004-03-17 06:35:27 -0500 (Wed, 17 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/admin.R

Remove obsolete compatibility code for BioC vignette tools.

------------------------------------------------------------------------
r28672 | ripley | 2004-03-17 03:37:16 -0500 (Wed, 17 Mar 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/tools/R/admin.R
   M /trunk/src/library/utils/R/aqua/GUI.R
   M /trunk/src/library/utils/R/package.skeleton.R
   M /trunk/src/library/utils/R/unix/update.packages.R
   M /trunk/src/library/utils/R/windows/update.packages.R

check return value of dir.create
spell checking in aqua/R/GUI.R

------------------------------------------------------------------------
r28671 | maechler | 2004-03-17 01:01:03 -0500 (Wed, 17 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28670 | maechler | 2004-03-17 01:01:02 -0500 (Wed, 17 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28669 | pd | 2004-03-16 18:36:23 -0500 (Tue, 16 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28668 | pd | 2004-03-16 18:36:18 -0500 (Tue, 16 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28667 | hornik | 2004-03-16 17:03:40 -0500 (Tue, 16 Mar 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28666 | hornik | 2004-03-16 17:02:14 -0500 (Tue, 16 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28665 | iacus | 2004-03-16 15:04:38 -0500 (Tue, 16 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/aquaconsole.c
   M /trunk/src/unix/aqua.c
   M /trunk/src/unix/devQuartz.c

after opening, the quartz device gives ontrol back to the console

------------------------------------------------------------------------
r28664 | ripley | 2004-03-16 09:07:48 -0500 (Tue, 16 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/cor.Rd

layout, including over-long lines

------------------------------------------------------------------------
r28663 | ripley | 2004-03-16 08:45:46 -0500 (Tue, 16 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/main/dounzip.c

add missing header file on Windows

------------------------------------------------------------------------
r28662 | ripley | 2004-03-16 07:01:23 -0500 (Tue, 16 Mar 2004) | 2 lines
Changed paths:
   M /trunk/COPYRIGHTS

update

------------------------------------------------------------------------
r28661 | maechler | 2004-03-16 05:43:59 -0500 (Tue, 16 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/cor.Rd

give our definition of "spearman"

------------------------------------------------------------------------
r28660 | ripley | 2004-03-16 05:31:12 -0500 (Tue, 16 Mar 2004) | 2 lines
Changed paths:
   M /trunk/tests/no-segfault.Rin

test stats4, but last

------------------------------------------------------------------------
r28659 | ripley | 2004-03-16 05:22:50 -0500 (Tue, 16 Mar 2004) | 2 lines
Changed paths:
   M /trunk/tests/no-segfault.Rin

add pdf

------------------------------------------------------------------------
r28658 | ripley | 2004-03-16 05:20:07 -0500 (Tue, 16 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   A /trunk/afm/cmbxti10.afm
   A /trunk/afm/cmti10.afm
   M /trunk/src/library/graphics/man/postscript.Rd
   M /trunk/src/main/devPS.c

using italic (rather than slanted) in Computer Modern

------------------------------------------------------------------------
r28657 | iacus | 2004-03-16 04:02:11 -0500 (Tue, 16 Mar 2004) | 2 lines
Changed paths:
   M /trunk/tests/no-segfault.Rin

added quartz to interactive devices

------------------------------------------------------------------------
r28656 | maechler | 2004-03-16 01:01:02 -0500 (Tue, 16 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28655 | maechler | 2004-03-16 01:01:01 -0500 (Tue, 16 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28654 | pd | 2004-03-15 18:36:23 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28653 | pd | 2004-03-15 18:36:18 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28652 | jmc | 2004-03-15 17:15:16 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/methods/R/Methods.R
   M /trunk/src/library/methods/R/RMethodUtils.R
   M /trunk/src/library/methods/man/setMethod.Rd
   M /trunk/src/main/eval.c

allow default arguments in methods

------------------------------------------------------------------------
r28651 | maechler | 2004-03-15 16:03:51 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/Math.Rd

abs() and sqrt() also work for complex arguments

------------------------------------------------------------------------
r28650 | iacus | 2004-03-15 16:01:04 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

reverted thomas' changes for the default device

------------------------------------------------------------------------
r28649 | iacus | 2004-03-15 15:52:39 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/Contents/Resources/main.nib/info.nib
   M /trunk/src/modules/aqua/Contents/Resources/main.nib/objects.xib

don't see why sometimes cvs messes this file up :(

------------------------------------------------------------------------
r28648 | hornik | 2004-03-15 15:42:57 -0500 (Mon, 15 Mar 2004) | 3 lines
Changed paths:
   M /trunk/src/library/tools/R/admin.R

Improvements to .installPackageVignetteIndex(), including support for
base package vignettes.

------------------------------------------------------------------------
r28647 | iacus | 2004-03-15 15:40:18 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/Contents/Resources/main.nib/info.nib
   M /trunk/src/modules/aqua/Contents/Resources/main.nib/objects.xib
   M /trunk/src/modules/aqua/aquaconsole.c

minor changes

------------------------------------------------------------------------
r28646 | murdoch | 2004-03-15 15:30:08 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/cran/index.in

CRAN web page wording change

------------------------------------------------------------------------
r28645 | ripley | 2004-03-15 15:17:54 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/build.in

was broken under Windows

------------------------------------------------------------------------
r28644 | ripley | 2004-03-15 12:49:37 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/Memory.Rd

xref to package utils

------------------------------------------------------------------------
r28643 | ripley | 2004-03-15 12:42:35 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /trunk/share/make/vars.mk

mgcv links to nlme

------------------------------------------------------------------------
r28642 | iacus | 2004-03-15 11:51:43 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/profile/Rprofile.unix

under darwin: if R is run from inside xterm, the default device is set to X11 as the DISPLAY env var is a reliable info

------------------------------------------------------------------------
r28641 | maechler | 2004-03-15 11:28:56 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats4/R/mle.R

mle(*, start=) error message

------------------------------------------------------------------------
r28640 | maechler | 2004-03-15 11:26:32 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /trunk/tests/isas-tests.Rout.save

as.dist()

------------------------------------------------------------------------
r28639 | maechler | 2004-03-15 11:25:01 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/dist.R

as.dist(): check numeric; warn for non-square matrix input

------------------------------------------------------------------------
r28638 | maechler | 2004-03-15 11:18:17 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/dendrogram.R

plotNode() [dendrogram] use local asTxt() instead of as.character(); cosmetic

------------------------------------------------------------------------
r28637 | iacus | 2004-03-15 11:07:54 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/CHANGES

bad tab spaced file

------------------------------------------------------------------------
r28636 | ripley | 2004-03-15 10:51:26 -0500 (Mon, 15 Mar 2004) | 4 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/doc/html/R-admin.html
   M /trunk/doc/manual/R-admin.texi
   M /trunk/m4/R.m4

more on Java, especially on Solaris
require external zlib >= 1.2.1
update R-admin.html

------------------------------------------------------------------------
r28635 | iacus | 2004-03-15 10:51:14 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/CHANGES
   M /trunk/src/modules/aqua/Contents/Resources/main.nib/info.nib
   M /trunk/src/modules/aqua/Contents/Resources/main.nib/objects.xib
   M /trunk/src/modules/aqua/Raqua.h
   M /trunk/src/modules/aqua/aquaconsole.c
   M /trunk/src/modules/aqua/aquaprefs.c

added support for setting the initial working dir. Working dir now displayed in the R COnsole window bar

------------------------------------------------------------------------
r28634 | duncan | 2004-03-15 10:27:15 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /trunk/AUTHORS

Thanks to Doug for reminding me.

------------------------------------------------------------------------
r28633 | ripley | 2004-03-15 07:12:02 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/split.R
   M /trunk/src/library/base/man/split.Rd
   M /trunk/src/library/graphics/R/plot.R
   M /trunk/tests/reg-tests-1.R

fix 6652 and 6672

------------------------------------------------------------------------
r28632 | ripley | 2004-03-15 04:50:35 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /trunk/tests/internet.Rout.save

update

------------------------------------------------------------------------
r28631 | ripley | 2004-03-15 04:20:01 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /trunk/COPYRIGHTS
   M /trunk/NEWS
   M /trunk/src/extra/zlib/Makefile.in
   M /trunk/src/extra/zlib/Makefile.win
   M /trunk/src/extra/zlib/README
   M /trunk/src/extra/zlib/R_changes
   M /trunk/src/extra/zlib/adler32.c
   M /trunk/src/extra/zlib/compress.c
   M /trunk/src/extra/zlib/crc32.c
   A /trunk/src/extra/zlib/crc32.h
   M /trunk/src/extra/zlib/deflate.c
   M /trunk/src/extra/zlib/deflate.h
   M /trunk/src/extra/zlib/gzio.c
   A /trunk/src/extra/zlib/infback.c
   D /trunk/src/extra/zlib/infblock.c
   D /trunk/src/extra/zlib/infblock.h
   D /trunk/src/extra/zlib/infcodes.c
   D /trunk/src/extra/zlib/infcodes.h
   M /trunk/src/extra/zlib/inffast.c
   M /trunk/src/extra/zlib/inffast.h
   M /trunk/src/extra/zlib/inffixed.h
   M /trunk/src/extra/zlib/inflate.c
   A /trunk/src/extra/zlib/inflate.h
   M /trunk/src/extra/zlib/inftrees.c
   M /trunk/src/extra/zlib/inftrees.h
   D /trunk/src/extra/zlib/infutil.c
   D /trunk/src/extra/zlib/infutil.h
   M /trunk/src/extra/zlib/trees.c
   M /trunk/src/extra/zlib/uncompr.c
   M /trunk/src/extra/zlib/zconf.h
   M /trunk/src/extra/zlib/zlib.h
   M /trunk/src/extra/zlib/zutil.c
   M /trunk/src/extra/zlib/zutil.h

update to zlib 1.2.1

------------------------------------------------------------------------
r28630 | maechler | 2004-03-15 01:01:02 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28629 | maechler | 2004-03-15 01:01:01 -0500 (Mon, 15 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28628 | hornik | 2004-03-14 19:25:04 -0500 (Sun, 14 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/Makefile.in
   M /trunk/src/library/tools/R/admin.R

First support for building base package vignettes via Make.

------------------------------------------------------------------------
r28627 | pd | 2004-03-14 18:36:13 -0500 (Sun, 14 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28626 | pd | 2004-03-14 18:36:09 -0500 (Sun, 14 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28625 | ripley | 2004-03-14 18:16:33 -0500 (Sun, 14 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/traceback.Rd

clarify it is the last uncaught error

------------------------------------------------------------------------
r28624 | iacus | 2004-03-14 18:10:23 -0500 (Sun, 14 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/CHANGES

log file changes

------------------------------------------------------------------------
r28623 | iacus | 2004-03-14 17:12:14 -0500 (Sun, 14 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/CHANGES
   M /trunk/src/modules/aqua/aquaconsole.c

changed the default help/wdit window with to fit at least 80 chars.

------------------------------------------------------------------------
r28622 | iacus | 2004-03-14 16:47:29 -0500 (Sun, 14 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/AquaReadMe.txt

changed config and install infos

------------------------------------------------------------------------
r28621 | iacus | 2004-03-14 16:43:19 -0500 (Sun, 14 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/DataBrowser.c
   M /trunk/src/modules/aqua/aquaconsole.c
   M /trunk/src/modules/aqua/aquaprefs.c
   M /trunk/src/modules/aqua/browsepkgs.c
   M /trunk/src/modules/aqua/dataentry.c
   M /trunk/src/modules/aqua/datamanager.c
   M /trunk/src/modules/aqua/helpsearch.c
   M /trunk/src/modules/aqua/packagemanager.c

fixed many memory alloc/free problems

------------------------------------------------------------------------
r28620 | hornik | 2004-03-14 15:14:35 -0500 (Sun, 14 Mar 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28619 | hornik | 2004-03-14 15:13:26 -0500 (Sun, 14 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28618 | ripley | 2004-03-14 07:34:48 -0500 (Sun, 14 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/main/model.c

tidy up last change, safer termination condition

------------------------------------------------------------------------
r28617 | ripley | 2004-03-14 06:22:34 -0500 (Sun, 14 Mar 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/rw-FAQ.texi
   M /trunk/src/library/utils/R/windows/linkhtml.R

hide some error messages from try()
a few more spelling-out of details for those with single-figure reading ages.

------------------------------------------------------------------------
r28616 | maechler | 2004-03-14 01:01:03 -0500 (Sun, 14 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28615 | maechler | 2004-03-14 01:01:02 -0500 (Sun, 14 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28614 | pd | 2004-03-13 18:36:05 -0500 (Sat, 13 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28613 | pd | 2004-03-13 18:36:01 -0500 (Sat, 13 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28612 | iacus | 2004-03-13 16:31:56 -0500 (Sat, 13 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/aquaconsole.c
   M /trunk/src/modules/aqua/aquaprefs.c

fixed Save as.. for graphic device, PR#1991

------------------------------------------------------------------------
r28611 | iacus | 2004-03-13 16:28:00 -0500 (Sat, 13 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/devQuartz.c

fixed Save As.. bug PR#1991 for graphics device

------------------------------------------------------------------------
r28610 | pd | 2004-03-13 09:28:50 -0500 (Sat, 13 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-intro.texi

typo in t-statistic example

------------------------------------------------------------------------
r28609 | maechler | 2004-03-13 01:01:03 -0500 (Sat, 13 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28608 | maechler | 2004-03-13 01:01:02 -0500 (Sat, 13 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28607 | pd | 2004-03-12 18:36:05 -0500 (Fri, 12 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28606 | pd | 2004-03-12 18:36:00 -0500 (Fri, 12 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28605 | maechler | 2004-03-12 01:01:03 -0500 (Fri, 12 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28604 | maechler | 2004-03-12 01:01:02 -0500 (Fri, 12 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28603 | pd | 2004-03-11 18:36:04 -0500 (Thu, 11 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28602 | pd | 2004-03-11 18:35:58 -0500 (Thu, 11 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28601 | hornik | 2004-03-11 13:02:41 -0500 (Thu, 11 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/Makefile.in
   M /trunk/doc/manual/Makefile.win

Set UseExternalXrefs when building the HTML manuals.

------------------------------------------------------------------------
r28600 | hornik | 2004-03-11 13:01:52 -0500 (Thu, 11 Mar 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28599 | hornik | 2004-03-11 13:01:47 -0500 (Thu, 11 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28598 | hornik | 2004-03-11 04:21:15 -0500 (Thu, 11 Mar 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28597 | hornik | 2004-03-11 04:21:10 -0500 (Thu, 11 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28596 | ripley | 2004-03-11 02:06:32 -0500 (Thu, 11 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi

more on Java and recommended packages

------------------------------------------------------------------------
r28595 | maechler | 2004-03-11 01:01:02 -0500 (Thu, 11 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28594 | maechler | 2004-03-11 01:01:01 -0500 (Thu, 11 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28593 | murrell | 2004-03-10 19:23:56 -0500 (Wed, 10 Mar 2004) | 2 lines
Changed paths:
   A /trunk/src/library/grid/inst/doc/grobs.Snw

Documentation for [grid.]get/add/remove/edit[Grob]

------------------------------------------------------------------------
r28592 | murrell | 2004-03-10 19:20:22 -0500 (Wed, 10 Mar 2004) | 3 lines
Changed paths:
   M /trunk/src/library/grid/src/layout.c
   M /trunk/src/library/grid/src/unit.c

Fix for zero-height viewports
transform() in unit.c now returns INCHES not NPC

------------------------------------------------------------------------
r28591 | pd | 2004-03-10 18:35:53 -0500 (Wed, 10 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28590 | pd | 2004-03-10 18:35:49 -0500 (Wed, 10 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28589 | hornik | 2004-03-10 12:13:44 -0500 (Wed, 10 Mar 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28588 | hornik | 2004-03-10 12:13:39 -0500 (Wed, 10 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28587 | ripley | 2004-03-10 10:27:54 -0500 (Wed, 10 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/models.R
   M /trunk/src/library/stats/man/terms.object.Rd
   M /trunk/src/main/model.c
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

fixes to PR#6656

------------------------------------------------------------------------
r28586 | hornik | 2004-03-10 08:12:19 -0500 (Wed, 10 Mar 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28585 | hornik | 2004-03-10 08:12:14 -0500 (Wed, 10 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28584 | ripley | 2004-03-10 05:34:51 -0500 (Wed, 10 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/main/datetime.c
   M /trunk/tests/reg-tests-1.R

work around Windows mktime bug

------------------------------------------------------------------------
r28583 | ripley | 2004-03-10 05:34:19 -0500 (Wed, 10 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/arima.Rd
   M /trunk/src/library/stats/man/arima0.Rd

clarify meaning of residuals component

------------------------------------------------------------------------
r28582 | iacus | 2004-03-10 04:10:10 -0500 (Wed, 10 Mar 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in

added creation of a Frameworks subdir inside the R.framework. Does not affect R at all

------------------------------------------------------------------------
r28581 | maechler | 2004-03-10 01:01:03 -0500 (Wed, 10 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28580 | maechler | 2004-03-10 01:01:01 -0500 (Wed, 10 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28579 | pd | 2004-03-09 18:35:46 -0500 (Tue, 09 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28578 | pd | 2004-03-09 18:35:41 -0500 (Tue, 09 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28577 | ripley | 2004-03-09 13:38:06 -0500 (Tue, 09 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi
   M /trunk/doc/manual/R-intro.texi

need TMPDIR set under UNIX

------------------------------------------------------------------------
r28576 | ripley | 2004-03-09 13:10:34 -0500 (Tue, 09 Mar 2004) | 4 lines
Changed paths:
   M /trunk/doc/html/search/SearchEngine-head.html
   M /trunk/doc/manual/R-admin.texi
   M /trunk/src/gnuwin32/fixed/Makefile
   M /trunk/src/gnuwin32/fixed/html/rwin.html
   M /trunk/src/library/utils/man/help.start.Rd

more about Java versions.
Link the help on Java search engine from the search page.
Have R-admin on help.start page from Windows now it has useful info.

------------------------------------------------------------------------
r28575 | ripley | 2004-03-09 11:30:55 -0500 (Tue, 09 Mar 2004) | 3 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi

more on how to get recommended packages.
Java test page is for Java 2, not Java.

------------------------------------------------------------------------
r28574 | ripley | 2004-03-09 09:35:23 -0500 (Tue, 09 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi

need to rsync recommended packages, how to get R-patched/R-devel tarballs

------------------------------------------------------------------------
r28573 | leisch | 2004-03-09 07:46:08 -0500 (Tue, 09 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/load.R
   M /trunk/src/library/base/man/save.Rd

new option save.defaults

------------------------------------------------------------------------
r28572 | ripley | 2004-03-09 03:36:12 -0500 (Tue, 09 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/chisq.test.R

incorrect simulated p values in chisq.test.

------------------------------------------------------------------------
r28571 | ripley | 2004-03-09 03:34:38 -0500 (Tue, 09 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/weekday.POSIXt.Rd
   M /trunk/src/library/stats/man/lag.Rd

typos

------------------------------------------------------------------------
r28570 | maechler | 2004-03-09 01:01:02 -0500 (Tue, 09 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28569 | maechler | 2004-03-09 01:01:01 -0500 (Tue, 09 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28568 | pd | 2004-03-08 18:35:49 -0500 (Mon, 08 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28567 | pd | 2004-03-08 18:35:45 -0500 (Mon, 08 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28566 | ripley | 2004-03-08 16:34:08 -0500 (Mon, 08 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi

section on Java-based search engine

------------------------------------------------------------------------
r28565 | ripley | 2004-03-08 08:27:05 -0500 (Mon, 08 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/appl/stem.c

remove warning

------------------------------------------------------------------------
r28564 | pd | 2004-03-08 05:59:00 -0500 (Mon, 08 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

replicate() fix

------------------------------------------------------------------------
r28563 | maechler | 2004-03-08 03:54:59 -0500 (Mon, 08 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/Deprecated.R
   M /trunk/src/library/base/R/New-Internal.R
   M /trunk/src/library/base/man/Deprecated.Rd
   M /trunk/src/library/base/man/Special.Rd

do deprecate tetragamma, pentagamma

------------------------------------------------------------------------
r28562 | ripley | 2004-03-08 03:51:46 -0500 (Mon, 08 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

typo

------------------------------------------------------------------------
r28561 | maechler | 2004-03-08 01:01:02 -0500 (Mon, 08 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28560 | maechler | 2004-03-08 01:01:01 -0500 (Mon, 08 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28559 | pd | 2004-03-07 19:53:44 -0500 (Sun, 07 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/replicate.R
   M /trunk/src/library/stats4/man/coef-methods.Rd
   M /trunk/src/library/stats4/man/summary.mle-class.Rd

coef(summary.mle) doc + variable capture issue in replicate()

------------------------------------------------------------------------
r28558 | pd | 2004-03-07 18:35:40 -0500 (Sun, 07 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28557 | pd | 2004-03-07 18:35:35 -0500 (Sun, 07 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28556 | hornik | 2004-03-07 17:37:45 -0500 (Sun, 07 Mar 2004) | 2 lines
Changed paths:
   M /trunk/tests/Makefile.in

Make the targets for running single QC checks work again.

------------------------------------------------------------------------
r28555 | hornik | 2004-03-07 17:37:37 -0500 (Sun, 07 Mar 2004) | 5 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R

Have undoc() load data inside .tryQuietly().
Otherwise, e.g. loading a .R data file which in turn uses scan() to read
in data from some other file without 'quiet = TRUE' can result in output
which R CMD check will take to indicate a problem.

------------------------------------------------------------------------
r28554 | hornik | 2004-03-07 17:37:11 -0500 (Sun, 07 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r28553 | pd | 2004-03-07 17:27:12 -0500 (Sun, 07 Mar 2004) | 2 lines
Changed paths:
   M /trunk/VERSION

Start alpha releases

------------------------------------------------------------------------
r28552 | murdoch | 2004-03-07 13:40:03 -0500 (Sun, 07 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/Vignettes.R
   M /trunk/src/library/utils/R/windows/update.packages.R

Check for dir.create success

------------------------------------------------------------------------
r28551 | ripley | 2004-03-07 12:59:53 -0500 (Sun, 07 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

fix PR#6646 number

------------------------------------------------------------------------
r28550 | iacus | 2004-03-07 11:54:26 -0500 (Sun, 07 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/Contents/Resources/main.nib/info.nib
   M /trunk/src/modules/aqua/Contents/Resources/main.nib/objects.xib

new prefs window

------------------------------------------------------------------------
r28549 | ripley | 2004-03-07 11:38:14 -0500 (Sun, 07 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/files.R
   M /trunk/src/library/tools/R/QC.R
   M /trunk/src/library/tools/R/admin.R

add more checks on use of file.create and file.append

------------------------------------------------------------------------
r28548 | iacus | 2004-03-07 11:09:29 -0500 (Sun, 07 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/CHANGES

just added augsburg's results

------------------------------------------------------------------------
r28547 | iacus | 2004-03-07 09:37:39 -0500 (Sun, 07 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/Contents/Resources/main.nib/info.nib
   M /trunk/src/modules/aqua/Contents/Resources/main.nib/objects.xib
   M /trunk/src/modules/aqua/Raqua.h
   M /trunk/src/modules/aqua/aquaconsole.c
   M /trunk/src/modules/aqua/aquaprefs.c

enabled buffering by default, fixed bug in CPU usage, changes prefs panel

------------------------------------------------------------------------
r28546 | maechler | 2004-03-07 01:01:02 -0500 (Sun, 07 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28545 | maechler | 2004-03-07 01:01:01 -0500 (Sun, 07 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28544 | murdoch | 2004-03-06 23:03:46 -0500 (Sat, 06 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/console.c
   M /trunk/src/gnuwin32/console.h
   M /trunk/src/gnuwin32/consolestructs.h
   M /trunk/src/gnuwin32/pager.c
   M /trunk/src/gnuwin32/rui.c

Paste commands to console menu option added

------------------------------------------------------------------------
r28543 | pd | 2004-03-06 18:35:34 -0500 (Sat, 06 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28542 | pd | 2004-03-06 18:35:30 -0500 (Sat, 06 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28541 | maechler | 2004-03-06 15:35:07 -0500 (Sat, 06 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/Chisquare.Rd

a bit more (Gamma; moments 1-3)

------------------------------------------------------------------------
r28540 | maechler | 2004-03-06 15:25:43 -0500 (Sat, 06 Mar 2004) | 2 lines
Changed paths:
   M /trunk/tests/reg-tests-1.R

test for spec.pgram() bias

------------------------------------------------------------------------
r28539 | maechler | 2004-03-06 15:24:49 -0500 (Sat, 06 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats4/R/mle.R
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

summary(mle(.)) printed NULL coefficients

------------------------------------------------------------------------
r28538 | maechler | 2004-03-06 15:20:26 -0500 (Sat, 06 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/nmath/dgamma.c
   M /trunk/src/nmath/dnchisq.c
   M /trunk/src/nmath/dpq.h
   M /trunk/src/nmath/pcauchy.c
   M /trunk/src/nmath/pchisq.c
   M /trunk/src/nmath/qgeom.c

dpq, dgamma, pcauchy ..

------------------------------------------------------------------------
r28537 | ripley | 2004-03-06 10:57:19 -0500 (Sat, 06 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/unix/system.Rd
   M /trunk/src/library/base/man/windows/system.Rd
   M /trunk/src/library/stats/R/plot.lm.R
   M /trunk/src/main/arithmetic.c
   M /trunk/src/main/logic.c
   M /trunk/src/main/relop.c
   M /trunk/src/unix/sys-unix.c
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save
   M /trunk/tests/reg-tests-3.R
   M /trunk/tests/reg-tests-3.Rout.save

fixes for PR#6624/33/40

------------------------------------------------------------------------
r28536 | maechler | 2004-03-06 10:47:31 -0500 (Sat, 06 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/spectrum.R

return "orig.n" -- does bandwidth need "N0" ?

------------------------------------------------------------------------
r28535 | maechler | 2004-03-06 09:14:53 -0500 (Sat, 06 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/spectrum.R

spec.pgram(): normalize with "true N" when padding

------------------------------------------------------------------------
r28534 | maechler | 2004-03-06 09:06:19 -0500 (Sat, 06 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Internal.h
   M /trunk/src/library/graphics/NAMESPACE
   M /trunk/src/library/graphics/R/colorstuff.R
   A /trunk/src/library/graphics/man/rgb2hsv.Rd
   M /trunk/src/main/colors.c
   M /trunk/src/main/graphics.c
   M /trunk/src/main/names.c

new rgb2hsv() R function (and C fix)

------------------------------------------------------------------------
r28533 | maechler | 2004-03-06 01:01:02 -0500 (Sat, 06 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28532 | maechler | 2004-03-06 01:01:01 -0500 (Sat, 06 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28531 | pd | 2004-03-05 18:35:30 -0500 (Fri, 05 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28530 | pd | 2004-03-05 18:35:26 -0500 (Fri, 05 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28529 | maechler | 2004-03-05 13:04:27 -0500 (Fri, 05 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Rmath.h0.in
   M /trunk/src/library/base/R/New-Internal.R
   M /trunk/src/library/base/man/Special.Rd
   M /trunk/src/main/arithmetic.c
   M /trunk/src/main/names.c
   M /trunk/src/nmath/polygamma.c
   M /trunk/tests/arith-true.R
   M /trunk/tests/arith-true.Rout.save

new psigamma()

------------------------------------------------------------------------
r28528 | ripley | 2004-03-05 11:50:36 -0500 (Fri, 05 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/appl/stem.c
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

fix PR#6645: stem with near-constant input

------------------------------------------------------------------------
r28527 | ripley | 2004-03-05 11:50:00 -0500 (Fri, 05 Mar 2004) | 3 lines
Changed paths:
   M /trunk/src/library/stats/man/addmargins.Rd

Unix format file
T -> TRUE in examples

------------------------------------------------------------------------
r28526 | ripley | 2004-03-05 10:50:14 -0500 (Fri, 05 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/add.R

coxph is inconistent in the length of its loglik component.

------------------------------------------------------------------------
r28525 | ripley | 2004-03-05 08:40:30 -0500 (Fri, 05 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/man/browseURL.Rd

mention opera 7 (tested 7.23)

------------------------------------------------------------------------
r28524 | murdoch | 2004-03-05 08:35:59 -0500 (Fri, 05 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/NAMESPACE
   A /trunk/src/library/stats/R/addmargins.R
   A /trunk/src/library/stats/man/addmargins.Rd

Added addmargins() function

------------------------------------------------------------------------
r28523 | ripley | 2004-03-05 06:00:46 -0500 (Fri, 05 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/unix/help.start.R
   M /trunk/src/library/utils/man/browseURL.Rd

more Unix browseURL fixes.

------------------------------------------------------------------------
r28522 | maechler | 2004-03-05 01:01:03 -0500 (Fri, 05 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28521 | maechler | 2004-03-05 01:01:01 -0500 (Fri, 05 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28520 | murrell | 2004-03-04 21:56:21 -0500 (Thu, 04 Mar 2004) | 4 lines
Changed paths:
   M /trunk/src/library/grid/NAMESPACE
   M /trunk/src/library/grid/R/components.R
   M /trunk/src/library/grid/R/frames.R
   M /trunk/src/library/grid/R/grob.R
   M /trunk/src/library/grid/R/primitives.R
   A /trunk/src/library/grid/inst/doc/frame.Snw
   A /trunk/src/library/grid/inst/doc/saveload.Snw
   M /trunk/src/library/grid/man/absolute.size.Rd
   A /trunk/src/library/grid/man/drawDetails.Rd
   A /trunk/src/library/grid/man/editDetails.Rd
   M /trunk/src/library/grid/man/grid-internal.Rd
   M /trunk/src/library/grid/man/grid.draw.Rd
   M /trunk/src/library/grid/man/grid.edit.Rd
   M /trunk/src/library/grid/man/grid.grob.Rd
   D /trunk/src/library/grid/man/height.details.Rd
   A /trunk/src/library/grid/man/validDetails.Rd
   D /trunk/src/library/grid/man/width.details.Rd
   A /trunk/src/library/grid/man/widthDetails.Rd

Added new and updated existing documentation
validGrobDetails renamed validDetails
Bug fix in cellViewport for non-NULL border

------------------------------------------------------------------------
r28519 | pd | 2004-03-04 18:35:23 -0500 (Thu, 04 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28518 | pd | 2004-03-04 18:35:18 -0500 (Thu, 04 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28517 | hornik | 2004-03-04 12:35:38 -0500 (Thu, 04 Mar 2004) | 3 lines
Changed paths:
   M /trunk/src/library/graphics/R/barplot.R
   M /trunk/src/library/graphics/man/barplot.Rd

New option 'offset' for specifying the offset of the bars relative
to the x axis (contributed by A Zeileis).

------------------------------------------------------------------------
r28516 | hornik | 2004-03-04 12:35:35 -0500 (Thu, 04 Mar 2004) | 4 lines
Changed paths:
   M /trunk/src/library/base/R/library.R
   M /trunk/src/library/base/R/packages.R
   M /trunk/src/library/base/man/library.Rd
   M /trunk/src/library/base/man/package.description.Rd
   M /trunk/src/library/utils/R/packages.R
   M /trunk/src/library/utils/man/package.contents.Rd

Have functions library(help = packagename), package.contents() and
package.description() look for loaded packages before libraries with
the 'lib.loc' default of 'NULL'.

------------------------------------------------------------------------
r28515 | hornik | 2004-03-04 12:35:31 -0500 (Thu, 04 Mar 2004) | 5 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R

Have checkFF() always load a given package.
In the case of save images with S4 methods, necessary references may be
missing in case the package code does not include the appropriate calls
to require().

------------------------------------------------------------------------
r28514 | hornik | 2004-03-04 12:35:28 -0500 (Thu, 04 Mar 2004) | 2 lines
Changed paths:
   M /trunk/doc/R.1
   M /trunk/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r28513 | ripley | 2004-03-04 11:00:30 -0500 (Thu, 04 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/unix/help.start.R

need to escape $ in gsub

------------------------------------------------------------------------
r28512 | ripley | 2004-03-04 10:47:59 -0500 (Thu, 04 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/utils/R/unix/help.start.R

quote URLs in Unix browseURL to avoid shell interference

------------------------------------------------------------------------
r28511 | hornik | 2004-03-04 10:44:09 -0500 (Thu, 04 Mar 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28510 | hornik | 2004-03-04 10:44:04 -0500 (Thu, 04 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28509 | murdoch | 2004-03-04 08:38:00 -0500 (Thu, 04 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/Extract.Rd
   M /trunk/src/library/base/man/cbind.Rd

Examples of inserting and deleting

------------------------------------------------------------------------
r28508 | hornik | 2004-03-04 02:29:51 -0500 (Thu, 04 Mar 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28507 | hornik | 2004-03-04 02:29:46 -0500 (Thu, 04 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28506 | maechler | 2004-03-04 01:01:03 -0500 (Thu, 04 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28505 | maechler | 2004-03-04 01:01:01 -0500 (Thu, 04 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28504 | rgentlem | 2004-03-03 20:23:02 -0500 (Wed, 03 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/main/envir.c

removed unused variables

------------------------------------------------------------------------
r28503 | rgentlem | 2004-03-03 19:53:11 -0500 (Wed, 03 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/get.Rd
   M /trunk/src/main/envir.c

fixed a bug in mget

------------------------------------------------------------------------
r28502 | murrell | 2004-03-03 19:24:25 -0500 (Wed, 03 Mar 2004) | 2 lines
Changed paths:
   A /trunk/src/library/grid/inst/doc/displaylist.Snw
   A /trunk/src/library/grid/inst/doc/grid.Snw
   A /trunk/src/library/grid/inst/doc/grid.bib
   A /trunk/src/library/grid/inst/doc/interactive.Snw
   A /trunk/src/library/grid/inst/doc/locndimn.Snw
   A /trunk/src/library/grid/inst/doc/moveline.Snw
   A /trunk/src/library/grid/inst/doc/plotexample.Snw
   A /trunk/src/library/grid/inst/doc/rotated.Snw
   D /trunk/src/library/grid/inst/doc/uguide.pdf

Added grid docs as vignettes

------------------------------------------------------------------------
r28501 | murrell | 2004-03-03 19:20:22 -0500 (Wed, 03 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/check.in

Allow checking of base package vignettes (with no corresponding PDF)

------------------------------------------------------------------------
r28500 | pd | 2004-03-03 18:37:01 -0500 (Wed, 03 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28499 | pd | 2004-03-03 18:36:56 -0500 (Wed, 03 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28498 | rgentlem | 2004-03-03 18:30:08 -0500 (Wed, 03 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Internal.h
   M /trunk/src/library/base/R/get.R
   M /trunk/src/library/base/man/get.Rd
   M /trunk/src/main/envir.c
   M /trunk/src/main/names.c

added mget = multivalued get

------------------------------------------------------------------------
r28497 | murrell | 2004-03-03 17:34:34 -0500 (Wed, 03 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

Added grid changes

------------------------------------------------------------------------
r28496 | rgentlem | 2004-03-03 09:42:48 -0500 (Wed, 03 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/include/Internal.h
   M /trunk/src/library/base/R/as.R
   M /trunk/src/library/base/man/list.Rd
   M /trunk/src/main/envir.c
   M /trunk/src/main/names.c

cleaned up the ls code and added a new coercion method for env->list

------------------------------------------------------------------------
r28495 | maechler | 2004-03-03 03:49:53 -0500 (Wed, 03 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/nmath/gamma.c
   M /trunk/tests/arith-true.R
   M /trunk/tests/arith-true.Rout.save

gamma(-n) fix

------------------------------------------------------------------------
r28494 | ripley | 2004-03-03 02:05:43 -0500 (Wed, 03 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/aov.R
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

allow aov() to work with singular Error() models

------------------------------------------------------------------------
r28493 | hornik | 2004-03-03 01:49:09 -0500 (Wed, 03 Mar 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28492 | hornik | 2004-03-03 01:49:04 -0500 (Wed, 03 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28491 | maechler | 2004-03-03 01:01:02 -0500 (Wed, 03 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28490 | maechler | 2004-03-03 01:01:01 -0500 (Wed, 03 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28489 | pd | 2004-03-02 18:36:57 -0500 (Tue, 02 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28488 | pd | 2004-03-02 18:36:52 -0500 (Tue, 02 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28487 | murdoch | 2004-03-02 16:45:24 -0500 (Tue, 02 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/src/gnuwin32/CHANGES
   M /branches/R-1-8-patches/src/gnuwin32/front-ends/rproxy_impl.c

Bug fixes for rproxy.dll from Thomas Baier

------------------------------------------------------------------------
r28486 | murdoch | 2004-03-02 16:40:14 -0500 (Tue, 02 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES

Bug fix for rproxy.dll from Thomas Baier

------------------------------------------------------------------------
r28485 | murdoch | 2004-03-02 16:37:24 -0500 (Tue, 02 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/front-ends/rproxy_impl.c

Bug fix from Thomas Baier for large memory problem

------------------------------------------------------------------------
r28484 | ripley | 2004-03-02 12:37:26 -0500 (Tue, 02 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/boxplot.Rd
   M /trunk/src/library/graphics/man/boxplot.stats.Rd

correct publisher of Chambers et al to the original one.

------------------------------------------------------------------------
r28483 | hornik | 2004-03-02 12:19:54 -0500 (Tue, 02 Mar 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28482 | hornik | 2004-03-02 12:19:48 -0500 (Tue, 02 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28481 | maechler | 2004-03-02 10:05:54 -0500 (Tue, 02 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/R/boxplot.R

simplification: "iqr" is known!

------------------------------------------------------------------------
r28480 | iacus | 2004-03-02 09:43:19 -0500 (Tue, 02 Mar 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in
   M /trunk/src/modules/aqua/CHANGES
   M /trunk/src/modules/aqua/Makefile.in
   M /trunk/src/modules/aqua/RAqua-FAQ.html

added CHANGES for the aqua stuff

------------------------------------------------------------------------
r28479 | maechler | 2004-03-02 09:25:37 -0500 (Tue, 02 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/boxplot.stats.Rd

s/The the/The/

------------------------------------------------------------------------
r28478 | iacus | 2004-03-02 09:16:02 -0500 (Tue, 02 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/modules/aqua/CHANGES

added aqua specific news/bug fixing entries

------------------------------------------------------------------------
r28477 | iacus | 2004-03-02 09:10:41 -0500 (Tue, 02 Mar 2004) | 2 lines
Changed paths:
   A /trunk/src/modules/aqua/RAqua-FAQ.html

raqua faq to be installed in R_HOME

------------------------------------------------------------------------
r28476 | iacus | 2004-03-02 09:08:00 -0500 (Tue, 02 Mar 2004) | 2 lines
Changed paths:
   A /trunk/src/modules/aqua/CHANGES

changes file to be copied as R_HOME/NEWS.aqua

------------------------------------------------------------------------
r28475 | iacus | 2004-03-02 09:06:58 -0500 (Tue, 02 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/main/main.c
   M /trunk/src/modules/aqua/Contents/Resources/main.nib/info.nib
   M /trunk/src/modules/aqua/Contents/Resources/main.nib/objects.xib
   M /trunk/src/modules/aqua/Raqua.h
   M /trunk/src/modules/aqua/aquaconsole.c
   M /trunk/src/modules/aqua/aquaprefs.c
   M /trunk/src/unix/aqua.c
   M /trunk/src/unix/system.c

added support for setting options width on R Console resizing

------------------------------------------------------------------------
r28474 | ripley | 2004-03-02 07:35:09 -0500 (Tue, 02 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/boxplot.Rd
   M /trunk/src/library/graphics/man/boxplot.stats.Rd

clarify meaning of notches and `confidence intervals'

------------------------------------------------------------------------
r28473 | maechler | 2004-03-02 03:55:00 -0500 (Tue, 02 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/include/Rmath.h0.in

header cosmetic

------------------------------------------------------------------------
r28472 | maechler | 2004-03-02 01:01:03 -0500 (Tue, 02 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28471 | maechler | 2004-03-02 01:01:02 -0500 (Tue, 02 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28470 | murrell | 2004-03-01 20:54:44 -0500 (Mon, 01 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grid/R/viewport.R
   M /trunk/src/library/grid/inst/doc/changes.txt
   M /trunk/src/library/grid/man/viewport.Rd
   M /trunk/src/library/grid/src/grid.c

Allowed viewports to turn off clipping altogether

------------------------------------------------------------------------
r28469 | murrell | 2004-03-01 19:54:06 -0500 (Mon, 01 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/grid/src/grid.c
   M /trunk/src/library/grid/src/util.c

Bug fix for overlap checking of text

------------------------------------------------------------------------
r28468 | pd | 2004-03-01 18:36:50 -0500 (Mon, 01 Mar 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28467 | pd | 2004-03-01 18:36:46 -0500 (Mon, 01 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28466 | iacus | 2004-03-01 15:43:15 -0500 (Mon, 01 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/aqua.c

do_x11_dataentry not define with --witout-x11

------------------------------------------------------------------------
r28465 | maechler | 2004-03-01 13:52:13 -0500 (Mon, 01 Mar 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/nmath/pgamma.c

increase alphlimit in pgamma()

------------------------------------------------------------------------
r28464 | ripley | 2004-03-01 03:21:57 -0500 (Mon, 01 Mar 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/man/windows/SHLIB.Rd

mention tools needed, readme.packages

------------------------------------------------------------------------
r28463 | ripley | 2004-03-01 03:21:26 -0500 (Mon, 01 Mar 2004) | 3 lines
Changed paths:
   M /trunk/src/library/graphics/man/identify.Rd
   M /trunk/src/library/graphics/man/locator.Rd

add proper markup for last change.
add some clarifications.

------------------------------------------------------------------------
r28462 | maechler | 2004-03-01 01:01:03 -0500 (Mon, 01 Mar 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28461 | maechler | 2004-03-01 01:01:01 -0500 (Mon, 01 Mar 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28460 | pd | 2004-02-29 18:36:45 -0500 (Sun, 29 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28459 | pd | 2004-02-29 18:36:41 -0500 (Sun, 29 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28458 | iacus | 2004-02-29 16:49:31 -0500 (Sun, 29 Feb 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in

reverted changes for SHLIB patch when installing R.framework

------------------------------------------------------------------------
r28457 | iacus | 2004-02-29 14:46:24 -0500 (Sun, 29 Feb 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in

new fixes for the R framework installation: patches to the SHLIB script and R

------------------------------------------------------------------------
r28456 | iacus | 2004-02-29 14:45:27 -0500 (Sun, 29 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/identify.Rd
   M /trunk/src/library/graphics/man/locator.Rd

changed docs for the locator and identify corresponding to quartz device

------------------------------------------------------------------------
r28455 | iacus | 2004-02-29 14:44:20 -0500 (Sun, 29 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/Contents/Resources/main.nib/info.nib
   M /trunk/src/modules/aqua/Contents/Resources/main.nib/objects.xib
   M /trunk/src/modules/aqua/DataBrowser.c
   M /trunk/src/modules/aqua/Raqua.h
   M /trunk/src/modules/aqua/aquaconsole.c
   M /trunk/src/modules/aqua/aquaprefs.c
   M /trunk/src/modules/aqua/browsepkgs.c
   M /trunk/src/modules/aqua/dataentry.c
   M /trunk/src/modules/aqua/datamanager.c
   M /trunk/src/modules/aqua/helpsearch.c
   M /trunk/src/modules/aqua/packagemanager.c

several changes to the preference file, user interface and minor bug fixing

------------------------------------------------------------------------
r28454 | iacus | 2004-02-29 14:43:30 -0500 (Sun, 29 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/X11.c
   M /trunk/src/unix/aqua.c
   M /trunk/src/unix/devQuartz.c

changes to the dataentry function for macosx and to the locator function in the quartz device

------------------------------------------------------------------------
r28453 | ripley | 2004-02-29 05:21:44 -0500 (Sun, 29 Feb 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

start ordering entries, various bits of tidying up

------------------------------------------------------------------------
r28452 | ripley | 2004-02-29 05:04:09 -0500 (Sun, 29 Feb 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/seq.c

: operator was rejecting cases it should have been able to handle

------------------------------------------------------------------------
r28451 | hornik | 2004-02-29 04:21:40 -0500 (Sun, 29 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/SHLIB.in

Remove run-time test for R dylib.

------------------------------------------------------------------------
r28450 | hornik | 2004-02-29 04:21:37 -0500 (Sun, 29 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/check.in

Standardize Perl error messages.

------------------------------------------------------------------------
r28449 | hornik | 2004-02-29 04:21:33 -0500 (Sun, 29 Feb 2004) | 6 lines
Changed paths:
   M /trunk/src/scripts/build.in

Tar option '-X' is not portable: remove files to be excluded from
the installation directory when building binary packages (under both
Unix and Windows).
Always use R_system() instead of system().
Standardize Perl error messages.

------------------------------------------------------------------------
r28448 | hornik | 2004-02-29 04:21:30 -0500 (Sun, 29 Feb 2004) | 3 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R

Teach undoc() to ignore S4 methods inherited from the parent env.
Add convenience function .packageEnv().

------------------------------------------------------------------------
r28447 | maechler | 2004-02-29 01:01:03 -0500 (Sun, 29 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28446 | maechler | 2004-02-29 01:01:01 -0500 (Sun, 29 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28445 | pd | 2004-02-28 18:36:40 -0500 (Sat, 28 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28444 | pd | 2004-02-28 18:36:36 -0500 (Sat, 28 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28443 | murrell | 2004-02-28 18:26:49 -0500 (Sat, 28 Feb 2004) | 4 lines
Changed paths:
   M /trunk/src/library/grid/NAMESPACE
   M /trunk/src/library/grid/R/components.R
   M /trunk/src/library/grid/R/frames.R
   M /trunk/src/library/grid/R/grid.R
   M /trunk/src/library/grid/R/grob.R
   M /trunk/src/library/grid/R/highlevel.R
   M /trunk/src/library/grid/R/interactive.R
   M /trunk/src/library/grid/R/primitives.R
   M /trunk/src/library/grid/R/size.R
   M /trunk/src/library/grid/R/unit.R
   M /trunk/src/library/grid/R/util.R
   M /trunk/src/library/grid/R/viewport.R
   M /trunk/src/library/grid/inst/doc/changes.txt
   M /trunk/src/library/grid/man/convertNative.Rd
   A /trunk/src/library/grid/man/gPath.Rd
   M /trunk/src/library/grid/man/gpar.Rd
   A /trunk/src/library/grid/man/grid.add.Rd
   M /trunk/src/library/grid/man/grid.arrows.Rd
   M /trunk/src/library/grid/man/grid.circle.Rd
   M /trunk/src/library/grid/man/grid.collection.Rd
   M /trunk/src/library/grid/man/grid.convert.Rd
   M /trunk/src/library/grid/man/grid.copy.Rd
   M /trunk/src/library/grid/man/grid.edit.Rd
   M /trunk/src/library/grid/man/grid.frame.Rd
   M /trunk/src/library/grid/man/grid.get.Rd
   M /trunk/src/library/grid/man/grid.grob.Rd
   M /trunk/src/library/grid/man/grid.lines.Rd
   M /trunk/src/library/grid/man/grid.move.to.Rd
   M /trunk/src/library/grid/man/grid.pack.Rd
   M /trunk/src/library/grid/man/grid.place.Rd
   M /trunk/src/library/grid/man/grid.points.Rd
   M /trunk/src/library/grid/man/grid.polygon.Rd
   M /trunk/src/library/grid/man/grid.rect.Rd
   A /trunk/src/library/grid/man/grid.remove.Rd
   M /trunk/src/library/grid/man/grid.segments.Rd
   M /trunk/src/library/grid/man/grid.set.Rd
   M /trunk/src/library/grid/man/grid.text.Rd
   M /trunk/src/library/grid/man/grid.xaxis.Rd
   M /trunk/src/library/grid/man/grid.yaxis.Rd
   A /trunk/src/library/grid/man/grobWidth.Rd
   M /trunk/src/library/grid/man/height.details.Rd
   A /trunk/src/library/grid/man/stringWidth.Rd
   M /trunk/src/library/grid/man/viewports.Rd
   M /trunk/src/library/grid/man/vpPath.Rd
   M /trunk/src/library/grid/man/width.details.Rd
   M /trunk/src/library/grid/src/grid.c
   M /trunk/src/library/grid/src/grid.h
   M /trunk/src/library/grid/src/layout.c
   M /trunk/src/library/grid/src/register.c
   M /trunk/src/library/grid/src/state.c
   M /trunk/src/library/grid/src/unit.c
   M /trunk/src/library/grid/src/viewport.c

Change from grobs implemented as external references, to grobs
implemented as regular R objects.
See inst/doc/changes.txt

------------------------------------------------------------------------
r28442 | ripley | 2004-02-28 13:21:28 -0500 (Sat, 28 Feb 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/character.R
   M /trunk/src/library/base/man/grep.Rd
   M /trunk/src/library/base/man/regex.Rd
   M /trunk/src/library/base/man/strsplit.Rd
   M /trunk/src/main/Makefile.win
   M /trunk/src/main/character.c
   M /trunk/src/main/names.c
   M /trunk/src/main/pcre.c

add perl arg to strsplit

------------------------------------------------------------------------
r28441 | ripley | 2004-02-28 10:36:28 -0500 (Sat, 28 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/length.Rd

document length<- for factors, make clear length is applicable to more general objects

------------------------------------------------------------------------
r28440 | ripley | 2004-02-28 10:27:43 -0500 (Sat, 28 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/main/pcre.c

use locale-specific PCRE tables in (g)sub and regexpr

------------------------------------------------------------------------
r28439 | ripley | 2004-02-28 06:40:41 -0500 (Sat, 28 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/grep.Rd

warn on very long strings (PR#6617)

------------------------------------------------------------------------
r28438 | ripley | 2004-02-28 05:44:52 -0500 (Sat, 28 Feb 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

tidy up, including merging in 1.8.2 section

------------------------------------------------------------------------
r28437 | ripley | 2004-02-28 05:44:08 -0500 (Sat, 28 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/DESCRIPTION.in
   M /trunk/src/library/lqs/DESCRIPTION.in
   M /trunk/src/library/stats4/DESCRIPTION.in

capitalization issues, lqs is defunct

------------------------------------------------------------------------
r28436 | hornik | 2004-02-28 05:28:18 -0500 (Sat, 28 Feb 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28435 | hornik | 2004-02-28 05:28:09 -0500 (Sat, 28 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28434 | ripley | 2004-02-28 04:59:39 -0500 (Sat, 28 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/R/hist.R

typo

------------------------------------------------------------------------
r28433 | ripley | 2004-02-28 04:41:41 -0500 (Sat, 28 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/main/array.c

ensure NA is returned if length may overflow

------------------------------------------------------------------------
r28432 | ripley | 2004-02-28 04:41:12 -0500 (Sat, 28 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/approx.R
   M /trunk/src/library/base/R/cut.R
   M /trunk/src/library/graphics/R/hist.R
   M /trunk/src/library/stats/R/lowess.R
   M /trunk/src/library/stats/R/spline.R

length is generic, so try not to assume it returns mode integer

------------------------------------------------------------------------
r28431 | ripley | 2004-02-28 03:51:53 -0500 (Sat, 28 Feb 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/factor.R
   M /trunk/src/library/base/man/length.Rd
   M /trunk/src/library/base/man/zMethods.Rd
   M /trunk/src/main/builtin.c
   M /trunk/tests/reg-tests-1.R

make length<- generic as a factor method is needed (and supply one)

------------------------------------------------------------------------
r28430 | maechler | 2004-02-28 03:20:35 -0500 (Sat, 28 Feb 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-lang.texi
   M /trunk/src/main/subassign.c

PR#6570: "subsettable"

------------------------------------------------------------------------
r28429 | maechler | 2004-02-28 01:01:03 -0500 (Sat, 28 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28428 | maechler | 2004-02-28 01:01:01 -0500 (Sat, 28 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28427 | pd | 2004-02-27 18:36:37 -0500 (Fri, 27 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28426 | pd | 2004-02-27 18:36:33 -0500 (Fri, 27 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28425 | ripley | 2004-02-27 09:31:40 -0500 (Fri, 27 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/character.R
   M /trunk/src/library/base/R/gl.R
   M /trunk/src/library/graphics/R/barplot.R
   M /trunk/src/library/graphics/R/mosaicplot.R
   M /trunk/src/library/utils/R/read.fwf.R

rep() has arg length.out, not length

------------------------------------------------------------------------
r28424 | maechler | 2004-02-27 01:01:03 -0500 (Fri, 27 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28423 | maechler | 2004-02-27 01:01:02 -0500 (Fri, 27 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28422 | rgentlem | 2004-02-26 19:30:57 -0500 (Thu, 26 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/options.Rd

lost a paren somewhere

------------------------------------------------------------------------
r28421 | pd | 2004-02-26 18:36:28 -0500 (Thu, 26 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28420 | pd | 2004-02-26 18:36:24 -0500 (Thu, 26 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28419 | rgentlem | 2004-02-26 18:30:21 -0500 (Thu, 26 Feb 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/packages.R
   M /trunk/src/library/base/man/options.Rd
   M /trunk/src/library/base/man/package.dependencies.Rd
   M /trunk/src/library/profile/Common.R
   M /trunk/src/library/tools/R/Vignettes.R
   M /trunk/src/library/tools/R/pkgDepends.R
   A /trunk/src/library/tools/man/vignetteDepends.Rd
   M /trunk/src/library/utils/R/packageStatus.R
   M /trunk/src/library/utils/man/packageStatus.Rd

added a number of functions/options to deal with package and vignette dependencies.

------------------------------------------------------------------------
r28418 | ripley | 2004-02-26 12:59:31 -0500 (Thu, 26 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/readme.packages

fix typo

------------------------------------------------------------------------
r28417 | maechler | 2004-02-26 03:54:33 -0500 (Thu, 26 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/which.min.Rd

add \concept{}s

------------------------------------------------------------------------
r28416 | maechler | 2004-02-26 03:41:51 -0500 (Thu, 26 Feb 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/graphics/R/legend.R
   M /trunk/src/library/graphics/man/legend.Rd

legend(*, text.col)

------------------------------------------------------------------------
r28415 | maechler | 2004-02-26 01:01:03 -0500 (Thu, 26 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28414 | maechler | 2004-02-26 01:01:02 -0500 (Thu, 26 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28413 | pd | 2004-02-25 18:36:30 -0500 (Wed, 25 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28412 | pd | 2004-02-25 18:36:25 -0500 (Wed, 25 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28411 | ripley | 2004-02-25 12:46:38 -0500 (Wed, 25 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats4/DESCRIPTION.in

PD is no longer the sole author.

------------------------------------------------------------------------
r28410 | ripley | 2004-02-25 12:32:45 -0500 (Wed, 25 Feb 2004) | 3 lines
Changed paths:
   M /trunk/doc/manual/R-intro.texi
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/front-ends/R.c
   M /trunk/src/gnuwin32/front-ends/rcmdfn.c
   M /trunk/src/gnuwin32/system.c

allow R -h etc
allow use of R CMD RD2dvi under Windows (no .sh)

------------------------------------------------------------------------
r28409 | ripley | 2004-02-25 12:31:47 -0500 (Wed, 25 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/nlm.Rd
   M /trunk/src/library/stats/man/optim.Rd

add some \concepts

------------------------------------------------------------------------
r28408 | ripley | 2004-02-25 08:12:04 -0500 (Wed, 25 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/front-ends/R.c
   M /trunk/src/gnuwin32/front-ends/rcmdfn.c

clean up R --help, R CMD --help Rcmd --help etc

------------------------------------------------------------------------
r28407 | ripley | 2004-02-25 08:11:09 -0500 (Wed, 25 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/rw-FAQ.texi

R BATCH vs R CMD BATCH

------------------------------------------------------------------------
r28406 | ripley | 2004-02-25 08:09:57 -0500 (Wed, 25 Feb 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-intro.texi

R CMD config and --max-mem-size flag under Windows were missing

------------------------------------------------------------------------
r28405 | ripley | 2004-02-25 06:41:24 -0500 (Wed, 25 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/system.c
   M /trunk/src/scripts/R.sh.in

it isn't just `data sets' that are saved and restored

------------------------------------------------------------------------
r28404 | ripley | 2004-02-25 06:17:50 -0500 (Wed, 25 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/system.c

typo

------------------------------------------------------------------------
r28403 | hornik | 2004-02-25 05:41:40 -0500 (Wed, 25 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/check.in

Turn on checking foreign function calls, part II.

------------------------------------------------------------------------
r28402 | ripley | 2004-02-25 05:38:42 -0500 (Wed, 25 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/rw-FAQ.texi
   M /trunk/src/library/base/man/Memory.Rd

min memory limit under Windows has been 16Mb since Mar 2001

------------------------------------------------------------------------
r28401 | ripley | 2004-02-25 05:13:12 -0500 (Wed, 25 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/ifelse.Rd

clarify the return value and various gotchas

------------------------------------------------------------------------
r28400 | ripley | 2004-02-25 03:26:51 -0500 (Wed, 25 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/svd.Rd

mention error codes

------------------------------------------------------------------------
r28399 | maechler | 2004-02-25 03:15:22 -0500 (Wed, 25 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/Memory.Rd

see also ?object.size

------------------------------------------------------------------------
r28398 | maechler | 2004-02-25 01:01:03 -0500 (Wed, 25 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28397 | maechler | 2004-02-25 01:01:01 -0500 (Wed, 25 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28396 | pd | 2004-02-24 18:36:21 -0500 (Tue, 24 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28395 | pd | 2004-02-24 18:36:16 -0500 (Tue, 24 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28394 | maechler | 2004-02-24 10:02:24 -0500 (Tue, 24 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/axTicks.Rd

s/graphics.c/plot.c/

------------------------------------------------------------------------
r28393 | ripley | 2004-02-24 07:14:30 -0500 (Tue, 24 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/man/help.start.Rd

Firebird -> FireFox

------------------------------------------------------------------------
r28392 | ripley | 2004-02-24 07:14:04 -0500 (Tue, 24 Feb 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

It's rstandard.glm that was wrongly scaled

------------------------------------------------------------------------
r28391 | maechler | 2004-02-24 01:01:02 -0500 (Tue, 24 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28390 | maechler | 2004-02-24 01:01:01 -0500 (Tue, 24 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28389 | pd | 2004-02-23 18:36:19 -0500 (Mon, 23 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28388 | pd | 2004-02-23 18:36:14 -0500 (Mon, 23 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28387 | ripley | 2004-02-23 03:24:39 -0500 (Mon, 23 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

forgot trailing \n

------------------------------------------------------------------------
r28386 | maechler | 2004-02-23 01:01:03 -0500 (Mon, 23 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28385 | maechler | 2004-02-23 01:01:02 -0500 (Mon, 23 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28384 | pd | 2004-02-22 18:36:14 -0500 (Sun, 22 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28383 | pd | 2004-02-22 18:36:10 -0500 (Sun, 22 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28382 | hornik | 2004-02-22 16:26:17 -0500 (Sun, 22 Feb 2004) | 3 lines
Changed paths:
   M /trunk/src/scripts/check.in

Turn on checking foreign function calls unless the environment variable
'R_CHECK_FF_CALLS' is set to a Perl 'null' value.

------------------------------------------------------------------------
r28381 | hornik | 2004-02-22 16:26:04 -0500 (Sun, 22 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/Makefile.in

Work around using '@' instead of '/' in sed substitution (PR#6598).

------------------------------------------------------------------------
r28380 | hornik | 2004-02-22 16:25:56 -0500 (Sun, 22 Feb 2004) | 2 lines
Changed paths:
   M /trunk/configure
   M /trunk/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r28379 | hornik | 2004-02-22 16:24:44 -0500 (Sun, 22 Feb 2004) | 3 lines
Changed paths:
   M /trunk/configure.ac

Undo the previous change for LIBR in the framework case.
(Currently, the framework is only available after *installation*.)

------------------------------------------------------------------------
r28378 | ripley | 2004-02-22 03:42:10 -0500 (Sun, 22 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/rw-FAQ.texi

size of installer is reduced with new compression options

------------------------------------------------------------------------
r28377 | ripley | 2004-02-22 03:18:34 -0500 (Sun, 22 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/R.sh.in

revert last change, as it would make R CMD recursive

------------------------------------------------------------------------
r28376 | maechler | 2004-02-22 01:01:03 -0500 (Sun, 22 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28375 | maechler | 2004-02-22 01:01:02 -0500 (Sun, 22 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28374 | pd | 2004-02-21 18:36:10 -0500 (Sat, 21 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28373 | pd | 2004-02-21 18:36:05 -0500 (Sat, 21 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28372 | murdoch | 2004-02-21 11:02:38 -0500 (Sat, 21 Feb 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html
   M /trunk/doc/manual/R-admin.texi
   M /trunk/doc/manual/R-exts.c
   M /trunk/doc/manual/R-exts.texi
   M /trunk/doc/manual/R-intro.texi
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/TESTING
   M /trunk/src/gnuwin32/fixed/Makefile
   M /trunk/src/gnuwin32/fixed/bin/INSTALL
   M /trunk/src/gnuwin32/fixed/bin/REMOVE
   M /trunk/src/gnuwin32/fixed/bin/Rd2dvi.sh
   M /trunk/src/gnuwin32/fixed/bin/SHLIB
   M /trunk/src/gnuwin32/front-ends/Makefile
   A /trunk/src/gnuwin32/front-ends/R.c
   M /trunk/src/gnuwin32/front-ends/rcico.rc
   M /trunk/src/gnuwin32/front-ends/rcmd.c
   A /trunk/src/gnuwin32/front-ends/rcmdfn.c
   M /trunk/src/gnuwin32/readme
   M /trunk/src/gnuwin32/readme.packages
   M /trunk/src/gnuwin32/rw-FAQ.texi
   M /trunk/src/library/base/man/RdUtils.Rd
   M /trunk/src/library/utils/man/PkgUtils.Rd
   M /trunk/src/library/utils/man/Rprof.Rd
   M /trunk/src/library/utils/man/windows/BATCH.Rd
   M /trunk/src/library/utils/man/windows/INSTALL.Rd
   M /trunk/src/library/utils/man/windows/REMOVE.Rd
   M /trunk/src/library/utils/man/windows/SHLIB.Rd
   M /trunk/src/scripts/R.sh.in
   M /trunk/tests/Makefile.win

Merged changes from R-Win-CMD

------------------------------------------------------------------------
r28371 | iacus | 2004-02-21 09:54:12 -0500 (Sat, 21 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/devQuartz.c

symbol font patch only under Panther

------------------------------------------------------------------------
r28370 | hornik | 2004-02-21 08:17:19 -0500 (Sat, 21 Feb 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28369 | hornik | 2004-02-21 08:17:14 -0500 (Sat, 21 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28368 | maechler | 2004-02-21 01:01:03 -0500 (Sat, 21 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28367 | maechler | 2004-02-21 01:01:02 -0500 (Sat, 21 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28366 | pd | 2004-02-20 18:36:03 -0500 (Fri, 20 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28365 | pd | 2004-02-20 18:35:59 -0500 (Fri, 20 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28364 | hornik | 2004-02-20 11:33:25 -0500 (Fri, 20 Feb 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28363 | hornik | 2004-02-20 11:33:19 -0500 (Fri, 20 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28362 | murdoch | 2004-02-20 08:43:02 -0500 (Fri, 20 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-Win-CMD/BUGS
   M /branches/R-Win-CMD/FAQ
   M /branches/R-Win-CMD/Makefile.in
   M /branches/R-Win-CMD/NEWS
   M /branches/R-Win-CMD/acinclude.m4
   M /branches/R-Win-CMD/aclocal.m4
   M /branches/R-Win-CMD/configure
   M /branches/R-Win-CMD/configure.ac
   M /branches/R-Win-CMD/date-stamp
   M /branches/R-Win-CMD/doc/html/R-admin.html
   M /branches/R-Win-CMD/doc/manual/Makefile.in
   M /branches/R-Win-CMD/doc/manual/R-FAQ.texi
   M /branches/R-Win-CMD/doc/manual/R-exts.texi
   M /branches/R-Win-CMD/m4/R.m4
   M /branches/R-Win-CMD/share/perl/R/Rdconv.pm
   M /branches/R-Win-CMD/src/gnuwin32/CHANGES
   M /branches/R-Win-CMD/src/gnuwin32/installer/INSTALL
   M /branches/R-Win-CMD/src/gnuwin32/installer/JRins.pl
   M /branches/R-Win-CMD/src/include/Defn.h
   M /branches/R-Win-CMD/src/include/Rinternals.h
   M /branches/R-Win-CMD/src/library/base/R/array.R
   M /branches/R-Win-CMD/src/library/base/man/names.Rd
   M /branches/R-Win-CMD/src/library/ctest/Makefile.in
   M /branches/R-Win-CMD/src/library/eda/Makefile.in
   M /branches/R-Win-CMD/src/library/graphics/Makefile.in
   M /branches/R-Win-CMD/src/library/graphics/R/unix/quartz.R
   M /branches/R-Win-CMD/src/library/lqs/Makefile.in
   M /branches/R-Win-CMD/src/library/methods/man/RMethodUtils.Rd
   M /branches/R-Win-CMD/src/library/mle/Makefile.in
   M /branches/R-Win-CMD/src/library/modreg/Makefile.in
   M /branches/R-Win-CMD/src/library/mva/Makefile.in
   M /branches/R-Win-CMD/src/library/nls/Makefile.in
   M /branches/R-Win-CMD/src/library/profile/Rprofile.unix
   M /branches/R-Win-CMD/src/library/stats/R/factanal.R
   M /branches/R-Win-CMD/src/library/stats/man/varimax.Rd
   M /branches/R-Win-CMD/src/library/stepfun/Makefile.in
   M /branches/R-Win-CMD/src/library/tools/R/QC.R
   M /branches/R-Win-CMD/src/library/tools/R/utils.R
   M /branches/R-Win-CMD/src/library/ts/Makefile.in
   M /branches/R-Win-CMD/src/main/array.c
   M /branches/R-Win-CMD/src/main/builtin.c
   M /branches/R-Win-CMD/src/main/dstruct.c
   M /branches/R-Win-CMD/src/main/memory.c
   M /branches/R-Win-CMD/src/main/subassign.c
   M /branches/R-Win-CMD/src/main/util.c
   M /branches/R-Win-CMD/src/modules/aqua/Makefile.in
   M /branches/R-Win-CMD/src/modules/aqua/aquaconsole.c
   M /branches/R-Win-CMD/src/unix/devQuartz.c
   M /branches/R-Win-CMD/tests/reg-tests-2.R
   M /branches/R-Win-CMD/tests/reg-tests-2.Rout.save

Merge from trunk

------------------------------------------------------------------------
r28361 | (no author) | 2004-02-20 07:40:06 -0500 (Fri, 20 Feb 2004) | 2 lines
Changed paths:
   A /tags/R-Win-CMD-update-last (from /trunk:28359)
   D /tags/R-Win-CMD-update-last/Attic
   R /tags/R-Win-CMD-update-last/src/appl/lowess.doc (from /branches/unlabeled-1.1.1/src/appl/lowess.doc:28359)
   R /tags/R-Win-CMD-update-last/src/unix/PSPAPER (from /branches/unlabeled-1.1.1/src/unix/PSPAPER:28359)

This commit was manufactured by cvs2svn to create tag
'R-Win-CMD-update-last'.
------------------------------------------------------------------------
r28360 | (no author) | 2004-02-20 07:40:06 -0500 (Fri, 20 Feb 2004) | 2 lines
Changed paths:
   A /tags/R-Win-CMD-update (from /trunk:28359)
   D /tags/R-Win-CMD-update/Attic
   R /tags/R-Win-CMD-update/src/appl/lowess.doc (from /branches/unlabeled-1.1.1/src/appl/lowess.doc:28359)
   R /tags/R-Win-CMD-update/src/unix/PSPAPER (from /branches/unlabeled-1.1.1/src/unix/PSPAPER:28359)

This commit was manufactured by cvs2svn to create tag
'R-Win-CMD-update'.
------------------------------------------------------------------------
r28359 | ripley | 2004-02-20 07:40:06 -0500 (Fri, 20 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/include/Rinternals.h

use 2004 date

------------------------------------------------------------------------
r28358 | ripley | 2004-02-20 05:52:34 -0500 (Fri, 20 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/include/Defn.h
   M /trunk/src/include/Rinternals.h

add comments on long being 32-bit on Win64

------------------------------------------------------------------------
r28357 | ripley | 2004-02-20 04:29:01 -0500 (Fri, 20 Feb 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-exts.texi
   M /trunk/src/include/Rinternals.h
   M /trunk/src/main/builtin.c
   M /trunk/src/main/dstruct.c
   M /trunk/src/main/memory.c
   M /trunk/src/main/subassign.c
   M /trunk/src/main/util.c
   M /trunk/tests/reg-tests-2.Rout.save

start the process of having vector lengths as longs and hence > 2^31-1 on 64-bit platforms

------------------------------------------------------------------------
r28356 | maechler | 2004-02-20 01:01:02 -0500 (Fri, 20 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28355 | maechler | 2004-02-20 01:01:01 -0500 (Fri, 20 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28354 | iacus | 2004-02-19 20:41:51 -0500 (Thu, 19 Feb 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in

fixed small problems with symlink in the R.framework

------------------------------------------------------------------------
r28353 | iacus | 2004-02-19 20:09:45 -0500 (Thu, 19 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/R/unix/quartz.R
   M /trunk/src/library/profile/Rprofile.unix

chaned entrie from RAqua to R/Rapp

------------------------------------------------------------------------
r28352 | iacus | 2004-02-19 20:09:00 -0500 (Thu, 19 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/aquaconsole.c

modified initial window positioning

------------------------------------------------------------------------
r28351 | pd | 2004-02-19 18:35:59 -0500 (Thu, 19 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28350 | pd | 2004-02-19 18:35:54 -0500 (Thu, 19 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28349 | ripley | 2004-02-19 12:19:24 -0500 (Thu, 19 Feb 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/array.R
   M /trunk/src/main/array.c
   M /trunk/src/main/builtin.c
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

add checks for integer overflow in sizes of vector, matrix, array

------------------------------------------------------------------------
r28348 | hornik | 2004-02-19 03:39:07 -0500 (Thu, 19 Feb 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28347 | hornik | 2004-02-19 03:39:01 -0500 (Thu, 19 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28346 | hornik | 2004-02-19 02:31:58 -0500 (Thu, 19 Feb 2004) | 2 lines
Changed paths:
   M /trunk/aclocal.m4
   M /trunk/configure

Updated.

------------------------------------------------------------------------
r28345 | hornik | 2004-02-19 02:31:51 -0500 (Thu, 19 Feb 2004) | 2 lines
Changed paths:
   M /trunk/configure.ac

Set LIBR correctly when building R as a framework.

------------------------------------------------------------------------
r28344 | maechler | 2004-02-19 01:01:03 -0500 (Thu, 19 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28343 | maechler | 2004-02-19 01:01:02 -0500 (Thu, 19 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28342 | iacus | 2004-02-18 20:49:24 -0500 (Wed, 18 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/devQuartz.c

fixed problem with Symbol font under Panther

------------------------------------------------------------------------
r28341 | pd | 2004-02-18 18:35:51 -0500 (Wed, 18 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28340 | pd | 2004-02-18 18:35:46 -0500 (Wed, 18 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28339 | ripley | 2004-02-18 14:42:55 -0500 (Wed, 18 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/modules/aqua/Makefile.in

try again

------------------------------------------------------------------------
r28338 | ripley | 2004-02-18 14:38:46 -0500 (Wed, 18 Feb 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/Makefile.in
   M /trunk/src/library/graphics/Makefile.in
   M /trunk/src/modules/aqua/Makefile.in

fix up make dist

------------------------------------------------------------------------
r28337 | ripley | 2004-02-18 14:15:09 -0500 (Wed, 18 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stepfun/Makefile.in

correction to last change

------------------------------------------------------------------------
r28336 | ripley | 2004-02-18 14:06:14 -0500 (Wed, 18 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/ctest/Makefile.in
   M /trunk/src/library/eda/Makefile.in
   M /trunk/src/library/lqs/Makefile.in
   M /trunk/src/library/mle/Makefile.in
   M /trunk/src/library/modreg/Makefile.in
   M /trunk/src/library/mva/Makefile.in
   M /trunk/src/library/nls/Makefile.in
   M /trunk/src/library/stepfun/Makefile.in
   M /trunk/src/library/ts/Makefile.in

make sure non-pruned directories are not used

------------------------------------------------------------------------
r28335 | murdoch | 2004-02-18 09:27:23 -0500 (Wed, 18 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES

Update to libpng.

------------------------------------------------------------------------
r28334 | hornik | 2004-02-18 03:12:45 -0500 (Wed, 18 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/utils.R

Update .makeS3MethodsStopList().

------------------------------------------------------------------------
r28333 | hornik | 2004-02-18 03:12:27 -0500 (Wed, 18 Feb 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r28332 | maechler | 2004-02-18 01:01:03 -0500 (Wed, 18 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28331 | maechler | 2004-02-18 01:01:01 -0500 (Wed, 18 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28330 | pd | 2004-02-17 18:35:47 -0500 (Tue, 17 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28329 | pd | 2004-02-17 18:35:42 -0500 (Tue, 17 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28328 | tlumley | 2004-02-17 14:13:02 -0500 (Tue, 17 Feb 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/names.Rd

trivial doc fix (PR#6594)

------------------------------------------------------------------------
r28327 | ripley | 2004-02-17 06:32:49 -0500 (Tue, 17 Feb 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/factanal.R
   M /trunk/src/library/stats/man/varimax.Rd

pro/varimax have class "loadings" for their $loadings component

------------------------------------------------------------------------
r28326 | maechler | 2004-02-17 01:01:02 -0500 (Tue, 17 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28325 | maechler | 2004-02-17 01:01:01 -0500 (Tue, 17 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28324 | pd | 2004-02-16 18:35:41 -0500 (Mon, 16 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28323 | pd | 2004-02-16 18:35:36 -0500 (Mon, 16 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28322 | hornik | 2004-02-16 15:34:24 -0500 (Mon, 16 Feb 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28321 | hornik | 2004-02-16 15:33:00 -0500 (Mon, 16 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28320 | pd | 2004-02-16 08:35:59 -0500 (Mon, 16 Feb 2004) | 2 lines
Changed paths:
   M /trunk/acinclude.m4
   M /trunk/aclocal.m4
   M /trunk/configure

replace configure scripts with versions built on Franz

------------------------------------------------------------------------
r28319 | pd | 2004-02-16 07:44:10 -0500 (Mon, 16 Feb 2004) | 2 lines
Changed paths:
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/m4/R.m4

add /usr/lib64 to tcltk searches (needed on 64bit SuSE) - hopefully correctly this time

------------------------------------------------------------------------
r28318 | maechler | 2004-02-16 01:01:02 -0500 (Mon, 16 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28317 | maechler | 2004-02-16 01:01:01 -0500 (Mon, 16 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28316 | hornik | 2004-02-15 19:32:54 -0500 (Sun, 15 Feb 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28315 | hornik | 2004-02-15 19:31:54 -0500 (Sun, 15 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28314 | hornik | 2004-02-15 19:28:16 -0500 (Sun, 15 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/methods/man/RMethodUtils.Rd

Rd markup.

------------------------------------------------------------------------
r28313 | hornik | 2004-02-15 19:27:32 -0500 (Sun, 15 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R

Cannot subscript by list().

------------------------------------------------------------------------
r28312 | hornik | 2004-02-15 19:26:18 -0500 (Sun, 15 Feb 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/R/Rdconv.pm

Make warning about \describe items without description more helpful.

------------------------------------------------------------------------
r28311 | pd | 2004-02-15 18:35:39 -0500 (Sun, 15 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28310 | pd | 2004-02-15 18:35:35 -0500 (Sun, 15 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28309 | ripley | 2004-02-15 05:54:39 -0500 (Sun, 15 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/installer/INSTALL
   M /trunk/src/gnuwin32/installer/JRins.pl

use solid lzma compression, at least experimentally.  Needs Inno Setup 4.1.5

------------------------------------------------------------------------
r28308 | maechler | 2004-02-15 01:01:03 -0500 (Sun, 15 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28307 | maechler | 2004-02-15 01:01:01 -0500 (Sun, 15 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28306 | murdoch | 2004-02-14 23:48:45 -0500 (Sat, 14 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-Win-CMD/doc/manual/R-intro.texi

Merged invoking R sections

------------------------------------------------------------------------
r28305 | murdoch | 2004-02-14 21:00:08 -0500 (Sat, 14 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-Win-CMD/doc/manual/R-intro.texi
   M /branches/R-Win-CMD/src/gnuwin32/front-ends/rcico.rc
   M /branches/R-Win-CMD/src/gnuwin32/front-ends/rcmdfn.c

Added R RHOME, other minor changes

------------------------------------------------------------------------
r28304 | pd | 2004-02-14 18:35:37 -0500 (Sat, 14 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28303 | pd | 2004-02-14 18:35:32 -0500 (Sat, 14 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28302 | murdoch | 2004-02-14 14:08:18 -0500 (Sat, 14 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-Win-CMD/BUGS
   M /branches/R-Win-CMD/FAQ
   M /branches/R-Win-CMD/Makefile.in
   M /branches/R-Win-CMD/date-stamp
   M /branches/R-Win-CMD/doc/html/faq.html
   M /branches/R-Win-CMD/doc/manual/R-FAQ.texi
   M /branches/R-Win-CMD/src/gnuwin32/CHANGES
   M /branches/R-Win-CMD/src/gnuwin32/INSTALL
   M /branches/R-Win-CMD/src/gnuwin32/fixed/bin/INSTALL

merged from main

------------------------------------------------------------------------
r28301 | maechler | 2004-02-14 01:01:03 -0500 (Sat, 14 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28300 | maechler | 2004-02-14 01:01:02 -0500 (Sat, 14 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28299 | pd | 2004-02-13 18:35:29 -0500 (Fri, 13 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28298 | pd | 2004-02-13 18:35:24 -0500 (Fri, 13 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28297 | hornik | 2004-02-13 17:45:24 -0500 (Fri, 13 Feb 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28296 | hornik | 2004-02-13 17:44:10 -0500 (Fri, 13 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28295 | maechler | 2004-02-13 01:01:03 -0500 (Fri, 13 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28294 | maechler | 2004-02-13 01:01:02 -0500 (Fri, 13 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28293 | pd | 2004-02-12 18:35:29 -0500 (Thu, 12 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28292 | pd | 2004-02-12 18:35:24 -0500 (Thu, 12 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28291 | murdoch | 2004-02-12 06:13:06 -0500 (Thu, 12 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/INSTALL

Minor edits

------------------------------------------------------------------------
r28290 | maechler | 2004-02-12 01:01:03 -0500 (Thu, 12 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28289 | maechler | 2004-02-12 01:01:01 -0500 (Thu, 12 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28288 | pd | 2004-02-11 18:35:21 -0500 (Wed, 11 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28287 | pd | 2004-02-11 18:35:17 -0500 (Wed, 11 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28286 | iacus | 2004-02-11 17:06:30 -0500 (Wed, 11 Feb 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in

chnaged LIBR to -framework R

------------------------------------------------------------------------
r28285 | maechler | 2004-02-11 01:01:03 -0500 (Wed, 11 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28284 | maechler | 2004-02-11 01:01:01 -0500 (Wed, 11 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28283 | pd | 2004-02-10 18:35:18 -0500 (Tue, 10 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28282 | pd | 2004-02-10 18:35:14 -0500 (Tue, 10 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28281 | maechler | 2004-02-10 01:01:02 -0500 (Tue, 10 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28280 | maechler | 2004-02-10 01:01:01 -0500 (Tue, 10 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28279 | pd | 2004-02-09 18:36:28 -0500 (Mon, 09 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28278 | pd | 2004-02-09 18:36:23 -0500 (Mon, 09 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28277 | murdoch | 2004-02-09 11:17:54 -0500 (Mon, 09 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

Bug fix to * DONE code

------------------------------------------------------------------------
r28276 | murdoch | 2004-02-09 09:33:01 -0500 (Mon, 09 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES

Change log entry for * DONE change to INSTALL

------------------------------------------------------------------------
r28275 | murdoch | 2004-02-09 09:14:45 -0500 (Mon, 09 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

Added * DONE to end of install log

------------------------------------------------------------------------
r28274 | maechler | 2004-02-09 01:01:03 -0500 (Mon, 09 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28273 | maechler | 2004-02-09 01:01:01 -0500 (Mon, 09 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28272 | pd | 2004-02-08 18:36:24 -0500 (Sun, 08 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28271 | pd | 2004-02-08 18:36:19 -0500 (Sun, 08 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28270 | maechler | 2004-02-08 01:01:03 -0500 (Sun, 08 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28269 | maechler | 2004-02-08 01:01:01 -0500 (Sun, 08 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28268 | pd | 2004-02-07 18:36:22 -0500 (Sat, 07 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28267 | pd | 2004-02-07 18:36:18 -0500 (Sat, 07 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28266 | maechler | 2004-02-07 01:01:03 -0500 (Sat, 07 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28265 | maechler | 2004-02-07 01:01:01 -0500 (Sat, 07 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28264 | pd | 2004-02-06 18:36:18 -0500 (Fri, 06 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28263 | pd | 2004-02-06 18:36:14 -0500 (Fri, 06 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28262 | murdoch | 2004-02-06 15:13:46 -0500 (Fri, 06 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-Win-CMD/VERSION

Label for builds

------------------------------------------------------------------------
r28261 | murdoch | 2004-02-06 13:54:22 -0500 (Fri, 06 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-Win-CMD/doc/html/R-admin.html
   M /branches/R-Win-CMD/doc/manual/R-admin.texi
   M /branches/R-Win-CMD/doc/manual/R-exts.c
   M /branches/R-Win-CMD/doc/manual/R-exts.texi
   M /branches/R-Win-CMD/doc/manual/R-intro.texi
   M /branches/R-Win-CMD/src/gnuwin32/TESTING
   M /branches/R-Win-CMD/src/gnuwin32/fixed/Makefile
   M /branches/R-Win-CMD/src/gnuwin32/fixed/bin/INSTALL
   M /branches/R-Win-CMD/src/gnuwin32/fixed/bin/REMOVE
   M /branches/R-Win-CMD/src/gnuwin32/fixed/bin/Rd2dvi.sh
   M /branches/R-Win-CMD/src/gnuwin32/fixed/bin/SHLIB
   M /branches/R-Win-CMD/src/gnuwin32/readme
   M /branches/R-Win-CMD/src/gnuwin32/readme.packages
   M /branches/R-Win-CMD/src/gnuwin32/rw-FAQ.texi
   M /branches/R-Win-CMD/src/library/base/man/RdUtils.Rd
   M /branches/R-Win-CMD/src/library/utils/man/PkgUtils.Rd
   M /branches/R-Win-CMD/src/library/utils/man/Rprof.Rd
   M /branches/R-Win-CMD/src/library/utils/man/windows/BATCH.Rd
   M /branches/R-Win-CMD/src/library/utils/man/windows/INSTALL.Rd
   M /branches/R-Win-CMD/src/library/utils/man/windows/REMOVE.Rd
   M /branches/R-Win-CMD/src/library/utils/man/windows/SHLIB.Rd
   M /branches/R-Win-CMD/src/scripts/R.sh.in
   M /branches/R-Win-CMD/tests/Makefile.win

Doc changes Rcmd ==> R CMD

------------------------------------------------------------------------
r28260 | murdoch | 2004-02-06 13:04:26 -0500 (Fri, 06 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-Win-CMD/src/gnuwin32/front-ends/Makefile
   M /branches/R-Win-CMD/src/gnuwin32/front-ends/R.c
   M /branches/R-Win-CMD/src/gnuwin32/front-ends/rcmd.c
   A /branches/R-Win-CMD/src/gnuwin32/front-ends/rcmdfn.c

Put common code into rcmdfn.c

------------------------------------------------------------------------
r28259 | hornik | 2004-02-06 08:43:35 -0500 (Fri, 06 Feb 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28258 | hornik | 2004-02-06 08:43:30 -0500 (Fri, 06 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28257 | maechler | 2004-02-06 01:01:03 -0500 (Fri, 06 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28256 | maechler | 2004-02-06 01:01:02 -0500 (Fri, 06 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28255 | murdoch | 2004-02-05 22:54:37 -0500 (Thu, 05 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-Win-CMD/src/gnuwin32/front-ends/Makefile
   A /branches/R-Win-CMD/src/gnuwin32/front-ends/R.c

"R CMD" functionality for Windows

------------------------------------------------------------------------
r28254 | (no author) | 1969-12-31 19:00:00 -0500 (Wed, 31 Dec 1969) | 1 line
Changed paths:
   A /branches/R-Win-CMD (from /trunk:28253)
   D /branches/R-Win-CMD/Attic
   R /branches/R-Win-CMD/src/appl/lowess.doc (from /branches/unlabeled-1.1.1/src/appl/lowess.doc:28253)
   R /branches/R-Win-CMD/src/unix/PSPAPER (from /branches/unlabeled-1.1.1/src/unix/PSPAPER:28253)

This commit was manufactured by cvs2svn to create branch 'R-Win-CMD'.
------------------------------------------------------------------------
r28253 | murrell | 2004-02-05 19:10:11 -0500 (Thu, 05 Feb 2004) | 3 lines
Changed paths:
   M /trunk/src/library/grid/man/grid.convert.Rd
   M /trunk/src/library/grid/src/unit.c

Fixups for transformation from inches to obscure units
plus test cases added to doc examples

------------------------------------------------------------------------
r28252 | pd | 2004-02-05 18:36:15 -0500 (Thu, 05 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28251 | pd | 2004-02-05 18:36:10 -0500 (Thu, 05 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28250 | murdoch | 2004-02-05 12:46:17 -0500 (Thu, 05 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/ftable.R
   M /trunk/src/library/stats/man/ftable.Rd

Fixes bug in previous fix, documents use of table args in ftable.

------------------------------------------------------------------------
r28249 | ripley | 2004-02-05 05:09:42 -0500 (Thu, 05 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/R/screen.R

tweak again

------------------------------------------------------------------------
r28248 | ripley | 2004-02-05 04:07:23 -0500 (Thu, 05 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/scan.Rd

clarify what file="" does

------------------------------------------------------------------------
r28247 | ripley | 2004-02-05 03:42:01 -0500 (Thu, 05 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/seq.Rd

clarifications and typography improvements

------------------------------------------------------------------------
r28246 | maechler | 2004-02-05 01:01:03 -0500 (Thu, 05 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28245 | maechler | 2004-02-05 01:01:02 -0500 (Thu, 05 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28244 | pd | 2004-02-04 18:36:07 -0500 (Wed, 04 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28243 | pd | 2004-02-04 18:36:02 -0500 (Wed, 04 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28242 | murdoch | 2004-02-04 15:36:28 -0500 (Wed, 04 Feb 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/ftable.R

ftable() mishandled args named "x" (PR#6541)

------------------------------------------------------------------------
r28241 | murdoch | 2004-02-04 15:22:59 -0500 (Wed, 04 Feb 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi

Minor changes to Creating Packages

------------------------------------------------------------------------
r28240 | hornik | 2004-02-04 05:18:50 -0500 (Wed, 04 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/check.in

Check for possible case problems with 'R' and 'man' subdir names.

------------------------------------------------------------------------
r28239 | hornik | 2004-02-04 05:18:46 -0500 (Wed, 04 Feb 2004) | 3 lines
Changed paths:
   M /trunk/src/library/Makefile.in

Enable selecting build-help output formats via Make variable
R_CMD_BUILD_HELP_OPTS.

------------------------------------------------------------------------
r28238 | hornik | 2004-02-04 05:18:43 -0500 (Wed, 04 Feb 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi

Miscellaneous corrections and updates.

------------------------------------------------------------------------
r28237 | hornik | 2004-02-04 05:18:39 -0500 (Wed, 04 Feb 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r28236 | maechler | 2004-02-04 01:01:02 -0500 (Wed, 04 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28235 | maechler | 2004-02-04 01:01:01 -0500 (Wed, 04 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28234 | pd | 2004-02-03 18:36:01 -0500 (Tue, 03 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28233 | pd | 2004-02-03 18:35:56 -0500 (Tue, 03 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28232 | maechler | 2004-02-03 11:24:13 -0500 (Tue, 03 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/grep.Rd

link{regexp}

------------------------------------------------------------------------
r28231 | maechler | 2004-02-03 11:23:09 -0500 (Tue, 03 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/GammaDist.Rd

+ algorithm reference

------------------------------------------------------------------------
r28230 | maechler | 2004-02-03 11:22:19 -0500 (Tue, 03 Feb 2004) | 2 lines
Changed paths:
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

print.htest: pvalue < epsilon

------------------------------------------------------------------------
r28229 | maechler | 2004-02-03 11:07:17 -0500 (Tue, 03 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/htest.R

don't write  p-value = < 2e-16 (with linebreak inside)

------------------------------------------------------------------------
r28228 | ripley | 2004-02-03 10:50:59 -0500 (Tue, 03 Feb 2004) | 3 lines
Changed paths:
   M /trunk/src/library/graphics/R/screen.R
   M /trunk/src/library/graphics/man/screen.Rd

used assign not .SSassign in screen(), returned earlier set of valid screens
in close.screen

------------------------------------------------------------------------
r28227 | hornik | 2004-02-03 07:40:11 -0500 (Tue, 03 Feb 2004) | 2 lines
Changed paths:
   M /trunk/RESOURCES
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/doc/R.1
   M /trunk/doc/html/R-admin.html
   M /trunk/doc/html/resources.html

Updated.

------------------------------------------------------------------------
r28226 | hornik | 2004-02-03 07:40:00 -0500 (Tue, 03 Feb 2004) | 2 lines
Changed paths:
   M /trunk/Makeconf.in
   M /trunk/Makefile.in
   M /trunk/configure.ac

Try simplifying/standardizing installing R as a framework.

------------------------------------------------------------------------
r28225 | maechler | 2004-02-03 01:01:03 -0500 (Tue, 03 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28224 | maechler | 2004-02-03 01:01:02 -0500 (Tue, 03 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28223 | pd | 2004-02-02 18:35:55 -0500 (Mon, 02 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28222 | pd | 2004-02-02 18:35:51 -0500 (Mon, 02 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28221 | hornik | 2004-02-02 13:58:18 -0500 (Mon, 02 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/loglin.Rd
   M /trunk/src/library/stats/man/read.ftable.Rd

Rd markup.

------------------------------------------------------------------------
r28220 | hornik | 2004-02-02 13:57:42 -0500 (Mon, 02 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/check.in

Slightly improve test for valid Maintainer field in DESCRIPTION.

------------------------------------------------------------------------
r28219 | hornik | 2004-02-02 13:56:57 -0500 (Mon, 02 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/ftable.R

Make read.ftable() always recognize write.ftable() output.

------------------------------------------------------------------------
r28218 | ripley | 2004-02-02 12:24:17 -0500 (Mon, 02 Feb 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi

tweaks

------------------------------------------------------------------------
r28217 | ripley | 2004-02-02 12:23:52 -0500 (Mon, 02 Feb 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-defs.texi

It's 2004!

------------------------------------------------------------------------
r28216 | leisch | 2004-02-02 11:55:25 -0500 (Mon, 02 Feb 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/resources.texi

added new italian mirror

------------------------------------------------------------------------
r28215 | hornik | 2004-02-02 07:15:09 -0500 (Mon, 02 Feb 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28214 | hornik | 2004-02-02 07:15:04 -0500 (Mon, 02 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28213 | ripley | 2004-02-02 04:51:53 -0500 (Mon, 02 Feb 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/aov.R
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

fix for PR#6510

------------------------------------------------------------------------
r28212 | maechler | 2004-02-02 01:01:02 -0500 (Mon, 02 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28211 | maechler | 2004-02-02 01:01:01 -0500 (Mon, 02 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28210 | murdoch | 2004-02-01 22:55:28 -0500 (Sun, 01 Feb 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi

Additions to Package Structure section

------------------------------------------------------------------------
r28209 | pd | 2004-02-01 18:35:58 -0500 (Sun, 01 Feb 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28208 | pd | 2004-02-01 18:35:53 -0500 (Sun, 01 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28207 | hornik | 2004-02-01 11:26:14 -0500 (Sun, 01 Feb 2004) | 2 lines
Changed paths:
   M /trunk/tests/Makefile.in

Option '--no-perms' was removed from the check script.

------------------------------------------------------------------------
r28206 | ripley | 2004-02-01 03:16:55 -0500 (Sun, 01 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/connections.Rd

all platforms have unz, other tweaks

------------------------------------------------------------------------
r28205 | (no author) | 2004-02-01 02:47:06 -0500 (Sun, 01 Feb 2004) | 2 lines
Changed paths:
   A /branches/R-1-8-patches/doc/manual/txi-en.tex (from /trunk/doc/manual/txi-en.tex:28204)

This commit was manufactured by cvs2svn to create branch
'R-1-8-patches'.
------------------------------------------------------------------------
r28204 | ripley | 2004-02-01 02:47:06 -0500 (Sun, 01 Feb 2004) | 2 lines
Changed paths:
   A /trunk/doc/manual/txi-en.tex

if we have texinfo.tex, have matching txi-en.tex

------------------------------------------------------------------------
r28203 | ripley | 2004-02-01 02:45:37 -0500 (Sun, 01 Feb 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/connections.Rd

state that bzfile connections are always available

------------------------------------------------------------------------
r28202 | maechler | 2004-02-01 01:01:03 -0500 (Sun, 01 Feb 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28201 | maechler | 2004-02-01 01:01:02 -0500 (Sun, 01 Feb 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28200 | pd | 2004-01-31 18:59:51 -0500 (Sat, 31 Jan 2004) | 2 lines
Changed paths:
   M /trunk/aclocal.m4
   M /trunk/configure

add /usr/lib64 to tcltk searches (needed on 64bit SuSE)

------------------------------------------------------------------------
r28199 | pd | 2004-01-31 18:35:49 -0500 (Sat, 31 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28198 | pd | 2004-01-31 18:35:45 -0500 (Sat, 31 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28197 | iacus | 2004-01-31 17:42:26 -0500 (Sat, 31 Jan 2004) | 2 lines
Changed paths:
   M /trunk/configure
   M /trunk/configure.ac

added the  -headerpad_max_install_names flag to LIBR_LDFLAGS on MACOSX

------------------------------------------------------------------------
r28196 | ripley | 2004-01-31 10:47:35 -0500 (Sat, 31 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/main/envir.c

fix errors detected by -Wall -pedantic

------------------------------------------------------------------------
r28195 | hornik | 2004-01-31 06:56:41 -0500 (Sat, 31 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/check.in

Improve diagnostic messages from checking package dependencies.

------------------------------------------------------------------------
r28194 | hornik | 2004-01-31 06:55:34 -0500 (Sat, 31 Jan 2004) | 2 lines
Changed paths:
   M /trunk/RESOURCES
   M /trunk/aclocal.m4
   M /trunk/doc/html/R-admin.html
   M /trunk/doc/html/resources.html

Updated.

------------------------------------------------------------------------
r28193 | hornik | 2004-01-31 06:55:30 -0500 (Sat, 31 Jan 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/resources.texi

Use @email rather than @uref for indicating email addresses.

------------------------------------------------------------------------
r28192 | hornik | 2004-01-31 06:55:26 -0500 (Sat, 31 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/ftable.R

Make write.ftable() work with empty col.vars (thx D Meyer).

------------------------------------------------------------------------
r28191 | hornik | 2004-01-31 06:55:22 -0500 (Sat, 31 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/shapiro.test.R
   M /trunk/src/library/stats/R/wilcox.test.R

Eliminate directional single quotes.

------------------------------------------------------------------------
r28190 | hornik | 2004-01-31 06:55:19 -0500 (Sat, 31 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/friedman.test.R
   M /trunk/src/library/stats/R/quade.test.R

Improve argument handling in groups/blocks formula interfaces.

------------------------------------------------------------------------
r28189 | hornik | 2004-01-31 06:55:16 -0500 (Sat, 31 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/utils.R

Add car scatterplot.matrix() to S3 methods stop list.

------------------------------------------------------------------------
r28188 | hornik | 2004-01-31 06:55:12 -0500 (Sat, 31 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/mkinstalldirs
   M /trunk/tools/config.guess
   M /trunk/tools/config.sub
   M /trunk/tools/install-sh
   M /trunk/tools/mdate-sh

Updated from Autoconf CVS.

------------------------------------------------------------------------
r28187 | iacus | 2004-01-31 05:19:57 -0500 (Sat, 31 Jan 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in

modified install-R-framework target to set the correct install_name for libR.dylib

------------------------------------------------------------------------
r28186 | iacus | 2004-01-31 05:19:18 -0500 (Sat, 31 Jan 2004) | 2 lines
Changed paths:
   M /trunk/configure.ac

install_name flag is set at install time for libR.dylib on MACOSX

------------------------------------------------------------------------
r28185 | iacus | 2004-01-31 05:17:51 -0500 (Sat, 31 Jan 2004) | 2 lines
Changed paths:
   M /trunk/configure

install_name flag is set at install time for the MacOSX ver of libR.dylib

------------------------------------------------------------------------
r28184 | maechler | 2004-01-31 01:01:03 -0500 (Sat, 31 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28183 | maechler | 2004-01-31 01:01:02 -0500 (Sat, 31 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28182 | pd | 2004-01-30 18:35:45 -0500 (Fri, 30 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28181 | pd | 2004-01-30 18:35:40 -0500 (Fri, 30 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28180 | iacus | 2004-01-30 15:59:47 -0500 (Fri, 30 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/unix/aqua.c

fixed the ssh connection problem related to AQUA

------------------------------------------------------------------------
r28179 | hornik | 2004-01-30 13:17:14 -0500 (Fri, 30 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/check.in

Perl's split() is not vectorized for lists.

------------------------------------------------------------------------
r28178 | hornik | 2004-01-30 13:16:24 -0500 (Fri, 30 Jan 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28177 | hornik | 2004-01-30 13:16:18 -0500 (Fri, 30 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28176 | rgentlem | 2004-01-30 10:24:01 -0500 (Fri, 30 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/include/Internal.h
   M /trunk/src/include/Rinternals.h
   M /trunk/src/library/base/man/Extract.Rd
   M /trunk/src/main/envir.c
   M /trunk/src/main/subassign.c
   M /trunk/src/main/subset.c

changes so that $ and [[ work for environments

------------------------------------------------------------------------
r28175 | rgentlem | 2004-01-30 10:23:16 -0500 (Fri, 30 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

adding changes to $ and [[ for environments

------------------------------------------------------------------------
r28174 | murdoch | 2004-01-30 08:45:18 -0500 (Fri, 30 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/NEWS
   M /branches/R-1-8-patches/src/library/modreg/src/isoreg.c

Fix PR#6494

------------------------------------------------------------------------
r28173 | maechler | 2004-01-30 01:01:03 -0500 (Fri, 30 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28172 | maechler | 2004-01-30 01:01:01 -0500 (Fri, 30 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28171 | pd | 2004-01-29 18:35:41 -0500 (Thu, 29 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28170 | pd | 2004-01-29 18:35:35 -0500 (Thu, 29 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28169 | ripley | 2004-01-29 11:15:51 -0500 (Thu, 29 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/dates.R
   M /trunk/src/library/base/man/Dates.Rd
   M /trunk/src/library/base/man/cut.POSIXt.Rd
   M /trunk/src/library/base/man/date.Rd
   M /trunk/src/library/base/man/format.Date.Rd
   M /trunk/src/library/base/man/weekday.POSIXt.Rd

improvements, including converting date and chron objects to Date

------------------------------------------------------------------------
r28168 | ripley | 2004-01-29 11:05:25 -0500 (Thu, 29 Jan 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/search/SearchEngine-head.html

add comments about conditions and alternatives

------------------------------------------------------------------------
r28167 | murdoch | 2004-01-29 10:36:15 -0500 (Thu, 29 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/file.choose.Rd
   M /trunk/src/library/base/man/list.files.Rd
   M /trunk/src/library/utils/man/windows/choose.files.Rd

Fix to links in choose.files.Rd plus additional links

------------------------------------------------------------------------
r28166 | ripley | 2004-01-29 09:01:33 -0500 (Thu, 29 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/dataframe.R
   A /trunk/src/library/base/R/dates.R
   M /trunk/src/library/base/R/datetime.R
   M /trunk/src/library/base/R/duplicated.R
   M /trunk/src/library/base/R/time.R
   A /trunk/src/library/base/man/Dates.Rd
   M /trunk/src/library/base/man/Sys.time.Rd
   M /trunk/src/library/base/man/as.POSIXlt.Rd
   M /trunk/src/library/base/man/cut.POSIXt.Rd
   M /trunk/src/library/base/man/diff.Rd
   A /trunk/src/library/base/man/format.Date.Rd
   M /trunk/src/library/base/man/rep.Rd
   M /trunk/src/library/base/man/round.POSIXt.Rd
   A /trunk/src/library/base/man/seq.Date.Rd
   M /trunk/src/library/base/man/seq.POSIXt.Rd
   M /trunk/src/library/base/man/strptime.Rd
   M /trunk/src/library/base/man/weekday.POSIXt.Rd
   M /trunk/src/library/graphics/NAMESPACE
   M /trunk/src/library/graphics/R/datetime.R
   M /trunk/src/library/graphics/man/axis.POSIXct.Rd
   M /trunk/src/library/graphics/man/hist.POSIXt.Rd
   M /trunk/tests/isas-tests.Rout.save

add first pass at Date class

------------------------------------------------------------------------
r28165 | ripley | 2004-01-29 08:29:40 -0500 (Thu, 29 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/head.R
   M /trunk/src/library/utils/man/head.Rd

sort out use of ...

------------------------------------------------------------------------
r28164 | ripley | 2004-01-29 07:23:13 -0500 (Thu, 29 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/share/perl/R/Rdconv.pm

add trap for PR#6496

------------------------------------------------------------------------
r28163 | ripley | 2004-01-29 06:51:21 -0500 (Thu, 29 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/rui.c

fulfill PR#6492

------------------------------------------------------------------------
r28162 | ripley | 2004-01-29 06:20:26 -0500 (Thu, 29 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/src/isoreg.c

fix PR#6494

------------------------------------------------------------------------
r28161 | ripley | 2004-01-29 03:23:45 -0500 (Thu, 29 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/rw-FAQ.texi

small update

------------------------------------------------------------------------
r28160 | maechler | 2004-01-29 01:01:02 -0500 (Thu, 29 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28159 | maechler | 2004-01-29 01:01:01 -0500 (Thu, 29 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28158 | pd | 2004-01-28 18:35:36 -0500 (Wed, 28 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28157 | pd | 2004-01-28 18:35:31 -0500 (Wed, 28 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28156 | murrell | 2004-01-28 17:23:44 -0500 (Wed, 28 Jan 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/massage-Examples.pl
   M /trunk/src/library/grid/man/pop.viewport.Rd
   M /trunk/src/library/grid/man/push.viewport.Rd

Fixups for change from psu/pop.viewport to push/popViewport

------------------------------------------------------------------------
r28155 | hornik | 2004-01-28 14:08:55 -0500 (Wed, 28 Jan 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28154 | hornik | 2004-01-28 14:07:56 -0500 (Wed, 28 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28153 | maechler | 2004-01-28 01:01:02 -0500 (Wed, 28 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28152 | maechler | 2004-01-28 01:01:01 -0500 (Wed, 28 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28151 | pd | 2004-01-27 18:35:34 -0500 (Tue, 27 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28150 | pd | 2004-01-27 18:35:29 -0500 (Tue, 27 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28149 | murdoch | 2004-01-27 12:43:29 -0500 (Tue, 27 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/head.R

Nicer printing of function head and tail

------------------------------------------------------------------------
r28148 | maechler | 2004-01-27 04:43:01 -0500 (Tue, 27 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/doc/manual/R-admin.texi

obfuscate e-mail (on user's request)

------------------------------------------------------------------------
r28147 | maechler | 2004-01-27 04:40:08 -0500 (Tue, 27 Jan 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi

obfuscate e-mail (on user's request)

------------------------------------------------------------------------
r28146 | ripley | 2004-01-27 03:35:24 -0500 (Tue, 27 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-exts.texi
   M /trunk/src/include/R_ext/Memory.h
   M /trunk/src/include/S.h

move Salloc to S.h to minimize clashes

------------------------------------------------------------------------
r28145 | ripley | 2004-01-27 03:22:26 -0500 (Tue, 27 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/doc/manual/R-exts.texi
   M /trunk/src/include/R_ext/Memory.h

add Salloc and Srealloc for S4 compatibility

------------------------------------------------------------------------
r28144 | maechler | 2004-01-27 01:01:02 -0500 (Tue, 27 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28143 | maechler | 2004-01-27 01:01:01 -0500 (Tue, 27 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28142 | pd | 2004-01-26 18:35:25 -0500 (Mon, 26 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28141 | pd | 2004-01-26 18:35:21 -0500 (Mon, 26 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28140 | murrell | 2004-01-26 17:12:58 -0500 (Mon, 26 Jan 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/massage-Examples.pl
   M /trunk/src/library/grid/R/grid.R

Added "grid.newpage" hook

------------------------------------------------------------------------
r28139 | ripley | 2004-01-26 15:37:44 -0500 (Mon, 26 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/arima.R
   M /trunk/src/library/stats/src/arima.c
   M /trunk/src/library/stats/src/init.c
   M /trunk/src/library/stats/src/ts.h

code borrowed from S Programming breaks that, so change name here

------------------------------------------------------------------------
r28138 | murdoch | 2004-01-26 14:51:06 -0500 (Mon, 26 Jan 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-intro.texi
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/rui.c
   M /trunk/src/gnuwin32/rui.h
   M /trunk/src/gnuwin32/system.c

Enabled auto-detection of debugger, made --debug cause a break to debugger.

------------------------------------------------------------------------
r28137 | leisch | 2004-01-26 05:10:29 -0500 (Mon, 26 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

add Suggests field to DESCRIPTION file

------------------------------------------------------------------------
r28136 | leisch | 2004-01-26 05:04:44 -0500 (Mon, 26 Jan 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi

add Suggests field to DESCRIPTION file

------------------------------------------------------------------------
r28135 | maechler | 2004-01-26 04:39:02 -0500 (Mon, 26 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/deriv.c

deriv of asin() etc

------------------------------------------------------------------------
r28134 | maechler | 2004-01-26 01:01:03 -0500 (Mon, 26 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28133 | maechler | 2004-01-26 01:01:02 -0500 (Mon, 26 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28132 | pd | 2004-01-25 18:35:23 -0500 (Sun, 25 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28131 | pd | 2004-01-25 18:35:18 -0500 (Sun, 25 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28130 | murdoch | 2004-01-25 14:20:06 -0500 (Sun, 25 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/extra.c
   M /trunk/src/gnuwin32/rui.c
   M /trunk/src/gnuwin32/rui.h
   M /trunk/src/include/Internal.h
   M /trunk/src/library/utils/NAMESPACE.windows
   M /trunk/src/library/utils/R/windows/winDialog.R
   M /trunk/src/library/utils/man/windows/winMenus.Rd
   M /trunk/src/main/names.c

Added winMenuNames() and winMenuItems() user menu query functions

------------------------------------------------------------------------
r28129 | ripley | 2004-01-25 06:45:35 -0500 (Sun, 25 Jan 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/R/Rdconv.pm

improvements re latex layout and version-installed HTML

------------------------------------------------------------------------
r28128 | ripley | 2004-01-25 06:40:45 -0500 (Sun, 25 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/scripts/Rdconv.in

versioned installed changes require a non-null package name for Rdconv

------------------------------------------------------------------------
r28127 | ripley | 2004-01-25 06:39:09 -0500 (Sun, 25 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/options.Rd

typo

------------------------------------------------------------------------
r28126 | ripley | 2004-01-25 06:05:01 -0500 (Sun, 25 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/userhooks.Rd

forward ref

------------------------------------------------------------------------
r28125 | ripley | 2004-01-25 05:44:17 -0500 (Sun, 25 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/man/grep.Rd
   M /trunk/src/main/character.c
   M /trunk/tests/reg-tests-1.R

coerce args in regex functions to character

------------------------------------------------------------------------
r28124 | ripley | 2004-01-25 05:42:30 -0500 (Sun, 25 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/regex.Rd

update version no

------------------------------------------------------------------------
r28123 | maechler | 2004-01-25 01:01:02 -0500 (Sun, 25 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28122 | maechler | 2004-01-25 01:01:01 -0500 (Sun, 25 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28121 | pd | 2004-01-24 18:35:19 -0500 (Sat, 24 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28120 | pd | 2004-01-24 18:35:15 -0500 (Sat, 24 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28119 | ripley | 2004-01-24 14:34:10 -0500 (Sat, 24 Jan 2004) | 2 lines
Changed paths:
   M /trunk/tests/reg-tests-2.Rout.save

add head() and tail(), improved from code by Pat Burns

------------------------------------------------------------------------
r28118 | hornik | 2004-01-24 13:22:11 -0500 (Sat, 24 Jan 2004) | 3 lines
Changed paths:
   M /trunk/src/scripts/check.in

Eliminate option '--no-perms' as the current test seems uncontroversial.
Enhance checking of package dependencies.

------------------------------------------------------------------------
r28117 | hornik | 2004-01-24 13:22:07 -0500 (Sat, 24 Jan 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/R/Rdconv.pm
   M /trunk/share/perl/R/Rdlists.pm

Use 'Warning:' prefix for warn() calls.

------------------------------------------------------------------------
r28116 | hornik | 2004-01-24 13:22:02 -0500 (Sat, 24 Jan 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-exts.texi

Document reserved DESCRIPTION fields.

------------------------------------------------------------------------
r28115 | hornik | 2004-01-24 13:21:56 -0500 (Sat, 24 Jan 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r28114 | ripley | 2004-01-24 13:06:18 -0500 (Sat, 24 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/NAMESPACE

add head() and tail(), improved from code by Pat Burns

------------------------------------------------------------------------
r28113 | murdoch | 2004-01-24 12:18:10 -0500 (Sat, 24 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/src/gnuwin32/Makefile
   M /branches/R-1-8-patches/src/gnuwin32/cran/index.in
   M /branches/R-1-8-patches/src/gnuwin32/cran/rdevel.in
   M /branches/R-1-8-patches/src/gnuwin32/cran/rpatched.in

Added NEWS file to CRAN page

------------------------------------------------------------------------
r28112 | murdoch | 2004-01-24 11:04:00 -0500 (Sat, 24 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/cran/index.in
   M /trunk/src/gnuwin32/cran/rdevel.in
   M /trunk/src/gnuwin32/cran/rpatched.in

Added NEWS to CRAN page

------------------------------------------------------------------------
r28111 | ripley | 2004-01-24 09:15:47 -0500 (Sat, 24 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   A /trunk/src/library/utils/R/head.R
   A /trunk/src/library/utils/man/head.Rd

add head() and tail(), improved from code by Pat Burns

------------------------------------------------------------------------
r28110 | ripley | 2004-01-24 05:24:34 -0500 (Sat, 24 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/ns-hooks.Rd

improvements

------------------------------------------------------------------------
r28109 | ripley | 2004-01-24 04:57:57 -0500 (Sat, 24 Jan 2004) | 3 lines
Changed paths:
   M /trunk/src/library/base/R/userhooks.R
   A /trunk/src/library/base/man/ns-hooks.Rd
   M /trunk/src/library/base/man/ns-lowlev.Rd
   M /trunk/src/library/base/man/userhooks.Rd
   M /trunk/src/library/tools/R/QC.R

remove old-style user hooks
document .onLoad etc separately (they were in an `internal' help file)

------------------------------------------------------------------------
r28108 | maechler | 2004-01-24 01:01:03 -0500 (Sat, 24 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28107 | maechler | 2004-01-24 01:01:01 -0500 (Sat, 24 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28106 | pd | 2004-01-23 18:35:13 -0500 (Fri, 23 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28105 | pd | 2004-01-23 18:35:09 -0500 (Fri, 23 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28104 | ripley | 2004-01-23 17:09:26 -0500 (Fri, 23 Jan 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/R/Rdconv.pm

typo

------------------------------------------------------------------------
r28103 | ripley | 2004-01-23 16:59:25 -0500 (Fri, 23 Jan 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/R/Rdconv.pm

Use [:alnum:] or \w as appropriate rather than A-Za-z0-9

------------------------------------------------------------------------
r28102 | tlumley | 2004-01-23 11:18:59 -0500 (Fri, 23 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/termplot.R

subset partial residuals as well when terms= is specified

------------------------------------------------------------------------
r28101 | ripley | 2004-01-23 06:34:21 -0500 (Fri, 23 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/StructTS.Rd

typo

------------------------------------------------------------------------
r28100 | hornik | 2004-01-23 05:35:44 -0500 (Fri, 23 Jan 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28099 | hornik | 2004-01-23 05:35:36 -0500 (Fri, 23 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28098 | maechler | 2004-01-23 01:01:02 -0500 (Fri, 23 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28097 | maechler | 2004-01-23 01:01:01 -0500 (Fri, 23 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28096 | pd | 2004-01-22 18:37:00 -0500 (Thu, 22 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28095 | pd | 2004-01-22 18:36:55 -0500 (Thu, 22 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28094 | ripley | 2004-01-22 18:14:12 -0500 (Thu, 22 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/nls.R

make sure we use numeric NAs

------------------------------------------------------------------------
r28093 | ripley | 2004-01-22 18:13:47 -0500 (Thu, 22 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/readLines.Rd
   M /trunk/src/library/base/man/scan.Rd

document here that EOL means LF, CRLF or CR

------------------------------------------------------------------------
r28092 | ripley | 2004-01-22 18:10:46 -0500 (Thu, 22 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/source.Rd

stress classic MacOS uses CR

------------------------------------------------------------------------
r28091 | ripley | 2004-01-22 18:08:37 -0500 (Thu, 22 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/StructTS.R
   M /trunk/src/library/stats/R/arima.R
   M /trunk/src/library/stats/R/arma0.R
   M /trunk/src/library/stats/R/loess.R

make sure we use numeric NAs

------------------------------------------------------------------------
r28090 | ripley | 2004-01-22 08:26:01 -0500 (Thu, 22 Jan 2004) | 4 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/princomp.R
   M /trunk/src/library/stats/man/princomp.Rd
   M /trunk/tests/reg-tests-1.R

fix PR#6452
warn if both x and covmat are supplied to princomp, and don't
  give scores under those circumstances unless covmat is a list

------------------------------------------------------------------------
r28089 | ripley | 2004-01-22 08:22:18 -0500 (Thu, 22 Jan 2004) | 2 lines
Changed paths:
   M /trunk/tests/reg-tests-2.Rout.save

update

------------------------------------------------------------------------
r28088 | maechler | 2004-01-22 01:01:03 -0500 (Thu, 22 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28087 | maechler | 2004-01-22 01:01:01 -0500 (Thu, 22 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28086 | pd | 2004-01-21 18:36:53 -0500 (Wed, 21 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28085 | pd | 2004-01-21 18:36:48 -0500 (Wed, 21 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28084 | hornik | 2004-01-21 16:12:26 -0500 (Wed, 21 Jan 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28083 | hornik | 2004-01-21 16:12:19 -0500 (Wed, 21 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28082 | ripley | 2004-01-21 14:21:01 -0500 (Wed, 21 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/nafns.R

correct correction ...

------------------------------------------------------------------------
r28081 | murdoch | 2004-01-21 12:50:20 -0500 (Wed, 21 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile

Fixed distclean to remove cran/*.html files

------------------------------------------------------------------------
r28080 | ripley | 2004-01-21 06:04:41 -0500 (Wed, 21 Jan 2004) | 3 lines
Changed paths:
   M /trunk/src/scripts/build.in

Use R_system not system when possibly used under Windows, to
ensure that quoted args are treated consistently.

------------------------------------------------------------------------
r28079 | ripley | 2004-01-21 03:37:57 -0500 (Wed, 21 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/methodsSupport.R
   M /trunk/src/library/methods/R/trace.R

Use :: not ::: where functions are exported

------------------------------------------------------------------------
r28078 | ripley | 2004-01-21 03:37:11 -0500 (Wed, 21 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

Perl apparently does not cope with quoted path names

------------------------------------------------------------------------
r28077 | maechler | 2004-01-21 01:01:02 -0500 (Wed, 21 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28076 | maechler | 2004-01-21 01:01:01 -0500 (Wed, 21 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28075 | pd | 2004-01-20 18:36:50 -0500 (Tue, 20 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28074 | pd | 2004-01-20 18:36:45 -0500 (Tue, 20 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28073 | maechler | 2004-01-20 10:03:02 -0500 (Tue, 20 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/lm.influence.R

rstandard.glm() scale bug

------------------------------------------------------------------------
r28072 | ripley | 2004-01-20 08:54:19 -0500 (Tue, 20 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/include/Internal.h
   M /trunk/src/main/datetime.c
   M /trunk/src/main/names.c

add internal support of forthcoming "Date" class

------------------------------------------------------------------------
r28071 | maechler | 2004-01-20 04:18:41 -0500 (Tue, 20 Jan 2004) | 3 lines
Changed paths:
   M /trunk/NEWS

qchisq() wording
white space (use TABs)

------------------------------------------------------------------------
r28070 | ripley | 2004-01-20 03:46:09 -0500 (Tue, 20 Jan 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/INSTALL
   M /trunk/src/gnuwin32/Makefile.docfiles
   M /trunk/src/gnuwin32/rw-FAQ.texi

don't need tidy any more
install rw-FAQ,html directly to its final destination

------------------------------------------------------------------------
r28069 | ripley | 2004-01-20 02:58:39 -0500 (Tue, 20 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

workaround glibc bug in the initialization of tzones: affects strftime

------------------------------------------------------------------------
r28068 | maechler | 2004-01-20 01:01:02 -0500 (Tue, 20 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28067 | maechler | 2004-01-20 01:01:01 -0500 (Tue, 20 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28066 | pd | 2004-01-19 18:36:45 -0500 (Mon, 19 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28065 | pd | 2004-01-19 18:36:40 -0500 (Mon, 19 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28064 | ripley | 2004-01-19 12:27:24 -0500 (Mon, 19 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/datetime.R
   M /trunk/src/library/base/R/zdatetime.R
   M /trunk/src/library/base/man/DateTimeClasses.Rd

allow tzone attribute on POSIXct objects

------------------------------------------------------------------------
r28063 | maechler | 2004-01-19 09:32:10 -0500 (Mon, 19 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/nmath/pgamma.c

comment cosmetic

------------------------------------------------------------------------
r28062 | maechler | 2004-01-19 09:31:31 -0500 (Mon, 19 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/nmath/qgamma.c

visible convergence warning #ifdef DEBUG

------------------------------------------------------------------------
r28061 | maechler | 2004-01-19 09:24:06 -0500 (Mon, 19 Jan 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-defs.texi

language English, encoding 8859-1

------------------------------------------------------------------------
r28060 | murdoch | 2004-01-19 06:44:58 -0500 (Mon, 19 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/src/gnuwin32/cran/rdevel.in
   M /branches/R-1-8-patches/src/gnuwin32/cran/rpatched.in

Fixed FAQ link

------------------------------------------------------------------------
r28059 | murdoch | 2004-01-19 06:43:00 -0500 (Mon, 19 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/cran/rdevel.in
   M /trunk/src/gnuwin32/cran/rpatched.in

Fixed link to FAQ

------------------------------------------------------------------------
r28058 | ripley | 2004-01-19 04:39:24 -0500 (Mon, 19 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/man/unix/INSTALL.Rd
   M /trunk/src/library/utils/man/windows/INSTALL.Rd

say options should only be used once, and update both versions.

------------------------------------------------------------------------
r28057 | ripley | 2004-01-19 04:38:53 -0500 (Mon, 19 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/methods/NAMESPACE
   M /trunk/src/library/methods/R/makeBasicFunsList.R

fix PR#4184

------------------------------------------------------------------------
r28056 | maechler | 2004-01-19 01:01:02 -0500 (Mon, 19 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28055 | maechler | 2004-01-19 01:01:01 -0500 (Mon, 19 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28054 | murdoch | 2004-01-18 22:45:23 -0500 (Sun, 18 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/cran/index.in
   A /trunk/src/gnuwin32/cran/rdevel.in
   A /trunk/src/gnuwin32/cran/rpatched.in

Changes to web pages on CRAN

------------------------------------------------------------------------
r28053 | murdoch | 2004-01-18 22:41:32 -0500 (Sun, 18 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/src/gnuwin32/Makefile
   M /branches/R-1-8-patches/src/gnuwin32/cran/index.in
   A /branches/R-1-8-patches/src/gnuwin32/cran/rdevel.in
   A /branches/R-1-8-patches/src/gnuwin32/cran/rpatched.in

Changes to CRAN web page

------------------------------------------------------------------------
r28052 | maechler | 2004-01-18 01:01:02 -0500 (Sun, 18 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28051 | maechler | 2004-01-18 01:01:01 -0500 (Sun, 18 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28050 | pd | 2004-01-17 18:36:37 -0500 (Sat, 17 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28049 | pd | 2004-01-17 18:36:33 -0500 (Sat, 17 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28048 | ripley | 2004-01-17 16:56:44 -0500 (Sat, 17 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/Deprecated.R
   M /trunk/src/library/base/R/LAPACK.R
   M /trunk/src/library/base/R/eigen.R
   M /trunk/src/library/base/man/Deprecated.Rd
   M /trunk/src/library/base/man/eigen.Rd
   M /trunk/src/library/stats/R/cmdscale.R

deprecate La.eigen

------------------------------------------------------------------------
r28047 | ripley | 2004-01-17 16:52:35 -0500 (Sat, 17 Jan 2004) | 3 lines
Changed paths:
   M /trunk/src/library/base/man/all.equal.Rd

add usage for attr.all.equal
clarrify what happens for complex args

------------------------------------------------------------------------
r28046 | ripley | 2004-01-17 16:22:28 -0500 (Sat, 17 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/include/Rconnections.h

need to declare getActiveSink for use in printutils.h

------------------------------------------------------------------------
r28045 | tlumley | 2004-01-17 15:36:23 -0500 (Sat, 17 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/sink.R
   M /trunk/src/library/base/man/sink.Rd
   M /trunk/src/main/connections.c
   M /trunk/src/main/names.c
   M /trunk/src/main/printutils.c

add split= option to sink() to duplicate output

------------------------------------------------------------------------
r28044 | tlumley | 2004-01-17 12:50:37 -0500 (Sat, 17 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/termplot.R
   M /trunk/src/library/stats/man/termplot.Rd

panel.smooth in termplot

------------------------------------------------------------------------
r28043 | ripley | 2004-01-17 11:57:04 -0500 (Sat, 17 Jan 2004) | 3 lines
Changed paths:
   M /trunk/src/library/base/man/class.Rd
   M /trunk/src/library/base/man/groupGeneric.Rd

clarify what group generic dispatch on (oldClass).
various updatings

------------------------------------------------------------------------
r28042 | hornik | 2004-01-17 05:10:27 -0500 (Sat, 17 Jan 2004) | 2 lines
Changed paths:
   M /trunk/configure
   M /trunk/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r28041 | hornik | 2004-01-17 05:10:18 -0500 (Sat, 17 Jan 2004) | 2 lines
Changed paths:
   M /trunk/Makeconf.in
   M /trunk/configure.ac

Need to AC_SUBST 'rhome' when setting it for framework installs.

------------------------------------------------------------------------
r28040 | maechler | 2004-01-17 01:01:03 -0500 (Sat, 17 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28039 | maechler | 2004-01-17 01:01:02 -0500 (Sat, 17 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28038 | pd | 2004-01-16 18:36:32 -0500 (Fri, 16 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28037 | pd | 2004-01-16 18:36:27 -0500 (Fri, 16 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28036 | ripley | 2004-01-16 17:47:14 -0500 (Fri, 16 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/main/platform.c

re-evaluate utf8locale after setting locale

------------------------------------------------------------------------
r28035 | ripley | 2004-01-16 17:46:05 -0500 (Fri, 16 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/main/main.c

indentation

------------------------------------------------------------------------
r28034 | ripley | 2004-01-16 17:41:04 -0500 (Fri, 16 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/main/deriv.c

initialize only once

------------------------------------------------------------------------
r28033 | ripley | 2004-01-16 17:40:45 -0500 (Fri, 16 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/predict.Rd

getAnywhere is supposed to take a character string or name

------------------------------------------------------------------------
r28032 | ripley | 2004-01-16 15:34:06 -0500 (Fri, 16 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/include/Defn.h

add `extern'

------------------------------------------------------------------------
r28031 | ripley | 2004-01-16 13:31:19 -0500 (Fri, 16 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/objects.R

improvement for non-existent named objects

------------------------------------------------------------------------
r28030 | hornik | 2004-01-16 12:39:58 -0500 (Fri, 16 Jan 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/R/Utils.pm

Need chomp() instead of chop() for sub read_lines().

------------------------------------------------------------------------
r28029 | hornik | 2004-01-16 12:15:50 -0500 (Fri, 16 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/attach.R
   M /trunk/src/library/base/R/library.R
   M /trunk/src/library/base/R/namespace.R
   M /trunk/src/library/base/R/userhooks.R
   M /trunk/src/library/base/man/userhooks.Rd
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

Rename pkgEvent() to packageEvent().

------------------------------------------------------------------------
r28028 | hornik | 2004-01-16 12:00:28 -0500 (Fri, 16 Jan 2004) | 2 lines
Changed paths:
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/src/include/config.h.in

Updated.

------------------------------------------------------------------------
r28027 | hornik | 2004-01-16 12:00:18 -0500 (Fri, 16 Jan 2004) | 2 lines
Changed paths:
   M /trunk/configure.ac

Fix MacOS X framework install paths.

------------------------------------------------------------------------
r28026 | hornik | 2004-01-16 09:17:37 -0500 (Fri, 16 Jan 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28025 | hornik | 2004-01-16 09:17:31 -0500 (Fri, 16 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28024 | ripley | 2004-01-16 07:15:17 -0500 (Fri, 16 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/aclocal.m4
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/src/gnuwin32/fixed/h/config.h
   M /trunk/src/include/Defn.h
   M /trunk/src/include/config.h.in
   M /trunk/src/main/main.c

detect and issue a warnign if started in an UTF-8 locale

------------------------------------------------------------------------
r28023 | ripley | 2004-01-16 07:12:06 -0500 (Fri, 16 Jan 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/R-admin.html
   M /trunk/doc/manual/R-admin.texi

Solaris 64-bit builds of Tcl/Tk

------------------------------------------------------------------------
r28022 | maechler | 2004-01-16 01:01:03 -0500 (Fri, 16 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28021 | maechler | 2004-01-16 01:01:01 -0500 (Fri, 16 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28020 | pd | 2004-01-15 18:36:29 -0500 (Thu, 15 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28019 | pd | 2004-01-15 18:36:25 -0500 (Thu, 15 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28018 | ripley | 2004-01-15 16:10:56 -0500 (Thu, 15 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/array.R
   M /trunk/src/library/base/R/rep.R
   M /trunk/src/library/base/man/rep.Rd
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

S-compatibility changes in rep, array and matrix

------------------------------------------------------------------------
r28017 | jmc | 2004-01-15 14:55:13 -0500 (Thu, 15 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/methods/R/zzz.R

include a .Last.lib and .onUnload to turn off methods dispatch

------------------------------------------------------------------------
r28016 | jmc | 2004-01-15 14:53:03 -0500 (Thu, 15 Jan 2004) | 3 lines
Changed paths:
   M /trunk/src/library/base/R/attach.R

protect calls to cacheMetaData in case methods not attached;
use cacheMetaData in detach as long as dispatch is on

------------------------------------------------------------------------
r28015 | iacus | 2004-01-15 12:07:52 -0500 (Thu, 15 Jan 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in

 'tab' was missing for Install-R-framework, produced wrong Makefile, line 86

------------------------------------------------------------------------
r28014 | ripley | 2004-01-15 10:32:37 -0500 (Thu, 15 Jan 2004) | 3 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/array.R
   M /trunk/src/library/base/R/rep.R
   M /trunk/src/library/base/man/array.Rd
   M /trunk/src/library/base/man/matrix.Rd
   M /trunk/src/library/base/man/rep.Rd
   M /trunk/src/main/array.c
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

rep(0-len, length.out=n) now really does give length n
Allow 0-length data arg in both matrix() and array()

------------------------------------------------------------------------
r28013 | ripley | 2004-01-15 08:26:44 -0500 (Thu, 15 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/character.R
   M /trunk/src/library/base/man/substr.Rd

care with recycling 0-length arguments in substring

------------------------------------------------------------------------
r28012 | ripley | 2004-01-15 07:19:52 -0500 (Thu, 15 Jan 2004) | 3 lines
Changed paths:
   M /trunk/src/library/base/man/table.Rd
   M /trunk/src/library/base/man/tabulate.Rd

clarify value (and for tabulate add a \value section).
tabulate actually truncates non-integer values, not rounds as documented

------------------------------------------------------------------------
r28011 | ripley | 2004-01-15 06:33:41 -0500 (Thu, 15 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/attach.R
   M /trunk/src/library/base/R/namespace.R
   M /trunk/src/library/base/R/userhooks.R
   M /trunk/src/library/base/man/userhooks.Rd
   M /trunk/tests/reg-tests-1.R
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

reverse the running order of hooks on detach and unloadNamespace

------------------------------------------------------------------------
r28010 | ripley | 2004-01-15 04:45:51 -0500 (Thu, 15 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/factanal.R

revert to using La.svd directly

------------------------------------------------------------------------
r28009 | ripley | 2004-01-15 04:40:33 -0500 (Thu, 15 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/solve.Rd

clarify when LAPACK is used

------------------------------------------------------------------------
r28008 | ripley | 2004-01-15 04:40:09 -0500 (Thu, 15 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/main/connections.c
   M /trunk/src/main/pcre.c
   M /trunk/src/main/platform.c

remove never-used code

------------------------------------------------------------------------
r28007 | maechler | 2004-01-15 01:01:03 -0500 (Thu, 15 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r28006 | maechler | 2004-01-15 01:01:02 -0500 (Thu, 15 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r28005 | pd | 2004-01-14 18:36:23 -0500 (Wed, 14 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r28004 | pd | 2004-01-14 18:36:18 -0500 (Wed, 14 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r28003 | luke | 2004-01-14 14:35:32 -0500 (Wed, 14 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/namespace.R

Added experimental support for conditionals in NAMESPACE files.

------------------------------------------------------------------------
r28002 | maechler | 2004-01-14 06:12:08 -0500 (Wed, 14 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/nmath/qgamma.c

comment

------------------------------------------------------------------------
r28001 | hornik | 2004-01-14 04:38:33 -0500 (Wed, 14 Jan 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r28000 | hornik | 2004-01-14 04:38:28 -0500 (Wed, 14 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r27999 | maechler | 2004-01-14 03:43:15 -0500 (Wed, 14 Jan 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/R/Utils.pm

exclude .DS_Store files also in sub-directories

------------------------------------------------------------------------
r27998 | hornik | 2004-01-14 02:18:08 -0500 (Wed, 14 Jan 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r27997 | hornik | 2004-01-14 02:17:57 -0500 (Wed, 14 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r27996 | maechler | 2004-01-14 01:01:03 -0500 (Wed, 14 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r27995 | maechler | 2004-01-14 01:01:01 -0500 (Wed, 14 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r27994 | pd | 2004-01-13 18:36:20 -0500 (Tue, 13 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r27993 | pd | 2004-01-13 18:36:15 -0500 (Tue, 13 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r27992 | ripley | 2004-01-13 13:52:50 -0500 (Tue, 13 Jan 2004) | 2 lines
Changed paths:
   M /trunk/tests/reg-tests-1.R

yet again: committing from another ISP!

------------------------------------------------------------------------
r27991 | ripley | 2004-01-13 13:49:42 -0500 (Tue, 13 Jan 2004) | 2 lines
Changed paths:
   M /trunk/tests/reg-tests-1.R

Oops, transmission errors

------------------------------------------------------------------------
r27990 | ripley | 2004-01-13 13:42:32 -0500 (Tue, 13 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/share/perl/massage-Examples.pl
   M /trunk/src/library/base/R/attach.R
   M /trunk/src/library/base/R/library.R
   M /trunk/src/library/base/R/namespace.R
   M /trunk/src/library/base/R/userhooks.R
   M /trunk/src/library/base/man/userhooks.Rd
   M /trunk/src/library/graphics/R/persp.R
   M /trunk/src/library/graphics/R/plot.R
   M /trunk/src/library/graphics/man/frame.Rd
   M /trunk/src/library/graphics/man/persp.Rd
   M /trunk/tests/reg-tests-1.R

add more general g/setHook, and make use of it

------------------------------------------------------------------------
r27989 | ripley | 2004-01-13 11:15:37 -0500 (Tue, 13 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/INSTALL
   M /trunk/src/gnuwin32/bitmap/Makefile

more on parallel makes

------------------------------------------------------------------------
r27988 | murdoch | 2004-01-13 08:34:35 -0500 (Tue, 13 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/src/gnuwin32/cran/index.in

Fixed link.

------------------------------------------------------------------------
r27987 | murdoch | 2004-01-13 08:33:50 -0500 (Tue, 13 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/cran/index.in

Fixed link.

------------------------------------------------------------------------
r27986 | maechler | 2004-01-13 01:01:03 -0500 (Tue, 13 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r27985 | maechler | 2004-01-13 01:01:01 -0500 (Tue, 13 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r27984 | pd | 2004-01-12 18:36:14 -0500 (Mon, 12 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r27983 | pd | 2004-01-12 18:36:09 -0500 (Mon, 12 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r27982 | ripley | 2004-01-12 12:18:18 -0500 (Mon, 12 Jan 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/R/Rdconv.pm

cosmetics on 1.59 change

------------------------------------------------------------------------
r27981 | ripley | 2004-01-12 04:27:33 -0500 (Mon, 12 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/share/perl/R/Rdconv.pm

Fix PR#5645

------------------------------------------------------------------------
r27980 | maechler | 2004-01-12 01:01:03 -0500 (Mon, 12 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r27979 | maechler | 2004-01-12 01:01:02 -0500 (Mon, 12 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r27978 | pd | 2004-01-11 18:36:10 -0500 (Sun, 11 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r27977 | pd | 2004-01-11 18:36:06 -0500 (Sun, 11 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r27976 | ripley | 2004-01-11 15:59:44 -0500 (Sun, 11 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/strptime.Rd

can now use timezones on Linux

------------------------------------------------------------------------
r27975 | ripley | 2004-01-11 15:45:23 -0500 (Sun, 11 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/main/datetime.c

better test

------------------------------------------------------------------------
r27974 | ripley | 2004-01-11 15:38:48 -0500 (Sun, 11 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/main/datetime.c

workaround strftime bug in glibc -- it looks at a filed strptime does not set

------------------------------------------------------------------------
r27973 | jmc | 2004-01-11 13:25:33 -0500 (Sun, 11 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/methods/R/trace.R

allow tracing of calls explicitly from namespaces

------------------------------------------------------------------------
r27972 | jmc | 2004-01-11 13:24:53 -0500 (Sun, 11 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/methods/R/MethodsList.R

 fix a bug on dispatching generic versions of functions in base

------------------------------------------------------------------------
r27971 | ripley | 2004-01-11 08:30:08 -0500 (Sun, 11 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/extra/pcre/pcre.c

suppress --pedantic warning

------------------------------------------------------------------------
r27970 | ripley | 2004-01-11 08:25:24 -0500 (Sun, 11 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/extra/pcre/Makefile.in
   M /trunk/src/extra/pcre/Makefile.win
   M /trunk/src/extra/pcre/dftables.c
   M /trunk/src/extra/pcre/internal.h
   M /trunk/src/extra/pcre/maketables.c
   M /trunk/src/extra/pcre/pcre.c
   M /trunk/src/extra/pcre/pcre.h
   M /trunk/src/extra/pcre/study.c

update to pcre-4.5

------------------------------------------------------------------------
r27969 | ripley | 2004-01-11 06:56:07 -0500 (Sun, 11 Jan 2004) | 2 lines
Changed paths:
   M /trunk/doc/html/about.html
   M /trunk/doc/html/index-default.html
   M /trunk/doc/html/packages-head.html
   M /trunk/doc/html/template.html
   M /trunk/doc/html/thanks.html
   M /trunk/share/perl/R/Rdconv.pm

generate/use charset headers on HTML files

------------------------------------------------------------------------
r27968 | ripley | 2004-01-11 05:06:04 -0500 (Sun, 11 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/NAMESPACE
   M /trunk/src/library/stats/R/biplot.R
   M /trunk/src/library/stats/man/biplot.princomp.Rd
   M /trunk/src/library/stats/man/prcomp.Rd

fix PR#6425, add example of biplot for prcomp output

------------------------------------------------------------------------
r27967 | maechler | 2004-01-11 01:01:03 -0500 (Sun, 11 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r27966 | maechler | 2004-01-11 01:01:02 -0500 (Sun, 11 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r27965 | pd | 2004-01-10 18:36:06 -0500 (Sat, 10 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r27964 | pd | 2004-01-10 18:36:02 -0500 (Sat, 10 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r27963 | hornik | 2004-01-10 18:13:07 -0500 (Sat, 10 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R

Thinko.

------------------------------------------------------------------------
r27962 | maechler | 2004-01-10 12:15:08 -0500 (Sat, 10 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/R/duplicated.R

no need for paste() inside stop()

------------------------------------------------------------------------
r27961 | maechler | 2004-01-10 11:10:19 -0500 (Sat, 10 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/findInt.Rd

s/stepfun/stats/

------------------------------------------------------------------------
r27960 | maechler | 2004-01-10 11:09:15 -0500 (Sat, 10 Jan 2004) | 2 lines
Changed paths:
   M /trunk/tests/arith-true.R
   M /trunk/tests/arith-true.Rout.save

precision test for (new) choose

------------------------------------------------------------------------
r27959 | leisch | 2004-01-10 05:59:03 -0500 (Sat, 10 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS

new default clean=FALSE in texi2dvi, add AIC&BIC to stats4

------------------------------------------------------------------------
r27958 | leisch | 2004-01-10 05:52:16 -0500 (Sat, 10 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/Vignettes.R
   M /trunk/src/library/tools/R/utils.R
   M /trunk/src/library/tools/man/texi2dvi.Rd

new default clean=FALSE in texi2dvi

------------------------------------------------------------------------
r27957 | leisch | 2004-01-10 05:51:10 -0500 (Sat, 10 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats4/NAMESPACE
   A /trunk/src/library/stats4/R/AAA.R
   A /trunk/src/library/stats4/R/BIC.R
   M /trunk/src/library/stats4/R/mle.R
   A /trunk/src/library/stats4/man/AIC-methods.Rd
   A /trunk/src/library/stats4/man/BIC.Rd
   M /trunk/src/library/stats4/man/coef-methods.Rd
   M /trunk/src/library/stats4/man/confint-methods.Rd
   M /trunk/src/library/stats4/man/logLik-methods.Rd
   M /trunk/src/library/stats4/man/plot-methods.Rd
   M /trunk/src/library/stats4/man/profile-methods.Rd
   M /trunk/src/library/stats4/man/show-methods.Rd
   M /trunk/src/library/stats4/man/summary-methods.Rd
   M /trunk/src/library/stats4/man/update-methods.Rd
   M /trunk/src/library/stats4/man/vcov-methods.Rd

add AIC & BIC, fix doc bugs from move mle->stats4

------------------------------------------------------------------------
r27956 | maechler | 2004-01-10 01:01:03 -0500 (Sat, 10 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r27955 | maechler | 2004-01-10 01:01:02 -0500 (Sat, 10 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r27954 | hornik | 2004-01-09 18:37:32 -0500 (Fri, 09 Jan 2004) | 2 lines
Changed paths:
   M /trunk/Makefile.in
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/doc/html/R-admin.html

Set installation paths when building as a framework.

------------------------------------------------------------------------
r27953 | hornik | 2004-01-09 18:36:12 -0500 (Fri, 09 Jan 2004) | 4 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R

In checkDocFiles(), when re-checking found over-documented args, only
match the ones found which are valid syntax names to the usage text.
(Also safeguards against possible regexp metacharacters.)

------------------------------------------------------------------------
r27952 | pd | 2004-01-09 18:36:01 -0500 (Fri, 09 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r27951 | pd | 2004-01-09 18:35:57 -0500 (Fri, 09 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r27950 | maechler | 2004-01-09 16:56:44 -0500 (Fri, 09 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/getwd.Rd

seealso

------------------------------------------------------------------------
r27949 | maechler | 2004-01-09 16:32:02 -0500 (Fri, 09 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/profile/Rprofile.unix

indentation + spacing

------------------------------------------------------------------------
r27948 | maechler | 2004-01-09 12:51:05 -0500 (Fri, 09 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/nmath/qnchisq.c
   M /trunk/tests/d-p-q-r-tests.R
   M /trunk/tests/d-p-q-r-tests.Rout.save

branch update

------------------------------------------------------------------------
r27947 | maechler | 2004-01-09 12:47:47 -0500 (Fri, 09 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/NEWS
   M /branches/R-1-8-patches/src/nmath/qnchisq.c
   M /branches/R-1-8-patches/tests/d-p-q-r-tests.R
   M /branches/R-1-8-patches/tests/d-p-q-r-tests.Rout.save

fix PR#6421 (qnchisq inf.loop)

------------------------------------------------------------------------
r27946 | ripley | 2004-01-09 09:57:11 -0500 (Fri, 09 Jan 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/graphapp/metafile.c

Windows was creating metafiles one or two pixels larger than requested,
so ensure the background gets painted fully.

------------------------------------------------------------------------
r27945 | ripley | 2004-01-09 09:56:21 -0500 (Fri, 09 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/windows/windows.Rd

update: win.metafile does allow multiple plots (but not per file)

------------------------------------------------------------------------
r27944 | ripley | 2004-01-09 08:56:54 -0500 (Fri, 09 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Maintainers.notes

update again

------------------------------------------------------------------------
r27943 | ripley | 2004-01-09 07:33:36 -0500 (Fri, 09 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/postscript.Rd

add concepts

------------------------------------------------------------------------
r27942 | ripley | 2004-01-09 07:33:04 -0500 (Fri, 09 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/COPYRIGHTS.win
   M /trunk/src/gnuwin32/Maintainers.notes

update to tcl/tk 8.45, add notes on the build

------------------------------------------------------------------------
r27941 | ripley | 2004-01-09 04:18:31 -0500 (Fri, 09 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/rw-FAQ.texi

updates: Goto BLAS and Czech fonts

------------------------------------------------------------------------
r27940 | ripley | 2004-01-09 03:53:00 -0500 (Fri, 09 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/connections.Rd
   M /trunk/src/library/utils/man/windows/Rconsole.Rd

add concepts

------------------------------------------------------------------------
r27939 | ripley | 2004-01-09 03:52:39 -0500 (Fri, 09 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/R/windows/windows.R

update of win.graph missed

------------------------------------------------------------------------
r27938 | maechler | 2004-01-09 01:01:03 -0500 (Fri, 09 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r27937 | maechler | 2004-01-09 01:01:01 -0500 (Fri, 09 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r27936 | pd | 2004-01-08 18:35:58 -0500 (Thu, 08 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r27935 | pd | 2004-01-08 18:35:53 -0500 (Thu, 08 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r27934 | ripley | 2004-01-08 13:15:10 -0500 (Thu, 08 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/NAMESPACE
   M /trunk/src/library/stats/R/acf.R
   M /trunk/src/library/stats/man/acf.Rd

print and [ methods for acf

------------------------------------------------------------------------
r27933 | ripley | 2004-01-08 13:06:04 -0500 (Thu, 08 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/R/screen.R
   M /trunk/src/library/graphics/man/screen.Rd

allow split.screen to be device-specific

------------------------------------------------------------------------
r27932 | tlumley | 2004-01-08 12:00:22 -0500 (Thu, 08 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/graphics/man/Devices.Rd
   M /trunk/src/library/profile/Rprofile.unix
   M /trunk/src/modules/aqua/AquaReadMe.txt

Don't guess presence of X server based on DISPLAY on Mac

------------------------------------------------------------------------
r27931 | ripley | 2004-01-08 11:34:54 -0500 (Thu, 08 Jan 2004) | 3 lines
Changed paths:
   M /trunk/src/library/graphics/man/layout.Rd
   M /trunk/src/library/graphics/man/screen.Rd

more details on split.screen
reciprocal warning that layout is incompatible with split.screen.

------------------------------------------------------------------------
r27930 | ripley | 2004-01-08 09:19:29 -0500 (Thu, 08 Jan 2004) | 3 lines
Changed paths:
   M /trunk/src/library/utils/R/objects.R
   M /trunk/src/library/utils/man/getFromNamespace.Rd

revamp so fixInNamespace uses assignInNamespace.
Clarify which copies are and are not affected

------------------------------------------------------------------------
r27929 | ripley | 2004-01-08 06:17:35 -0500 (Thu, 08 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/help.search.R

added some stub packages

------------------------------------------------------------------------
r27928 | ripley | 2004-01-08 06:02:46 -0500 (Thu, 08 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/base/R/dataframe.R
   M /trunk/src/library/base/man/Extract.data.frame.Rd
   M /trunk/src/library/base/man/as.data.frame.Rd
   M /trunk/src/library/base/man/cbind.Rd
   M /trunk/tests/reg-tests-2.R
   M /trunk/tests/reg-tests-2.Rout.save

arrays in data frames needed sorting out

------------------------------------------------------------------------
r27927 | maechler | 2004-01-08 01:01:02 -0500 (Thu, 08 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r27926 | maechler | 2004-01-08 01:01:01 -0500 (Thu, 08 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r27925 | pd | 2004-01-07 18:35:54 -0500 (Wed, 07 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r27924 | pd | 2004-01-07 18:35:49 -0500 (Wed, 07 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r27923 | ripley | 2004-01-07 15:33:44 -0500 (Wed, 07 Jan 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/massage-Examples.pl

change visible version of plot.new, use las=3 for annotation

------------------------------------------------------------------------
r27922 | maechler | 2004-01-07 11:49:12 -0500 (Wed, 07 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/appl/fmin.c

slight improve in comments and readability

------------------------------------------------------------------------
r27921 | ripley | 2004-01-07 08:47:13 -0500 (Wed, 07 Jan 2004) | 2 lines
Changed paths:
   M /trunk/tests/reg-tests-2.Rout.save

update

------------------------------------------------------------------------
r27920 | ripley | 2004-01-07 06:49:26 -0500 (Wed, 07 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/nafns.R

fix PR#6420

------------------------------------------------------------------------
r27919 | hornik | 2004-01-07 06:18:10 -0500 (Wed, 07 Jan 2004) | 2 lines
Changed paths:
   M /trunk/FAQ
   M /trunk/doc/html/faq.html
   M /trunk/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r27918 | hornik | 2004-01-07 06:18:04 -0500 (Wed, 07 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/FAQ
   M /branches/R-1-8-patches/doc/html/faq.html
   M /branches/R-1-8-patches/doc/manual/R-FAQ.texi

Updated.

------------------------------------------------------------------------
r27917 | ripley | 2004-01-07 04:56:21 -0500 (Wed, 07 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/INSTALL
   M /trunk/src/gnuwin32/readme.packages

tweaks

------------------------------------------------------------------------
r27916 | hornik | 2004-01-07 04:54:01 -0500 (Wed, 07 Jan 2004) | 2 lines
Changed paths:
   M /trunk/doc/R.1
   M /trunk/doc/html/R-admin.html

Updated.

------------------------------------------------------------------------
r27915 | maechler | 2004-01-07 01:01:03 -0500 (Wed, 07 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r27914 | maechler | 2004-01-07 01:01:01 -0500 (Wed, 07 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r27913 | pd | 2004-01-06 18:35:48 -0500 (Tue, 06 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r27912 | pd | 2004-01-06 18:35:43 -0500 (Tue, 06 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r27911 | ripley | 2004-01-06 10:39:09 -0500 (Tue, 06 Jan 2004) | 3 lines
Changed paths:
   M /trunk/src/library/base/R/namespace.R
   A /trunk/src/library/base/R/zzz.R
   M /trunk/src/library/base/man/ns-internal.Rd
   M /trunk/src/library/utils/R/objects.R

use a small table of known S3 generics to avoid problems if they
are not imported into NAMESPACES

------------------------------------------------------------------------
r27910 | ripley | 2004-01-06 08:50:04 -0500 (Tue, 06 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/COPYRIGHTS.win
   M /trunk/src/gnuwin32/Makefile
   A /trunk/src/gnuwin32/e_pow.S

add fast exponentiation code

------------------------------------------------------------------------
r27909 | ripley | 2004-01-06 08:27:14 -0500 (Tue, 06 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/main/datetime.c

workaround for PR#6212

------------------------------------------------------------------------
r27908 | ripley | 2004-01-06 03:51:02 -0500 (Tue, 06 Jan 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/R/Vars.pm

Try to cope with paths with spaces in on Windows

------------------------------------------------------------------------
r27907 | maechler | 2004-01-06 01:01:03 -0500 (Tue, 06 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r27906 | maechler | 2004-01-06 01:01:02 -0500 (Tue, 06 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r27905 | pd | 2004-01-05 18:36:09 -0500 (Mon, 05 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r27904 | pd | 2004-01-05 18:36:03 -0500 (Mon, 05 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r27903 | ripley | 2004-01-05 11:18:48 -0500 (Mon, 05 Jan 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/R/Utils.pm
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

Try to cope with paths with spaces in on Windows

------------------------------------------------------------------------
r27902 | ripley | 2004-01-05 10:54:47 -0500 (Mon, 05 Jan 2004) | 2 lines
Changed paths:
   M /trunk/share/perl/R/Utils.pm
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/Makefile.packages
   M /trunk/src/scripts/build.in
   M /trunk/src/scripts/check.in

Try to cope with paths with spaces in on Windows

------------------------------------------------------------------------
r27901 | ripley | 2004-01-05 09:52:44 -0500 (Mon, 05 Jan 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/bin/INSTALL

remove references to winhelp
use short versions of paths which might contain spaces

------------------------------------------------------------------------
r27900 | ripley | 2004-01-05 09:50:30 -0500 (Mon, 05 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/front-ends/rcmd.c

quote arguments containing spaces

------------------------------------------------------------------------
r27899 | ripley | 2004-01-05 08:42:00 -0500 (Mon, 05 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/utils/R/windows/help.R

update

------------------------------------------------------------------------
r27898 | ripley | 2004-01-05 08:16:04 -0500 (Mon, 05 Jan 2004) | 3 lines
Changed paths:
   M /trunk/share/perl/R/Rdconv.pm
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/library/utils/R/windows/help.R
   M /trunk/src/library/utils/man/help.Rd

versioned install was not producing short relative HTML links
versioned install was not looking for the right .chm file under help(chmhelp=TRUE)

------------------------------------------------------------------------
r27897 | ripley | 2004-01-05 07:52:35 -0500 (Mon, 05 Jan 2004) | 3 lines
Changed paths:
   M /trunk/share/perl/build-help-windows.pl
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/Makefile.packages
   M /trunk/src/gnuwin32/fixed/bin/INSTALL
   M /trunk/src/gnuwin32/help/Makefile

help & installing with --with-package-versions
Lnks to utils, graphics and stats are corrected these days

------------------------------------------------------------------------
r27896 | ripley | 2004-01-05 05:55:58 -0500 (Mon, 05 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/fixed/Makefile

typo

------------------------------------------------------------------------
r27895 | ripley | 2004-01-05 05:20:45 -0500 (Mon, 05 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/src/distance.c
   M /trunk/src/library/stats/src/init.c
   M /trunk/src/library/stats/src/mva.h

update copyright dates

------------------------------------------------------------------------
r27894 | ripley | 2004-01-05 05:18:13 -0500 (Mon, 05 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/src/library/stats/R/dist.R
   M /trunk/src/library/stats/man/dist.Rd
   M /trunk/src/library/stats/src/distance.c
   M /trunk/src/library/stats/src/init.c
   M /trunk/src/library/stats/src/mva.h

add Minkowski distances to dist()

------------------------------------------------------------------------
r27893 | ripley | 2004-01-05 05:16:52 -0500 (Mon, 05 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/lm.Rd

Describe how to omit intercept, xref formula help page

------------------------------------------------------------------------
r27892 | ripley | 2004-01-05 05:16:20 -0500 (Mon, 05 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/formula.Rd

0+y ~ x does not work as stated

------------------------------------------------------------------------
r27891 | ripley | 2004-01-05 04:07:39 -0500 (Mon, 05 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/nls-profile.R
   M /trunk/src/library/stats4/R/mle.R

use splines:: rather than require(splines)

------------------------------------------------------------------------
r27890 | maechler | 2004-01-05 01:01:03 -0500 (Mon, 05 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r27889 | maechler | 2004-01-05 01:01:01 -0500 (Mon, 05 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r27888 | pd | 2004-01-04 18:35:57 -0500 (Sun, 04 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r27887 | pd | 2004-01-04 18:35:52 -0500 (Sun, 04 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r27886 | ripley | 2004-01-04 11:35:26 -0500 (Sun, 04 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats4/R/mle.R

log-lik is not necessarily monotone in param being varied

------------------------------------------------------------------------
r27885 | ripley | 2004-01-04 11:00:34 -0500 (Sun, 04 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES

add some BLAS timings

------------------------------------------------------------------------
r27884 | ripley | 2004-01-04 10:45:17 -0500 (Sun, 04 Jan 2004) | 2 lines
Changed paths:
   M /trunk/doc/manual/R-admin.texi
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/INSTALL
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/MkRules
   A /trunk/src/gnuwin32/blasGoto.c
   A /trunk/src/gnuwin32/libgoto.def

add support for K. Goto's BLAS

------------------------------------------------------------------------
r27883 | ripley | 2004-01-04 06:54:29 -0500 (Sun, 04 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/INSTALL
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/MkRules
   M /trunk/src/gnuwin32/help/Makefile

tweaks

------------------------------------------------------------------------
r27882 | maechler | 2004-01-04 01:01:04 -0500 (Sun, 04 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r27881 | maechler | 2004-01-04 01:01:02 -0500 (Sun, 04 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r27880 | pd | 2004-01-03 18:35:47 -0500 (Sat, 03 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r27879 | pd | 2004-01-03 18:35:42 -0500 (Sat, 03 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r27878 | ripley | 2004-01-03 15:24:04 -0500 (Sat, 03 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/readme

update

------------------------------------------------------------------------
r27877 | maechler | 2004-01-03 09:58:19 -0500 (Sat, 03 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/QC.R

drop "!" : subset only if reducing (no-op otherwise)

------------------------------------------------------------------------
r27876 | ripley | 2004-01-03 09:56:45 -0500 (Sat, 03 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/NAMESPACE

no longer need to export add/drop1.lm

------------------------------------------------------------------------
r27875 | maechler | 2004-01-03 08:30:38 -0500 (Sat, 03 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/list.files.Rd

\link{getwd} in 'path' arg. docu

------------------------------------------------------------------------
r27874 | maechler | 2004-01-03 08:14:52 -0500 (Sat, 03 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/identify.hclust.Rd

nomore mva

------------------------------------------------------------------------
r27873 | maechler | 2004-01-03 08:14:13 -0500 (Sat, 03 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/man/cophenetic.Rd

nomore [mva]

------------------------------------------------------------------------
r27872 | maechler | 2004-01-03 01:01:02 -0500 (Sat, 03 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r27871 | maechler | 2004-01-03 01:01:01 -0500 (Sat, 03 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r27870 | pd | 2004-01-02 18:35:51 -0500 (Fri, 02 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r27869 | pd | 2004-01-02 18:35:46 -0500 (Fri, 02 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r27868 | ripley | 2004-01-02 15:17:40 -0500 (Fri, 02 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/INSTALL

update

------------------------------------------------------------------------
r27867 | ripley | 2004-01-02 10:19:26 -0500 (Fri, 02 Jan 2004) | 3 lines
Changed paths:
   D /trunk/share/perl/hhw-to-rtf.pl
   D /trunk/share/perl/html-rtf.pl
   D /trunk/share/perl/parse-html.pl
   M /trunk/src/gnuwin32/CHANGES
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/Makefile.packages
   M /trunk/src/gnuwin32/MkRules
   M /trunk/src/gnuwin32/help/Makefile
   M /trunk/src/modules/lapack/Makefile.win

remove support for Windows .hlp files
add support for parallel make under Windows

------------------------------------------------------------------------
r27866 | ripley | 2004-01-02 09:55:20 -0500 (Fri, 02 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/graphics/man/legend.Rd

typo (PR#6294)

------------------------------------------------------------------------
r27865 | ripley | 2004-01-02 08:32:30 -0500 (Fri, 02 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/main/Rstrptime.h

better fix

------------------------------------------------------------------------
r27864 | ripley | 2004-01-02 07:49:01 -0500 (Fri, 02 Jan 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile
   M /trunk/src/gnuwin32/fixed/Makefile
   A /trunk/src/gnuwin32/fixed/bin/Rterm.exe.manifest

.manifest files need to be CRLF-terminated or build will not work.
Add .manifest file for Rterm.exe

------------------------------------------------------------------------
r27863 | ripley | 2004-01-02 06:11:58 -0500 (Fri, 02 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/tools/R/admin.R

attempt to reinstate cross-building

------------------------------------------------------------------------
r27862 | ripley | 2004-01-02 05:58:03 -0500 (Fri, 02 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/library/tools/R/admin.R

attempt to reinstate cross-building

------------------------------------------------------------------------
r27861 | ripley | 2004-01-02 05:50:08 -0500 (Fri, 02 Jan 2004) | 3 lines
Changed paths:
   M /trunk/src/gnuwin32/CHANGES

set a locale for sorting so users will get consistent results
cross-building works again

------------------------------------------------------------------------
r27860 | ripley | 2004-01-02 05:47:01 -0500 (Fri, 02 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg

set a locale for sorting so users will get consistent results

------------------------------------------------------------------------
r27859 | ripley | 2004-01-02 05:42:50 -0500 (Fri, 02 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/base/man/bquote.Rd

tidy up, including getting in Unix format

------------------------------------------------------------------------
r27858 | ripley | 2004-01-02 05:07:16 -0500 (Fri, 02 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/methods/R/Makefile.win

attempt to reinstate cross-building

------------------------------------------------------------------------
r27857 | maechler | 2004-01-02 01:01:03 -0500 (Fri, 02 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r27856 | maechler | 2004-01-02 01:01:01 -0500 (Fri, 02 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r27855 | pd | 2004-01-01 18:35:46 -0500 (Thu, 01 Jan 2004) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------
r27854 | pd | 2004-01-01 18:35:41 -0500 (Thu, 01 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/BUGS

auto-update

------------------------------------------------------------------------
r27853 | ripley | 2004-01-01 12:38:03 -0500 (Thu, 01 Jan 2004) | 2 lines
Changed paths:
   M /trunk/share/make/vars.mk

alpha order

------------------------------------------------------------------------
r27852 | ripley | 2004-01-01 12:37:46 -0500 (Thu, 01 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/cancor.R
   M /trunk/src/library/stats/R/cmdscale.R
   M /trunk/src/library/stats/R/factanal.R
   M /trunk/src/library/stats/R/prcomp.R
   M /trunk/src/library/stats/R/princomp.R

don't use La.eigen/La.svd (deprecate soon?)

------------------------------------------------------------------------
r27851 | ripley | 2004-01-01 10:51:48 -0500 (Thu, 01 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/stats/R/loess.R

partial-match asymmetry problem

------------------------------------------------------------------------
r27850 | ripley | 2004-01-01 10:23:51 -0500 (Thu, 01 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/install-save.sh

attempt to reinstate cross-building

------------------------------------------------------------------------
r27849 | ripley | 2004-01-01 08:25:17 -0500 (Thu, 01 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MkRules

revert accidental change

------------------------------------------------------------------------
r27848 | ripley | 2004-01-01 08:21:35 -0500 (Thu, 01 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/MkRules

typo in last change

------------------------------------------------------------------------
r27847 | ripley | 2004-01-01 08:16:20 -0500 (Thu, 01 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/install-save.sh
   M /trunk/src/library/tools/R/admin.R
   M /trunk/src/library/tools/R/utils.R

attempt to reinstate cross-building

------------------------------------------------------------------------
r27846 | ripley | 2004-01-01 07:07:23 -0500 (Thu, 01 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/MakePkg
   M /trunk/src/gnuwin32/install-save.sh

attempt to reinstate cross-building

------------------------------------------------------------------------
r27845 | ripley | 2004-01-01 07:06:58 -0500 (Thu, 01 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/gnuwin32/Makefile

no longer need to remove sources for save-d packages

------------------------------------------------------------------------
r27844 | ripley | 2004-01-01 05:58:11 -0500 (Thu, 01 Jan 2004) | 2 lines
Changed paths:
   M /trunk/NEWS
   M /trunk/configure
   M /trunk/configure.ac
   M /trunk/share/make/vars.mk
   M /trunk/src/library/mle/DESCRIPTION.in
   M /trunk/src/library/mle/Makefile.in
   D /trunk/src/library/mle/NAMESPACE
   M /trunk/src/library/mle/R/mle.R
   D /trunk/src/library/mle/install.R
   D /trunk/src/library/mle/man
   A /trunk/src/library/stats4
   A /trunk/src/library/stats4/DESCRIPTION.in
   A /trunk/src/library/stats4/Makefile.in
   A /trunk/src/library/stats4/NAMESPACE
   A /trunk/src/library/stats4/R
   A /trunk/src/library/stats4/R/mle.R
   A /trunk/src/library/stats4/install.R
   A /trunk/src/library/stats4/man
   A /trunk/src/library/stats4/man/coef-methods.Rd
   A /trunk/src/library/stats4/man/confint-methods.Rd
   A /trunk/src/library/stats4/man/logLik-methods.Rd
   A /trunk/src/library/stats4/man/mle-class.Rd
   A /trunk/src/library/stats4/man/mle.Rd
   A /trunk/src/library/stats4/man/plot-methods.Rd
   A /trunk/src/library/stats4/man/profile-methods.Rd
   A /trunk/src/library/stats4/man/profile.mle-class.Rd
   A /trunk/src/library/stats4/man/show-methods.Rd
   A /trunk/src/library/stats4/man/summary-methods.Rd
   A /trunk/src/library/stats4/man/summary.mle-class.Rd
   A /trunk/src/library/stats4/man/update-methods.Rd
   A /trunk/src/library/stats4/man/vcov-methods.Rd
   M /trunk/tests/no-segfault.Rin

package mle -> stats4

------------------------------------------------------------------------
r27843 | ripley | 2004-01-01 05:02:45 -0500 (Thu, 01 Jan 2004) | 2 lines
Changed paths:
   M /trunk/src/library/methods/R/MethodsList.R

Rd files must have a \description

------------------------------------------------------------------------
r27842 | ripley | 2004-01-01 04:43:40 -0500 (Thu, 01 Jan 2004) | 2 lines
Changed paths:
   A /trunk/src/library/mle/man/coef-methods.Rd
   M /trunk/src/library/mle/man/confint-methods.Rd
   A /trunk/src/library/mle/man/logLik-methods.Rd
   M /trunk/src/library/mle/man/mle-class.Rd
   M /trunk/src/library/mle/man/mle.Rd
   M /trunk/src/library/mle/man/plot-methods.Rd
   A /trunk/src/library/mle/man/update-methods.Rd
   A /trunk/src/library/mle/man/vcov-methods.Rd

improve documentation

------------------------------------------------------------------------
r27841 | maechler | 2004-01-01 01:01:02 -0500 (Thu, 01 Jan 2004) | 2 lines
Changed paths:
   M /trunk/date-stamp

.

------------------------------------------------------------------------
r27840 | maechler | 2004-01-01 01:01:01 -0500 (Thu, 01 Jan 2004) | 2 lines
Changed paths:
   M /branches/R-1-8-patches/date-stamp

.

------------------------------------------------------------------------
r27839 | pd | 2003-12-31 18:35:40 -0500 (Wed, 31 Dec 2003) | 2 lines
Changed paths:
   M /trunk/BUGS

auto-update

------------------------------------------------------------------------