{
  "_id": "69de3048c5259ad4cd8c09fe",
  "Package": "string2path",
  "Title": "Rendering Font into 'data.frame'",
  "Version": "0.3.0",
  "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",
  "Repository": "https://r-multiverse.r-universe.dev",
  "Date/Publication": "2026-04-13 09:18:10 UTC",
  "RemoteUrl": "https://github.com/yutannihilation/string2path",
  "RemoteRef": "v0.3.0",
  "RemoteSha": "944811f16194e83ac7cf410d41a85261f2b5a434",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-04-14 12:05:12 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": "b611246fd7a12957c3be4b9f977f9da0",
  "_user": "r-multiverse",
  "_type": "src",
  "_file": "string2path_0.3.0.tar.gz",
  "_fileid": "0aa21ac3c1c86d950d60eca42d13effea89fc955f7277b82734d97292e8dbe5b",
  "_filesize": 15740257,
  "_sha256": "0aa21ac3c1c86d950d60eca42d13effea89fc955f7277b82734d97292e8dbe5b",
  "_created": "2026-04-14T12:05:12.000Z",
  "_published": "2026-04-14T12:17:12.557Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 71260613193,
      "time": 209,
      "config": "linux-devel-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6427237163"
    },
    {
      "job": 71260613201,
      "time": 196,
      "config": "linux-devel-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6427233450"
    },
    {
      "job": 71260613206,
      "time": 200,
      "config": "linux-release-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6427234266"
    },
    {
      "job": 71260613198,
      "time": 195,
      "config": "linux-release-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6427233177"
    },
    {
      "job": 71260613183,
      "time": 202,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6427234821"
    },
    {
      "job": 71260613177,
      "time": 440,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6427304255"
    },
    {
      "job": 71260613165,
      "time": 155,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6427220389"
    },
    {
      "job": 71260613221,
      "time": 295,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6427261300"
    },
    {
      "job": 71259965317,
      "time": 264,
      "config": "source",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6427175895"
    },
    {
      "job": 71260613218,
      "time": 171,
      "config": "wasm-release",
      "r": "4.5.1",
      "check": "OK",
      "artifact": "6427225656"
    },
    {
      "job": 71260613196,
      "time": 325,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6427270349"
    },
    {
      "job": 71260613220,
      "time": 602,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6427353191"
    },
    {
      "job": 71260613181,
      "time": 292,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6427261115"
    }
  ],
  "_buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24397783655",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yutannihilation/string2path",
  "_commit": {
    "id": "944811f16194e83ac7cf410d41a85261f2b5a434",
    "author": "Hiroaki Yutani <yutani.ini@gmail.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "chore: Use 11.0 as the default value of MACOSX_DEPLOYMENT_TARGET (#208)",
    "time": 1776071890
  },
  "_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": 2
    }
  ],
  "_tags": [
    {
      "name": "v0.3.0",
      "date": "2026-04-13"
    }
  ],
  "_stars": 103,
  "_contributors": [
    {
      "user": "yutannihilation",
      "count": 457,
      "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": 21816,
    "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"
    }
  ],
  "_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.0/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.86349571061762,
  "_indexed": false,
  "_nocasepkg": "string2path",
  "_universes": [
    "r-multiverse"
  ],
  "_indexurl": "https://yutannihilation.r-universe.dev/string2path",
  "_previous": "0.2.2",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-04-14T12:08:43.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "944811f16194e83ac7cf410d41a85261f2b5a434",
      "fileid": "79a7112fbf6d55d9637993ab7b4e733eb16a41b6f9b6403dcbe27b6fc65b4953",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24397783655"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-04-14T12:08:36.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "944811f16194e83ac7cf410d41a85261f2b5a434",
      "fileid": "32b164acde650b19e98bce7543c1d87deeeac78913bcda3c0b9bd9dd0e6dfc6a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24397783655"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-04-14T12:08:35.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "944811f16194e83ac7cf410d41a85261f2b5a434",
      "fileid": "2568e4074424fba6d606188dacba9d21d4c06448ef7cdfa49a3367d8a9ebc9ba",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24397783655"
    },
    {
      "r": "4.5.3",
      "os": "linux",
      "version": "0.3.0",
      "date": "2026-04-14T12:08:35.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "944811f16194e83ac7cf410d41a85261f2b5a434",
      "fileid": "48aad62f4f268dec363236d2f4ef9f3b422a3dc27d3bab3fc7e80c7b0f1601fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24397783655"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-04-14T12:08:15.000Z",
      "arch": "aarch64",
      "commit": "944811f16194e83ac7cf410d41a85261f2b5a434",
      "fileid": "7147d15623879ed50ba5c3dcae95d446c80acb68c170cc207893cd4a7abb2f6b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24397783655"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-04-14T12:10:20.000Z",
      "arch": "x86_64",
      "commit": "944811f16194e83ac7cf410d41a85261f2b5a434",
      "fileid": "2ff3c67b1e91778b90b74abd98d6266a94282354f23eacfe1b0b219553ff9da7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24397783655"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-04-14T12:07:59.000Z",
      "arch": "aarch64",
      "commit": "944811f16194e83ac7cf410d41a85261f2b5a434",
      "fileid": "bede374f75026c3530b9c745c7b8847f3eea31556d470c9e929bde16e99b6b3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24397783655"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.0",
      "date": "2026-04-14T12:08:53.000Z",
      "arch": "x86_64",
      "commit": "944811f16194e83ac7cf410d41a85261f2b5a434",
      "fileid": "fd268091b7161274f27da6c3a171bf6aaf08bedb60d51a0656911de430b86619",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24397783655"
    },
    {
      "r": "4.5.1",
      "os": "wasm",
      "version": "0.3.0",
      "date": "2026-04-14T12:08:50.000Z",
      "arch": "emscripten",
      "commit": "944811f16194e83ac7cf410d41a85261f2b5a434",
      "fileid": "1874ce045ed83ce5cec5755c39dd30a7b67fc3fa8f33fd2284e8820992b7287a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24397783655"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-04-14T12:08:06.000Z",
      "arch": "x86_64",
      "commit": "944811f16194e83ac7cf410d41a85261f2b5a434",
      "fileid": "4187c89934a90c21c017ce2d9918fd8d4b90ea9a17e31bd91db585220d452ffa",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24397783655"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-04-14T12:10:32.000Z",
      "arch": "x86_64",
      "commit": "944811f16194e83ac7cf410d41a85261f2b5a434",
      "fileid": "5aca1479fdabde5830894b89edef57474077ddfa43a0157bf91688bff61a65c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24397783655"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.0",
      "date": "2026-04-14T12:07:47.000Z",
      "arch": "x86_64",
      "commit": "944811f16194e83ac7cf410d41a85261f2b5a434",
      "fileid": "c50381e2d808af8d3f88ab3dc55e4cf143787493736618a7bad9a3339e4d4990",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse/actions/runs/24397783655"
    }
  ]
}