{
  "_id": "6a571bd4ff0138dec5d6dd25",
  "Package": "plainview",
  "Title": "Plot Raster Images Interactively on a Plain HTML Canvas",
  "Version": "0.2.2",
  "Authors@R": "c(person(given = \"Tim\",\nfamily = \"Appelhans\",\nrole = c(\"cre\", \"aut\"),\nemail = \"tim.appelhans@gmail.com\"),\nperson(given = \"Stefan\",\nfamily = \"Woellauer\",\nrole = \"aut\",\nemail = \"stephan.woellauer@geo.uni-marburg.de\"))",
  "Maintainer": "Tim Appelhans <tim.appelhans@gmail.com>",
  "Description": "Provides methods for plotting potentially large (raster)\nimages interactively on a plain HTML canvas. In contrast to\npackage 'mapview' data are plotted without background map, but\ndata can be projected to any spatial coordinate reference\nsystem. Supports plotting of classes 'RasterLayer',\n'RasterStack', 'RasterBrick' (from package 'raster') as well as\n'png' files located on disk. Interactivity includes zooming,\npanning, and mouse location information. In case of multi-layer\n'RasterStacks' or 'RasterBricks', RGB image plots are created\n(similar to 'raster::plotRGB' - but interactive).",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.3.2",
  "URL": "https://r-spatial.github.io/plainview/,\nhttps://github.com/r-spatial/plainview",
  "BugReports": "https://github.com/r-spatial/plainview/issues",
  "Config/pak/sysreqs": "cmake libgdal-dev gdal-bin libgeos-dev make\nlibpng-dev libuv1-dev libproj-dev libsqlite3-dev",
  "Repository": "https://r-spatial.r-universe.dev",
  "Date/Publication": "2025-08-19 09:32:55 UTC",
  "RemoteUrl": "https://github.com/r-spatial/plainview",
  "RemoteRef": "HEAD",
  "RemoteSha": "0aec56fbd9a63413e98608d2d90459003f72081c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-15 05:29:18 UTC",
    "User": "root"
  },
  "Author": "Tim Appelhans [cre, aut],\nStefan Woellauer [aut]",
  "_user": "r-spatial",
  "_type": "src",
  "_file": "plainview_0.2.2.tar.gz",
  "_fileid": "https://r2.ropensci.org/5670d5d738cd6ecd082ac8598346edfd69df7234ceabcb76009a38ae3d08ec9c",
  "_filesize": 748529,
  "_sha256": "5670d5d738cd6ecd082ac8598346edfd69df7234ceabcb76009a38ae3d08ec9c",
  "_expires": "2026-10-23T05:34:10.000Z",
  "_created": "2026-07-15T05:29:18.000Z",
  "_published": "2026-07-15T05:34:12.254Z",
  "_jobs": [
    {
      "job": 87276102613,
      "time": 234,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8333517121"
    },
    {
      "job": 87276102634,
      "time": 246,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333519739"
    },
    {
      "job": 87276102623,
      "time": 167,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8333498467"
    },
    {
      "job": 87276102626,
      "time": 160,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333496385"
    },
    {
      "job": 87275688979,
      "time": 198,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333452109"
    },
    {
      "job": 87276102622,
      "time": 162,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8333496367"
    },
    {
      "job": 87276102668,
      "time": 181,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8333502957"
    },
    {
      "job": 87276102653,
      "time": 186,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8333503155"
    },
    {
      "job": 87276102621,
      "time": 182,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333502574"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-spatial/actions/runs/29391437371",
  "_status": "success",
  "_upstream": "https://github.com/r-spatial/plainview",
  "_commit": {
    "id": "0aec56fbd9a63413e98608d2d90459003f72081c",
    "author": "Tim Appelhans <tim.appelhans@addium.io>",
    "committer": "Tim Appelhans <tim.appelhans@addium.io>",
    "message": "bump version 0.2.2\n",
    "time": 1755595975
  },
  "_maintainer": {
    "name": "Tim Appelhans",
    "email": "tim.appelhans@gmail.com",
    "login": "tim-salabim",
    "mastodon": "@tim_salabim@fosstodon.org",
    "description": "Geo-spatial modelling & visualisation, #rstats #rspatial",
    "uuid": 2826432
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "methods",
      "role": "Depends"
    },
    {
      "package": "htmltools",
      "role": "Imports"
    },
    {
      "package": "htmlwidgets",
      "role": "Imports"
    },
    {
      "package": "lattice",
      "role": "Imports"
    },
    {
      "package": "png",
      "role": "Imports"
    },
    {
      "package": "raster",
      "role": "Imports"
    },
    {
      "package": "viridisLite",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "sf",
      "role": "Suggests"
    },
    {
      "package": "sp",
      "role": "Suggests"
    }
  ],
  "_owner": "r-spatial",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-32",
      "n": 8
    },
    {
      "week": "2025-34",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "0.2.2",
      "date": "2025-08-19"
    }
  ],
  "_stars": 13,
  "_contributors": [
    {
      "user": "tim-salabim",
      "count": 47,
      "uuid": 2826432
    },
    {
      "user": "nowosad",
      "count": 1,
      "uuid": 3457131
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 25086656,
    "type": "organization",
    "name": "r-spatial",
    "followers": 568,
    "description": "For packages raster, terra, dismo & geosphere visit the rspatial github organisation (mind the missing '-')"
  },
  "_downloads": {
    "count": 2274,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/plainview"
  },
  "_devurl": "https://github.com/r-spatial/plainview",
  "_pkgdown": "https://r-spatial.github.io/plainview/",
  "_searchresults": 109,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/plainview.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/r-spatial/plainview",
  "_realowner": "r-spatial",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2019-03-22"
    },
    {
      "version": "0.1.1",
      "date": "2020-08-10"
    },
    {
      "version": "0.2.0",
      "date": "2022-04-11"
    },
    {
      "version": "0.2.1",
      "date": "2023-07-11"
    },
    {
      "version": "0.2.2",
      "date": "2025-08-19"
    }
  ],
  "_exports": [
    "plainview",
    "plainView",
    "plainViewOutput",
    "renderPlainView"
  ],
  "_datasets": [
    {
      "name": "poppendorf",
      "title": "Landsat 8 detail of Franconian Switzerland centered on Poppendorf",
      "object": "poppendorf",
      "class": [
        "RasterBrick"
      ],
      "fields": [],
      "table": false,
      "tojson": false
    }
  ],
  "_help": [
    {
      "page": "plainView",
      "title": "View raster objects interactively without background map but in any CRS",
      "topics": [
        "plainView",
        "plainview",
        "plainview,ANY-method",
        "plainView,RasterLayer-method",
        "plainView,RasterStackBrick-method",
        "plainView,SpatialPixelsDataFrame-method"
      ]
    },
    {
      "page": "plainViewOutput",
      "title": "Widget output/render function for use in Shiny",
      "topics": [
        "plainViewOutput",
        "renderPlainView"
      ]
    },
    {
      "page": "poppendorf",
      "title": "Landsat 8 detail of Franconian Switzerland centered on Poppendorf",
      "topics": [
        "poppendorf"
      ]
    }
  ],
  "_readme": "https://github.com/r-spatial/plainview/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "digest",
    "evaluate",
    "fastmap",
    "fontawesome",
    "fs",
    "highr",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "lattice",
    "lifecycle",
    "memoise",
    "mime",
    "png",
    "R6",
    "rappdirs",
    "raster",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "sass",
    "sp",
    "terra",
    "tinytex",
    "viridisLite",
    "xfun",
    "yaml"
  ],
  "_score": 5.809190306263158,
  "_indexed": true,
  "_nocasepkg": "plainview",
  "_universes": [
    "r-spatial",
    "tim-salabim"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-15T05:31:52.000Z",
      "distro": "resolute",
      "commit": "0aec56fbd9a63413e98608d2d90459003f72081c",
      "fileid": "https://r2.ropensci.org/148f6fec7d130fefb13f84cccc1899f6646ec618e70f060b69a7db54419caed3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/29391437371"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-07-15T05:31:55.000Z",
      "distro": "resolute",
      "commit": "0aec56fbd9a63413e98608d2d90459003f72081c",
      "fileid": "https://r2.ropensci.org/52b5e84263b68613c14926508bb5d09b4ae26129c8299ef21529cf2271daff12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/29391437371"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-07-15T05:31:12.000Z",
      "commit": "0aec56fbd9a63413e98608d2d90459003f72081c",
      "fileid": "https://r2.ropensci.org/e34cb34d2fc48508af72865aa484102f0461ab6a5524df749e3211e1f77ee0e1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/29391437371"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-07-15T05:31:19.000Z",
      "commit": "0aec56fbd9a63413e98608d2d90459003f72081c",
      "fileid": "https://r2.ropensci.org/425554750c9b2ce44404a15caf46433ee3333856b139354ee7135b20235b43c1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/29391437371"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-07-15T05:32:23.000Z",
      "commit": "0aec56fbd9a63413e98608d2d90459003f72081c",
      "fileid": "https://r2.ropensci.org/dff4b3c1fdebe9953ddb73b294b7035a8a15a6e15819bee7d5b4c7c6be60ce2a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/29391437371"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-15T05:30:52.000Z",
      "commit": "0aec56fbd9a63413e98608d2d90459003f72081c",
      "fileid": "https://r2.ropensci.org/dace0871e5200368441d15f967fa33b86257c78d03a59155f55511b1fbda6a3b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/29391437371"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-15T05:30:52.000Z",
      "commit": "0aec56fbd9a63413e98608d2d90459003f72081c",
      "fileid": "https://r2.ropensci.org/91d76ec5f6b656094391365193512ebb1feb7140c1ca35db3e8ff2598c9e02bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/29391437371"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-07-15T05:30:50.000Z",
      "commit": "0aec56fbd9a63413e98608d2d90459003f72081c",
      "fileid": "https://r2.ropensci.org/f6b93525dc955443afc0cc8da1ac91f555196ef1599e5c83109c6825e9c4662e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/29391437371"
    }
  ]
}