{
  "_id": "6a49a9e7084b645cca9b2bc3",
  "Package": "gimms",
  "Title": "Download and Process GIMMS NDVI3g Data",
  "Version": "1.2.5",
  "URL": "https://github.com/environmentalinformatics-marburg/gimms",
  "BugReports": "https://github.com/environmentalinformatics-marburg/gimms/issues",
  "Authors@R": "person(\"Florian\", \"Detsch\", email = \"fdetsch@web.de\", role = c(\"cre\", \"aut\"))",
  "Maintainer": "Florian Detsch <fdetsch@web.de>",
  "Description": "This is a set of functions to retrieve information about\nGIMMS NDVI3g files currently available online; download (and\nre-arrange, in the case of NDVI3g.v0) the half-monthly data\nsets; import downloaded files from ENVI binary (NDVI3g.v0) or\nNetCDF format (NDVI3g.v1) directly into R based on the\nwidespread 'raster' package; conduct quality control; and\ngenerate monthly composites (e.g., maximum values) from the\nhalf-monthly input data. As a special gimmick, a method is\nincluded to conveniently apply the Mann-Kendall trend test upon\n'Raster*' images, optionally featuring trend-free pre-whitening\nto account for lag-1 autocorrelation.",
  "License": "MIT + file LICENSE",
  "LazyData": "TRUE",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "Encoding": "UTF-8",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libnetcdf-dev\nlibssl-dev libproj-dev libsqlite3-dev",
  "Repository": "https://environmentalinformatics-marburg.r-universe.dev",
  "Date/Publication": "2026-03-31 12:38:19 UTC",
  "RemoteUrl": "https://github.com/environmentalinformatics-marburg/gimms",
  "RemoteRef": "HEAD",
  "RemoteSha": "bc52e54d48ec57936dbd005b94b543490ccb65ca",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-19 07:28:54 UTC",
    "User": "root"
  },
  "Author": "Florian Detsch [cre, aut]",
  "_user": "environmentalinformatics-marburg",
  "_type": "src",
  "_file": "gimms_1.2.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/b81c6c67ba12a20efe762607ca80bd9c24a81d8c730e7975e49c53d1d95216eb",
  "_filesize": 367472,
  "_sha256": "b81c6c67ba12a20efe762607ca80bd9c24a81d8c730e7975e49c53d1d95216eb",
  "_expires": "2026-10-13T00:48:37.000Z",
  "_created": "2026-06-19T07:28:54.000Z",
  "_published": "2026-07-05T00:48:39.547Z",
  "_jobs": [
    {
      "job": 85180215825,
      "time": 218,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7744134908"
    },
    {
      "job": 85180215957,
      "time": 219,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744134660"
    },
    {
      "job": 85180215862,
      "time": 186,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7744119976"
    },
    {
      "job": 85180215948,
      "time": 178,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744117730"
    },
    {
      "job": 85180215686,
      "time": 232,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744072753"
    },
    {
      "job": 85180215893,
      "time": 107,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744103495"
    },
    {
      "job": 85180215943,
      "time": 187,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7744125811"
    },
    {
      "job": 85180215878,
      "time": 176,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7744122556"
    },
    {
      "job": 85180215937,
      "time": 190,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7744126376"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/environmentalinformatics-marburg/actions/runs/27811812188",
  "_status": "success",
  "_upstream": "https://github.com/environmentalinformatics-marburg/gimms",
  "_commit": {
    "id": "bc52e54d48ec57936dbd005b94b543490ccb65ca",
    "author": "fdetsch <fdetsch@web.de>",
    "committer": "fdetsch <fdetsch@web.de>",
    "message": "Merge branch 'develop'\n",
    "time": 1774960699
  },
  "_maintainer": {
    "name": "Florian Detsch",
    "email": "fdetsch@web.de",
    "login": "fdetsch",
    "mastodon": "@bembelbaron@fosstodon.org",
    "description": "GIS Expert",
    "uuid": 3940660
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "raster",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "curl",
      "role": "Imports"
    },
    {
      "package": "Kendall",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "ncdf4",
      "role": "Imports"
    },
    {
      "package": "zyp",
      "role": "Imports"
    },
    {
      "package": "checkmate",
      "role": "Suggests"
    },
    {
      "package": "tinytest",
      "role": "Suggests"
    }
  ],
  "_owner": "environmentalinformatics-marburg",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    },
    {
      "week": "2026-03",
      "n": 1
    },
    {
      "week": "2026-14",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.2.3",
      "date": "2025-08-06"
    },
    {
      "name": "1.2.5",
      "date": "2026-03-21"
    }
  ],
  "_stars": 18,
  "_contributors": [
    {
      "user": "fdetsch",
      "count": 103,
      "uuid": 3940660
    },
    {
      "user": "tim-salabim",
      "count": 2,
      "uuid": 2826432
    }
  ],
  "_userbio": {
    "uuid": 3872203,
    "type": "organization",
    "name": "Environmental Informatics at Marburg University",
    "followers": 14
  },
  "_downloads": {
    "count": 591,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/gimms"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/environmentalinformatics-marburg/gimms",
  "_searchresults": 45,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/gimms.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/environmentalinformatics-marburg/gimms",
  "_realowner": "environmentalinformatics-marburg",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1",
      "date": "2015-10-08"
    },
    {
      "version": "0.1.1",
      "date": "2015-10-09"
    },
    {
      "version": "0.2.0",
      "date": "2015-10-26"
    },
    {
      "version": "0.3.0",
      "date": "2015-11-13"
    },
    {
      "version": "0.4.0",
      "date": "2015-12-18"
    },
    {
      "version": "0.5.0",
      "date": "2016-01-15"
    },
    {
      "version": "0.5.1",
      "date": "2016-01-27"
    },
    {
      "version": "1.0.0",
      "date": "2016-12-16"
    },
    {
      "version": "1.1.0",
      "date": "2018-01-13"
    },
    {
      "version": "1.1.1",
      "date": "2018-12-07"
    },
    {
      "version": "1.1.3",
      "date": "2020-03-19"
    },
    {
      "version": "1.2.0",
      "date": "2021-04-16"
    },
    {
      "version": "1.2.1",
      "date": "2021-07-30"
    },
    {
      "version": "1.2.2",
      "date": "2023-08-09"
    },
    {
      "version": "1.2.3",
      "date": "2025-08-20"
    },
    {
      "version": "1.2.4",
      "date": "2025-11-30"
    },
    {
      "version": "1.2.5",
      "date": "2026-03-21"
    }
  ],
  "_exports": [
    "downloadGimms",
    "monthlyComposite",
    "monthlyIndices",
    "oldNaming",
    "qualityControl",
    "rasterizeGimms",
    "rearrangeFiles",
    "significantTau",
    "updateInventory"
  ],
  "_datasets": [
    {
      "name": "bale3g.v1",
      "title": "Bale Mountains NDVI3g.v1",
      "object": "bale3g.v1",
      "class": [
        "RasterStack"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    },
    {
      "name": "kili3g.v0",
      "title": "Kilimanjaro NDVI3g.v0",
      "object": "kili3g.v0",
      "class": [
        "RasterStack"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "gimms-package",
      "title": "Download and Process GIMMS NDVI3g Data",
      "topics": [
        "gimms-package",
        "gimms"
      ]
    },
    {
      "page": "bale3g.v1",
      "title": "Bale Mountains NDVI3g.v1",
      "topics": [
        "bale3g.v1"
      ]
    },
    {
      "page": "downloadGimms",
      "title": "Download GIMMS NDVI3g Data",
      "topics": [
        "downloadGimms",
        "downloadGimms,character,ANY-method",
        "downloadGimms,character-method",
        "downloadGimms,Date-method",
        "downloadGimms,dateORmissing,dateORmissing-method",
        "downloadGimms,missing,missing-method",
        "downloadGimms,missing-method",
        "downloadGimms,numeric-method",
        "downloadGimms,numericORmissing,numericORmissing-method"
      ]
    },
    {
      "page": "kili3g.v0",
      "title": "Kilimanjaro NDVI3g.v0",
      "topics": [
        "kili3g.v0"
      ]
    },
    {
      "page": "monthlyComposite",
      "title": "Calculate Monthly Composite Images",
      "topics": [
        "monthlyComposite",
        "monthlyComposite,character-method",
        "monthlyComposite,RasterStackBrick-method"
      ]
    },
    {
      "page": "monthlyIndices",
      "title": "Create Monthly Indices from NDVI3g Files",
      "topics": [
        "monthlyIndices"
      ]
    },
    {
      "page": "oldNaming",
      "title": "Create Traditional GIMMS NDVI3g File Names",
      "topics": [
        "oldNaming"
      ]
    },
    {
      "page": "qualityControl",
      "title": "Perform Quality Control on GIMMS NDVI3g Data",
      "topics": [
        "qualityControl",
        "qualityControl,RasterStackBrick-method"
      ]
    },
    {
      "page": "rasterizeGimms",
      "title": "Rasterize GIMMS NDVI3g Data",
      "topics": [
        "rasterizeGimms"
      ]
    },
    {
      "page": "rearrangeFiles",
      "title": "Rearrange GIMMS NDVI3g.v0 Files",
      "topics": [
        "rearrangeFiles"
      ]
    },
    {
      "page": "significantTau",
      "title": "Compute (Pre-Whitened) Kendall's tau",
      "topics": [
        "significantTau",
        "significantTau,numeric-method",
        "significantTau,RasterStackBrick-method"
      ]
    },
    {
      "page": "updateInventory",
      "title": "Update GIMMS NDVI3g File Inventory",
      "topics": [
        "updateInventory"
      ]
    }
  ],
  "_readme": "https://github.com/environmentalinformatics-marburg/gimms/raw/HEAD/README.md",
  "_rundeps": [
    "boot",
    "curl",
    "Kendall",
    "lattice",
    "ncdf4",
    "raster",
    "Rcpp",
    "sp",
    "terra",
    "zyp"
  ],
  "_score": 5.5616975326539935,
  "_indexed": true,
  "_nocasepkg": "gimms",
  "_universes": [
    "environmentalinformatics-marburg",
    "fdetsch"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.2.5",
      "date": "2026-06-19T07:31:12.000Z",
      "distro": "noble",
      "commit": "bc52e54d48ec57936dbd005b94b543490ccb65ca",
      "fileid": "https://r2.ropensci.org/1ad38a1ca2c60328d96e08eee298e895533b486a8e25dbc1156823a6d6ffe602",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/environmentalinformatics-marburg/actions/runs/27811812188"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.2.5",
      "date": "2026-06-19T07:31:19.000Z",
      "distro": "noble",
      "commit": "bc52e54d48ec57936dbd005b94b543490ccb65ca",
      "fileid": "https://r2.ropensci.org/3bacc0ee8a962f95ccffdcc69d77c4f127421de101448273734c9d2da1457b20",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/environmentalinformatics-marburg/actions/runs/27811812188"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.2.5",
      "date": "2026-06-19T07:31:13.000Z",
      "commit": "bc52e54d48ec57936dbd005b94b543490ccb65ca",
      "fileid": "https://r2.ropensci.org/e7a1a6ba4b825eb8978873cd4fe3d51b64b1e4fc1e2442c3965cc2398ecd6e59",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/environmentalinformatics-marburg/actions/runs/27811812188"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.2.5",
      "date": "2026-06-19T07:31:01.000Z",
      "commit": "bc52e54d48ec57936dbd005b94b543490ccb65ca",
      "fileid": "https://r2.ropensci.org/ce8dd512f909e79141b7ee47b1e22b025e28140dc09c131a6cd2d46928a3a2c6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/environmentalinformatics-marburg/actions/runs/27811812188"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.2.5",
      "date": "2026-06-19T07:31:11.000Z",
      "commit": "bc52e54d48ec57936dbd005b94b543490ccb65ca",
      "fileid": "https://r2.ropensci.org/69ed96ea2df9cd12807e8accdc9dde3418c583633883c1df4e8cda61bac8e51a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/environmentalinformatics-marburg/actions/runs/27811812188"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.2.5",
      "date": "2026-06-19T07:30:20.000Z",
      "commit": "bc52e54d48ec57936dbd005b94b543490ccb65ca",
      "fileid": "https://r2.ropensci.org/ba0b93738315ef34f8fcacbffe9eb944cd833adae946456d944ca1f00072dd12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/environmentalinformatics-marburg/actions/runs/27811812188"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.2.5",
      "date": "2026-06-19T07:30:15.000Z",
      "commit": "bc52e54d48ec57936dbd005b94b543490ccb65ca",
      "fileid": "https://r2.ropensci.org/3db0a1c6f01bd65f2cfb7354fe8778941895f5a541413cdceb4db238f1b54cf7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/environmentalinformatics-marburg/actions/runs/27811812188"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.2.5",
      "date": "2026-06-19T07:30:24.000Z",
      "commit": "bc52e54d48ec57936dbd005b94b543490ccb65ca",
      "fileid": "https://r2.ropensci.org/9e63222b5ae0904b1f9b50acfc7156d132963a46b0042d27fc7464344161537d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/environmentalinformatics-marburg/actions/runs/27811812188"
    }
  ]
}