Source: r-cran-roxygen2
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-brew,
 r-cran-cli,
 r-cran-commonmark,
 r-cran-desc,
 r-cran-knitr,
 r-cran-lifecycle,
 r-cran-pkgload (>= 1.5.2),
 r-cran-r6,
 r-cran-rlang (>= 1.1.0),
 r-cran-withr,
 r-cran-xml2,
 r-cran-cpp11,
 r-cran-purrr,
 r-cran-stringi,
 r-cran-stringr,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-roxygen2
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-roxygen2.git
Homepage: https://cran.r-project.org/package=roxygen2

Package: r-cran-roxygen2
Architecture: any
Depends:
 ${R:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: in-line documentation for GNU R
 Generate your Rd documentation, 'NAMESPACE' file, and collation
 field using specially formatted comments. Writing documentation in-line
 with code makes it easier to keep your documentation up-to-date as your
 requirements change. 'Roxygen2' is inspired by the 'Doxygen' system for C++.
