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
84152 1211 d 2 h maechler /branches/R-matOps/ ported 84074:84151 from trunk  
84054 1219 d 22 h maechler /branches/R-matOps/ Create R-matOps  
84026 1222 d 2 h plummer /trunk/ Enhancements to glm and family objects.  
83979 1230 d 17 h luke /trunk/ Improved error context for missing argument and object not found errors.
From Lionel Henry in PR18241.
 
83958 1235 d 12 h maechler /trunk/ by predict.lm() now returns attr(*,"non-estim") when it is not empty  
83786 1264 d 3 h maechler /trunk/ packageDate(pkg) only warns once for a non-existent pkg  
83587 1294 d 19 h maechler /trunk/ amending r83579: default rankdeficient="simple" for now  
83579 1296 d 19 h maechler /trunk/ predict.lm(<rank-deficient>, rankdeficient="NA") new behavior; PR#16158  
83385 1337 d 2 h smeyer /trunk/ simplify after c83370  
83383 1340 d 23 h smeyer /trunk/ trap non-interactive browser() invocations  
83267 1361 d 4 h kalibera /trunk/tests/ Enter NA inputs to test explicitly, without depending on NA propagation
through computation.
 
83206 1366 d 18 h maechler /trunk/ balancePOSIXlt(x) now caches to "balanced_lt" attrib; other methods set or rm it  
81944 1590 d 15 h ripley /trunk/ update reference output  
81845 1606 d 22 h maechler /trunk/ fix `!(.)` deparsing (broken by r74540 which fixed `!!` deparsing)  
81441 1665 d 4 h ripley /trunk/tests/ use factor() rather than structure()  
81437 1665 d 18 h ripley /trunk/ modernize some uses of structure()  
81285 1697 d 14 h maechler /trunk/ as.vector() gets a data.frame method; is.vector(x) now false for list/expression with is.object() when dim() is not NULL ==> is/as.vector() good for data.frames  
81240 1704 d 22 h maechler /trunk/ deparse(): no parens when cflow body is buried ...; follow up to c81211; PR#18232#c18  
81211 1711 d 1 h maechler /trunk/ tweaking deparse(): use parens (only) when appropriate; follow up to c81182  
81182 1718 d 1 h maechler /trunk/ deparser now wraps ` if(..) .. ` with parens when needed; PR#18232  

Show All