Source: r-cran-isoweek
Standards-Version: 4.7.3
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-stringr,
 architecture-is-64-bit,
 architecture-is-little-endian,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-isoweek
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-isoweek.git
Homepage: https://cran.r-project.org/package=ISOweek
Rules-Requires-Root: no

Package: r-cran-isoweek
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: GNU R week of the year and weekday according to ISO 8601
 This GNU R package offers functions to convert from standard calendar
 format yyyy-mm-dd to and from ISO 8601 week format yyyy-Www-d.  It also
 provides the %V and %u formats in a portable manner.
