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 6390 d 21 h jmc /branches/R-classInheritance/ create branch for class inheritance  
42333 6941 d 10 h ripley /trunk/src/library/ add copyright/licence header
remove CVS-style $Id fields
 
39219 7262 d 16 h ripley /trunk/src/ data() now ensures that utils is attached (for read.table etc)  
30677 8017 d 12 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 8029 d 10 h ripley /trunk/ data() now reports datasets (as it claims), not data() topics
use CO2.rda (ascii) to avoid subterfuges with zCO2
 
30464 8030 d 2 h ripley /trunk/src/library/ move data and index.search to package utils  
30461 8030 d 3 h ripley /trunk/src/library/ remove unneeded (now) manual cross-referencing  
30446 8030 d 8 h ripley /trunk/ Revert data() behaviour to current packages before ./data  
30432 8030 d 12 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 8034 d 6 h ripley /trunk/ move datasets from data and stats to datasets
use a database for datasets in package 'datasets'.
 
30304 8044 d 12 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 8264 d 11 h ripley /trunk/src/library/ lessen unstated dependencies on other packages  
27447 8267 d 11 h ripley /trunk/src/library/ update links  
26923 8299 d 15 h ripley /trunk/ data(package=) can no longer be a name but can be a variable  
26666 8320 d 5 h ripley /trunk/ branch update  
26663 8320 d 8 h ripley /trunk/ branch update  
26383 8344 d 0 h hornik /trunk/src/library/base/man/ Explain relation between data sets and variables created when loading them.  
25543 8397 d 7 h hornik /trunk/src/library/base/man/ Consistenly refer to literal character strings as such.  
25508 8398 d 12 h hornik /trunk/ data() now has an 'envir' argument.  
25080 8424 d 11 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