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
42208 6955 d 9 h murdoch /branches/djm-source/ Recreate branch from trunk  
41573 7013 d 13 h ripley /trunk/ migrate gls/lme vcov methods to nlme (in 3.1-81)  
40852 7072 d 2 h maechler /trunk/ screeplot (S3)generic & default method  
40817 7083 d 6 h rgentlem /trunk/src/library/stats/ fixing a buglet that crept in from the change to have $ warn
when applied to an atomic vector
 
40440 7137 d 18 h ripley /trunk/ add get_all_vars  
39170 7263 d 7 h ripley /trunk/src/library/ tweaks  
39137 7264 d 15 h ripley /trunk/src/library/stats/ temporarily export median.default for package 'rv'  
39116 7265 d 11 h ripley /trunk/ make median S3-generic
improve detection of undeclared methods-using packages
 
39002 7272 d 13 h ripley /trunk/ migrate r2dtable to package stats  
38956 7279 d 2 h ripley /trunk/ do_bind was not using R_LookupMethod and hence missing registered methods  
38910 7284 d 9 h maechler /trunk/ factor out format.ftable() from write.ftable  
38242 7362 d 5 h ripley /trunk/ add [<-.ts  
38104 7375 d 14 h ripley /trunk/ add an as.data.frame method for ftable  
37215 7482 d 11 h ripley /trunk/src/library/stats/ take profiler() internal  
37159 7489 d 6 h ripley /trunk/ no longer export nlsModel, since it is intimately connected to nls internals
and so has had to changed considerably to support algorithm="port"
 
36918 7514 d 13 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.
 
36859 7518 d 13 h ripley /trunk/ more twweaks to nls, including getting df.residual right with zero weights  
36610 7539 d 21 h pd /trunk/ Fixup misspelled mauchly.test (port to r-patched eventually)  
35467 7635 d 4 h bates /trunk/ S3 generic "simulate" and method for lm class  
35419 7640 d 13 h ripley /trunk/ move iconv from utils to base (as it is used in tools etc).
split up Defunct.R into parts appropriate to current packages.
use methods::as in read.table.
 

Show All