{
  "_id": "6a4887e4e06c18f0a65400c9",
  "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-07-04 04:00:57 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>",
  "_user": "r-multiverse-staging",
  "_type": "src",
  "_file": "string2path_0.3.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/d313dd1ab2e59d674d15d2a67f97d479ea4898b6ea48e909c6de8a18c2f35c44",
  "_filesize": 15740039,
  "_sha256": "d313dd1ab2e59d674d15d2a67f97d479ea4898b6ea48e909c6de8a18c2f35c44",
  "_expires": "2026-10-12T04:11:13.000Z",
  "_created": "2026-07-04T04:00:57.000Z",
  "_published": "2026-07-04T04:11:16.120Z",
  "_jobs": [
    {
      "job": 85101208552,
      "time": 328,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078144527"
    },
    {
      "job": 85101208570,
      "time": 228,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078133443"
    },
    {
      "job": 85101208561,
      "time": 228,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078133594"
    },
    {
      "job": 85101208549,
      "time": 316,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078142727"
    },
    {
      "job": 85101208578,
      "time": 226,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078133120"
    },
    {
      "job": 85101208574,
      "time": 444,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078156486"
    },
    {
      "job": 85101208587,
      "time": 228,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078133354"
    },
    {
      "job": 85101208568,
      "time": 493,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078162017"
    },
    {
      "job": 85100929321,
      "time": 259,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078108098"
    },
    {
      "job": 85101208517,
      "time": 120,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "FAIL",
      "artifact": ""
    },
    {
      "job": 85101208528,
      "time": 308,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8078141835"
    },
    {
      "job": 85101208530,
      "time": 302,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8078141076"
    },
    {
      "job": 85101208559,
      "time": 310,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8078142065"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28694201461",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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": "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": 104,
  "_contributors": [
    {
      "user": "yutannihilation",
      "count": 463,
      "uuid": 1978793
    }
  ],
  "_userbio": {
    "uuid": 161461790,
    "type": "organization",
    "name": "R-multiverse",
    "followers": 36,
    "description": "A community-curated collection of R package releases, powered by R-universe"
  },
  "_downloads": {
    "count": 210,
    "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.1",
  "_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",
    "LICENSE",
    "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.17.1-3ubuntu1",
      "name": "fontconfig",
      "homepage": "https://www.freedesktop.org/wiki/Software/fontconfig/",
      "description": "generic font configuration library - runtime"
    }
  ],
  "_score": 5.130976691605618,
  "_indexed": false,
  "_nocasepkg": "string2path",
  "_universes": [
    "r-multiverse-staging"
  ],
  "_indexurl": "https://yutannihilation.r-universe.dev/string2path",
  "_binaries": [
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.1",
      "date": "2026-05-25T06:27:20.000Z",
      "arch": "emscripten",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "https://r2.ropensci.org/4d39493bffa088a3ec3aeae5d0f28a8ffec0b234aa1a0af1a5fa2a5d6af99083",
      "status": "success",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/26386490344"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-07-04T04:06:31.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "https://r2.ropensci.org/1c7379dfc368b63b71e625326c13157f940b3930817675c95d1f328ac03d1114",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28694201461"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-07-04T04:04:37.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "https://r2.ropensci.org/ef92b18ebbe5e54bc73f37153aae9d2629a515f989f2e053be98dbffb5a9e6d7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28694201461"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-07-04T04:04:46.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "https://r2.ropensci.org/4aa3827ee95c1ee44f38f2a437b3bdde233d1feba0e3a7c52f523761f40ab210",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28694201461"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.3.1",
      "date": "2026-07-04T04:06:19.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "https://r2.ropensci.org/70caf0c8e6b1065668397407c314a033b499f4815cdb91564c5c5361dffebe58",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28694201461"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-07-04T04:03:46.000Z",
      "arch": "aarch64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "https://r2.ropensci.org/89aadce4d7127f2bd0a33bc58e824e8294b2a5fbd5eb963610b5d42742c5c0fc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28694201461"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-07-04T04:06:25.000Z",
      "arch": "x86_64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "https://r2.ropensci.org/c5da3b961ea6ae6278aab11e85360530dae0ef72a25bd4eb7baedae814398d1c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28694201461"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-07-04T04:03:39.000Z",
      "arch": "aarch64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "https://r2.ropensci.org/f765d48448a54060f0da30f0eac19d292a25052a0307000145764cf027986d62",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28694201461"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.3.1",
      "date": "2026-07-04T04:06:28.000Z",
      "arch": "x86_64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "https://r2.ropensci.org/83df7a02df734cb66aa35e6a60e0d517d8f7a9553dd034ed602b95674d8e2e8b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28694201461"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-04T04:03:34.000Z",
      "arch": "x86_64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "https://r2.ropensci.org/2a4cee316f199b707ea28b0acdbbe9c88a1941249cbe5637b02efc504c975aa6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28694201461"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-04T04:03:34.000Z",
      "arch": "x86_64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "https://r2.ropensci.org/bfe3d150f70ded57cfb7086bf59da1438c4580a2e2988a5a4eb9c1b75e89040f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28694201461"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.3.1",
      "date": "2026-07-04T04:03:30.000Z",
      "arch": "x86_64",
      "commit": "9f56fe2469b30a4dcf58c3a9c9b031bd38e80726",
      "fileid": "https://r2.ropensci.org/abbf681815a53d561051e95a93520fd066d7e722fb20ec0caae213a75ad90b29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/r-multiverse-staging/actions/runs/28694201461"
    }
  ]
}