File: control

package info (click to toggle)
r-cran-psychotools 0.7-4-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,272 kB
  • sloc: ansic: 139; sh: 13; makefile: 2
file content (33 lines) | stat: -rw-r--r-- 1,494 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
32
33
Source: r-cran-psychotools
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-psychotools
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-psychotools.git
Homepage: https://cran.r-project.org/package=psychotools
Standards-Version: 4.7.0
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev
Testsuite: autopkgtest-pkg-r

Package: r-cran-psychotools
Architecture: any
Depends: ${R:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: GNU R psychometric modeling infrastructure
 Infrastructure for psychometric modeling such as data classes (for
 item response data and paired comparisons), basic model fitting functions (for
 Bradley-Terry, Rasch, parametric logistic IRT, generalized partial credit,
 rating scale, multinomial processing tree models), extractor functions for
 different types of parameters (item, person, threshold, discrimination,
 guessing, upper asymptotes), unified inference and visualizations, and various
 datasets for illustration.  Intended as a common lightweight and efficient
 toolbox for psychometric modeling and a common building block for fitting
 psychometric mixture models in package "psychomix" and trees based on
 psychometric models in package "psychotree".