Source: r-cran-locfit
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders: Michael R. Crusoe <michael.crusoe@gmail.com>,
           Andreas Tille <tille@debian.org>,
           Dylan Aïssi <daissi@debian.org>
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Priority: optional
Build-Depends: debhelper-compat (= 12),
               dh-r,
               r-base-dev,
               r-cran-lattice
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-locfit
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-locfit.git
Homepage: https://cran.r-project.org/package=locfit
Rules-Requires-Root: no

Package: r-cran-locfit
Architecture: any
Depends: ${R:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: GNU R local regression, likelihood and density estimation
 Model formula-based interface to the Locfit library for fitting local
 regression, likelihood models and density estimation
 .
 The package is helpful for running the test suites of several GNU R related
 packages in Debian.
