File: control

package info (click to toggle)
r-cran-lsmeans 2.25-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 1,604 kB
  • sloc: sh: 33; makefile: 2
file content (31 lines) | stat: -rw-r--r-- 1,234 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
Source: r-cran-lsmeans
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Jonathon Love <jon@thon.cc>
Section: gnu-r
Priority: optional
Build-Depends: debhelper (>= 10),
               dh-r,
               r-base-dev,
               r-cran-estimability,
               r-cran-nlme,
               r-cran-coda (>= 0.17),
               r-cran-multcomp,
               r-cran-plyr,
               r-cran-mvtnorm,
               r-cran-xtable
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-lsmeans.git
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-lsmeans.git
Homepage: http://cran.r-project.org/package=lsmeans

Package: r-cran-lsmeans
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: GNU R package providing least-squares means for linear, generalized linear, and mixed models
 The r-cran-lsmeans package is a GNU R package to obtain least-squares
 means for many linear, generalized linear, and mixed models.
 Additionally it can compute contrasts or linear functions of least-
 squares means, and comparisons of slopes.