Source: r-cran-rnetcdf
Standards-Version: 4.7.4
Maintainer: Debian R Packages Maintainers <r-pkg-team@alioth-lists.debian.net>
Uploaders:
 Filippo Rusconi <lopippo@debian.org>,
Section: gnu-r
Testsuite: autopkgtest-pkg-r
Build-Depends:
 debhelper-compat (= 13),
 dh-r,
 r-base-dev,
 architecture-is-64-bit,
 architecture-is-little-endian,
 libudunits2-dev,
 libnetcdf-dev,
 pkgconf,
Vcs-Browser: https://salsa.debian.org/r-pkg-team/r-cran-rnetcdf
Vcs-Git: https://salsa.debian.org/r-pkg-team/r-cran-rnetcdf.git
Homepage: https://cran.r-project.org/package=RNetCDF

Package: r-cran-rnetcdf
Architecture: any
Depends:
 ${R:Depends},
 ${shlibs:Depends},
 ${misc:Depends},
Recommends:
 ${R:Recommends},
Suggests:
 ${R:Suggests},
Description: Interface to 'NetCDF' Datasets
 An interface to the 'NetCDF' file formats designed by Unidata for efficient
 storage of array-oriented scientific data and descriptions. Most capabilities
 of 'NetCDF' version 4 are supported. Optional conversions of time units are
 enabled by 'UDUNITS' version 2, also from Unidata.
