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
/
tools
/
NAMESPACE
@ 77458
– 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
5807 d 18 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
52331
5881 d 19 h
murdoch
/trunk/
Add parseLatex and related material
/trunk/src/library/tools/R/parseLatex.R
/trunk/src/library/tools/man/parseLatex.Rd
/trunk/src/main/gramLatex.c
/trunk/src/main/gramLatex.y
/trunk/NEWS
/trunk/src/include/Internal.h
/trunk/src/library/tools/NAMESPACE
/trunk/src/library/tools/R/zzz.R
/trunk/src/main/Makefile.in
/trunk/src/main/Makefile.win
/trunk/src/main/names.c
/trunk/tests/Examples/tools-Ex.Rout.save
52299
5886 d 17 h
murdoch
/trunk/src/library/tools/
- Allow user to specify a new default bibstyle
- Provide a default method for toRd
/trunk/src/library/tools/NAMESPACE
/trunk/src/library/tools/R/RdConv2.R
/trunk/src/library/tools/R/bibstyle.R
/trunk/src/library/tools/man/bibstyle.Rd
/trunk/src/library/tools/man/toRd.Rd
52288
5887 d 1 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
52279
5887 d 14 h
murdoch
/trunk/
Allow Rd fragments to be rendered (in preparation for bibentry rendering)
/trunk/src/library/tools/man/toRd.Rd
/trunk/NEWS
/trunk/src/library/tools/NAMESPACE
/trunk/src/library/tools/R/Rd2HTML.R
/trunk/src/library/tools/R/Rd2latex.R
/trunk/src/library/tools/R/Rd2txt.R
/trunk/src/library/tools/R/RdConv2.R
/trunk/src/library/tools/man/Rd2HTML.Rd
52254
5890 d 20 h
murdoch
/trunk/
Make Rd2txt display more flexible.
/trunk/src/library/tools/man/Rd2txt_options.Rd
/trunk/NEWS
/trunk/src/library/base/man/options.Rd
/trunk/src/library/tools/NAMESPACE
/trunk/src/library/tools/R/Rd2txt.R
/trunk/src/library/tools/man/Rd2HTML.Rd
/trunk/tests/Examples/tools-Ex.Rout.save
50997
6033 d 23 h
hornik
/trunk/src/
Add functionality for checking Rd content.
/trunk/src/library/tools/NAMESPACE
/trunk/src/library/tools/R/QC.R
/trunk/src/library/tools/R/Rd.R
/trunk/src/scripts/check.in
50540
6091 d 16 h
hornik
/trunk/src/library/tools/
First shot at HTMLifying news dbs.
/trunk/src/library/tools/NAMESPACE
/trunk/src/library/tools/R/toHTML.R
50445
6098 d 7 h
murdoch
/trunk/
Use common header via new function HTMLheader() on several different help pages; add toHTML generic.
Link to list of demos if present.
/trunk/src/library/tools/R/toHTML.R
/trunk/src/library/tools/man/HTMLheader.Rd
/trunk/src/library/tools/man/toHTML.Rd
/trunk/NEWS
/trunk/src/library/tools/NAMESPACE
/trunk/src/library/tools/R/Rd2HTML.R
/trunk/src/library/tools/R/dynamicHelp.R
/trunk/src/library/tools/R/install.R
50385
6103 d 14 h
hornik
/trunk/src/library/tools/
Add file_ext() (suggested by Arni Magnusson <
arnima@hafro.is
>).
/trunk/src/library/tools/NAMESPACE
/trunk/src/library/tools/R/utils.R
/trunk/src/library/tools/man/fileutils.Rd
49800
6151 d 21 h
ripley
/trunk/
tools to detect and resave inefficiently compressed data files
/trunk/src/library/tools/man/checkRdaFiles.Rd
/trunk/NEWS
/trunk/src/library/base/R/load.R
/trunk/src/library/tools/NAMESPACE
/trunk/src/library/tools/R/admin.R
/trunk/src/library/tools/R/install.R
49653
6164 d 14 h
hornik
/trunk/src/
Re-add global Rd metadata tests.
/trunk/src/library/tools/NAMESPACE
/trunk/src/library/tools/R/QC.R
/trunk/src/scripts/check.in
49565
6170 d 18 h
hornik
/trunk/src/
Add some CRAN incoming/feasibility checking.
Toggled via env var _R_CHECK_CRAN_INCOMING_.
/trunk/src/library/tools/NAMESPACE
/trunk/src/library/tools/R/QC.R
/trunk/src/library/tools/R/utils.R
/trunk/src/scripts/check.in
49402
6181 d 20 h
murdoch
/trunk/
First pass at dynamic help system.
/trunk/src/library/tools/R/dynamicHelp.R
/trunk/src/library/tools/man/startDynamicHelp.Rd
/trunk/NEWS
/trunk/src/library/tools/NAMESPACE
/trunk/src/library/tools/R/Rd2HTML.R
/trunk/src/library/tools/man/Rd2HTML.Rd
/trunk/src/library/utils/R/help.R
/trunk/src/modules/internet/Rhttpd.c
49354
6183 d 23 h
ripley
/trunk/src/library/tools/
improvements to checkRd
/trunk/src/library/tools/man/checkRd.Rd
/trunk/src/library/tools/NAMESPACE
/trunk/src/library/tools/R/QC.R
/trunk/src/library/tools/R/RdConv2.R
/trunk/src/library/tools/R/install.R
/trunk/src/library/tools/R/parseRd.R
/trunk/src/library/tools/man/Rd2HTML.Rd
49321
6186 d 18 h
ripley
/trunk/src/library/tools/
split out Rd2HTML, tidy up
/trunk/src/library/tools/R/Rd2HTML.R
/trunk/src/library/tools/NAMESPACE
/trunk/src/library/tools/R/RdConv2.R
48895
6233 d 16 h
murdoch
/trunk/
NEWS and more docs for aspell, additions to RdTextFilter, addition of SweaveTeXFilter.
/trunk/src/library/tools/man/SweaveTeXFilter.Rd
/trunk/NEWS
/trunk/src/library/tools/NAMESPACE
/trunk/src/library/tools/R/Rdtools.R
/trunk/src/library/tools/man/RdTextFilter.Rd
/trunk/src/library/utils/R/aspell.R
/trunk/src/library/utils/man/aspell.Rd
48893
6233 d 20 h
hornik
/trunk/src/library/tools/
Add RdTextFilter().
/trunk/src/library/tools/R/Rdtools.R
/trunk/src/library/tools/man/RdTextFilter.Rd
/trunk/src/library/tools/NAMESPACE
47849
6382 d 1 h
ripley
/trunk/src/library/tools/
add code to looke for .Internals
/trunk/src/library/tools/NAMESPACE
/trunk/src/library/tools/R/QC.R
47815
6385 d 14 h
ripley
/trunk/
install (optionally) basic tests on Windows
try to force C collation in testInstalledBasic, and export it.
/trunk/src/gnuwin32/CHANGES
/trunk/src/gnuwin32/cran/index.in
/trunk/src/gnuwin32/cran/rdevel.in
/trunk/src/gnuwin32/cran/rpatched.in
/trunk/src/gnuwin32/installer/JRins.pl
/trunk/src/gnuwin32/installer/Makefile
/trunk/src/gnuwin32/rw-FAQ.texi
/trunk/src/library/tools/NAMESPACE
/trunk/src/library/tools/R/testing.R
/trunk/src/library/tools/man/testInstalledPackage.Rd
/trunk/tests/Makefile.common
/trunk/tests/Makefile.in
/trunk/tests/Makefile.win
/trunk/tests/isas-tests.Rin
/trunk/tests/no-segfault.Rin
←Prev
1
2
Next→
Show All