Source: r-cran-pkgmaker
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Alba Crespi <crespialba+debian@gmail.com>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 r-cran-registry,
 r-cran-codetools,
 r-cran-digest,
 r-cran-stringr,
 r-cran-xtable,
 r-cran-withr,
 r-cran-assertthat,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-pkgmaker
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-pkgmaker.git
Homepage: https://cran.r-project.org/package=pkgmaker

Package: r-cran-pkgmaker
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Development Utilities for R Packages
 Provides some low-level utilities to use for package development.
 It currently provides managers for multiple package specific options
 and registries, vignette, unit test and bibtex related utilities. It serves
 as a base package for packages like 'NMF', 'RcppOctave', 'doRNG', and as an
 incubator package for other general purposes utilities, that will eventually
 be packaged separately. It is still under heavy development and changes in
 the interface(s) are more than likely to happen.
