Package: RNetCDF Version: 2.11-1 Date: 2025-04-30 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 (>=4.1.3), udunits-2 (>=2.0.4) Suggests: bit64, tools Enhances: pbdMPI, Rmpi Description: 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. License: GPL (>= 2) | file LICENSE URL: https://github.com/mjwoods/RNetCDF https://www.unidata.ucar.edu/software/netcdf/ https://www.unidata.ucar.edu/software/udunits/ BugReports: https://github.com/mjwoods/RNetCDF/issues NeedsCompilation: yes Config/pak/sysreqs: libnetcdf-dev libudunits2-dev Repository: https://mjwoods.r-universe.dev Date/Publication: 2025-04-29 11:59:47 UTC RemoteUrl: https://github.com/mjwoods/rnetcdf RemoteRef: HEAD RemoteSha: 22fea0299242999efa8f7ec987d9ba56b14a387e Packaged: 2026-07-03 15:20:33 UTC; root Author: Pavel Michna [aut], Milton Woods [aut, cre] Maintainer: Milton Woods