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
/
djm-source
/
src
/
library
/
tools
/
NAMESPACE
@ 77458
– Rev 42208
Rev
Show 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
42208
6955 d 21 h
murdoch
/branches/djm-source/
Recreate branch from trunk
41802
6994 d 3 h
ripley
/trunk/
check encoding in description files
remove obsolete check for more than one dot in a package name
quote only names not full paths of miscreant Rd files
40734
7102 d 3 h
hornik
/trunk/src/
Improve checking for package code syntax errors.
40733
7102 d 3 h
ripley
/trunk/
add checks for non-ASCII datasets in packages
39192
7263 d 0 h
ripley
/trunk/
migrate public file_test() to utils (still private in tools)
39157
7264 d 13 h
ripley
/trunk/
add checks for missing library, require, :: and ::: declarations
39029
7271 d 4 h
hornik
/trunk/src/library/tools/
Add codetools-based T/F analyzer.
37220
7482 d 13 h
ripley
/trunk/
move handling of man and demo dirs in a package to R code.
get package.skeleton to agree with R-exts on allowed file names.
deprecate install.R and R_PROFILE.R, and test for them in 'check'
37022
7506 d 11 h
hornik
/trunk/src/library/tools/
Add print method for Rd xref check results.
36918
7515 d 2 h
duncan
/trunk/src/library/
Support in useDynLib() for a prefix and postfix via the .fixes
argument. Reorganization of the computations for mapping native
symbols in name space so more of it happens when the NAMESPACE file is
parsed, i.e. at installation. And changed several of the base packages
to use this registration approach. stats still has some of the
original name/PACKAGE. This allows us to test both mechanisms. stats
also uses the prefix. Will add documentation for new functions in
base later or move them into the parseNamespace() function. If we use
the .registration in grDevices, we get a warning on Windows about
savePlot being an existing R variable. This is legitimate, so we
explicitly enumerate the symbols. We will have to add an .omit
argument to useDynLib() or use a different prefix or explicitly map
all symbols. Or we can use additional useDynLib directives in the
conditional statements.
36007
7582 d 23 h
ripley
/trunk/
add hexmode and charset comversion tables
35442
7638 d 11 h
hornik
/trunk/src/library/tools/
Have .print.check_code_usage_in_package() return something with a print
method.
35359
7644 d 19 h
hornik
/trunk/src/library/tools/
Remove functions made defunct in 2.1.0.
34863
7699 d 22 h
ripley
/trunk/
add encoded_text_to_latex
33115
7839 d 0 h
ripley
/trunk/
add ngettext()
tidy up some misc help files
33111
7839 d 3 h
hornik
/trunk/
Check for portable compilation flags in Makevars.
32933
7848 d 21 h
ripley
/trunk/
add xgettext* tools
32824
7854 d 1 h
hornik
/trunk/src/library/tools/
Make functions which were deprecated in 2.0.0 defunct in 2.1.0, and
schedule for complete removal in 2.2.0.
32353
7882 d 0 h
ripley
/trunk/
add write_PACKAGES contributed by Uwe Ligges
30933
8001 d 22 h
ripley
/trunk/src/library/
move read.00Index to tools, the only place which uses it these days
←Prev
1
2
Next→
Show All