{
  "_id": "6a48117be06c18f0a652af13",
  "Package": "fgdr",
  "Title": "Utilities for Fundamental Geo-Spatial Data",
  "Version": "1.1.1.9000",
  "Authors@R": "c(\nperson(given = \"Shinya\", family = \"Uryu\", email = \"suika1127@gmail.com\", role  = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-0493-6186\"))\n)",
  "Description": "Read and Parse for Fundamental Geo-Spatial Data (FGD)\nwhich downloads XML file from providing site\n(<https://fgd.gsi.go.jp/download/menu.php>). The JPGIS format\nfile provided by FGD so that it can be handled as an R spatial\nobject such as 'sf' and 'raster', 'terra' or 'stars'. Supports\nthe FGD version 4.1, and accepts fundamental items and digital\nelevation models.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "URL": "https://github.com/uribo/fgdr",
  "BugReports": "https://github.com/uribo/fgdr/issues",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libpng-dev libuv1-dev libxml2-dev libssl-dev\nlibproj-dev libsqlite3-dev libudunits2-dev libx11-dev\nzlib1g-dev",
  "Repository": "https://uribo.r-universe.dev",
  "Date/Publication": "2023-09-19 02:25:03 UTC",
  "RemoteUrl": "https://github.com/uribo/fgdr",
  "RemoteRef": "HEAD",
  "RemoteSha": "0a54456af3339b64fd769c29d4d9a8fa7f7574d3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-03 19:40:39 UTC",
    "User": "root"
  },
  "Author": "Shinya Uryu [aut, cre] (ORCID: <https://orcid.org/0000-0002-0493-6186>)",
  "Maintainer": "Shinya Uryu <suika1127@gmail.com>",
  "_user": "uribo",
  "_type": "src",
  "_file": "fgdr_1.1.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/86da4fd9a6de4bd2f517e18d59f545d9c68c470341c688b34d073bd85d12b70c",
  "_filesize": 474205,
  "_sha256": "86da4fd9a6de4bd2f517e18d59f545d9c68c470341c688b34d073bd85d12b70c",
  "_expires": "2026-10-11T19:46:01.000Z",
  "_created": "2026-07-03T19:40:39.000Z",
  "_published": "2026-07-03T19:46:03.217Z",
  "_jobs": [
    {
      "job": 85062287667,
      "time": 271,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "8073839420"
    },
    {
      "job": 85062287650,
      "time": 250,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8073835532"
    },
    {
      "job": 85062287657,
      "time": 199,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "8073825878"
    },
    {
      "job": 85062287658,
      "time": 147,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "ERROR",
      "artifact": "8073815790"
    },
    {
      "job": 85061932258,
      "time": 197,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073786726"
    },
    {
      "job": 85062287646,
      "time": 180,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8073822064"
    },
    {
      "job": 85062287665,
      "time": 212,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8073828199"
    },
    {
      "job": 85062287668,
      "time": 193,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8073824654"
    },
    {
      "job": 85062287659,
      "time": 179,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8073821982"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/uribo/actions/runs/28680171911",
  "_status": "success",
  "_upstream": "https://github.com/uribo/fgdr",
  "_commit": {
    "id": "0a54456af3339b64fd769c29d4d9a8fa7f7574d3",
    "author": "Shinya Uryu <suika1127@gmail.com>",
    "committer": "Shinya Uryu <suika1127@gmail.com>",
    "message": "Update\n",
    "time": 1695090303
  },
  "_maintainer": {
    "name": "Shinya Uryu",
    "email": "suika1127@gmail.com",
    "login": "uribo",
    "orcid": "0000-0002-0493-6186",
    "twitter": "@u_ribo",
    "description": "R / Data Engineer / Geo / Ecology / Visualization / Tokushima University (徳島大学)",
    "uuid": 228649
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "data.table",
      "version": ">= 1.12.8",
      "role": "Imports"
    },
    {
      "package": "jpmesh",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.2.5",
      "role": "Imports"
    },
    {
      "package": "raster",
      "version": ">= 2.6.7",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.2.2",
      "role": "Imports"
    },
    {
      "package": "sf",
      "version": ">= 0.6.3",
      "role": "Imports"
    },
    {
      "package": "stars",
      "version": ">= 0.3-1",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "terra",
      "version": ">= 0.8-2",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "units",
      "version": ">= 0.6.6",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "roxygen2",
      "version": ">= 6.1.1",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.3.1",
      "role": "Suggests"
    }
  ],
  "_owner": "uribo",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 11,
  "_contributors": [
    {
      "user": "uribo",
      "count": 146,
      "uuid": 228649
    },
    {
      "user": "nonsabotage",
      "count": 3,
      "uuid": 5901963
    },
    {
      "user": "yutannihilation",
      "count": 1,
      "uuid": 1978793
    }
  ],
  "_userbio": {
    "uuid": 228649,
    "type": "user",
    "name": "Shinya Uryu",
    "followers": 386,
    "description": "R / Data Engineer / Geo / Ecology / Visualization / Tokushima University (徳島大学)"
  },
  "_downloads": {
    "count": 57,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fgdr"
  },
  "_devurl": "https://github.com/uribo/fgdr",
  "_searchresults": 8,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fgdr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2019-10-11"
    },
    {
      "version": "1.0.1",
      "date": "2020-05-06"
    },
    {
      "version": "1.1.0",
      "date": "2020-09-30"
    },
    {
      "version": "1.1.1",
      "date": "2022-02-22"
    }
  ],
  "_exports": [
    "%>%",
    "read_fgd",
    "read_fgd_dem"
  ],
  "_help": [
    {
      "page": "dem_check",
      "title": "DEM input file status check",
      "topics": [
        "dem_check"
      ]
    },
    {
      "page": "fgd_line_parse",
      "title": "Line element parsed",
      "topics": [
        "fgd_line_parse"
      ]
    },
    {
      "page": "read_fgd",
      "title": "Read and Parse Fundamental Geospatial Data (FGD) file",
      "topics": [
        "read_fgd"
      ]
    },
    {
      "page": "read_fgd_dem",
      "title": "Read and Parse Fundamental Geospatial Data (FGD) dem file",
      "topics": [
        "read_fgd_dem"
      ]
    }
  ],
  "_pkglogo": "https://github.com/uribo/fgdr/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/uribo/fgdr/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "class",
    "classInt",
    "cli",
    "clipr",
    "commonmark",
    "cpp11",
    "crayon",
    "crosstalk",
    "data.table",
    "DBI",
    "digest",
    "e1071",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "jpmesh",
    "jquerylib",
    "jsonlite",
    "KernSmooth",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "leaflet",
    "leaflet.providers",
    "lifecycle",
    "magrittr",
    "MASS",
    "memoise",
    "mime",
    "miniUI",
    "otel",
    "pillar",
    "pkgconfig",
    "png",
    "prettyunits",
    "progress",
    "promises",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "raster",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "rlang",
    "rmarkdown",
    "s2",
    "sass",
    "scales",
    "sf",
    "shiny",
    "sourcetools",
    "sp",
    "stars",
    "stringi",
    "stringr",
    "terra",
    "tibble",
    "tidyselect",
    "tinytex",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "wk",
    "xfun",
    "xml2",
    "xtable",
    "yaml"
  ],
  "_score": 3.041392685158225,
  "_indexed": true,
  "_nocasepkg": "fgdr",
  "_universes": [
    "uribo"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.1.1.9000",
      "date": "2026-07-03T19:43:23.000Z",
      "distro": "resolute",
      "commit": "0a54456af3339b64fd769c29d4d9a8fa7f7574d3",
      "fileid": "https://r2.ropensci.org/ded6acf55874f7d6e6e730b603cfd710f586662394f4ff943a95c68d94314134",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/28680171911"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "1.1.1.9000",
      "date": "2026-07-03T19:43:19.000Z",
      "distro": "resolute",
      "commit": "0a54456af3339b64fd769c29d4d9a8fa7f7574d3",
      "fileid": "https://r2.ropensci.org/c750d87f5ca8d4eea23eb1dc7bb0835a7f0ef6db3fb26f2e8ba478ed191bde16",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/28680171911"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.1.1.9000",
      "date": "2026-07-03T19:42:47.000Z",
      "commit": "0a54456af3339b64fd769c29d4d9a8fa7f7574d3",
      "fileid": "https://r2.ropensci.org/f6c62e53a7e313e96f3aa19082490b0dcf8bfff1ababaf7d9d71f6f7f7a718a9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/28680171911"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "1.1.1.9000",
      "date": "2026-07-03T19:42:19.000Z",
      "commit": "0a54456af3339b64fd769c29d4d9a8fa7f7574d3",
      "fileid": "https://r2.ropensci.org/ef7f4c588518e1184d17160a4fd51ec2009f510f9991a7b8fe914ccc8e9f5107",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/28680171911"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.1.1.9000",
      "date": "2026-07-03T19:44:03.000Z",
      "commit": "0a54456af3339b64fd769c29d4d9a8fa7f7574d3",
      "fileid": "https://r2.ropensci.org/03a784daccf47c65b4ccc3b75da848511dda3055b73d9964d6b8d919eba427be",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/28680171911"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-07-03T19:42:18.000Z",
      "commit": "0a54456af3339b64fd769c29d4d9a8fa7f7574d3",
      "fileid": "https://r2.ropensci.org/4bfc6afb951d8ef9bdc6bb47ea0ff069f909343f79668fec6cd14e26ae281305",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/28680171911"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-07-03T19:42:03.000Z",
      "commit": "0a54456af3339b64fd769c29d4d9a8fa7f7574d3",
      "fileid": "https://r2.ropensci.org/6772a1501b3dcdb0b296dedd0fccab26abd64ef10dfb91190ab853520003d8eb",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/28680171911"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "1.1.1.9000",
      "date": "2026-07-03T19:42:09.000Z",
      "commit": "0a54456af3339b64fd769c29d4d9a8fa7f7574d3",
      "fileid": "https://r2.ropensci.org/83c2469b5d4356bf674423a6abd402654723346a3203f0992ee5447f99c83f24",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uribo/actions/runs/28680171911"
    }
  ]
}