Source: r-cran-bigd
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Charles Plessy <plessy@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-bigd
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-bigd.git
Homepage: https://cran.r-project.org/package=bigD

Package: r-cran-bigd
Architecture: all
Depends:
 ${R:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Flexibly Format Dates and Times to a Given Locale
 Format dates and times flexibly and to whichever locales make sense.
 Parses dates, times, and date-times in various formats (including string-based
 ISO 8601 constructions). The formatting syntax gives the user many options
 for formatting the date and time output in a precise manner. Time zones
 in the input can be expressed in multiple ways and there are many options for
 formatting time zones in the output as well. Several of the provided helper
 functions allow for automatic generation of locale-aware formatting patterns
 based on date/time skeleton formats and standardized date/time formats
 with varying specificity.
