The R Project SVN R

Rev

Rev 15571 | Rev 42900 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15571 Rev 25324
Line 3... Line 3...
3
Priority: base
3
Priority: base
4
Title:  Formal Methods and Classes
4
Title:  Formal Methods and Classes
5
Author: R Development Core Team
5
Author: R Development Core Team
6
Maintainer: R Core Team <R-core@r-project.org>
6
Maintainer: R Core Team <R-core@r-project.org>
7
Description: Formally defined methods and classes for R objects, 
7
Description: Formally defined methods and classes for R objects, 
8
        plus other programming tools, as described in the reference.
8
  plus other programming tools, as described in the reference
9
References:  ``Programming with Data'' (1998), John M. Chambers, Springer NY.
9
References: ``Programming with Data'' (1998), John M. Chambers, Springer NY.
10
	http://www.omegahat.org/RSMethods/Intro.ps and .../Intro.pdf
10
  http://www.omegahat.org/RSMethods/Intro.ps and .../Intro.pdf
11
License: GPL Version 2 or later.
11
License: GPL Version 2 or later.