The R Project SVN R

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
44421 6743 d 3 h ripley /branches/R-Cairo/ create R-Cairo  
43707 6799 d 3 h ripley /trunk/ add showNonASCII  
43170 6861 d 19 h hornik /trunk/ Add facilities for analyzing license specifications.  
41802 6995 d 5 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 7103 d 5 h hornik /trunk/src/ Improve checking for package code syntax errors.  
40733 7103 d 6 h ripley /trunk/ add checks for non-ASCII datasets in packages  
39192 7264 d 3 h ripley /trunk/ migrate public file_test() to utils (still private in tools)  
39157 7265 d 16 h ripley /trunk/ add checks for missing library, require, :: and ::: declarations  
39029 7272 d 7 h hornik /trunk/src/library/tools/ Add codetools-based T/F analyzer.  
37220 7483 d 16 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 7507 d 13 h hornik /trunk/src/library/tools/ Add print method for Rd xref check results.  
36918 7516 d 4 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 7584 d 2 h ripley /trunk/ add hexmode and charset comversion tables  
35442 7639 d 13 h hornik /trunk/src/library/tools/ Have .print.check_code_usage_in_package() return something with a print
method.
 
35359 7645 d 21 h hornik /trunk/src/library/tools/ Remove functions made defunct in 2.1.0.  
34863 7701 d 1 h ripley /trunk/ add encoded_text_to_latex  
33115 7840 d 3 h ripley /trunk/ add ngettext()
tidy up some misc help files
 
33111 7840 d 5 h hornik /trunk/ Check for portable compilation flags in Makevars.  
32933 7850 d 0 h ripley /trunk/ add xgettext* tools  
32824 7855 d 4 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.
 

Show All