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
46915 6467 d 11 h murdoch /branches/djm-parseRd/src/library/ fixes  
46685 6499 d 23 h murdoch /branches/djm-parseRd/src/library/tools/ rename of parse_Rd  
46670 6502 d 6 h murdoch /branches/djm-parseRd/src/ In progress Rd parser. % handling will change, output structure is very rough. Only the Windows makefiles run Bison.  
46659 6502 d 10 h murdoch /branches/djm-parseRd/ Create temporary branch for Rd parsing code.  
44846 6700 d 23 h murdoch /trunk/ Move readNEWS/checkNEWS to tools  
43707 6798 d 13 h ripley /trunk/ add showNonASCII  
43170 6861 d 5 h hornik /trunk/ Add facilities for analyzing license specifications.  
41802 6994 d 16 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 16 h hornik /trunk/src/ Improve checking for package code syntax errors.  
40733 7102 d 17 h ripley /trunk/ add checks for non-ASCII datasets in packages  
39192 7263 d 13 h ripley /trunk/ migrate public file_test() to utils (still private in tools)  
39157 7265 d 2 h ripley /trunk/ add checks for missing library, require, :: and ::: declarations  
39029 7271 d 18 h hornik /trunk/src/library/tools/ Add codetools-based T/F analyzer.  
37220 7483 d 3 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 0 h hornik /trunk/src/library/tools/ Add print method for Rd xref check results.  
36918 7515 d 15 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 7583 d 13 h ripley /trunk/ add hexmode and charset comversion tables  
35442 7639 d 0 h hornik /trunk/src/library/tools/ Have .print.check_code_usage_in_package() return something with a print
method.
 
35359 7645 d 8 h hornik /trunk/src/library/tools/ Remove functions made defunct in 2.1.0.  
34863 7700 d 12 h ripley /trunk/ add encoded_text_to_latex  

Show All