{
  "_id": "6a5f64b214e95619b75d6445",
  "Package": "ggplot2qgis",
  "Title": "Export 'ggplot2' as 'QGIS' Project",
  "Version": "0.0.0.9000",
  "Authors@R": "c(person(given = \"Hiroaki\",\nfamily = \"Yutani\",\nrole = c(\"aut\", \"cre\"),\nemail = \"yutani.ini@gmail.com\",\ncomment = c(ORCID = \"0000-0002-3385-7233\")))",
  "Description": "Convert a 'ggplot2'-based map plot (e.g. 'geom_sf()') into\na 'QGIS' project ('.qgs') file.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/yutannihilation/ggplot2qgis,\nhttps://yutannihilation.github.io/ggplot2qgis/",
  "BugReports": "https://github.com/yutannihilation/ggplot2qgis/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/testthat/edition": "3",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nlibssl-dev libproj-dev libsqlite3-dev libudunits2-dev",
  "Repository": "https://yutannihilation.r-universe.dev",
  "Date/Publication": "2026-07-21 12:12:49 UTC",
  "RemoteUrl": "https://github.com/yutannihilation/ggplot2qgis",
  "RemoteRef": "HEAD",
  "RemoteSha": "46bd3ef86798e9f749c151e3d6bcf82a302de41c",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-21 12:19:37 UTC",
    "User": "root"
  },
  "Author": "Hiroaki Yutani [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3385-7233>)",
  "Maintainer": "Hiroaki Yutani <yutani.ini@gmail.com>",
  "_user": "yutannihilation",
  "_type": "src",
  "_file": "ggplot2qgis_0.0.0.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/1d5681384601cfdf2a53ecd2ca1afbc122c3b341ff3c133c8a5bb9edaec46f8e",
  "_filesize": 751851,
  "_sha256": "1d5681384601cfdf2a53ecd2ca1afbc122c3b341ff3c133c8a5bb9edaec46f8e",
  "_expires": "2026-10-29T12:23:12.000Z",
  "_created": "2026-07-21T12:19:37.000Z",
  "_published": "2026-07-21T12:23:14.723Z",
  "_jobs": [
    {
      "job": 88631029400,
      "time": 141,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8494770854"
    },
    {
      "job": 88631029420,
      "time": 151,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8494775021"
    },
    {
      "job": 88631029469,
      "time": 105,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8494759023"
    },
    {
      "job": 88631029402,
      "time": 102,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8494757322"
    },
    {
      "job": 88630268461,
      "time": 207,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8494707322"
    },
    {
      "job": 88631029394,
      "time": 178,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8494785784"
    },
    {
      "job": 88631029357,
      "time": 90,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8494748218"
    },
    {
      "job": 88631029371,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8494748818"
    },
    {
      "job": 88631029369,
      "time": 111,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8494756848"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/29829391381",
  "_status": "success",
  "_upstream": "https://github.com/yutannihilation/ggplot2qgis",
  "_commit": {
    "id": "46bd3ef86798e9f749c151e3d6bcf82a302de41c",
    "author": "Hiroaki Yutani <yutani.ini@gmail.com>",
    "committer": "Hiroaki Yutani <yutani.ini@gmail.com>",
    "message": "Simplify README\n",
    "time": 1784635969
  },
  "_maintainer": {
    "name": "Hiroaki Yutani",
    "email": "yutani.ini@gmail.com",
    "login": "yutannihilation",
    "mastodon": "@yutannihilation@fosstodon.org",
    "bluesky": "@yutannihilation-en.bsky.social",
    "description": "",
    "uuid": 1978793,
    "orcid": "0000-0002-3385-7233"
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "ggplot2",
      "version": ">= 4.0.0",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "xml2",
      "role": "Suggests"
    }
  ],
  "_owner": "yutannihilation",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-30",
      "n": 12
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "yutannihilation",
      "count": 21,
      "uuid": 1978793
    }
  ],
  "_userbio": {
    "uuid": 1978793,
    "type": "user",
    "name": "Hiroaki Yutani",
    "followers": 555
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ggplot2qgis"
  },
  "_devurl": "https://github.com/yutannihilation/ggplot2qgis",
  "_pkgdown": "https://yutannihilation.github.io/ggplot2qgis/",
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ggplot2qgis.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "write_qgs"
  ],
  "_help": [
    {
      "page": "write_qgs",
      "title": "Write a ggplot2 map plot as a QGIS project",
      "topics": [
        "write_qgs"
      ]
    }
  ],
  "_readme": "https://github.com/yutannihilation/ggplot2qgis/raw/HEAD/README.md",
  "_rundeps": [
    "class",
    "classInt",
    "cli",
    "cpp11",
    "DBI",
    "e1071",
    "farver",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "KernSmooth",
    "labeling",
    "lifecycle",
    "MASS",
    "proxy",
    "R6",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "s2",
    "S7",
    "scales",
    "sf",
    "units",
    "vctrs",
    "viridisLite",
    "withr",
    "wk"
  ],
  "_score": 2.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "ggplot2qgis",
  "_universes": [
    "yutannihilation"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-21T12:21:45.000Z",
      "distro": "resolute",
      "commit": "46bd3ef86798e9f749c151e3d6bcf82a302de41c",
      "fileid": "https://r2.ropensci.org/647082e2efbf3dc553578c4c1bfadf48cf0dc23896916b07bd56b2ec684a8e58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/29829391381"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.0.0.9000",
      "date": "2026-07-21T12:21:53.000Z",
      "distro": "resolute",
      "commit": "46bd3ef86798e9f749c151e3d6bcf82a302de41c",
      "fileid": "https://r2.ropensci.org/58855c45aae5753b2be9de8a6fea74842e316154c60e5aa5c85256113a212fe3",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/29829391381"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-21T12:21:17.000Z",
      "commit": "46bd3ef86798e9f749c151e3d6bcf82a302de41c",
      "fileid": "https://r2.ropensci.org/ba44525e9f98e7129c4381d6bd0ca66c23a0a7ea54c031a4d610b8fb3de2e092",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/29829391381"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.0.0.9000",
      "date": "2026-07-21T12:21:19.000Z",
      "commit": "46bd3ef86798e9f749c151e3d6bcf82a302de41c",
      "fileid": "https://r2.ropensci.org/fc3fa1757b358f101912e92660e9e17cc1bc639adaa8377b52367ab3a99e5b32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/29829391381"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.0.9000",
      "date": "2026-07-21T12:22:45.000Z",
      "commit": "46bd3ef86798e9f749c151e3d6bcf82a302de41c",
      "fileid": "https://r2.ropensci.org/72c5a154ea79a40df3be01a219889fd91aa447b4cbcabbc1edfc6a71c7873f87",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/29829391381"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-21T12:20:42.000Z",
      "commit": "46bd3ef86798e9f749c151e3d6bcf82a302de41c",
      "fileid": "https://r2.ropensci.org/270ce6b1c6b9a2814cc68c9c7968c5efaa69ab81fca4dd3f319851fe591fc4d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/29829391381"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-21T12:20:44.000Z",
      "commit": "46bd3ef86798e9f749c151e3d6bcf82a302de41c",
      "fileid": "https://r2.ropensci.org/ff45b7c8c8ccaf7e66d383b48940d2715c05e67b34f3a29d9ac3d6ed95600035",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/29829391381"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.0.0.9000",
      "date": "2026-07-21T12:20:52.000Z",
      "commit": "46bd3ef86798e9f749c151e3d6bcf82a302de41c",
      "fileid": "https://r2.ropensci.org/23f6cdafaa0deea388072479aa66fbb0b97c588bbbfd1c6ab8a8e52a93fe3081",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/yutannihilation/actions/runs/29829391381"
    }
  ]
}