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 6956 d 22 h murdoch /branches/djm-source/ Recreate branch from trunk  
41573 7015 d 2 h ripley /trunk/ migrate gls/lme vcov methods to nlme (in 3.1-81)  
40852 7073 d 16 h maechler /trunk/ screeplot (S3)generic & default method  
40817 7084 d 19 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 7139 d 8 h ripley /trunk/ add get_all_vars  
39170 7264 d 20 h ripley /trunk/src/library/ tweaks  
39137 7266 d 4 h ripley /trunk/src/library/stats/ temporarily export median.default for package 'rv'  
39116 7267 d 1 h ripley /trunk/ make median S3-generic
improve detection of undeclared methods-using packages
 
39002 7274 d 3 h ripley /trunk/ migrate r2dtable to package stats  
38956 7280 d 15 h ripley /trunk/ do_bind was not using R_LookupMethod and hence missing registered methods  
38910 7285 d 23 h maechler /trunk/ factor out format.ftable() from write.ftable  
38242 7363 d 19 h ripley /trunk/ add [<-.ts  
38104 7377 d 4 h ripley /trunk/ add an as.data.frame method for ftable  
37215 7484 d 1 h ripley /trunk/src/library/stats/ take profiler() internal  
37159 7490 d 20 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 7516 d 3 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 7520 d 3 h ripley /trunk/ more twweaks to nls, including getting df.residual right with zero weights  
36610 7541 d 11 h pd /trunk/ Fixup misspelled mauchly.test (port to r-patched eventually)  
35467 7636 d 17 h bates /trunk/ S3 generic "simulate" and method for lm class  
35419 7642 d 3 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