{
  "_id": "6a498c096d67900babdfa7ab",
  "Package": "rasterList",
  "License": "GPL (>= 3)",
  "Title": "A Raster Where Cells are Generic Objects",
  "Type": "Package",
  "Authors@R": "c(person(given=\"Emanuele\",family=\"Cordano\",role = c(\"aut\",\"cre\"),email = \"emanuele.cordano@gmail.com\"))",
  "Description": "A S4 class has been created such that complex operations\ncan be executed on each cell of a raster map. The raster of\nobjects contains a raster map with the addition of a list of\ngeneric objects: one object for each raster cells. It allows to\nwrite few lines of R code for complex map algebra. Two\nenvironmental applications about frequency analysis of raster\nmap of precipitation and creation of a raster map of soil water\nretention curves have been presented.",
  "Version": "0.5.21",
  "Date": "2025-08-25",
  "URL": "https://github.com/ecor/rasterList",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.3.2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 09:11:45 UTC",
    "User": "root"
  },
  "Author": "Emanuele Cordano [aut, cre]",
  "Maintainer": "Emanuele Cordano <emanuele.cordano@gmail.com>",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libproj-dev\nlibsqlite3-dev",
  "Repository": "https://ecor.r-universe.dev",
  "Date/Publication": "2025-08-26 14:27:36 UTC",
  "RemoteUrl": "https://github.com/ecor/rasterlist",
  "RemoteRef": "HEAD",
  "RemoteSha": "533cd25475f4b2436ddd2b58ea9dff1333b7adf0",
  "_user": "ecor",
  "_type": "src",
  "_file": "rasterList_0.5.21.tar.gz",
  "_fileid": "https://r2.ropensci.org/b1b98e69a8bfb664ed8735d3b09f5d765590429ea69ae333856fa74b7add25eb",
  "_filesize": 2166425,
  "_sha256": "b1b98e69a8bfb664ed8735d3b09f5d765590429ea69ae333856fa74b7add25eb",
  "_expires": "2026-10-12T22:41:11.000Z",
  "_created": "2026-06-22T09:11:45.000Z",
  "_published": "2026-07-04T22:41:13.611Z",
  "_jobs": [
    {
      "job": 85172942512,
      "time": 245,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7788019648"
    },
    {
      "job": 85172942479,
      "time": 254,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788023697"
    },
    {
      "job": 85172942497,
      "time": 154,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7787985296"
    },
    {
      "job": 85172942446,
      "time": 131,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7787976033"
    },
    {
      "job": 85172942197,
      "time": 246,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7787924349"
    },
    {
      "job": 85172942485,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7787975148"
    },
    {
      "job": 85172942412,
      "time": 229,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7788013458"
    },
    {
      "job": 85172942463,
      "time": 202,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7788003059"
    },
    {
      "job": 85172942534,
      "time": 397,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788077637"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/ecor/actions/runs/27941802629",
  "_status": "success",
  "_upstream": "https://github.com/ecor/rasterlist",
  "_commit": {
    "id": "533cd25475f4b2436ddd2b58ea9dff1333b7adf0",
    "author": "Emanuele Cordano <emanuele.cordano@gmail.com>",
    "committer": "Emanuele Cordano <emanuele.cordano@gmail.com>",
    "message": "cran submisson\n",
    "time": 1756218456
  },
  "_maintainer": {
    "name": "Emanuele Cordano",
    "email": "emanuele.cordano@gmail.com",
    "login": "ecor",
    "description": "I’m an environmental engineer with hydraulic and hydrological background and some skills in programming. Actually I'm self-employed and also work at JRC Ispra.",
    "uuid": 4470657
  },
  "_distro": "noble",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.0.1",
      "role": "Depends"
    },
    {
      "package": "raster",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "lmom",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "sp",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "soilwater",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "gridExtra",
      "role": "Suggests"
    },
    {
      "package": "knitcitations",
      "role": "Suggests"
    },
    {
      "package": "leaflet",
      "role": "Suggests"
    },
    {
      "package": "lmomPi",
      "role": "Suggests"
    },
    {
      "package": "stringr",
      "role": "Suggests"
    },
    {
      "package": "trend",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "ecor",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-35",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "climate",
    "hydrology",
    "hydrology-statistical",
    "hydrology-stormwater-analysis"
  ],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ecor",
      "count": 16,
      "uuid": 4470657
    }
  ],
  "_userbio": {
    "uuid": 4470657,
    "type": "user",
    "name": "Emanuele Cordano",
    "followers": 50,
    "description": "I’m an environmental engineer with hydraulic and hydrological background and some skills in programming. Actually I'm self-employed and also work at JRC Ispra."
  },
  "_downloads": {
    "count": 288,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rasterList"
  },
  "_devurl": "https://github.com/ecor/rasterlist",
  "_searchresults": 24,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rasterList.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ecor/rasterlist",
  "_realowner": "ecor",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.5.8",
      "date": "2017-08-11"
    },
    {
      "version": "0.5.14",
      "date": "2022-11-30"
    },
    {
      "version": "0.5.17",
      "date": "2023-03-22"
    },
    {
      "version": "0.5.19",
      "date": "2023-08-10"
    },
    {
      "version": "0.5.20",
      "date": "2023-08-17"
    },
    {
      "version": "0.5.21",
      "date": "2025-08-26"
    }
  ],
  "_exports": [
    "as.RasterList",
    "crop",
    "is.RasterList",
    "raster",
    "rasterList",
    "RasterListApply",
    "rasterListFun",
    "stack"
  ],
  "_help": [
    {
      "page": "crop",
      "title": "'Crop' methods for a 'RasterList-class' object.",
      "topics": [
        "crop",
        "crop,RasterList-method"
      ]
    },
    {
      "page": "is.RasterList",
      "title": "Is a 'RasterList-class' object ?",
      "topics": [
        "is.RasterList"
      ]
    },
    {
      "page": "raster",
      "title": "'Raster' methods for a 'RasterList-class' object.",
      "topics": [
        "raster",
        "raster,RasterList-method"
      ]
    },
    {
      "page": "rasterList",
      "title": "Creates a 'RasterList-class' object",
      "topics": [
        "as.RasterList",
        "rasterList",
        "rasterList,RasterBrick-method",
        "rasterList,RasterLayer-method",
        "rasterList,RasterList-method",
        "rasterList,RasterStack-method"
      ]
    },
    {
      "page": "RasterList-class",
      "title": "RasterList-class",
      "topics": [
        "RasterList-class"
      ]
    },
    {
      "page": "RasterList-Package",
      "title": "RasterList: A package for Rasters Where Cells are Generic Objects",
      "topics": [
        "rasterList-package",
        "RasterList-Package"
      ]
    },
    {
      "page": "RasterListApply",
      "title": "A function for operations among 'RasterList-class' objects.",
      "topics": [
        "RasterListApply"
      ]
    },
    {
      "page": "rasterListFun",
      "title": "Execution of the elements of a 'RasterList'",
      "topics": [
        "rasterListFun"
      ]
    },
    {
      "page": "stack",
      "title": "Creates a 'RasterStack-class' object from a 'RasterList-class'",
      "topics": [
        "stack",
        "stack,RasterList-method"
      ]
    }
  ],
  "_rundeps": [
    "lattice",
    "raster",
    "Rcpp",
    "sp",
    "terra"
  ],
  "_vignettes": [
    {
      "source": "rasterList_vignette_004.Rmd",
      "filename": "rasterList_vignette_004.html",
      "title": "Analysis with Raster Data Using R and rasterList Package: saving any kind of data in a grid cell",
      "author": "Emanuele Cordano",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Abstract",
        "Introduction",
        "Application 1",
        "Application 2",
        "Conclusions",
        "References"
      ],
      "created": "2023-08-17 13:02:37",
      "modified": "2023-08-17 13:02:37",
      "commits": 1
    }
  ],
  "_score": 3.380211241711606,
  "_indexed": true,
  "_nocasepkg": "rasterlist",
  "_universes": [
    "ecor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.21",
      "date": "2026-06-22T09:14:16.000Z",
      "distro": "noble",
      "commit": "533cd25475f4b2436ddd2b58ea9dff1333b7adf0",
      "fileid": "https://r2.ropensci.org/f996fd2b7f2dbbe8442a40d9ca8486db80bcd3355775625943839aa5f21c362e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/27941802629"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.21",
      "date": "2026-06-22T09:14:38.000Z",
      "distro": "noble",
      "commit": "533cd25475f4b2436ddd2b58ea9dff1333b7adf0",
      "fileid": "https://r2.ropensci.org/98d19d45ab8b63b56ceb99f581c3080dafef967f1d8fd506e9a211d66ae503b1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/27941802629"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.21",
      "date": "2026-06-22T09:13:41.000Z",
      "commit": "533cd25475f4b2436ddd2b58ea9dff1333b7adf0",
      "fileid": "https://r2.ropensci.org/09707d98b55fe0f878bcaf4a9f9e39df19ce032f694248d8b67c4d8b7dae4ca4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/27941802629"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.21",
      "date": "2026-06-22T09:13:29.000Z",
      "commit": "533cd25475f4b2436ddd2b58ea9dff1333b7adf0",
      "fileid": "https://r2.ropensci.org/2291cc99be579f1767a0a0e2d63ce08d499d47f2ea9a0a98d049d77569f630b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/27941802629"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.21",
      "date": "2026-06-22T09:14:23.000Z",
      "commit": "533cd25475f4b2436ddd2b58ea9dff1333b7adf0",
      "fileid": "https://r2.ropensci.org/4277edce699a6d9037a73a98a0de4f6cc216e7b7fe2d7fb2bc8068eec1a4ace5",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/27941802629"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.21",
      "date": "2026-06-22T09:13:27.000Z",
      "commit": "533cd25475f4b2436ddd2b58ea9dff1333b7adf0",
      "fileid": "https://r2.ropensci.org/f97f401241c34af7a1aef9532df1b547cbd6e9df8206cdc68018c0e53b1b10d1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/27941802629"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.21",
      "date": "2026-06-22T09:13:21.000Z",
      "commit": "533cd25475f4b2436ddd2b58ea9dff1333b7adf0",
      "fileid": "https://r2.ropensci.org/a3bbfa5d0323c61c4a608d89d3d64c89940a3440fa1b62d651eb854eb5076479",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/27941802629"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.21",
      "date": "2026-06-22T09:15:22.000Z",
      "commit": "533cd25475f4b2436ddd2b58ea9dff1333b7adf0",
      "fileid": "https://r2.ropensci.org/d37b3f07de1ecd321c3823801f94422f2a055d8d253d86e8e545150813d80468",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/27941802629"
    }
  ]
}