{
  "_id": "6a115a12acfb0bcc41cebd6a",
  "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-05-23 07:36:24 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",
  "MD5sum": "f1a6bf684a155bb13dfe0793607bb3aa",
  "_user": "ecor",
  "_type": "src",
  "_file": "rasterList_0.5.21.tar.gz",
  "_fileid": "b6f67583b2f72d680d94dd7a45ffa47742bc78df4c8d12c9c7bb4f700a0461fb",
  "_filesize": 2165181,
  "_sha256": "b6f67583b2f72d680d94dd7a45ffa47742bc78df4c8d12c9c7bb4f700a0461fb",
  "_created": "2026-05-23T07:36:24.000Z",
  "_published": "2026-05-23T07:41:06.323Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77506728365,
      "time": 237,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175368953"
    },
    {
      "job": 77506728360,
      "time": 233,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175368590"
    },
    {
      "job": 77506728361,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175360573"
    },
    {
      "job": 77506728362,
      "time": 153,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175360704"
    },
    {
      "job": 77506532902,
      "time": 241,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175346904"
    },
    {
      "job": 77506728364,
      "time": 151,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175360684"
    },
    {
      "job": 77506728368,
      "time": 213,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7175366706"
    },
    {
      "job": 77506728372,
      "time": 178,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7175363169"
    },
    {
      "job": 77506728377,
      "time": 187,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7175364097"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ecor/actions/runs/26327028541",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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",
    "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": 246,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rasterList"
  },
  "_devurl": "https://github.com/ecor/rasterlist",
  "_searchresults": 23,
  "_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.361727836017593,
  "_indexed": true,
  "_nocasepkg": "rasterlist",
  "_universes": [
    "ecor"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.5.21",
      "date": "2026-05-23T07:39:04.000Z",
      "distro": "noble",
      "commit": "533cd25475f4b2436ddd2b58ea9dff1333b7adf0",
      "fileid": "6c62ce3e4bc75fa4b6c5826c3cc503cc1eeaf6b659fb3049bdd66bdd6fa4d2bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/26327028541"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.5.21",
      "date": "2026-05-23T07:39:04.000Z",
      "distro": "noble",
      "commit": "533cd25475f4b2436ddd2b58ea9dff1333b7adf0",
      "fileid": "63e4d078a7389f7984e59e828662e6eb2c177728cfaa0affcc307ae4b01b598c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/26327028541"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.5.21",
      "date": "2026-05-23T07:38:15.000Z",
      "commit": "533cd25475f4b2436ddd2b58ea9dff1333b7adf0",
      "fileid": "764b844c8f8fe6378cd891716e63f0ebaef20929cfef41a1112878e9b8bcecfa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/26327028541"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.5.21",
      "date": "2026-05-23T07:38:17.000Z",
      "commit": "533cd25475f4b2436ddd2b58ea9dff1333b7adf0",
      "fileid": "2c23594a49e9babd7435ecb152853e959db8cd9a279c3351083cf2e3d89a203a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/26327028541"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.5.21",
      "date": "2026-05-23T07:39:23.000Z",
      "commit": "533cd25475f4b2436ddd2b58ea9dff1333b7adf0",
      "fileid": "4172b33636abbb12345acb18dc5571c8da3e59313404301deb96f6d0db3f9327",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/26327028541"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.5.21",
      "date": "2026-05-23T07:38:09.000Z",
      "commit": "533cd25475f4b2436ddd2b58ea9dff1333b7adf0",
      "fileid": "f2a39295460941ad3d4d01a0f9e3438164350d7dc12647a638c7dec70528f48b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/26327028541"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.5.21",
      "date": "2026-05-23T07:38:00.000Z",
      "commit": "533cd25475f4b2436ddd2b58ea9dff1333b7adf0",
      "fileid": "8514f11b5cf2b769a529ebd9d774a376b1093369e4661c431085ec615edb4b6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/26327028541"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.5.21",
      "date": "2026-05-23T07:37:53.000Z",
      "commit": "533cd25475f4b2436ddd2b58ea9dff1333b7adf0",
      "fileid": "280d45008e69a6d6f3e3c56afe188f9eaaf1a7fb21feaceaf8fb0fed154e37d0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ecor/actions/runs/26327028541"
    }
  ]
}