{
  "_id": "6a3ea84da319ef941448cacb",
  "Package": "frontmatter",
  "Title": "Parse Front Matter from Documents",
  "Version": "0.2.0.9000",
  "Authors@R": "c(\nperson(\"Garrick\", \"Aden-Buie\", , \"garrick@posit.co\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-7111-0077\")),\nperson(\"Posit Software, PBC\", role = c(\"cph\", \"fnd\"),\ncomment = c(ROR = \"03wc8by49\"))\n)",
  "Description": "Extracts and parses structured metadata ('YAML' or 'TOML')\nfrom the beginning of text documents. Front matter is a common\npattern in 'Quarto' documents, 'R Markdown' documents, static\nsite generators, documentation systems, content management\ntools and even 'Python' and 'R' scripts where metadata is\nplaced at the top of a document, separated from the main\ncontent by delimiter fences.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/posit-dev/frontmatter,\nhttps://posit-dev.github.io/frontmatter/",
  "BugReports": "https://github.com/posit-dev/frontmatter/issues",
  "Config/Needs/website": "brand.yml",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libclang-dev",
  "Repository": "https://posit-dev.r-universe.dev",
  "Date/Publication": "2026-06-26 13:47:00 UTC",
  "RemoteUrl": "https://github.com/posit-dev/frontmatter",
  "RemoteRef": "HEAD",
  "RemoteSha": "d179c5226d1ff0c918840cfc0304fece0b909f41",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-06-26 16:21:32 UTC",
    "User": "root"
  },
  "Author": "Garrick Aden-Buie [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7111-0077>),\nPosit Software, PBC [cph, fnd] (ROR: <https://ror.org/03wc8by49>)",
  "Maintainer": "Garrick Aden-Buie <garrick@posit.co>",
  "MD5sum": "eb7dc902c513c58c66f033dc8b2221a3",
  "_user": "posit-dev",
  "_type": "src",
  "_file": "frontmatter_0.2.0.9000.tar.gz",
  "_fileid": "b95ca7ff6fa1da51f2004c0dd73aa10f9357ef7c92380a40f43392cce248ec4b",
  "_filesize": 253409,
  "_sha256": "b95ca7ff6fa1da51f2004c0dd73aa10f9357ef7c92380a40f43392cce248ec4b",
  "_created": "2026-06-26T16:21:32.000Z",
  "_published": "2026-06-26T16:26:53.412Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83701780393,
      "time": 150,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7910749695"
    },
    {
      "job": 83701780379,
      "time": 132,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7910742105"
    },
    {
      "job": 83701780389,
      "time": 137,
      "config": "linux-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7910744887"
    },
    {
      "job": 83701780357,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7910743948"
    },
    {
      "job": 83701780414,
      "time": 100,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7910753507"
    },
    {
      "job": 83701780428,
      "time": 204,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7910797037"
    },
    {
      "job": 83701780378,
      "time": 96,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7910749321"
    },
    {
      "job": 83701780388,
      "time": 158,
      "config": "macos-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7910760257"
    },
    {
      "job": 83701265089,
      "time": 169,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7910692677"
    },
    {
      "job": 83701780321,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7910738720"
    },
    {
      "job": 83701780364,
      "time": 93,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7910727799"
    },
    {
      "job": 83701780358,
      "time": 77,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7910721663"
    },
    {
      "job": 83701780346,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7910729287"
    }
  ],
  "_buildurl": "https://github.com/r-universe/posit-dev/actions/runs/28250706548",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/posit-dev/frontmatter",
  "_commit": {
    "id": "d179c5226d1ff0c918840cfc0304fece0b909f41",
    "author": "Garrick Aden-Buie <garrick@adenbuie.com>",
    "committer": "Garrick Aden-Buie <garrick@adenbuie.com>",
    "message": "docs: add NEWS entry for delimiter inference (#8)\n",
    "time": 1782481620
  },
  "_maintainer": {
    "name": "Garrick Aden-Buie",
    "email": "garrick@posit.co",
    "login": "gadenbuie",
    "mastodon": "@grrrck@fosstodon.org",
    "bluesky": "@grrrck.xyz",
    "description": "Software engineer for Shiny at @posit-pbc",
    "uuid": 5420529,
    "orcid": "0000-0002-7111-0077"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "cpp11",
      "role": "LinkingTo"
    },
    {
      "package": "cpp11",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tomledit",
      "role": "Imports"
    },
    {
      "package": "yaml12",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    },
    {
      "package": "yaml",
      "role": "Suggests"
    }
  ],
  "_owner": "posit-dev",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [
    {
      "week": "2026-02",
      "n": 39
    },
    {
      "week": "2026-03",
      "n": 3
    },
    {
      "week": "2026-06",
      "n": 6
    },
    {
      "week": "2026-07",
      "n": 4
    },
    {
      "week": "2026-26",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2026-01-09"
    },
    {
      "name": "v0.2.0",
      "date": "2026-02-09"
    }
  ],
  "_stars": 4,
  "_contributors": [
    {
      "user": "gadenbuie",
      "count": 56,
      "uuid": 5420529
    }
  ],
  "_userbio": {
    "uuid": 107264312,
    "type": "organization",
    "name": "posit-dev",
    "followers": 965
  },
  "_downloads": {
    "count": 953,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/frontmatter"
  },
  "_devurl": "https://github.com/posit-dev/frontmatter",
  "_pkgdown": "https://posit-dev.github.io/frontmatter/",
  "_searchresults": 2,
  "_topics": [
    "cpp"
  ],
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/frontmatter.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/posit-dev/frontmatter",
  "_realowner": "posit-dev",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2026-01-14"
    },
    {
      "version": "0.2.0",
      "date": "2026-02-16"
    }
  ],
  "_exports": [
    "format_front_matter",
    "parse_front_matter",
    "read_front_matter",
    "write_front_matter"
  ],
  "_help": [
    {
      "page": "format_front_matter",
      "title": "Format and Write YAML or TOML Front Matter",
      "topics": [
        "format_front_matter",
        "write_front_matter"
      ]
    },
    {
      "page": "parse_front_matter",
      "title": "Parse YAML or TOML Front Matter",
      "topics": [
        "parse_front_matter",
        "read_front_matter"
      ]
    }
  ],
  "_pkglogo": "https://github.com/posit-dev/frontmatter/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/posit-dev/frontmatter/raw/HEAD/README.md",
  "_rundeps": [
    "cpp11",
    "rlang",
    "tomledit",
    "yaml12"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "16-20260322-1ubuntu1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_score": 4.477121254719663,
  "_indexed": true,
  "_nocasepkg": "frontmatter",
  "_universes": [
    "posit-dev",
    "gadenbuie"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-06-26T16:24:09.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "d179c5226d1ff0c918840cfc0304fece0b909f41",
      "fileid": "ce3a49a4e14b20036ff53ae1056d43f9fde4b8ff6a9ed05f734203a49381ee44",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/28250706548"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-06-26T16:23:47.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "d179c5226d1ff0c918840cfc0304fece0b909f41",
      "fileid": "465054cab1fecd046dd8c34e29c8c5822f104c88ffd2b002b919d8a7b8ac2444",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/28250706548"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-06-26T16:23:56.000Z",
      "distro": "resolute",
      "arch": "aarch64",
      "commit": "d179c5226d1ff0c918840cfc0304fece0b909f41",
      "fileid": "b022819003c1e8bb0ab1466fb2432e86ce747662852a41096f1500ea23256878",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/28250706548"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.0.9000",
      "date": "2026-06-26T16:23:47.000Z",
      "distro": "resolute",
      "arch": "x86_64",
      "commit": "d179c5226d1ff0c918840cfc0304fece0b909f41",
      "fileid": "447fd2537d2d956516de938c38128aee24858845a4ff6668ad96711bc273a90b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/28250706548"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-06-26T16:24:14.000Z",
      "arch": "aarch64",
      "commit": "d179c5226d1ff0c918840cfc0304fece0b909f41",
      "fileid": "0b5daf015b8ac7f5f243afca2fa8eb34a3b5f2503e09c54dd0dd8e384cdcb332",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/28250706548"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-06-26T16:25:57.000Z",
      "arch": "x86_64",
      "commit": "d179c5226d1ff0c918840cfc0304fece0b909f41",
      "fileid": "8765046484db958071ec53505957b85e1ae07c8bf8e51e47392888973a03814d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/28250706548"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-06-26T16:24:00.000Z",
      "arch": "aarch64",
      "commit": "d179c5226d1ff0c918840cfc0304fece0b909f41",
      "fileid": "37629fee89394f32e342d0dbe45a47ca4c7fa7454b81c6c2ddf87ffcb3c5f167",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/28250706548"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.0.9000",
      "date": "2026-06-26T16:24:22.000Z",
      "arch": "x86_64",
      "commit": "d179c5226d1ff0c918840cfc0304fece0b909f41",
      "fileid": "cc28c0d7adada1183fc197e35fd66f108190da9b1aede3e506bbc3857e426ea0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/28250706548"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.0.9000",
      "date": "2026-06-26T16:23:49.000Z",
      "arch": "emscripten",
      "commit": "d179c5226d1ff0c918840cfc0304fece0b909f41",
      "fileid": "97e4cdb703af9ddd307a26c3e40e9dd9e3734a41aee20f1bb376d1a37c154ed1",
      "status": "success",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/28250706548"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-26T16:22:46.000Z",
      "arch": "x86_64",
      "commit": "d179c5226d1ff0c918840cfc0304fece0b909f41",
      "fileid": "3cc758bbc359217076e449076b8603ec9ce88395b952f873a6a6bd79c1879bff",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/28250706548"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-26T16:22:36.000Z",
      "arch": "x86_64",
      "commit": "d179c5226d1ff0c918840cfc0304fece0b909f41",
      "fileid": "537d218c846d1ab17237ebe01c1231dc0aacff472d4308c6e6039da9be11bfb4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/28250706548"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.0.9000",
      "date": "2026-06-26T16:22:51.000Z",
      "arch": "x86_64",
      "commit": "d179c5226d1ff0c918840cfc0304fece0b909f41",
      "fileid": "31d2452ff176d642e7837795f9e4de0438a634b92efb933cfec42ae3ebff0870",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/posit-dev/actions/runs/28250706548"
    }
  ]
}