{
  "_id": "6a55c005ff0138dec5d686fd",
  "Package": "mojxmlr",
  "Title": "Download and Read MOJ XML",
  "Version": "0.1.0",
  "Authors@R": "person(\"Mizuki\", \"Uchida\", , \"uchidamizuki@vivaldi.net\", role = c(\"aut\", \"cre\"))",
  "Description": "You can download MOJ XML via 'kuwanauchi' and read them as\na 'sf' object.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "URL": "https://github.com/UchidaMizuki/mojxmlr,\nhttps://uchidamizuki.github.io/mojxmlr/",
  "BugReports": "https://github.com/UchidaMizuki/mojxmlr/issues",
  "Config/pak/sysreqs": "libabsl-dev cmake libgdal-dev gdal-bin libgeos-dev\nmake libicu-dev libuv1-dev libxml2-dev libssl-dev libproj-dev\nlibsqlite3-dev libudunits2-dev libx11-dev",
  "Repository": "https://uchidamizuki.r-universe.dev",
  "Date/Publication": "2023-02-18 03:23:04 UTC",
  "RemoteUrl": "https://github.com/UchidaMizuki/mojxmlr",
  "RemoteRef": "HEAD",
  "RemoteSha": "6819e9deedaa0acf3689104d978942e932930764",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-14 04:41:53 UTC",
    "User": "root"
  },
  "Author": "Mizuki Uchida [aut, cre]",
  "Maintainer": "Mizuki Uchida <uchidamizuki@vivaldi.net>",
  "_user": "uchidamizuki",
  "_type": "src",
  "_file": "mojxmlr_0.1.0.tar.gz",
  "_fileid": "https://r2.ropensci.org/2b9d2af594eafdd78457cad4e91acf1b04a371ab6d6b19498c9957256ec398b9",
  "_filesize": 139422,
  "_sha256": "2b9d2af594eafdd78457cad4e91acf1b04a371ab6d6b19498c9957256ec398b9",
  "_expires": "2026-10-22T04:50:11.000Z",
  "_created": "2026-07-14T04:41:53.000Z",
  "_published": "2026-07-14T04:50:13.269Z",
  "_jobs": [
    {
      "job": 87001137406,
      "time": 140,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8300483021"
    },
    {
      "job": 87001137418,
      "time": 121,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8300478459"
    },
    {
      "job": 87001137391,
      "time": 107,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8300562217"
    },
    {
      "job": 87001137384,
      "time": 87,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8300553336"
    },
    {
      "job": 87000731628,
      "time": 198,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8300449665"
    },
    {
      "job": 87001137394,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8300481413"
    },
    {
      "job": 87001137408,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8300467859"
    },
    {
      "job": 87001137426,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8300467763"
    },
    {
      "job": 87001137399,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8300477186"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306472110",
  "_status": "success",
  "_upstream": "https://github.com/UchidaMizuki/mojxmlr",
  "_commit": {
    "id": "6819e9deedaa0acf3689104d978942e932930764",
    "author": "UchidaMizuki <uchidamizuki@vivaldi.net>",
    "committer": "UchidaMizuki <uchidamizuki@vivaldi.net>",
    "message": "Fix kuwanauchi_repo\n",
    "time": 1676690584
  },
  "_maintainer": {
    "name": "Mizuki Uchida",
    "email": "uchidamizuki@vivaldi.net",
    "login": "uchidamizuki",
    "mastodon": "@UchidaMizuki@social.vivaldi.net",
    "linkedin": "in/uchidamizuki",
    "description": "I am a classical music lover.",
    "uuid": 35052925
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Imports"
    },
    {
      "package": "pillar",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "readr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "sf",
      "role": "Imports"
    },
    {
      "package": "stickyr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "vctrs",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "role": "Imports"
    }
  ],
  "_owner": "uchidamizuki",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "uchidamizuki",
      "count": 13,
      "uuid": 35052925
    }
  ],
  "_userbio": {
    "uuid": 35052925,
    "type": "user",
    "name": "Uchida Mizuki",
    "followers": 27,
    "description": "I am a classical music lover."
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mojxmlr"
  },
  "_devurl": "https://github.com/uchidamizuki/mojxmlr",
  "_searchresults": 2,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mojxmlr.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "mojxml_download",
    "mojxml_find",
    "read_mojxml"
  ],
  "_help": [
    {
      "page": "mojxml_download",
      "title": "Download MOJ XML",
      "topics": [
        "mojxml_download"
      ]
    },
    {
      "page": "mojxml_find",
      "title": "Find MOJ XML via 'kuwanauchi'",
      "topics": [
        "mojxml_find"
      ]
    },
    {
      "page": "read_mojxml",
      "title": "Read MOJ XML",
      "topics": [
        "read_mojxml"
      ]
    }
  ],
  "_readme": "https://github.com/UchidaMizuki/mojxmlr/raw/HEAD/README.md",
  "_rundeps": [
    "bit",
    "bit64",
    "class",
    "classInt",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "DBI",
    "dplyr",
    "e1071",
    "fs",
    "generics",
    "glue",
    "hms",
    "KernSmooth",
    "lifecycle",
    "magrittr",
    "MASS",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "Rcpp",
    "readr",
    "rlang",
    "s2",
    "sf",
    "stickyr",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tzdb",
    "units",
    "utf8",
    "vctrs",
    "vroom",
    "withr",
    "wk",
    "xml2"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "mojxmlr",
  "_universes": [
    "uchidamizuki"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-14T04:44:15.000Z",
      "distro": "resolute",
      "commit": "6819e9deedaa0acf3689104d978942e932930764",
      "fileid": "https://r2.ropensci.org/ea29c55d58dc7e3d9bf20b01e2244c1f5c891c3c4c9aee199aa504001ce5e02d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306472110"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.0",
      "date": "2026-07-14T04:43:57.000Z",
      "distro": "resolute",
      "commit": "6819e9deedaa0acf3689104d978942e932930764",
      "fileid": "https://r2.ropensci.org/c31a4087b32cfabfb2b1be47391043b6a219519f527a1b364a5ebdc329545e8a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306472110"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-14T04:49:44.000Z",
      "commit": "6819e9deedaa0acf3689104d978942e932930764",
      "fileid": "https://r2.ropensci.org/fdc5ba330846e616e1955a8326f2a40c32197aab69abd7f782f341c0140694bf",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306472110"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.0",
      "date": "2026-07-14T04:49:07.000Z",
      "commit": "6819e9deedaa0acf3689104d978942e932930764",
      "fileid": "https://r2.ropensci.org/315ef7f2339bfeb8fd42d75f8278d8b1c4348ab39a39f3521e895b001826997d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306472110"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0",
      "date": "2026-07-14T04:44:23.000Z",
      "commit": "6819e9deedaa0acf3689104d978942e932930764",
      "fileid": "https://r2.ropensci.org/f343fea9f3b04d193e18b14ff4dcb73d245ccfa61ac8ae1d1c3de7bbd3cbbc4c",
      "status": "success",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306472110"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-14T04:43:06.000Z",
      "commit": "6819e9deedaa0acf3689104d978942e932930764",
      "fileid": "https://r2.ropensci.org/9185e8967e50495ce900ec229b46ecb6dfb5e31d411fa314d15d29a3829a399e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306472110"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-14T04:43:07.000Z",
      "commit": "6819e9deedaa0acf3689104d978942e932930764",
      "fileid": "https://r2.ropensci.org/955a1a43d636b8b95330349213fc24d57e626b3bf10ba58b8f05319c574f92fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306472110"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.0",
      "date": "2026-07-14T04:43:48.000Z",
      "commit": "6819e9deedaa0acf3689104d978942e932930764",
      "fileid": "https://r2.ropensci.org/286f19d94abbd12a4fef7e4264d9aa17d885941ca5704508373dbadb4cf55079",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/uchidamizuki/actions/runs/29306472110"
    }
  ]
}