Source: r-cran-sftime
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
Priority: optional
Build-Depends: debhelper-compat (= 13),
               dh-r,
               r-base-dev,
               r-cran-sf (>= 1.0-7)
Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-sftime
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-sftime.git
Homepage: https://cran.r-project.org/package=sftime
Rules-Requires-Root: no

Package: r-cran-sftime
Architecture: all
Depends: ${R:Depends},
         ${misc:Depends}
Recommends: ${R:Recommends}
Suggests: ${R:Suggests}
Description: GNU R support for simple feature objects that have a time column
 Classes and methods for spatial objects that have a registered time
 column, in particular for irregular spatiotemporal data. The time column can
 be of any type, but needs to be ordinal. Regularly laid out spatiotemporal
 data (vector or raster data cubes) are handled by package 'stars'.
