Source: r-cran-parameters
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Andreas Tille <tille@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-bayestestr (>= 0.17.0),
 r-cran-datawizard (>= 1.3.1),
 r-cran-insight (>= 1.5.0),
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-parameters
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-parameters.git
Homepage: https://cran.r-project.org/package=parameters

Package: r-cran-parameters
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Processing of Model Parameters
 Utilities for processing the parameters of various statistical models. Beyond
 computing p values, CIs, and other indices for a wide variety of models (see
 list of supported models using the function 'insight::supported_models()'),
 this package implements features like bootstrapping or simulating of
 parameters and models, feature reduction (feature extraction and variable
 selection) as well as functions to describe data and variable characteristics
 (e.g. skewness, kurtosis, smoothness or distribution).
