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
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Clear current filter
Rev
Age
Author
Path
Log message
Diff
52864
5808 d 18 h
urbaneks
/branches/R-exp-R5/
Experinental branch implementing "R5" ideas - extending S language to
create a more intuitive object system
52730
5827 d 15 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.
52694
5832 d 13 h
maechler
/trunk/
packageVersion() utility
52680
5836 d 17 h
hornik
/trunk/src/library/utils/
Export and document aspell package utilities.
52474
5865 d 15 h
hornik
/trunk/src/library/utils/
Cleanups.
52288
5888 d 1 h
murdoch
/trunk/
Move bibstyle and toRd.bibentry to tools.
52282
5888 d 4 h
murdoch
/trunk/
Add bibstyle code for rendering bibentries
52241
5893 d 21 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.
51954
5924 d 23 h
ripley
/trunk/
use print() method for packageStatus
51225
5987 d 15 h
murdoch
/trunk/
maintainer() convenience function
50640
6082 d 0 h
ripley
/trunk/
add chooseBioCmirror()
50066
6132 d 14 h
ripley
/trunk/
take index.search internal
49983
6138 d 0 h
deepayan
/trunk/
completion after $ now delegated to new generic function .DollarNames()
49774
6155 d 1 h
ripley
/trunk/
add internal tar() function
49736
6158 d 18 h
hornik
/trunk/src/library/utils/
Add support for aspell package defaults.
Add summary method for aspell objects.
49674
6163 d 2 h
ripley
/trunk/
add untar() (not yet complete for Windows)
49644
6166 d 8 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
49491
6176 d 1 h
ripley
/trunk/src/
Windows-specific updates
49479
6178 d 16 h
murdoch
/trunk/src/
Allow tiling/cascading etc from R functions and SDI GUI menu.
49064
6202 d 14 h
hornik
/trunk/src/library/
Document and export news().
Add improved print method for news dbs.
48894
6234 d 20 h
hornik
/trunk/src/library/utils/
Add aspell() interface to Aspell.
48892
6235 d 1 h
hornik
/trunk/src/library/
Add functionality for computing on R and package news.
48853
6240 d 21 h
murdoch
/trunk/src/
Add setInternet2() function.
48025
6359 d 22 h
hornik
/trunk/src/library/utils/
withVisible() was moved to base.
47812
6386 d 18 h
ripley
/trunk/
add utils::unzip
47207
6434 d 22 h
ripley
/trunk/
add print method for object.size
46793
6482 d 10 h
deepayan
/trunk/
new function rtags() providing etags-like indexing capabilities for R source files
46576
6513 d 12 h
maechler
/trunk/
help.request() built on create.post().
update.packages(., oldPkgs); old/new.packages(., instPkgs) used by help.request()
45034
6691 d 19 h
ripley
/trunk/
first pass at txtProgressBar
45005
6693 d 18 h
ripley
/trunk/src/
add winProgressBar
44846
6701 d 10 h
murdoch
/trunk/
Move readNEWS/checkNEWS to tools
44704
6715 d 19 h
murdoch
/trunk/src/library/utils/
Missed NAMESPACE entry for checkNEWS
44403
6744 d 3 h
ripley
/trunk/src/
add readRegistry
43739
6796 d 9 h
deepayan
/trunk/
added new function browseVignettes in utils
43237
6855 d 1 h
ripley
/trunk/
merge rcompgen into utils
42105
6966 d 19 h
leisch
/trunk/
new column OK in CRAN_mirrors.csv
41740
7001 d 13 h
maechler
/trunk/
relist() etc
40752
7100 d 1 h
ripley
/trunk/src/library/utils/
View for Unix (just a stub for now)
40750
7100 d 3 h
ripley
/trunk/
add data viewer: beginnings only for X11
40595
7122 d 1 h
ripley
/trunk/src/library/utils/
add setStatusBar