File: control

package info (click to toggle)
r-cran-rmutil 1.1.10-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 756 kB
  • sloc: ansic: 1,071; fortran: 85; makefile: 2
file content (27 lines) | stat: -rw-r--r-- 1,033 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
Source: r-cran-rmutil
Section: gnu-r
Priority: optional
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Andreas Tille <tille@debian.org>
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-rmutil
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-rmutil.git
Homepage: https://cran.r-project.org/package=rmutil
Standards-Version: 4.6.1
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev
Testsuite: autopkgtest-pkg-r

Package: r-cran-rmutil
Architecture: any
Depends: ${R:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: GNU R utilities for nonlinear regression and repeated measurements models
 A toolkit of functions for nonlinear regression and repeated
 measurements not to be used by itself but called by other Lindsey packages such
 as 'gnlm', 'stable', 'growth', 'repeated', and 'event'
 (available at <http://www.commanster.eu/rcode.html>).