The R Project SVN R

Rev

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

Rev 48947 Rev 58769
Line 1... Line 1...
1
Package: methods
1
Package: methods
2
Version: @VERSION@
2
Version: @VERSION@
3
Priority: base
3
Priority: base
4
Imports: utils
4
Imports: utils
5
Title:  Formal Methods and Classes
5
Title: Formal Methods and Classes
6
Author: R Development Core Team
6
Author: R Core Team
7
Maintainer: R Core Team <R-core@r-project.org>
7
Maintainer: R Core Team <R-core@r-project.org>
8
Description: Formally defined methods and classes for R objects,
8
Description: Formally defined methods and classes for R objects,
9
  plus other programming tools, as described in the reference
9
  plus other programming tools, as described in the reference
10
References: John M. Chambers (2008)
10
References: John M. Chambers (2008)
11
  ``Software for Data Analysis: Programming with R''; Springer NY.
11
  ``Software for Data Analysis: Programming with R''; Springer NY.