R
R-packages
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
The R Project SVN
R
(root)
/
branches
/
R-exp-R5
/
src
/
library
/
utils
/
NAMESPACE
@ 63243
– Rev 52864
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
52864
5808 d 1 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
/branches/R-exp-R5
52730
5826 d 22 h
hornik
/trunk/
Add full support for checkers supporting the Ispell pipe interface
(Aspell, Hunspell and Ispell), adding a 'program' argument to control
which program to use for spell checking.
Add utility for inspecting the context of possible mis-spelled words.
/trunk/configure
/trunk/src/include/config.h.in
/trunk/src/library/base/R/datetime.R
/trunk/src/library/grid/inst/doc/frame.Snw
/trunk/src/library/grid/inst/doc/grid.Snw
/trunk/src/library/splines/man/xyVector.Rd
/trunk/src/library/tools/R/Rdtools.R
/trunk/src/library/tools/R/Sweavetools.R
/trunk/src/library/tools/man/RdTextFilter.Rd
/trunk/src/library/utils/NAMESPACE
/trunk/src/library/utils/R/aspell.R
/trunk/src/library/utils/man/aspell-utils.Rd
/trunk/src/library/utils/man/aspell.Rd
52694
5831 d 20 h
maechler
/trunk/
packageVersion() utility
/trunk/doc/NEWS.Rd
/trunk/src/library/utils/NAMESPACE
/trunk/src/library/utils/R/indices.R
/trunk/src/library/utils/man/packageDescription.Rd
52680
5836 d 0 h
hornik
/trunk/src/library/utils/
Export and document aspell package utilities.
/trunk/src/library/utils/man/aspell-utils.Rd
/trunk/src/library/utils/NAMESPACE
52474
5864 d 22 h
hornik
/trunk/src/library/utils/
Cleanups.
/trunk/src/library/utils/NAMESPACE
/trunk/src/library/utils/man/citEntry.Rd
/trunk/src/library/utils/man/citation.Rd
/trunk/src/library/utils/man/person.Rd
52288
5887 d 8 h
murdoch
/trunk/
Move bibstyle and toRd.bibentry to tools.
/trunk/src/library/tools/R/bibstyle.R
/trunk/src/library/tools/man/bibstyle.Rd
/trunk/src/library/utils/R/bibstyle.R
/trunk/src/library/utils/man/bibstyle.Rd
/trunk/NEWS
/trunk/src/library/tools/NAMESPACE
/trunk/src/library/utils/NAMESPACE
/trunk/tests/Examples/tools-Ex.Rout.save
52282
5887 d 11 h
murdoch
/trunk/
Add bibstyle code for rendering bibentries
/trunk/src/library/utils/R/bibstyle.R
/trunk/src/library/utils/man/bibstyle.Rd
/trunk/NEWS
/trunk/src/library/utils/NAMESPACE
/trunk/src/library/utils/R/citation.R
/trunk/src/library/utils/man/bibentry.Rd
52241
5893 d 4 h
hornik
/trunk/
Enhance person class: vectorized (eliminating the need for separate
person and personList objects), additional specifiction of roles.
Use a given/family scheme in preference to first/middle/last.
New bibentry class for bibliographic information: vectorized (hence
eliminating the need for separate citation and citationList objects)
Rewrite citation() and friends to use bibentry.
/trunk/src/library/utils/R/MARC.R
/trunk/src/library/utils/man/bibentry.Rd
/trunk/NEWS
/trunk/src/library/base/inst/CITATION
/trunk/src/library/tools/R/citation.R
/trunk/src/library/utils/NAMESPACE
/trunk/src/library/utils/R/citation.R
/trunk/src/library/utils/man/citEntry.Rd
/trunk/src/library/utils/man/citation.Rd
/trunk/src/library/utils/man/person.Rd
/trunk/tests/reg-tests-1.R
51954
5924 d 6 h
ripley
/trunk/
use print() method for packageStatus
/trunk/NEWS
/trunk/src/library/utils/NAMESPACE
/trunk/src/library/utils/R/packageStatus.R
/trunk/src/library/utils/man/packageStatus.Rd
51225
5986 d 22 h
murdoch
/trunk/
maintainer() convenience function
/trunk/src/library/utils/man/maintainer.Rd
/trunk/NEWS
/trunk/src/library/utils/NAMESPACE
/trunk/src/library/utils/R/indices.R
50640
6081 d 7 h
ripley
/trunk/
add chooseBioCmirror()
/trunk/src/library/utils/man/chooseBioCmirror.Rd
/trunk/NEWS
/trunk/src/library/utils/NAMESPACE
/trunk/src/library/utils/R/packages.R
/trunk/src/library/utils/man/chooseCRANmirror.Rd
50066
6131 d 21 h
ripley
/trunk/
take index.search internal
/trunk/src/library/utils/man/index.search.Rd
/trunk/NEWS
/trunk/src/library/utils/NAMESPACE
/trunk/src/library/utils/R/indices.R
/trunk/src/main/names.c
/trunk/src/main/platform.c
49983
6137 d 7 h
deepayan
/trunk/
completion after $ now delegated to new generic function .DollarNames()
/trunk/NEWS
/trunk/src/library/utils/NAMESPACE
/trunk/src/library/utils/R/completion.R
/trunk/src/library/utils/man/rcompgen.Rd
49774
6154 d 8 h
ripley
/trunk/
add internal tar() function
/trunk/src/library/utils/R/tar.R
/trunk/src/library/utils/man/tar.Rd
/trunk/NEWS
/trunk/src/library/utils/NAMESPACE
/trunk/src/library/utils/R/zip.R
/trunk/src/library/utils/man/untar.Rd
49736
6158 d 1 h
hornik
/trunk/src/library/utils/
Add support for aspell package defaults.
Add summary method for aspell objects.
/trunk/src/library/utils/NAMESPACE
/trunk/src/library/utils/R/aspell.R
49674
6162 d 9 h
ripley
/trunk/
add untar() (not yet complete for Windows)
/trunk/NEWS
/trunk/src/library/utils/NAMESPACE
/trunk/src/library/utils/R/zip.R
/trunk/src/library/utils/man/unzip.Rd
49644
6165 d 15 h
murdoch
/trunk/
Add #line directive to R parser, and in a few places to code processing (more needed)
Add findLineNum and setBreakpoint
Make srcref code more tolerant of missing information
/trunk/src/library/utils/R/findLineNum.R
/trunk/src/library/utils/man/findLineNum.Rd
/trunk/NEWS
/trunk/doc/manual/R-lang.texi
/trunk/src/library/base/R/srcfile.R
/trunk/src/library/tools/R/admin.R
/trunk/src/library/utils/NAMESPACE
/trunk/src/main/gram.c
/trunk/src/main/gram.y
/trunk/src/main/platform.c
/trunk/src/main/source.c
/trunk/tests/reg-IO.R
/trunk/tests/reg-IO.Rout.save
/trunk/tests/reg-IO2.R
/trunk/tests/reg-IO2.Rout.save
49491
6175 d 8 h
ripley
/trunk/src/
Windows-specific updates
/trunk/src/gnuwin32/rw-FAQ.texi
/trunk/src/library/utils/NAMESPACE
/trunk/src/library/utils/R/windows/help.start.R
49479
6177 d 23 h
murdoch
/trunk/src/
Allow tiling/cascading etc from R functions and SDI GUI menu.
/trunk/src/library/utils/man/windows/arrangeWindows.Rd
/trunk/src/library/utils/man/windows/getWindowsHandles.Rd
/trunk/src/extra/graphapp/gmenus.c
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/extra.c
/trunk/src/gnuwin32/rui.c
/trunk/src/gnuwin32/rui.h
/trunk/src/include/Internal.h
/trunk/src/library/utils/NAMESPACE
/trunk/src/library/utils/R/windows/sysutils.R
/trunk/src/library/utils/man/windows/getWindowsHandle.Rd
/trunk/src/main/names.c
49064
6201 d 21 h
hornik
/trunk/src/library/
Document and export news().
Add improved print method for news dbs.
/trunk/src/library/utils/man/news.Rd
/trunk/src/library/tools/R/news.R
/trunk/src/library/tools/R/readNEWS.R
/trunk/src/library/utils/NAMESPACE
/trunk/src/library/utils/R/news.R
←Prev
1
2
Next→
Show All