{
  "_id": "6a1eee2db401979e73412900",
  "Package": "ncmeta",
  "Title": "Straightforward 'NetCDF' Metadata",
  "Version": "0.4.0.9002",
  "Authors@R": "c(person(\"Michael\", \"Sumner\", email = \"mdsumner@gmail.com\", role = c(\"aut\", \"cre\")), \nperson(\"Tomas\", \"Remenyi\", role = \"ctb\"),\nperson(\"Ben\", \"Raymond\", role = \"ctb\"),\nperson(\"David\", \"Blodgett\", role = \"ctb\"),\nperson(\"Milton\", \"Woods\", role = \"ctb\"),\nperson(\"Patrick\", \"Van Laake\", role = \"ctb\"))",
  "Description": "Extract metadata from 'NetCDF' data sources, these can be\nfiles, file handles or servers. This package leverages and\nextends the lower level functions of the 'RNetCDF' package\nproviding a consistent set of functions that all return data\nframes. We introduce named concepts of 'grid', 'axis' and\n'source' which are all meaningful entities without formal\ndefinition in the 'NetCDF' library\n<https://www.unidata.ucar.edu/software/netcdf/>. 'RNetCDF'\nmatches the library itself with only the named concepts of\n'variables', 'dimensions' and 'attributes'.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.0",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://github.com/hypertidy/ncmeta,\nhttps://hypertidy.github.io/ncmeta/",
  "BugReports": "https://github.com/hypertidy/ncmeta/issues",
  "ByteCompile": "TRUE",
  "Config/pak/sysreqs": "libicu-dev libnetcdf-dev libudunits2-dev",
  "Repository": "https://hypertidy.r-universe.dev",
  "Date/Publication": "2024-10-22 01:03:38 UTC",
  "RemoteUrl": "https://github.com/hypertidy/ncmeta",
  "RemoteRef": "HEAD",
  "RemoteSha": "78919d6e8e104f68be92b767b2b85f4805cb3b27",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 08:58:13 UTC",
    "User": "root"
  },
  "Author": "Michael Sumner [aut, cre],\nTomas Remenyi [ctb],\nBen Raymond [ctb],\nDavid Blodgett [ctb],\nMilton Woods [ctb],\nPatrick Van Laake [ctb]",
  "Maintainer": "Michael Sumner <mdsumner@gmail.com>",
  "MD5sum": "33f2d0c1403fb58b4c9285d96e84eb27",
  "_user": "hypertidy",
  "_type": "src",
  "_file": "ncmeta_0.4.0.9002.tar.gz",
  "_fileid": "e54e3c127e9045eed669aa89be69f87b23fa00ec121a7e4dc74597dce7f498cf",
  "_filesize": 431574,
  "_sha256": "e54e3c127e9045eed669aa89be69f87b23fa00ec121a7e4dc74597dce7f498cf",
  "_created": "2026-05-19T08:58:13.000Z",
  "_published": "2026-06-02T14:52:29.569Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79099976601,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7079149449"
    },
    {
      "job": 79099977781,
      "time": 129,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079147616"
    },
    {
      "job": 79099976175,
      "time": 87,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7079133888"
    },
    {
      "job": 79099976192,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079133708"
    },
    {
      "job": 79099976520,
      "time": 175,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079103223"
    },
    {
      "job": 79099975704,
      "time": 127,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361254423"
    },
    {
      "job": 79099976349,
      "time": 122,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7079146515"
    },
    {
      "job": 79099977464,
      "time": 85,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7079133525"
    },
    {
      "job": 79099976254,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079129004"
    }
  ],
  "_buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26086893936",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/hypertidy/ncmeta",
  "_commit": {
    "id": "78919d6e8e104f68be92b767b2b85f4805cb3b27",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "Michael Sumner <mdsumner@gmail.com>",
    "message": "prevent error when no vars\n",
    "time": 1729559018
  },
  "_maintainer": {
    "name": "Michael Sumner",
    "email": "mdsumner@gmail.com",
    "login": "mdsumner",
    "mastodon": "@mdsumner@rstats.me",
    "bluesky": "@mdsumner.bsky.social",
    "description": "no names have an anonymous function",
    "uuid": 4107631
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "RNetCDF",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "CFtime",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    }
  ],
  "_owner": "hypertidy",
  "_selfowned": true,
  "_usedby": 15,
  "_updates": [],
  "_tags": [],
  "_stars": 12,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 158,
      "uuid": 4107631
    },
    {
      "user": "dblodgett-usgs",
      "count": 19,
      "uuid": 1492803
    },
    {
      "user": "mjwoods",
      "count": 3,
      "uuid": 16091567
    },
    {
      "user": "pvanlaake",
      "count": 3,
      "uuid": 8315731
    },
    {
      "user": "floriandeboissieu",
      "count": 1,
      "uuid": 16676897
    },
    {
      "user": "romainfrancois",
      "count": 1,
      "uuid": 2625526
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 29297592,
    "type": "organization",
    "name": "hypertidy",
    "description": "[ ... ]"
  },
  "_downloads": {
    "count": 5589,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ncmeta"
  },
  "_devurl": "https://github.com/hypertidy/ncmeta",
  "_pkgdown": "https://hypertidy.github.io/ncmeta/",
  "_searchresults": 197,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ncmeta.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/hypertidy/ncmeta",
  "_realowner": "hypertidy",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2017-12-01"
    },
    {
      "version": "0.0.2",
      "date": "2018-02-13"
    },
    {
      "version": "0.0.3",
      "date": "2018-10-26"
    },
    {
      "version": "0.0.4",
      "date": "2019-04-19"
    },
    {
      "version": "0.1.0",
      "date": "2019-08-28"
    },
    {
      "version": "0.2.0",
      "date": "2019-10-22"
    },
    {
      "version": "0.2.5",
      "date": "2020-05-12"
    },
    {
      "version": "0.3.0",
      "date": "2020-08-27"
    },
    {
      "version": "0.3.5",
      "date": "2022-10-27"
    },
    {
      "version": "0.3.6",
      "date": "2023-11-01"
    },
    {
      "version": "0.4.0",
      "date": "2024-03-25"
    }
  ],
  "_exports": [
    "nc_att",
    "nc_atts",
    "nc_axes",
    "nc_axis",
    "nc_coord_var",
    "nc_dim",
    "nc_dims",
    "nc_extended",
    "nc_gm_to_prj",
    "nc_grid_mapping_atts",
    "nc_grids",
    "nc_inq",
    "nc_meta",
    "nc_prj_to_gridmapping",
    "nc_sources",
    "nc_var",
    "nc_vars"
  ],
  "_help": [
    {
      "page": "nc_att",
      "title": "NetCDF attributes",
      "topics": [
        "nc_att",
        "nc_att.character",
        "nc_att.NetCDF"
      ]
    },
    {
      "page": "nc_atts",
      "title": "NetCDF attributes",
      "topics": [
        "nc_atts",
        "nc_atts.character",
        "nc_atts.NetCDF"
      ]
    },
    {
      "page": "nc_axes",
      "title": "NetCDF axes",
      "topics": [
        "nc_axes",
        "nc_axes.character",
        "nc_axes.NetCDF"
      ]
    },
    {
      "page": "nc_axis",
      "title": "NetCDF axes",
      "topics": [
        "nc_axis",
        "nc_axis.character",
        "nc_axis.NetCDF"
      ]
    },
    {
      "page": "nc_coord_var",
      "title": "Get Coordinate Variables for Given Variable",
      "topics": [
        "nc_coord_var",
        "nc_coord_var.character",
        "nc_coord_var.NetCDF"
      ]
    },
    {
      "page": "nc_dim",
      "title": "NetCDF variables Obtain information about a single dimension by index.",
      "topics": [
        "nc_dim",
        "nc_dim.character",
        "nc_dim.ncdf4",
        "nc_dim.NetCDF"
      ]
    },
    {
      "page": "nc_dims",
      "title": "NetCDF dimension",
      "topics": [
        "nc_dims",
        "nc_dims.character",
        "nc_dims.ncdf4",
        "nc_dims.NetCDF"
      ]
    },
    {
      "page": "nc_extended",
      "title": "NetCDF extended dimension attributes",
      "topics": [
        "nc_extended",
        "nc_extended.character",
        "nc_extended.ncdf4",
        "nc_extended.NetCDF"
      ]
    },
    {
      "page": "nc_gm_to_prj",
      "title": "Get projection from NetCDF-CF Grid Mapping",
      "topics": [
        "nc_gm_to_prj",
        "nc_gm_to_prj.data.frame",
        "nc_gm_to_prj.list"
      ]
    },
    {
      "page": "nc_grid_mapping_atts",
      "title": "Get Grid Mapping",
      "topics": [
        "nc_grid_mapping_atts",
        "nc_grid_mapping_atts.character",
        "nc_grid_mapping_atts.data.frame",
        "nc_grid_mapping_atts.NetCDF"
      ]
    },
    {
      "page": "nc_grids",
      "title": "NetCDF grids",
      "topics": [
        "nc_grids",
        "nc_grids.character",
        "nc_grids.NetCDF",
        "nc_grids.tidync"
      ]
    },
    {
      "page": "nc_inq",
      "title": "File info",
      "topics": [
        "nc_inq",
        "nc_inq.character",
        "nc_inq.NetCDF"
      ]
    },
    {
      "page": "nc_meta",
      "title": "Top level NetCDF metadata.",
      "topics": [
        "nc_meta",
        "nc_meta.character",
        "nc_meta.NetCDF"
      ]
    },
    {
      "page": "nc_prj_to_gridmapping",
      "title": "Get NetCDF-CF grid mapping from projection",
      "topics": [
        "nc_prj_to_gridmapping"
      ]
    },
    {
      "page": "nc_sources",
      "title": "NetCDF sources",
      "topics": [
        "nc_sources",
        "nc_sources.character"
      ]
    },
    {
      "page": "nc_var",
      "title": "NetCDF variable",
      "topics": [
        "nc_var",
        "nc_var.character",
        "nc_var.NetCDF"
      ]
    },
    {
      "page": "nc_vars",
      "title": "NetCDF variables",
      "topics": [
        "nc_vars",
        "nc_vars.character",
        "nc_vars.NetCDF"
      ]
    }
  ],
  "_readme": "https://github.com/hypertidy/ncmeta/raw/HEAD/README.md",
  "_rundeps": [
    "CFtime",
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "RNetCDF",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 8.251315350320128,
  "_indexed": true,
  "_nocasepkg": "ncmeta",
  "_universes": [
    "hypertidy",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0.9002",
      "date": "2026-05-19T09:00:19.000Z",
      "distro": "noble",
      "commit": "78919d6e8e104f68be92b767b2b85f4805cb3b27",
      "fileid": "504d55a9e0ea58bb469a1785b9f8c496fd17a17c6b1ca20c3e27d447e1120c86",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26086893936"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0.9002",
      "date": "2026-05-19T09:00:16.000Z",
      "distro": "noble",
      "commit": "78919d6e8e104f68be92b767b2b85f4805cb3b27",
      "fileid": "75b50df3842f3408736950994c9f3cb654fb1a524f883fcef710b2fc1242ef2f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26086893936"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0.9002",
      "date": "2026-05-19T08:59:42.000Z",
      "commit": "78919d6e8e104f68be92b767b2b85f4805cb3b27",
      "fileid": "66ee140e379bd77fbd305db24a2576b638e6008fb9e7620712a13b5cbaf8f194",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26086893936"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0.9002",
      "date": "2026-05-19T08:59:39.000Z",
      "commit": "78919d6e8e104f68be92b767b2b85f4805cb3b27",
      "fileid": "48da38bdada9b9612be3d5b98e00830a8db94bf5e74b98591cb6ad22e0bb6da3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26086893936"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0.9002",
      "date": "2026-05-19T09:00:03.000Z",
      "commit": "78919d6e8e104f68be92b767b2b85f4805cb3b27",
      "fileid": "0e8ee43050cb7c631a68f9b4a1a296998ddcc4bae64709d98e5addfe10ced00c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26086893936"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0.9002",
      "date": "2026-05-19T08:59:30.000Z",
      "commit": "78919d6e8e104f68be92b767b2b85f4805cb3b27",
      "fileid": "064e5b371354d27e6b8db6c8628c590eec616e0a15e563ae2e7b71c3ed519d59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26086893936"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0.9002",
      "date": "2026-05-19T08:59:16.000Z",
      "commit": "78919d6e8e104f68be92b767b2b85f4805cb3b27",
      "fileid": "e6c3bd78e70bf7d2d215310c33260bf99801d2a6d35525f656b60340fbee6f3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26086893936"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0.9002",
      "date": "2026-06-02T14:51:54.000Z",
      "commit": "78919d6e8e104f68be92b767b2b85f4805cb3b27",
      "fileid": "73bc1876f87692594bb6a7f873656fe7307b58f7a73ad164bf07962b9e4be377",
      "status": "success",
      "buildurl": "https://github.com/r-universe/hypertidy/actions/runs/26086893936"
    }
  ]
}