The R Project SVN R

Rev

Rev 22628 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 22628 Rev 22632
Line 2022... Line 2022...
2022
*RGtkViewers*
2022
*RGtkViewers*
2023
     A collection of tools for viewing different S objects, databases, class
2023
     A collection of tools for viewing different S objects, databases, class
2024
     and widget hierarchies, S source file contents, etc.
2024
     and widget hierarchies, S source file contents, etc.
2025
 
2025
 
2026
*RJavaDevice*
2026
*RJavaDevice*
2027
     A graphics device for R that uses Java components and graphics APIs.
2027
     A graphics device for R that uses Java components and graphics.  APIs.
-
 
2028
 
-
 
2029
*RObjectTables*
-
 
2030
     The C and S code allows one to define R objects to be used as elements
-
 
2031
     of the search path with their own semantics and facilities for reading
-
 
2032
     and writing variables.  The objects implement a simple interface via R
-
 
2033
     functions (either methods or closures) and can access external data,
-
 
2034
     e.g., in other applications, languages, formats, ...
2028
 
2035
 
2029
*RSMethods*
2036
*RSMethods*
2030
     An implementation of S version 4 methods and classes for R, consistent
2037
     An implementation of S version 4 methods and classes for R, consistent
2031
     with the basic material in "Programming with Data" by John M.
2038
     with the basic material in "Programming with Data" by John M.
2032
     Chambers, 1998, Springer NY.
2039
     Chambers, 1998, Springer NY.