{
  "_id": "6a572a0fff0138dec5d6e8b7",
  "Package": "rasterVis",
  "Type": "Package",
  "Title": "Visualization Methods for Raster Data",
  "Version": "0.52.0",
  "Encoding": "UTF-8",
  "Authors@R": "c(person(\"Oscar\", \"Perpinan Lamigueiro\", email=\"oscar.perpinan@upm.es\", role=c('cre', 'aut'), comment = c(ORCID = \"0000-0002-4134-7196\")), person(\"Robert\", \"Hijmans\", email= \"r.hijmans@gmail.com\", role='aut'), person(\"Alexandre\", \"Courtiol\", email= \"alexandre.courtiol@gmail.com\", role='ctb'))",
  "Description": "Methods for enhanced visualization and interaction with\nraster data. It implements visualization methods for\nquantitative data and categorical data, both for univariate and\nmultivariate rasters. It also provides methods to display\nspatiotemporal rasters, and vector fields. See the website for\nexamples.",
  "URL": "https://oscarperpinan.codeberg.page/rastervis/",
  "BugReports": "https://codeberg.org/oscarperpinan/rastervis/issues",
  "License": "GPL-3",
  "LazyLoad": "yes",
  "Config/pak/sysreqs": "libgdal-dev gdal-bin libgeos-dev libjpeg-dev\nlibpng-dev libproj-dev libsqlite3-dev",
  "Repository": "https://oscarperpinan.r-universe.dev",
  "Date/Publication": "2025-09-18 12:22:36 UTC",
  "RemoteUrl": "https://codeberg.org/oscarperpinan/rastervis",
  "RemoteRef": "HEAD",
  "RemoteSha": "e2cd74b148376c6702e39abe47eddc6ab6e56390",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 06:29:28 UTC",
    "User": "root"
  },
  "Author": "Oscar Perpinan Lamigueiro [cre, aut] (ORCID:\n<https://orcid.org/0000-0002-4134-7196>),\nRobert Hijmans [aut],\nAlexandre Courtiol [ctb]",
  "Maintainer": "Oscar Perpinan Lamigueiro <oscar.perpinan@upm.es>",
  "_user": "oscarperpinan",
  "_type": "src",
  "_file": "rasterVis_0.52.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/c33c5d85a6f617caf1fc46979e06f939e4a287808e88379b1d9317a749f7028f",
  "_filesize": 280801,
  "_sha256": "c33c5d85a6f617caf1fc46979e06f939e4a287808e88379b1d9317a749f7028f",
  "_expires": "2026-10-23T06:34:53.000Z",
  "_created": "2026-07-15T06:29:28.000Z",
  "_published": "2026-07-15T06:34:55.346Z",
  "_jobs": [
    {
      "job": 87284467747,
      "time": 257,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8334561540"
    },
    {
      "job": 87284467711,
      "time": 271,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8334565506"
    },
    {
      "job": 87284467703,
      "time": 211,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8334541913"
    },
    {
      "job": 87284467719,
      "time": 187,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8334533582"
    },
    {
      "job": 87283894037,
      "time": 233,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8334483479"
    },
    {
      "job": 87284467690,
      "time": 140,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8334525983"
    },
    {
      "job": 87284467706,
      "time": 179,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8334538021"
    },
    {
      "job": 87284467770,
      "time": 167,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8334534625"
    },
    {
      "job": 87284467776,
      "time": 193,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8334542342"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/29394181719",
  "_status": "success",
  "_upstream": "https://codeberg.org/oscarperpinan/rastervis",
  "_commit": {
    "id": "e2cd74b148376c6702e39abe47eddc6ab6e56390",
    "author": "Oscar Perpiñán Lamigueiro <oscar.perpinan@upm.es>",
    "committer": "Oscar Perpiñán Lamigueiro <oscar.perpinan@upm.es>",
    "message": "Fix usage of crs in gplot.\n",
    "time": 1758198156
  },
  "_maintainer": {
    "name": "Oscar Perpinan Lamigueiro",
    "email": "oscar.perpinan@upm.es",
    "login": "oscarperpinan",
    "orcid": "0000-0002-4134-7196",
    "description": "Associate professor of electrical engineering and solar energy at ETSIDI-UPM. R and Emacs enthusiast. Always learning.",
    "uuid": 1321370
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "lattice",
      "version": ">= 0.22-5",
      "role": "Depends"
    },
    {
      "package": "raster",
      "version": ">= 3.4-13",
      "role": "Imports"
    },
    {
      "package": "terra",
      "version": ">= 1.7-17",
      "role": "Imports"
    },
    {
      "package": "latticeExtra",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "parallel",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "RColorBrewer",
      "role": "Imports"
    },
    {
      "package": "hexbin",
      "role": "Imports"
    },
    {
      "package": "sp",
      "version": ">= 1.0-6",
      "role": "Imports"
    },
    {
      "package": "zoo",
      "role": "Imports"
    },
    {
      "package": "viridisLite",
      "role": "Imports"
    },
    {
      "package": "rgl",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "colorspace",
      "role": "Suggests"
    },
    {
      "package": "dichromat",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    }
  ],
  "_owner": "codeberg-oscarperpinan",
  "_selfowned": true,
  "_usedby": 10,
  "_updates": [
    {
      "week": "2025-31",
      "n": 2
    },
    {
      "week": "2025-38",
      "n": 1
    }
  ],
  "_tags": [],
  "_userbio": {
    "uuid": 1321370,
    "type": "user",
    "name": "Oscar Perpiñán Lamigueiro",
    "followers": 250,
    "description": "Associate professor of electrical engineering and solar energy at ETSIDI-UPM. R and Emacs enthusiast. Always learning."
  },
  "_downloads": {
    "count": 5467,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rasterVis"
  },
  "_mentions": 22,
  "_devurl": "https://codeberg.org/oscarperpinan/rastervis",
  "_searchresults": 3880,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/rasterVis.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://codeberg.org/oscarperpinan/rastervis",
  "_realowner": "oscarperpinan",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.10-2",
      "date": "2011-07-06"
    },
    {
      "version": "0.10-3",
      "date": "2011-07-23"
    },
    {
      "version": "0.10-4",
      "date": "2011-08-25"
    },
    {
      "version": "0.10-5",
      "date": "2011-09-23"
    },
    {
      "version": "0.10-6",
      "date": "2011-11-02"
    },
    {
      "version": "0.10-7",
      "date": "2011-12-09"
    },
    {
      "version": "0.10-9",
      "date": "2012-01-29"
    },
    {
      "version": "0.11-01",
      "date": "2012-08-28"
    },
    {
      "version": "0.11-07",
      "date": "2012-10-11"
    },
    {
      "version": "0.20-01",
      "date": "2013-01-09"
    },
    {
      "version": "0.20-05",
      "date": "2013-03-16"
    },
    {
      "version": "0.20-07",
      "date": "2013-05-06"
    },
    {
      "version": "0.21",
      "date": "2013-06-03"
    },
    {
      "version": "0.23",
      "date": "2013-10-10"
    },
    {
      "version": "0.24",
      "date": "2013-11-18"
    },
    {
      "version": "0.27",
      "date": "2014-01-23"
    },
    {
      "version": "0.28",
      "date": "2014-03-25"
    },
    {
      "version": "0.31",
      "date": "2014-08-25"
    },
    {
      "version": "0.32",
      "date": "2014-10-25"
    },
    {
      "version": "0.35",
      "date": "2015-02-24"
    },
    {
      "version": "0.37",
      "date": "2015-09-06"
    },
    {
      "version": "0.40",
      "date": "2016-04-16"
    },
    {
      "version": "0.41",
      "date": "2016-12-10"
    },
    {
      "version": "0.43",
      "date": "2018-01-11"
    },
    {
      "version": "0.44",
      "date": "2018-04-05"
    },
    {
      "version": "0.45",
      "date": "2018-06-02"
    },
    {
      "version": "0.46",
      "date": "2019-07-02"
    },
    {
      "version": "0.47",
      "date": "2019-12-13"
    },
    {
      "version": "0.48",
      "date": "2020-06-16"
    },
    {
      "version": "0.49",
      "date": "2020-11-03"
    },
    {
      "version": "0.50",
      "date": "2021-03-04"
    },
    {
      "version": "0.50.1",
      "date": "2021-03-23"
    },
    {
      "version": "0.50.2",
      "date": "2021-05-01"
    },
    {
      "version": "0.50.3",
      "date": "2021-07-22"
    },
    {
      "version": "0.51.0",
      "date": "2021-10-11"
    },
    {
      "version": "0.51.1",
      "date": "2021-11-20"
    },
    {
      "version": "0.51.2",
      "date": "2022-01-23"
    },
    {
      "version": "0.51.4",
      "date": "2022-11-27"
    },
    {
      "version": "0.51.5",
      "date": "2023-01-07"
    },
    {
      "version": "0.51.6",
      "date": "2023-11-01"
    },
    {
      "version": "0.51.7",
      "date": "2025-09-01"
    }
  ],
  "_exports": [
    "BTCTheme",
    "BuRdTheme",
    "bwplot",
    "bwTheme",
    "chooseRegion",
    "contourplot",
    "densityplot",
    "gplot",
    "GrTheme",
    "hexbinplot",
    "histogram",
    "horizonplot",
    "hovmoller",
    "identifyRaster",
    "infernoTheme",
    "levelplot",
    "magmaTheme",
    "plasmaTheme",
    "plot3D",
    "PuOrTheme",
    "rasterTheme",
    "RdBuTheme",
    "splom",
    "streamplot",
    "streamTheme",
    "vectorplot",
    "viridisTheme",
    "xscale.raster",
    "xscale.raster.subticks",
    "xyLayer",
    "xyplot",
    "YlOrRdTheme",
    "yscale.raster",
    "yscale.raster.subticks"
  ],
  "_help": [
    {
      "page": "rasterVis-package",
      "title": "Visualization Methods for Raster Data",
      "topics": [
        "rasterVis-package",
        "rasterVis"
      ]
    },
    {
      "page": "bwplot-methods",
      "title": "Box and whisker plots of Raster objects.",
      "topics": [
        "bwplot",
        "bwplot,formula,Raster-method",
        "bwplot,formula,SpatRaster-method",
        "bwplot,RasterStackBrick,missing-method",
        "bwplot,SpatRaster,missing-method"
      ]
    },
    {
      "page": "densityplot-methods",
      "title": "Density plots for Raster objects.",
      "topics": [
        "densityplot",
        "densityplot,formula,Raster-method",
        "densityplot,formula,SpatRaster-method",
        "densityplot,Raster,missing-method",
        "densityplot,SpatRaster,missing-method"
      ]
    },
    {
      "page": "hexbinplot",
      "title": "Formula methods",
      "topics": [
        "hexbinplot",
        "hexbinplot,formula,Raster-method",
        "hexbinplot,formula,SpatRaster-method",
        "xyplot,formula,Raster-method",
        "xyplot,formula,SpatRaster-method"
      ]
    },
    {
      "page": "gplot-methods",
      "title": "Use ggplot to plot a Raster* or a SpatRaster object.",
      "topics": [
        "gplot",
        "gplot,Raster-method",
        "gplot,SpatRaster-method"
      ]
    },
    {
      "page": "histogram-methods",
      "title": "Histogram of Raster objects.",
      "topics": [
        "histogram",
        "histogram,formula,Raster-method",
        "histogram,formula,SpatRaster-method",
        "histogram,Raster,missing-method",
        "histogram,SpatRaster,missing-method"
      ]
    },
    {
      "page": "horizonplot-methods",
      "title": "Horizon plots of Raster objects.",
      "topics": [
        "horizonplot",
        "horizonplot,RasterStackBrick,missing-method",
        "horizonplot,RasterStackBrick-method",
        "horizonplot,SpatRaster,missing-method",
        "horizonplot,SpatRaster-method"
      ]
    },
    {
      "page": "hovmoller-methods",
      "title": "Hovmoller plots",
      "topics": [
        "hovmoller",
        "hovmoller,RasterStackBrick-method",
        "hovmoller,SpatRaster-method"
      ]
    },
    {
      "page": "chooseRegion",
      "title": "Interaction with trellis objects.",
      "topics": [
        "chooseRegion",
        "identifyRaster",
        "identifyRaster,Raster-method"
      ]
    },
    {
      "page": "miscLattice",
      "title": "Lines, points and polygons",
      "topics": [
        "llines.SpatVector",
        "lpoints.SpatVector",
        "lpolygon.SpatVector"
      ]
    },
    {
      "page": "levelplot-methods",
      "title": "Level and contour plots of Raster objects.",
      "topics": [
        "contourplot",
        "contourplot,Raster,missing-method",
        "contourplot,SpatRaster,missing-method",
        "levelplot",
        "levelplot,Raster,missing-method",
        "levelplot,SpatRaster,missing-method"
      ]
    },
    {
      "page": "plot3d",
      "title": "Interactive 3D plot of a RasterLayer",
      "topics": [
        "plot3D",
        "plot3D,RasterLayer-method"
      ]
    },
    {
      "page": "rasterTheme",
      "title": "Themes for 'raster' with 'lattice'.",
      "topics": [
        "BTCTheme",
        "BuRdTheme",
        "bwTheme",
        "GrTheme",
        "infernoTheme",
        "magmaTheme",
        "plasmaTheme",
        "PuOrTheme",
        "rasterTheme",
        "RdBuTheme",
        "streamTheme",
        "viridisTheme",
        "xscale.raster",
        "xscale.raster.subticks",
        "YlOrRdTheme",
        "yscale.raster",
        "yscale.raster.subticks"
      ]
    },
    {
      "page": "splom-methods",
      "title": "Scatter plot matrices of Raster objects.",
      "topics": [
        "splom",
        "splom,Raster,missing-method",
        "splom,SpatRaster,missing-method"
      ]
    },
    {
      "page": "vectorplot",
      "title": "Vector plots of Raster objects.",
      "topics": [
        "streamplot",
        "streamplot,Raster-method",
        "streamplot,RasterStack-method",
        "vectorplot",
        "vectorplot,Raster-method",
        "vectorplot,RasterStack-method"
      ]
    },
    {
      "page": "xyLayer",
      "title": "xyLayer",
      "topics": [
        "xyLayer"
      ]
    },
    {
      "page": "xyplot-methods",
      "title": "xyplot for Raster objects",
      "topics": [
        "xyplot",
        "xyplot,RasterStackBrick,missing-method",
        "xyplot,SpatRaster,missing-method"
      ]
    }
  ],
  "_readme": "https://codeberg.org/oscarperpinan/rastervis/raw/HEAD/README.md",
  "_rundeps": [
    "deldir",
    "hexbin",
    "interp",
    "jpeg",
    "lattice",
    "latticeExtra",
    "MASS",
    "png",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "RcppEigen",
    "sp",
    "terra",
    "viridisLite",
    "zoo"
  ],
  "_score": 8.803702054205427,
  "_indexed": true,
  "_nocasepkg": "rastervis",
  "_universes": [
    "oscarperpinan",
    "codeberg-oscarperpinan"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.52.0",
      "date": "2026-07-15T06:32:26.000Z",
      "distro": "resolute",
      "commit": "e2cd74b148376c6702e39abe47eddc6ab6e56390",
      "fileid": "https://r2.ropensci.org/5dc7e71b7609c7e1eef0d0afc39cc25f81636fe5f9472ca4f985810f8ae7cd3e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/29394181719"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.52.0",
      "date": "2026-07-15T06:32:45.000Z",
      "distro": "resolute",
      "commit": "e2cd74b148376c6702e39abe47eddc6ab6e56390",
      "fileid": "https://r2.ropensci.org/4888b85a5adbcd6722a1a009ffa648c41aeee84b50a6f0de4e310f70b3e10c6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/29394181719"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.52.0",
      "date": "2026-07-15T06:32:17.000Z",
      "commit": "e2cd74b148376c6702e39abe47eddc6ab6e56390",
      "fileid": "https://r2.ropensci.org/f60a540e4f7319a25e5c73f6f8bff64e9365301f3edef477db38791418333e66",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/29394181719"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.52.0",
      "date": "2026-07-15T06:31:43.000Z",
      "commit": "e2cd74b148376c6702e39abe47eddc6ab6e56390",
      "fileid": "https://r2.ropensci.org/270fb71c059798670833e134265db4c1d35460a847a8527b82514ac06164378b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/29394181719"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.52.0",
      "date": "2026-07-15T06:32:19.000Z",
      "commit": "e2cd74b148376c6702e39abe47eddc6ab6e56390",
      "fileid": "https://r2.ropensci.org/99be54f69b99692d1435e855ffa698217dd0f23a22cf1432200ce3b78262e9aa",
      "status": "success",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/29394181719"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.52.0",
      "date": "2026-07-15T06:30:55.000Z",
      "commit": "e2cd74b148376c6702e39abe47eddc6ab6e56390",
      "fileid": "https://r2.ropensci.org/3d065ce33133bcad78835658dd25b8e8f29f1cedcb6c84931d84397886c6ab6f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/29394181719"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.52.0",
      "date": "2026-07-15T06:31:29.000Z",
      "commit": "e2cd74b148376c6702e39abe47eddc6ab6e56390",
      "fileid": "https://r2.ropensci.org/0847097687eee7e79d8489a4c0fd1024fc73ee2b8478161c660713f0ea1a98a1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/29394181719"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.52.0",
      "date": "2026-07-15T06:31:09.000Z",
      "commit": "e2cd74b148376c6702e39abe47eddc6ab6e56390",
      "fileid": "https://r2.ropensci.org/14b67613832952c77c3dac8f333eca4eea40962e39603becfcdbf30255c7d0e3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/oscarperpinan/actions/runs/29394181719"
    }
  ]
}