{
  "_id": "69e901dfc5259ad4cda215eb",
  "Package": "string2path",
  "Title": "Rendering Font into 'data.frame'",
  "Version": "0.3.1",
  "Authors@R": "c(person(given = \"Hiroaki\",\nfamily = \"Yutani\",\nrole = c(\"aut\", \"cre\"),\nemail = \"yutani.ini@gmail.com\",\ncomment = c(ORCID = \"0000-0002-3385-7233\")),\nperson(given = \"The authors of the dependency Rust crates\",\nrole = c(\"ctb\"),\ncomment = \"see inst/AUTHORS file for details\"))",
  "Description": "Extract glyph information from font data, and translate\nthe outline curves to flattened paths or tessellated polygons.\nThe converted data is returned as a 'data.frame' in\neasy-to-plot format.",
  "License": "MIT + file LICENSE",
  "URL": "https://yutannihilation.github.io/string2path/,\nhttps://github.com/yutannihilation/string2path",
  "BugReports": "https://github.com/yutannihilation/string2path/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "SystemRequirements": "Cargo (Rust's package manager), rustc, fontconfig",
  "Biarch": "true",
  "Config/testthat/edition": "3",
  "Config/string2path/MSRV": "1.88.0",
  "Config/pak/sysreqs": "libfontconfig1-dev libclang-dev",
  "Repository": "https://r-multiverse-staging.r-universe.dev",
  "Date/Publication": "2026-04-14 14:41:52 UTC",
  "RemoteUrl": "https://github.com/yutannihilation/string2path",
  "RemoteRef": "v0.3.1",
  "RemoteSha": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-04-22 17:01:11 UTC",
    "User": "root"
  },
  "Author": "Hiroaki Yutani [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-3385-7233>),\nThe authors of the dependency Rust crates [ctb] (see inst/AUTHORS file\nfor details)",
  "Maintainer": "Hiroaki Yutani <yutani.ini@gmail.com>",
  "MD5sum": "9fb69b4d6317a9ce78996098078ecc63",
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "string2path_0.3.1.tar.gz",
  "_fileid": "ad108ecf717abad3c6a841c1e5cfb4545abae5a43c15a8a269e41a24c71edafc",
  "_filesize": 15740786,
  "_sha256": "ad108ecf717abad3c6a841c1e5cfb4545abae5a43c15a8a269e41a24c71edafc",
  "_created": "2026-04-22T17:01:11.000Z",
  "_published": "2026-04-22T17:14:07.624Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 72550306238,
      "time": 361,
      "config": "linux-devel-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6584169335"
    },
    {
      "job": 72550306241,
      "time": 386,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6584177433"
    },
    {
      "job": 72550306255,
      "time": 204,
      "config": "linux-release-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6584116948"
    },
    {
      "job": 72550306282,
      "time": 224,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6584123018"
    },
    {
      "job": 72550306248,
      "time": 228,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6584142305"
    },
    {
      "job": 72550306287,
      "time": 473,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6584224069"
    },
    {
      "job": 72550306230,
      "time": 242,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6584145604"
    },
    {
      "job": 72550306247,
      "time": 492,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6584223824"
    },
    {
      "job": 72549446680,
      "time": 315,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6584048049"
    },
    {
      "job": 72550306202,
      "time": 179,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6584108842"
    },
    {
      "job": 72550306242,
      "time": 649,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6584264187"
    },
    {
      "job": 72550306273,
      "time": 290,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6584145347"
    },
    {
      "job": 72550306300,
      "time": 477,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6584206594"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24791362461",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yutannihilation/string2path",
  "_commit": {
    "id": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
    "author": "Hiroaki Yutani <yutani.ini@gmail.com>",
    "committer": "Hiroaki Yutani <yutani.ini@gmail.com>",
    "message": "Tweak cran-comments\n",
    "time": 1776177712
  },
  "_maintainer": {
    "name": "Hiroaki Yutani",
    "email": "yutani.ini@gmail.com",
    "login": "yutannihilation",
    "mastodon": "@yutannihilation@fosstodon.org",
    "bluesky": "@yutannihilation-en.bsky.social",
    "uuid": 1978793,
    "orcid": "0000-0002-3385-7233"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.2",
      "role": "Depends"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "yutannihilation",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-19",
      "n": 2
    },
    {
      "week": "2025-22",
      "n": 1
    },
    {
      "week": "2025-25",
      "n": 1
    },
    {
      "week": "2026-15",
      "n": 15
    },
    {
      "week": "2026-16",
      "n": 8
    }
  ],
  "_tags": [
    {
      "name": "v0.3.0",
      "date": "2026-04-13"
    },
    {
      "name": "v0.3.1",
      "date": "2026-04-14"
    }
  ],
  "_stars": 103,
  "_contributors": [
    {
      "user": "yutannihilation",
      "count": 463,
      "uuid": 1978793
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 21940,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/string2path"
  },
  "_devurl": "https://github.com/yutannihilation/string2path",
  "_pkgdown": "https://yutannihilation.github.io/string2path/",
  "_searchresults": 13,
  "_cargo": true,
  "_topics": [
    "rust",
    "cargo",
    "fontconfig"
  ],
  "_rbuild": "4.5.3",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/string2path.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yutannihilation/string2path",
  "_realowner": "yutannihilation",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2021-08-04"
    },
    {
      "version": "0.0.2",
      "date": "2021-08-09"
    },
    {
      "version": "0.0.3",
      "date": "2021-09-26"
    },
    {
      "version": "0.0.4",
      "date": "2021-11-22"
    },
    {
      "version": "0.1.0",
      "date": "2022-07-17"
    },
    {
      "version": "0.1.1",
      "date": "2022-08-06"
    },
    {
      "version": "0.1.2",
      "date": "2022-12-17"
    },
    {
      "version": "0.1.3",
      "date": "2023-01-23"
    },
    {
      "version": "0.1.4",
      "date": "2023-07-09"
    },
    {
      "version": "0.1.5",
      "date": "2023-07-11"
    },
    {
      "version": "0.1.6",
      "date": "2023-12-17"
    },
    {
      "version": "0.1.7",
      "date": "2024-06-01"
    },
    {
      "version": "0.1.8",
      "date": "2024-08-26"
    },
    {
      "version": "0.2.0",
      "date": "2025-02-08"
    },
    {
      "version": "0.2.1",
      "date": "2025-03-22"
    },
    {
      "version": "0.2.2",
      "date": "2025-03-25"
    },
    {
      "version": "0.3.0",
      "date": "2026-04-13"
    },
    {
      "version": "0.3.1",
      "date": "2026-04-15"
    }
  ],
  "_exports": [
    "dump_fontdb",
    "string2fill",
    "string2path",
    "string2stroke"
  ],
  "_help": [
    {
      "page": "dump_fontdb",
      "title": "Dump the Font Database",
      "topics": [
        "dump_fontdb"
      ]
    },
    {
      "page": "string2path",
      "title": "Convert a String to Paths",
      "topics": [
        "string2fill",
        "string2path",
        "string2stroke"
      ]
    }
  ],
  "_readme": "https://github.com/yutannihilation/string2path/raw/v0.3.1/README.md",
  "_rundeps": [
    "cli",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "rlang",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_sysdeps": [
    {
      "shlib": "libfontconfig",
      "package": "libfontconfig1",
      "headers": "libfontconfig-dev",
      "source": "fontconfig",
      "version": "2.15.0-1.1ubuntu2",
      "name": "fontconfig",
      "homepage": "https://www.freedesktop.org/wiki/Software/fontconfig/",
      "description": "generic font configuration library - runtime"
    }
  ],
  "_score": 6.8659572089227385,
  "_indexed": false,
  "_nocasepkg": "string2path",
  "_universes": [
    "r-multiverse-staging"
  ],
  "_indexurl": "https://yutannihilation.r-universe.dev/string2path",
  "_previous": "0.3.0",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-04-22T17:07:16.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "db9951a205d3bd124f1a907e6c7da1a3994695ddeeb36e7d7452952ca68eb56f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24791362461"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-04-22T17:07:49.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "2b2a0d6ff0818d797abec71225f86ac017bad1922d437688a421907728c3c61f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24791362461"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-04-22T17:05:21.000Z",
      "arch": "aarch64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "967e4c03d37fcb815b21350a5abb6412d8f030596893f50e5c81dca01399925d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24791362461"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-04-22T17:07:25.000Z",
      "arch": "x86_64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "8bd25b90173ef2fd8183bfa8c74924e686937a1b615ae548eaef0327bb3d18d4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24791362461"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-04-22T17:06:04.000Z",
      "arch": "aarch64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "64bbb5d8fd519f601d355ad5ff98bc8d4f18f90068361b49f8377ab4abdf9ee6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24791362461"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-04-22T17:08:22.000Z",
      "arch": "x86_64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "b50ee38624faca2bb8133c83fe2d9821a82167f6e9ce72744a87728b684319df",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24791362461"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-04-22T17:04:55.000Z",
      "arch": "emscripten",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "9d761048353aba88fef5326bf51e799d7701d7df02d62035f35280a1bb65c23e",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24791362461"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-04-22T17:07:37.000Z",
      "arch": "x86_64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "2be77f112a4b00f55fcb32a090190bf95c247e9f1645a2cf5fd1a9f9bcce5213",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24791362461"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-04-22T17:03:47.000Z",
      "arch": "x86_64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "f8f52cdfb6da09172e8e9c7c4f2475c10ade00f1e937003b9840eed17a03372f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24791362461"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-04-22T17:06:57.000Z",
      "arch": "x86_64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "d5617af6df5de749f19d1b2fb21350ac31218b020521c72bcc1770ac8363d781",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/24791362461"
    }
  ]
}