File: control

package info (click to toggle)
lmtest 0.9.38-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 620 kB
  • sloc: fortran: 91; ansic: 13; makefile: 2
file content (16 lines) | stat: -rw-r--r-- 668 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: lmtest
Section: gnu-r
Priority: optional
Maintainer: Dirk Eddelbuettel <edd@debian.org>
Build-Depends: debhelper-compat (= 10), r-base-dev (>= 4.0.2), dh-r, r-cran-zoo
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/edd/r-cran-lmtest
Vcs-Git: https://salsa.debian.org/edd/r-cran-lmtest.git
Homepage: https://cran.r-project.org/package=lmtest

Package: r-cran-lmtest
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, r-cran-zoo
Description: GNU R package for diagnostic checking in linear models
 This package provides a collection of tests, data sets and examples
 for diagnostic checking in linear regression models.