Source: r-cran-isoweek Maintainer: Debian Science Maintainers Uploaders: Andreas Tille Section: gnu-r Priority: optional Build-Depends: debhelper (>= 10), dh-r, r-base-dev, r-cran-stringr Standards-Version: 4.1.2 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/r-cran-isoweek.git Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/r-cran-isoweek.git Homepage: https://cran.r-project.org/package=ISOweek Package: r-cran-isoweek Architecture: all Depends: ${R:Depends}, ${shlibs: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.