File: control

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

Package: r-cran-reformulas
Architecture: all
Depends: ${misc:Depends}, ${R:Depends}, r-cran-matrix, r-cran-rdpack
Suggests: r-cran-tinytest, r-cran-lme4
Description: GNU R package to work with random effects formulas
 Takes formulas including random-effects components (formatted as in 'lme4',
 'glmmTMB', etc.) and processes them. Includes various helper functions.