Package: RNetCDF
Version: 2.0-3
Date: 2019-10-05
Title: Interface to NetCDF Datasets
Authors@R: c(person("Pavel", "Michna", role = "aut",
                    email = "rnetcdf-devel@bluewin.ch"),
             person("Milton", "Woods", role = c("aut", "cre"),
                    email = "miltonjwoods@gmail.com"))
Depends: R (>= 3.0.0)
SystemRequirements: netcdf udunits-2
Suggests: bit64
Description: An interface to the NetCDF file format designed by Unidata
  for efficient storage of array-oriented scientific data and descriptions.
  This R interface is closely based on the C API of the NetCDF4 library,
  and it includes calendar conversions from the Unidata UDUNITS2 library.
License: GPL (>= 2) | file LICENSE
URL: https://github.com/mjwoods/RNetCDF
        http://www.unidata.ucar.edu/software/netcdf/
        http://www.unidata.ucar.edu/software/udunits/
BugReports: https://github.com/mjwoods/RNetCDF/issues
NeedsCompilation: yes
Packaged: 2019-10-05 22:44:39 UTC; mwoods
Author: Pavel Michna [aut],
  Milton Woods [aut, cre]
Maintainer: Milton Woods <miltonjwoods@gmail.com>
Repository: CRAN
Date/Publication: 2019-10-08 07:10:02 UTC
