{
  "_id": "6a1f377bb401979e73428c46",
  "Package": "ncdf4",
  "Version": "1.24",
  "Date": "2025-03-25",
  "Title": "Interface to Unidata netCDF (Version 4 or Earlier) Format Data\nFiles",
  "Authors@R": "person(given=\"David\", family=\"Pierce\", email=\"dpierce@ucsd.edu\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-2453-9030\"))",
  "Description": "Provides a high-level R interface to data files written\nusing Unidata's netCDF library (version 4 or earlier), which\nare binary data files that are portable across platforms and\ninclude metadata information in addition to the data sets.\nUsing this package, netCDF files (either version 4 or \"classic\"\nversion 3) can be opened and data sets read in easily.  It is\nalso easy to create new netCDF dimensions, variables, and\nfiles, in either version 3 or 4 format, and manipulate existing\nnetCDF files.  This package replaces the former ncdf package,\nwhich only worked with netcdf version 3 files.  For various\nreasons the names of the functions have had to be changed from\nthe names in the ncdf package.  The old ncdf package is still\navailable at the URL given below, if you need to have backward\ncompatibility.  It should be possible to have both the ncdf and\nncdf4 packages installed simultaneously without a problem.\nHowever, the ncdf package does not provide an interface for\nnetcdf version 4 files.",
  "SystemRequirements": "netcdf library version 4.1 or later",
  "License": "GPL (>= 3)",
  "URL": "https://cirrus.ucsd.edu/~pierce/ncdf/",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-14 09:15:57 UTC",
    "User": "root"
  },
  "Author": "David Pierce [aut, cre]\n(<https://orcid.org/0000-0002-2453-9030>)",
  "Maintainer": "David Pierce <dpierce@ucsd.edu>",
  "Config/pak/sysreqs": "libnetcdf-dev",
  "Repository": "https://davidwpierce.r-universe.dev",
  "Date/Publication": "2025-03-25 21:30:02 UTC",
  "RemoteUrl": "https://github.com/cran/ncdf4",
  "RemoteRef": "HEAD",
  "RemoteSha": "697b4e34f1ba8861397432489cf78769ccab76b0",
  "MD5sum": "b52914eabc3380ec1196482d8dbb6cec",
  "_user": "davidwpierce",
  "_type": "src",
  "_file": "ncdf4_1.24.tar.gz",
  "_fileid": "56609c550ccc65fd317903d3683d119befbe4c07a354274a05673b6f32bfa6cf",
  "_filesize": 322975,
  "_sha256": "56609c550ccc65fd317903d3683d119befbe4c07a354274a05673b6f32bfa6cf",
  "_created": "2026-05-14T09:15:57.000Z",
  "_published": "2026-06-02T20:05:15.524Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79161409910,
      "time": 107,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991146912"
    },
    {
      "job": 79161410213,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991154979"
    },
    {
      "job": 79161410937,
      "time": 149,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991158552"
    },
    {
      "job": 79161410543,
      "time": 124,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991151305"
    },
    {
      "job": 79161410550,
      "time": 162,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6991155452"
    },
    {
      "job": 79161410545,
      "time": 235,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6991174989"
    },
    {
      "job": 79161410674,
      "time": 86,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7011036621"
    },
    {
      "job": 79161410324,
      "time": 252,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991176575"
    },
    {
      "job": 79161409650,
      "time": 147,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991116629"
    },
    {
      "job": 79161409394,
      "time": 80,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 79161410032,
      "time": 177,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6991165916"
    },
    {
      "job": 79161410295,
      "time": 152,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6991159145"
    },
    {
      "job": 79161410508,
      "time": 170,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6991164514"
    }
  ],
  "_buildurl": "https://github.com/r-universe/davidwpierce/actions/runs/25851980900",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/ncdf4",
  "_commit": {
    "id": "697b4e34f1ba8861397432489cf78769ccab76b0",
    "author": "David Pierce <dpierce@ucsd.edu>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.24\n",
    "time": 1742938202
  },
  "_maintainer": {
    "name": "David Pierce",
    "email": "dpierce@ucsd.edu",
    "login": "davidwpierce",
    "uuid": 10698849,
    "orcid": "0000-0002-2453-9030"
  },
  "_registered": true,
  "_dependencies": [],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 199,
  "_updates": [],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "davidwpierce",
      "count": 19,
      "uuid": 10698849
    }
  ],
  "_userbio": {
    "uuid": 10698849,
    "type": "user",
    "name": "davidwpierce"
  },
  "_downloads": {
    "count": 38957,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ncdf4"
  },
  "_mentions": 22,
  "_searchresults": 11216,
  "_topics": [
    "netcdf"
  ],
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ncdf4.html",
    "manual.pdf"
  ],
  "_realowner": "davidwpierce",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0",
      "date": "2010-02-24"
    },
    {
      "version": "1.6",
      "date": "2012-04-10"
    },
    {
      "version": "1.6.1",
      "date": "2012-04-11"
    },
    {
      "version": "1.10",
      "date": "2013-11-22"
    },
    {
      "version": "1.12",
      "date": "2014-06-19"
    },
    {
      "version": "1.13",
      "date": "2014-09-16"
    },
    {
      "version": "1.14",
      "date": "2015-11-10"
    },
    {
      "version": "1.15",
      "date": "2015-12-04"
    },
    {
      "version": "1.16",
      "date": "2017-04-01"
    },
    {
      "version": "1.16.1",
      "date": "2019-03-11"
    },
    {
      "version": "1.17",
      "date": "2019-10-23"
    },
    {
      "version": "1.17.1",
      "date": "2021-11-06"
    },
    {
      "version": "1.18",
      "date": "2021-11-26"
    },
    {
      "version": "1.19",
      "date": "2021-12-15"
    },
    {
      "version": "1.20",
      "date": "2022-12-03"
    },
    {
      "version": "1.21",
      "date": "2023-01-07"
    },
    {
      "version": "1.22",
      "date": "2023-11-28"
    },
    {
      "version": "1.23",
      "date": "2024-08-17"
    },
    {
      "version": "1.24",
      "date": "2025-03-25"
    }
  ],
  "_exports": [
    "nc_close",
    "nc_create",
    "nc_enddef",
    "nc_open",
    "nc_redef",
    "nc_sync",
    "nc_version",
    "ncatt_get",
    "ncatt_put",
    "ncdim_def",
    "ncvar_add",
    "ncvar_change_missval",
    "ncvar_def",
    "ncvar_get",
    "ncvar_put",
    "ncvar_rename"
  ],
  "_help": [
    {
      "page": "ncdf4-package",
      "title": "Read, write, and create netCDF files (including version 4 format)",
      "topics": [
        "ncdf4-package"
      ]
    },
    {
      "page": "nc_close",
      "title": "Close a netCDF File",
      "topics": [
        "nc_close"
      ]
    },
    {
      "page": "nc_create",
      "title": "Create a netCDF File",
      "topics": [
        "nc_create"
      ]
    },
    {
      "page": "nc_enddef",
      "title": "Takes a netCDF file out of define mode",
      "topics": [
        "nc_enddef"
      ]
    },
    {
      "page": "nc_open",
      "title": "Open a netCDF File",
      "topics": [
        "nc_open"
      ]
    },
    {
      "page": "nc_redef",
      "title": "Puts a netCDF file back into define mode",
      "topics": [
        "nc_redef"
      ]
    },
    {
      "page": "nc_sync",
      "title": "Synchronize (flush to disk) a netCDF File",
      "topics": [
        "nc_sync"
      ]
    },
    {
      "page": "nc_version",
      "title": "Report version of ncdf4 library",
      "topics": [
        "nc_version"
      ]
    },
    {
      "page": "ncatt_get",
      "title": "Get attribute from netCDF file",
      "topics": [
        "ncatt_get"
      ]
    },
    {
      "page": "ncatt_put",
      "title": "Put an attribute into a netCDF file",
      "topics": [
        "ncatt_put"
      ]
    },
    {
      "page": "ncdim_def",
      "title": "Define a netCDF Dimension",
      "topics": [
        "ncdim_def"
      ]
    },
    {
      "page": "ncvar_add",
      "title": "Add New netCDF Variable to Existing File",
      "topics": [
        "ncvar_add"
      ]
    },
    {
      "page": "ncvar_change_missval",
      "title": "Change the Missing Value For a netCDF Variable",
      "topics": [
        "ncvar_change_missval"
      ]
    },
    {
      "page": "ncvar_def",
      "title": "Define a netCDF Variable",
      "topics": [
        "ncvar_def"
      ]
    },
    {
      "page": "ncvar_get",
      "title": "Read data from a netCDF file",
      "topics": [
        "ncvar_get"
      ]
    },
    {
      "page": "ancvar_put",
      "title": "Write data to a netCDF file",
      "topics": [
        "ncvar_put"
      ]
    },
    {
      "page": "ncvar_rename",
      "title": "Rename an Existing Variable in a netCDF File",
      "topics": [
        "ncvar_rename"
      ]
    },
    {
      "page": "print.ncdf4",
      "title": "Print Information About a netCDF File",
      "topics": [
        "print.ncdf4"
      ]
    }
  ],
  "_rundeps": [],
  "_sysdeps": [
    {
      "shlib": "libnetcdf",
      "package": "libnetcdf19t64",
      "headers": "libnetcdf-dev",
      "source": "netcdf",
      "version": "1:4.9.2-5ubuntu4",
      "name": "netcdf",
      "homepage": "http://www.unidata.ucar.edu/software/netcdf/",
      "description": "Interface for scientific data access to large binary data"
    }
  ],
  "_score": 9.89351909182371,
  "_indexed": true,
  "_nocasepkg": "ncdf4",
  "_universes": [
    "davidwpierce"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.24",
      "date": "2026-05-14T09:17:53.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "697b4e34f1ba8861397432489cf78769ccab76b0",
      "fileid": "aaa773c34341d68003d6868de39defc25ad6b5b4b92ea2c3ee15f39a9062468a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidwpierce/actions/runs/25851980900"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.24",
      "date": "2026-05-14T09:18:19.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "697b4e34f1ba8861397432489cf78769ccab76b0",
      "fileid": "39991643640caa0814141cd62e7fe62f1d2d3d5466f425cd38745371cba3c028",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidwpierce/actions/runs/25851980900"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.24",
      "date": "2026-05-14T09:18:34.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "697b4e34f1ba8861397432489cf78769ccab76b0",
      "fileid": "4fc00b0b486a0fd6bc796d8d6fedb8af9ec12e8a85b73c1db5b2870b8fb89e66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidwpierce/actions/runs/25851980900"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.24",
      "date": "2026-05-14T09:18:06.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "697b4e34f1ba8861397432489cf78769ccab76b0",
      "fileid": "95c6c8ecff20da76a7e3e1337b5bfba7a51b299a8a686655860ceb0cddc9e977",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidwpierce/actions/runs/25851980900"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.24",
      "date": "2026-05-14T09:18:22.000Z",
      "arch": "aarch64",
      "commit": "697b4e34f1ba8861397432489cf78769ccab76b0",
      "fileid": "7bedc5b231b5b318634116350f3548baef02ad3cea57a76adc0c840cd0fdf121",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidwpierce/actions/runs/25851980900"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.24",
      "date": "2026-05-14T09:19:21.000Z",
      "arch": "x86_64",
      "commit": "697b4e34f1ba8861397432489cf78769ccab76b0",
      "fileid": "b99e84925d9ccdd570d13e04a8533a155bba44c165d13302d05fd3901f2e6965",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidwpierce/actions/runs/25851980900"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.24",
      "date": "2026-05-15T05:58:26.000Z",
      "arch": "aarch64",
      "commit": "697b4e34f1ba8861397432489cf78769ccab76b0",
      "fileid": "a8f3b6e953b4ce8a742d4781b0c85731ac797830acf7dcf84e36a2c35cb667de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidwpierce/actions/runs/25851980900"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.24",
      "date": "2026-05-14T09:19:25.000Z",
      "arch": "x86_64",
      "commit": "697b4e34f1ba8861397432489cf78769ccab76b0",
      "fileid": "db5ab3e4f664d695ecb8c3c1a99f6d354b9647add2811a68c3597ad90d419488",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidwpierce/actions/runs/25851980900"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.24",
      "date": "2026-05-14T09:17:04.000Z",
      "arch": "x86_64",
      "commit": "697b4e34f1ba8861397432489cf78769ccab76b0",
      "fileid": "73610db1b2ecfd70b7d19fa16c2d52edb79b437a367b09d6fd66acc3eaad0475",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidwpierce/actions/runs/25851980900"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.24",
      "date": "2026-05-14T09:17:07.000Z",
      "arch": "x86_64",
      "commit": "697b4e34f1ba8861397432489cf78769ccab76b0",
      "fileid": "8f8c9ef0db73d7725169579e530fafe3fd9b2d033469e52d876e2d0a66bd5e1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidwpierce/actions/runs/25851980900"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.24",
      "date": "2026-05-14T09:17:21.000Z",
      "arch": "x86_64",
      "commit": "697b4e34f1ba8861397432489cf78769ccab76b0",
      "fileid": "6b72da78cb2bba1bfc3b1dcbd4107d3edfba0b47300b25e680e860f98f7f64f4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/davidwpierce/actions/runs/25851980900"
    }
  ]
}