{
  "_id": "6a1f1bd0b401979e7341f634",
  "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-05-16 09:05:17 UTC",
    "User": "root"
  },
  "Author": "Tim Appelhans [cre, aut],\nStefan Woellauer [aut]",
  "MD5sum": "3714541397a0c316b61acb9013453430",
  "_user": "r-spatial",
  "_type": "src",
  "_file": "plainview_0.2.2.tar.gz",
  "_fileid": "0da22e293ebc4fb6fa20b6c7aff9666990082b264bcb626f48a34ee72e1059fe",
  "_filesize": 745636,
  "_sha256": "0da22e293ebc4fb6fa20b6c7aff9666990082b264bcb626f48a34ee72e1059fe",
  "_created": "2026-05-16T09:05:17.000Z",
  "_published": "2026-06-02T18:07:12.849Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79139219070,
      "time": 237,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032197954"
    },
    {
      "job": 79139219251,
      "time": 207,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032195100"
    },
    {
      "job": 79139219015,
      "time": 130,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032187707"
    },
    {
      "job": 79139219163,
      "time": 192,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032193663"
    },
    {
      "job": 79139218617,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032174453"
    },
    {
      "job": 79139218457,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365979470"
    },
    {
      "job": 79139219167,
      "time": 208,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7032195132"
    },
    {
      "job": 79139219914,
      "time": 180,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7032192753"
    },
    {
      "job": 79139219301,
      "time": 174,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032191950"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-spatial/actions/runs/25957972055",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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",
    "uuid": 2826432
  },
  "_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",
    "description": "For packages raster, terra, dismo & geosphere visit the rspatial github organisation (mind the missing '-')"
  },
  "_downloads": {
    "count": 4564,
    "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": 101,
  "_rbuild": "4.6.0",
  "_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",
    "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": 6.078640357499638,
  "_indexed": true,
  "_nocasepkg": "plainview",
  "_universes": [
    "r-spatial",
    "tim-salabim"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-16T09:08:16.000Z",
      "distro": "noble",
      "commit": "0aec56fbd9a63413e98608d2d90459003f72081c",
      "fileid": "7df557665886425c670fea554172970a04ba9e23a487cb11b1811534083664fa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/25957972055"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-05-16T09:07:45.000Z",
      "distro": "noble",
      "commit": "0aec56fbd9a63413e98608d2d90459003f72081c",
      "fileid": "1c9bed76c28e93a6241dd9b533354d975daefddd46d2606f3b206ad11341fc03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/25957972055"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-16T09:07:03.000Z",
      "commit": "0aec56fbd9a63413e98608d2d90459003f72081c",
      "fileid": "2c69859ac0fab3d7f6d9bfc00cccc22952ebe1b8c5f131f030b966ff52a82a69",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/25957972055"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-05-16T09:07:32.000Z",
      "commit": "0aec56fbd9a63413e98608d2d90459003f72081c",
      "fileid": "87e79006ce690761e49e9064de5ea46c002725ca873844761ee51568eabe6886",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/25957972055"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-16T09:07:16.000Z",
      "commit": "0aec56fbd9a63413e98608d2d90459003f72081c",
      "fileid": "4701b0ba28b4ec07a59177e789a92613f6985bd6ded5219dacfcb18aecd7ac06",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/25957972055"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-16T09:06:55.000Z",
      "commit": "0aec56fbd9a63413e98608d2d90459003f72081c",
      "fileid": "ecc7d412bc5fb7b4011753637a427e5af4a33d2b1179b17b00a99b0786dbf3a8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/25957972055"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-05-16T09:06:45.000Z",
      "commit": "0aec56fbd9a63413e98608d2d90459003f72081c",
      "fileid": "317ff833feaec0b1e3e86dd64630ef402927bee3fbf8f10a1c83bafdeb212d19",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/25957972055"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-02T18:06:43.000Z",
      "commit": "0aec56fbd9a63413e98608d2d90459003f72081c",
      "fileid": "9b9834b9769c380d4945204c371e8b2ee1eb7e2df819cd82a86a349cf971994c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-spatial/actions/runs/25957972055"
    }
  ]
}