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
/
doc
/
NEWS.Rd
@ 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 19 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
52860
5809 d 22 h
maechler
/trunk/
new adjustcolor()
/trunk/src/library/grDevices/man/adjustcolor.Rd
/trunk/doc/NEWS.Rd
/trunk/src/library/grDevices/NAMESPACE
/trunk/src/library/grDevices/man/palette.Rd
52840
5811 d 14 h
pd
/trunk/
unCamelCase droplevels, use except= not exclude=
/trunk/src/library/base/man/droplevels.Rd
/trunk/src/library/base/man/dropLevels.Rd
/trunk/doc/NEWS.Rd
/trunk/src/library/base/R/factor.R
/trunk/tests/reg-tests-2.Rout.save
52834
5811 d 19 h
murdoch
/trunk/
Sweave() keeps track of original source lines for error reports.
/trunk/doc/NEWS.Rd
/trunk/src/library/utils/R/Sweave.R
/trunk/src/main/source.c
/trunk/tests/simple-true.Rout.save
52832
5812 d 0 h
ripley
/trunk/
add names to loess predictions
/trunk/doc/NEWS.Rd
/trunk/src/library/stats/R/loess.R
/trunk/src/library/stats/man/predict.loess.Rd
/trunk/tests/Examples/stats-Ex.Rout.save
52831
5812 d 1 h
ripley
/trunk/
add na.action support to predict.loess
/trunk/doc/NEWS.Rd
/trunk/src/library/stats/R/loess.R
/trunk/src/library/stats/man/predict.loess.Rd
/trunk/tests/Examples/stats-Ex.Rout.save
/trunk/tests/reg-tests-1b.R
52827
5812 d 4 h
pd
/trunk/
Negate: defeat lazy eval
/trunk/doc/NEWS.Rd
/trunk/src/library/base/R/funprog.R
52826
5812 d 5 h
ripley
/trunk/doc/
typo
/trunk/doc/NEWS.Rd
52825
5812 d 5 h
hornik
/trunk/doc/
Clarification.
/trunk/doc/NEWS.Rd
52824
5813 d 4 h
ripley
/trunk/
add [[<-.factor
/trunk/doc/NEWS.Rd
/trunk/src/library/base/R/factor.R
/trunk/src/library/base/man/Extract.factor.Rd
/trunk/tests/reg-tests-1b.R
52816
5815 d 15 h
jmc
/trunk/
new facility for reference classes
/trunk/src/library/methods/R/refClass.R
/trunk/src/library/methods/man/refClass.Rd
/trunk/src/library/methods/man/stdRefClass.Rd
/trunk/src/library/methods/tests/basicRefClass.R
/trunk/doc/NEWS.Rd
/trunk/src/library/methods/NAMESPACE
/trunk/src/library/methods/R/MethodsListClass.R
/trunk/src/library/methods/R/RClassUtils.R
/trunk/src/library/methods/R/zzz.R
52813
5815 d 21 h
ripley
/trunk/
add system(ignore.stdout = TRUE)
/trunk/doc/NEWS.Rd
/trunk/src/gnuwin32/run.c
/trunk/src/gnuwin32/sys-win32.c
/trunk/src/library/base/R/unix/system.unix.R
/trunk/src/library/base/R/windows/system.R
/trunk/src/library/base/man/system.Rd
52812
5815 d 22 h
ripley
/trunk/
improve behaviour of summary.data.frame with invalid chars
/trunk/doc/NEWS.Rd
/trunk/src/library/base/R/summary.R
/trunk/tests/reg-tests-1b.R
52808
5816 d 2 h
maechler
/trunk/
avoid ksmooth() segfault
/trunk/doc/NEWS.Rd
/trunk/src/library/stats/R/ksmooth.R
/trunk/tests/reg-tests-1.R
52806
5816 d 2 h
ripley
/trunk/
tweaks to Sys.which, escpecially for Solaris
/trunk/doc/NEWS.Rd
/trunk/src/library/base/R/unix/system.unix.R
/trunk/src/library/base/man/Sys.which.Rd
/trunk/src/library/base/man/system.Rd
52799
5818 d 0 h
ripley
/trunk/
assume popen
clean up error codes from system() where possible
/trunk/configure
/trunk/configure.ac
/trunk/doc/NEWS.Rd
/trunk/src/include/config.h.in
/trunk/src/library/base/man/system.Rd
/trunk/src/library/grDevices/man/postscript.Rd
/trunk/src/library/grDevices/src/devPS.c
/trunk/src/main/connections.c
/trunk/src/main/sysutils.c
/trunk/src/unix/sys-unix.c
/trunk/tests/reg-tests-1.R
52796
5818 d 14 h
pd
/trunk/doc/
camelCase...
/trunk/doc/NEWS.Rd
52795
5818 d 17 h
ripley
/trunk/
check exit status of pclose in system(intern=TRUE)
/trunk/doc/NEWS.Rd
/trunk/src/library/base/R/unix/system.unix.R
/trunk/src/library/base/man/system.Rd
/trunk/src/library/tools/R/QC.R
/trunk/src/unix/sys-unix.c
52793
5818 d 22 h
pd
/trunk/
new dropLevels() function
/trunk/src/library/base/man/dropLevels.Rd
/trunk/doc/NEWS.Rd
/trunk/src/library/base/R/factor.R
/trunk/src/library/base/man/subset.Rd
/trunk/tests/reg-tests-2.Rout.save
52791
5821 d 11 h
jmc
/trunk/
1) fix to handle subclass of classRepresentation in new() and getClass(); 2) insertSource can do all objects
/trunk/doc/NEWS.Rd
/trunk/src/library/methods/R/MethodsListClass.R
/trunk/src/library/methods/R/RClassUtils.R
/trunk/src/library/methods/R/SClasses.R
/trunk/src/library/methods/R/trace.R
/trunk/src/library/methods/man/evalSource.Rd
/trunk/src/library/methods/src/init.c
/trunk/src/library/methods/src/methods.h
/trunk/src/library/methods/src/methods_list_dispatch.c
←Prev
1
2
Next→
Show All