Package: ncdump
Title: Extract Metadata from 'NetCDF' Files as Data Frames
Version: 0.0.5
Authors@R: person("Michael D.","Sumner", role = c("aut", "cre"), email =
    "mdsumner@gmail.com")
Description: Tools for handling 'NetCDF' metadata in data frames. The metadata is provided
    as relations in tabular form, to avoid having to scan printed header output or to navigate 
    nested lists of raw metadata. 
License: GPL-3
Imports: dplyr (>= 0.7.0), ncdf4, rlang, tibble
Suggests: testthat, knitr, rmarkdown, covr
Encoding: UTF-8
URL: https://github.com/hypertidy/ncdump
BugReports: https://github.com/hypertidy/ncdump/issues
VignetteBuilder: knitr
RoxygenNote: 7.3.2
NeedsCompilation: no
Packaged: 2025-02-11 01:12:57 UTC; mdsumner
Author: Michael D. Sumner [aut, cre]
Maintainer: Michael D. Sumner <mdsumner@gmail.com>
Repository: CRAN
Date/Publication: 2025-02-11 04:00:02 UTC
Built: R 4.3.3; ; 2025-02-15 08:06:24 UTC; unix
