{
  "_id": "69e07661c5259ad4cd8fe491",
  "Package": "tidync",
  "Title": "A Tidy Approach to 'NetCDF' Data Exploration and Extraction",
  "Version": "0.4.0",
  "Authors@R": "c(person(\"Michael\", \"Sumner\", email = \"mdsumner@gmail.com\", role = c(\"aut\", \"cre\")), \nperson(\"Simon\", \"Wotherspoon\", role = \"ctb\"),\nperson(\"Tomas\", \"Remenyi\", role = \"ctb\"),\nperson(\"Ben\", \"Raymond\", role = \"ctb\"),\nperson(\"Jakub\", \"Nowosad\", role = \"ctb\"),\nperson(\"Tim\", \"Lucas\", role = \"ctb\"),\nperson(\"Hadley\", \"Wickham\", role = \"ctb\"),\nperson(\"Adrian\", \"Odenweller\", role = \"ctb\"),\nperson(\"Patrick\", \"Van Laake\", role = \"ctb\"),\nperson(\"Fabian\", \"Bernhard\", role = \"ctb\"))",
  "Description": "Tidy tools for 'NetCDF' data sources. Explore the contents\nof a 'NetCDF' source (file or URL) presented as variables\norganized by grid with a database-like interface. The\nhyper_filter() interactive function translates the filter value\nor index expressions to array-slicing form. No data is read\nuntil explicitly requested, as a data frame or list of arrays\nvia hyper_tibble() or hyper_array().",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "ByteCompile": "true",
  "RoxygenNote": "7.3.2",
  "SystemRequirements": "netcdf udunits-2",
  "Roxygen": "list(markdown = TRUE)",
  "URL": "https://docs.ropensci.org/tidync/",
  "BugReports": "https://github.com/ropensci/tidync/issues",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libnetcdf-dev libudunits2-dev",
  "Repository": "https://ropensci.r-universe.dev",
  "Date/Publication": "2025-08-23 10:35:09 UTC",
  "RemoteUrl": "https://github.com/ropensci/tidync",
  "RemoteRef": "main",
  "RemoteSha": "836fb9a85a0fb4cfcb6810fe0171cb995c4dc70e",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-04-15 08:01:38 UTC",
    "User": "root"
  },
  "Author": "Michael Sumner [aut, cre],\nSimon Wotherspoon [ctb],\nTomas Remenyi [ctb],\nBen Raymond [ctb],\nJakub Nowosad [ctb],\nTim Lucas [ctb],\nHadley Wickham [ctb],\nAdrian Odenweller [ctb],\nPatrick Van Laake [ctb],\nFabian Bernhard [ctb]",
  "Maintainer": "Michael Sumner <mdsumner@gmail.com>",
  "MD5sum": "97edf25ed3c509469e877a9dfd255072",
  "_user": "ropensci",
  "_type": "src",
  "_file": "tidync_0.4.0.tar.gz",
  "_fileid": "bad46fb6c0b0e6e785dabd28e9cef1789db2063a3f26a0027d1693b384bbd95e",
  "_filesize": 523017,
  "_sha256": "bad46fb6c0b0e6e785dabd28e9cef1789db2063a3f26a0027d1693b384bbd95e",
  "_created": "2026-04-15T08:01:38.000Z",
  "_published": "2026-04-16T05:40:49.275Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 71579501406,
      "time": 127,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6445733858"
    },
    {
      "job": 71579501670,
      "time": 145,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6445738586"
    },
    {
      "job": 71579501293,
      "time": 102,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6466701681"
    },
    {
      "job": 71579501526,
      "time": 125,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6445732890"
    },
    {
      "job": 71579501425,
      "time": 174,
      "config": "pkgdown",
      "r": "4.5.2",
      "check": "OK",
      "artifact": "6445696699"
    },
    {
      "job": 71579501471,
      "time": 177,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6445697475"
    },
    {
      "job": 71579501539,
      "time": 171,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6445745110"
    },
    {
      "job": 71579501400,
      "time": 115,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6445730945"
    },
    {
      "job": 71579501736,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6445725497"
    },
    {
      "job": 71579501629,
      "time": 98,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6445726026"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ropensci/actions/runs/24443182611",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ropensci/tidync",
  "_commit": {
    "id": "836fb9a85a0fb4cfcb6810fe0171cb995c4dc70e",
    "author": "Michael Sumner <mdsumner@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #130 from pvanlaake/main\n\nUpdate hyper_transforms.R to remove deprecated CFtime function",
    "time": 1755945309
  },
  "_maintainer": {
    "name": "Michael Sumner",
    "email": "mdsumner@gmail.com",
    "login": "mdsumner",
    "uuid": 4107631
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 0.7.0",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "ncdf4",
      "role": "Imports"
    },
    {
      "package": "ncmeta",
      "version": ">= 0.3.6",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "RNetCDF",
      "version": ">= 1.9-1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "CFtime",
      "version": ">= 1.4.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "cubelyr",
      "role": "Suggests"
    }
  ],
  "_owner": "ropensci",
  "_selfowned": true,
  "_usedby": 4,
  "_updates": [
    {
      "week": "2025-34",
      "n": 1
    }
  ],
  "_tags": [],
  "_stars": 93,
  "_contributors": [
    {
      "user": "mdsumner",
      "count": 416,
      "uuid": 4107631
    },
    {
      "user": "pvanlaake",
      "count": 9,
      "uuid": 8315731
    },
    {
      "user": "fabern",
      "count": 5,
      "uuid": 10245680
    },
    {
      "user": "hadley",
      "count": 2,
      "uuid": 4196
    },
    {
      "user": "tremenyi",
      "count": 2,
      "uuid": 5511211
    },
    {
      "user": "dlebauer",
      "count": 1,
      "uuid": 464871
    },
    {
      "user": "edzer",
      "count": 1,
      "uuid": 520851
    },
    {
      "user": "gsapijaszko",
      "count": 1,
      "uuid": 20024464
    }
  ],
  "_userbio": {
    "uuid": 1200269,
    "type": "organization",
    "name": "rOpenSci",
    "description": "Tools and R Packages for Open Science"
  },
  "_downloads": {
    "count": 816,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tidync"
  },
  "_devurl": "https://github.com/ropensci/tidync",
  "_pkgdown": "https://docs.ropensci.org/tidync/",
  "_searchresults": 748,
  "_metadata": {
    "review": {
      "id": 174,
      "status": "reviewed",
      "version": "0.0.3",
      "organization": "rOpenSci Software Review",
      "url": "https://github.com/ropensci/software-review/issues/174"
    },
    "ropensci_category": "geospatial"
  },
  "_rbuild": "4.5.3",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tidync.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ropensci/tidync",
  "_realowner": "ropensci",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2019-04-27"
    },
    {
      "version": "0.2.0",
      "date": "2019-05-15"
    },
    {
      "version": "0.2.1",
      "date": "2019-05-23"
    },
    {
      "version": "0.2.2",
      "date": "2019-10-22"
    },
    {
      "version": "0.2.3",
      "date": "2019-11-07"
    },
    {
      "version": "0.2.4",
      "date": "2020-05-12"
    },
    {
      "version": "0.3.0",
      "date": "2022-10-27"
    },
    {
      "version": "0.4.0",
      "date": "2024-08-17"
    }
  ],
  "_exports": [
    "%>%",
    "activate",
    "active",
    "active<-",
    "hyper_array",
    "hyper_dims",
    "hyper_filter",
    "hyper_grids",
    "hyper_slice",
    "hyper_tbl_cube",
    "hyper_tibble",
    "hyper_transforms",
    "hyper_vars",
    "nc_get",
    "tidync"
  ],
  "_help": [
    {
      "page": "activate",
      "title": "Activate a NetCDF grid",
      "topics": [
        "activate",
        "activate.tidync",
        "active",
        "active.default",
        "active.tidync",
        "active<-",
        "active<-.default"
      ]
    },
    {
      "page": "hyper_array",
      "title": "Extract NetCDF data as an array",
      "topics": [
        "hyper_array",
        "hyper_array.character",
        "hyper_array.tidync",
        "hyper_slice",
        "tidync_data"
      ]
    },
    {
      "page": "hyper_filter",
      "title": "Subset NetCDF variable by expression",
      "topics": [
        "hyper_filter",
        "hyper_filter.tidync"
      ]
    },
    {
      "page": "hyper_tbl_cube",
      "title": "A dplyr cube tbl",
      "topics": [
        "hyper_tbl_cube",
        "hyper_tbl_cube.character",
        "hyper_tbl_cube.tidync"
      ]
    },
    {
      "page": "hyper_tibble",
      "title": "Extract NetCDF data as an expanded table.",
      "topics": [
        "hyper_tibble",
        "hyper_tibble.character",
        "hyper_tibble.tidync"
      ]
    },
    {
      "page": "hyper_transforms",
      "title": "Axis transforms",
      "topics": [
        "hyper_transforms",
        "hyper_transforms.default"
      ]
    },
    {
      "page": "hyper_vars",
      "title": "Grid status",
      "topics": [
        "hyper_dims",
        "hyper_grids",
        "hyper_vars"
      ]
    },
    {
      "page": "nc_get",
      "title": "Helper to get a variable from NetCDF.",
      "topics": [
        "nc_get"
      ]
    },
    {
      "page": "print.tidync",
      "title": "Print tidync object",
      "topics": [
        "print.tidync"
      ]
    },
    {
      "page": "print.tidync_data",
      "title": "Print tidync data",
      "topics": [
        "print.tidync_data"
      ]
    },
    {
      "page": "tidync",
      "title": "Tidy NetCDF",
      "topics": [
        "tidync",
        "tidync.character",
        "tidync.tidync_data"
      ]
    }
  ],
  "_readme": "https://github.com/ropensci/tidync/raw/main/README.md",
  "_rundeps": [
    "CFtime",
    "cli",
    "cpp11",
    "dplyr",
    "forcats",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "ncdf4",
    "ncmeta",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "RNetCDF",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "netcdf-with-tidync.Rmd",
      "filename": "netcdf-with-tidync.html",
      "title": "NetCDF with tidync",
      "author": "Michael D. Sumner",
      "engine": "knitr::rmarkdown",
      "headings": [
        "NetCDF",
        "tidync",
        "Data extraction",
        "Interrogating data by dimensions",
        "Transforms",
        "Future improvements"
      ],
      "created": "2019-03-01 00:05:57",
      "modified": "2022-04-01 23:41:03",
      "commits": 9
    }
  ],
  "_score": 9.465633836816297,
  "_indexed": true,
  "_nocasepkg": "tidync",
  "_universes": [
    "ropensci",
    "mdsumner"
  ],
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-04-15T08:03:40.000Z",
      "distro": "noble",
      "commit": "836fb9a85a0fb4cfcb6810fe0171cb995c4dc70e",
      "fileid": "2bfca80ee264301a6be00624b877fa1e06bb93540658d038b978e10426225e05",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24443182611"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "0.4.0",
      "date": "2026-04-15T08:03:54.000Z",
      "distro": "noble",
      "commit": "836fb9a85a0fb4cfcb6810fe0171cb995c4dc70e",
      "fileid": "5d4d9a58d30e99888b2c555518ee3677e902afb6eb1d66bb97da64ea0e979553",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24443182611"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-04-16T05:40:04.000Z",
      "commit": "836fb9a85a0fb4cfcb6810fe0171cb995c4dc70e",
      "fileid": "53f61082e712aeff53560b27e0e947903d4fec145ed36da3354f590f44a57f99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24443182611"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.4.0",
      "date": "2026-04-15T08:03:37.000Z",
      "commit": "836fb9a85a0fb4cfcb6810fe0171cb995c4dc70e",
      "fileid": "0a7cac88da126126952ab5d6590a27f7161243a7f9fec4dd1f1a34ece5290bb6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24443182611"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.4.0",
      "date": "2026-04-15T08:04:44.000Z",
      "commit": "836fb9a85a0fb4cfcb6810fe0171cb995c4dc70e",
      "fileid": "ddc85b1073eacfff238a7b34889230ae76caab6d67b125757edfe48c0affed2d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24443182611"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-04-15T08:03:16.000Z",
      "commit": "836fb9a85a0fb4cfcb6810fe0171cb995c4dc70e",
      "fileid": "c9b2306ae939384bb54e21c5f84ab5d49ffce01dfa53b33c59aab49243b4a139",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24443182611"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-04-15T08:03:04.000Z",
      "commit": "836fb9a85a0fb4cfcb6810fe0171cb995c4dc70e",
      "fileid": "874d940334bc3520fb23f3eda0dff53a921a2dec292c7f6df9113cf722449fe6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24443182611"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.4.0",
      "date": "2026-04-15T08:02:59.000Z",
      "commit": "836fb9a85a0fb4cfcb6810fe0171cb995c4dc70e",
      "fileid": "ef923d49e4925775a8eb414bc85e348d03dabf8e18e794ab709c704cfacc15e8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ropensci/actions/runs/24443182611"
    }
  ]
}