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
47757 6389 d 22 h jmc /branches/R-classInheritance/ create branch for class inheritance  
42333 6940 d 12 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39219 7261 d 17 h ripley /trunk/src/ data() now ensures that utils is attached (for read.table etc)  
30677 8016 d 13 h ripley /trunk/src/ don't install demo/00Index as have demo.rds
no need to look for old-style indices as packages have been re-installed
 
30477 8028 d 11 h ripley /trunk/ data() now reports datasets (as it claims), not data() topics
use CO2.rda (ascii) to avoid subterfuges with zCO2
 
30464 8029 d 3 h ripley /trunk/src/library/ move data and index.search to package utils  
30461 8029 d 5 h ripley /trunk/src/library/ remove unneeded (now) manual cross-referencing  
30446 8029 d 10 h ripley /trunk/ Revert data() behaviour to current packages before ./data  
30432 8029 d 13 h ripley /trunk/src/library/base/ Don't look in ./data if packages is specified
Incorporate clarification from r30430, and more for recent changes
Use rpart as a small example of a package with data
 
30412 8033 d 7 h ripley /trunk/ move datasets from data and stats to datasets
use a database for datasets in package 'datasets'.
 
30304 8043 d 13 h hornik /trunk/src/library/ Use NULL rather than .packages() as the package default value.
(As the latter is documented to be internal, and .find.package() can now
handle the former.)
 
27541 8263 d 13 h ripley /trunk/src/library/ lessen unstated dependencies on other packages  
27447 8266 d 13 h ripley /trunk/src/library/ update links  
26923 8298 d 17 h ripley /trunk/ data(package=) can no longer be a name but can be a variable  
26666 8319 d 7 h ripley /trunk/ branch update  
26663 8319 d 10 h ripley /trunk/ branch update  
26383 8343 d 1 h hornik /trunk/src/library/base/man/ Explain relation between data sets and variables created when loading them.  
25543 8396 d 9 h hornik /trunk/src/library/base/man/ Consistenly refer to literal character strings as such.  
25508 8397 d 14 h hornik /trunk/ data() now has an 'envir' argument.  
25080 8423 d 12 h hornik /trunk/src/library/base/ Stop warning about given packages without data sets.
Include data sets available for loading in the data() listing even if
there is no index.
Use '.' as the package name of the 'data' subdirectory of the working
directory for data() listings.
Simplify computations on files and file paths.
 

Show All