{
  "_id": "6a13ed13acfb0bcc41d2f26b",
  "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": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
  "RemoteSha": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-25 06:23:35 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": "68525af431bbb1f0121f464ef645db48",
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "string2path_0.3.1.tar.gz",
  "_fileid": "c86854205e2793f81313c7a35ff0e7dbfbef57fb85d5d65f716078e20bfb8349",
  "_filesize": 15737927,
  "_sha256": "c86854205e2793f81313c7a35ff0e7dbfbef57fb85d5d65f716078e20bfb8349",
  "_created": "2026-05-25T06:23:35.000Z",
  "_published": "2026-05-25T06:32:51.588Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77666578906,
      "time": 372,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7192886244"
    },
    {
      "job": 77666578897,
      "time": 386,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7192889035"
    },
    {
      "job": 77666578903,
      "time": 224,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192854241"
    },
    {
      "job": 77666578904,
      "time": 231,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192855408"
    },
    {
      "job": 77666578900,
      "time": 173,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7192843571"
    },
    {
      "job": 77666578895,
      "time": 297,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7192868900"
    },
    {
      "job": 77666578920,
      "time": 226,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7192854468"
    },
    {
      "job": 77666578887,
      "time": 365,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7192884546"
    },
    {
      "job": 77666058483,
      "time": 304,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192807728"
    },
    {
      "job": 77666578901,
      "time": 174,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192843996"
    },
    {
      "job": 77666578909,
      "time": 443,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7192901083"
    },
    {
      "job": 77666578884,
      "time": 343,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7192879997"
    },
    {
      "job": 77666578892,
      "time": 382,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7192888365"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26386490344",
  "_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",
    "description": "",
    "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-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": 7719,
    "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.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/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/9f56fe2469b30a4dcf58c3a9c9b031bd38e80726/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.315371613605999,
  "_indexed": false,
  "_nocasepkg": "string2path",
  "_universes": [
    "r-multiverse-staging"
  ],
  "_indexurl": "https://yutannihilation.r-universe.dev/string2path",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-25T06:29:52.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "90404d50ab509f1a3192b4496399efcc2702a487a2e4eedec2f2e86955810e50",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26386490344"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-25T06:30:11.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "7fa909daec1a55dcaf6640567769f9f0ac411308997dd4ac4d3ded3a88fc52de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26386490344"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-25T06:27:29.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "7a1372f9a73ea6c5b3c68e04f06084c60c830b49ef2f48b155d5f32107d87f7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26386490344"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-05-25T06:27:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "2e8af78ea27059a35dd00f6149772de5c42605737360dd2d9f3785d21298ff32",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26386490344"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-25T06:26:24.000Z",
      "arch": "aarch64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "93e05b6b16b2bbe6545826b524dd5b26c42a313120c1939994c8d7ea26243778",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26386490344"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-25T06:27:16.000Z",
      "arch": "x86_64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "860542c3156d9a67515f18faa2d639acba8294d844c4936fe7b0e98f52221a02",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26386490344"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-25T06:27:02.000Z",
      "arch": "aarch64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "3df08527f2e0b0fcb7d03f4fd3ee726eae599e58392e5c249e0547e389156490",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26386490344"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-05-25T06:27:47.000Z",
      "arch": "x86_64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "fcbc09371bc0e4aa8e8847b2e94faf69b06d0d366c35aef83949396670ad4f2e",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26386490344"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-05-25T06:27:20.000Z",
      "arch": "emscripten",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "4d39493bffa088a3ec3aeae5d0f28a8ffec0b234aa1a0af1a5fa2a5d6af99083",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26386490344"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-25T06:28:55.000Z",
      "arch": "x86_64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "4d2e849b153ae9020da0dff59315e09c222a0870876777545639c40dfceddc2a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26386490344"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-25T06:26:24.000Z",
      "arch": "x86_64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "9cd74c13f6c79393668ee70a303a0bd485463270006e06a793208c7801731eef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26386490344"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-05-25T06:27:38.000Z",
      "arch": "x86_64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "88e9e111b1f692d723b08f0fdf22f60ccc3a70b0a017b5f1421150fbc2ddf69b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26386490344"
    }
  ]
}