{
  "_id": "6a3903f63efcd9bda4443b91",
  "Package": "lightparser",
  "Title": "From 'Rmarkdown' and 'Quarto' Files to Tibble and Back",
  "Version": "0.1.0.9000",
  "Authors@R": "c(\nperson(\"Sebastien\", \"Rochette\", , \"sebastien@thinkr.fr\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-1565-9313\")),\nperson(\"ThinkR\", role = \"cph\")\n)",
  "Description": "Split your 'rmarkdown' or 'quarto' files by sections into\na tibble: titles, text, chunks. Rebuild the file from the\ntibble.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ThinkR-open/lightparser,\nhttps://thinkr-open.github.io/lightparser/",
  "BugReports": "https://github.com/ThinkR-open/lightparser/issues",
  "VignetteBuilder": "knitr",
  "Config/fusen/version": "0.6.0",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.1",
  "Repository": "https://thinkr-open.r-universe.dev",
  "Date/Publication": "2024-05-06 08:24:06 UTC",
  "RemoteUrl": "https://github.com/ThinkR-open/lightparser",
  "RemoteRef": "HEAD",
  "RemoteSha": "3fc5672cfff5b17adab4f7303efd0849d9216175",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-22 09:33:25 UTC",
    "User": "root"
  },
  "Author": "Sebastien Rochette [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-1565-9313>),\nThinkR [cph]",
  "Maintainer": "Sebastien Rochette <sebastien@thinkr.fr>",
  "MD5sum": "1191ced74425b2f4379880ab562d71e0",
  "_user": "thinkr-open",
  "_type": "src",
  "_file": "lightparser_0.1.0.9000.tar.gz",
  "_fileid": "db7c3c4b41f5735abd4d7806858182d220270cb0b33fb5218fd14293656ce2a8",
  "_filesize": 91991,
  "_sha256": "db7c3c4b41f5735abd4d7806858182d220270cb0b33fb5218fd14293656ce2a8",
  "_created": "2026-06-22T09:33:25.000Z",
  "_published": "2026-06-22T09:44:22.654Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 82681666771,
      "time": 121,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7788453549"
    },
    {
      "job": 82681666778,
      "time": 118,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788452431"
    },
    {
      "job": 82681666821,
      "time": 88,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7788643021"
    },
    {
      "job": 82681666806,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788637835"
    },
    {
      "job": 82681177631,
      "time": 156,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788407977"
    },
    {
      "job": 82681666782,
      "time": 112,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788450145"
    },
    {
      "job": 82681666947,
      "time": 74,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7788436742"
    },
    {
      "job": 82681666820,
      "time": 69,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7788434871"
    },
    {
      "job": 82681666822,
      "time": 77,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7788438201"
    }
  ],
  "_buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27943128692",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ThinkR-open/lightparser",
  "_commit": {
    "id": "3fc5672cfff5b17adab4f7303efd0849d9216175",
    "author": "Sébastien Rochette <statnmap@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #6 from ThinkR-open/up-dev\n\nchore: up to dev version",
    "time": 1714983846
  },
  "_maintainer": {
    "name": "Sebastien Rochette",
    "email": "sebastien@thinkr.fr",
    "login": "statnmap",
    "mastodon": "@statnmap@mastodon.social",
    "description": "I like the R-software and everything around it. I love documentation first method, TDD and devOps to develop new tools.",
    "uuid": 21193866,
    "orcid": "0000-0002-1565-9313"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "knitr",
      "version": ">= 1.35",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "yaml",
      "role": "Imports"
    },
    {
      "package": "callr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "thinkr-open",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [],
  "_tags": [],
  "_stars": 24,
  "_contributors": [
    {
      "user": "statnmap",
      "count": 26,
      "uuid": 21193866
    },
    {
      "user": "olivroy",
      "count": 1,
      "uuid": 52606734
    }
  ],
  "_userbio": {
    "uuid": 19155426,
    "type": "organization",
    "name": "ThinkR",
    "followers": 258,
    "description": "R Engineering, training, and consulting"
  },
  "_downloads": {
    "count": 301,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/lightparser"
  },
  "_devurl": "https://github.com/thinkr-open/lightparser",
  "_pkgdown": "https://thinkr-open.github.io/lightparser/",
  "_searchresults": 9,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/lightparser.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/thinkr-open/lightparser",
  "_realowner": "thinkr-open",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2024-01-24"
    }
  ],
  "_exports": [
    "combine_tbl_to_file",
    "split_to_tbl"
  ],
  "_help": [
    {
      "page": "combine_tbl_to_file",
      "title": "Combine a parsed tbl Rmd / Qmd file into a new file",
      "topics": [
        "combine_tbl_to_file"
      ]
    },
    {
      "page": "split_to_tbl",
      "title": "Group lines of a Rmd or Qmd file by types in a tibble",
      "topics": [
        "split_to_tbl"
      ]
    }
  ],
  "_readme": "https://github.com/ThinkR-open/lightparser/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "evaluate",
    "glue",
    "highr",
    "knitr",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "rlang",
    "tibble",
    "utf8",
    "vctrs",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "z-split-a-rmd-or-qmd-file-into-a-tibble-and-vice-versa.Rmd",
      "filename": "z-split-a-rmd-or-qmd-file-into-a-tibble-and-vice-versa.html",
      "title": "Split a Rmd or Qmd file into a tibble and vice-versa",
      "author": "statnmap",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Parse and split a Rmd / Qmd file, and transform as tibble",
        "Combine a parsed tbl Rmd / Qmd file into a new file"
      ],
      "created": "2023-11-16 14:16:53",
      "modified": "2023-12-09 12:30:40",
      "commits": 6
    }
  ],
  "_score": 6.033423755486949,
  "_indexed": true,
  "_nocasepkg": "lightparser",
  "_universes": [
    "thinkr-open",
    "statnmap"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-22T09:35:23.000Z",
      "distro": "noble",
      "commit": "3fc5672cfff5b17adab4f7303efd0849d9216175",
      "fileid": "f574413f16c5b0ca555a8e7b660a653c461dd58446332a90bc6e9abfcbc20197",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27943128692"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.0.9000",
      "date": "2026-06-22T09:35:19.000Z",
      "distro": "noble",
      "commit": "3fc5672cfff5b17adab4f7303efd0849d9216175",
      "fileid": "cb171c3bdb6ead2a5c38b81ea9c3bd1bbb328f9aa81ca370140961ebcaba3a2c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27943128692"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-22T09:43:55.000Z",
      "commit": "3fc5672cfff5b17adab4f7303efd0849d9216175",
      "fileid": "8948694f64054252c445767bec912296f3ca6d3f7bcf1c4c4c6da7a946937775",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27943128692"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.0.9000",
      "date": "2026-06-22T09:43:40.000Z",
      "commit": "3fc5672cfff5b17adab4f7303efd0849d9216175",
      "fileid": "482ba01317dc4a58bacae6af9f74253a1f21972d2705ce5bcec2110bd7eeb86e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27943128692"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.0.9000",
      "date": "2026-06-22T09:35:29.000Z",
      "commit": "3fc5672cfff5b17adab4f7303efd0849d9216175",
      "fileid": "bd3dd607fe331649a3c7c3e9d9a9c66691214f7e930736c70195da63c4845645",
      "status": "success",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27943128692"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-22T09:34:32.000Z",
      "commit": "3fc5672cfff5b17adab4f7303efd0849d9216175",
      "fileid": "c33046ff1cdb60c7172a4cbffe57e9acea644e78b5d168763defe0a960d79a64",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27943128692"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-22T09:34:26.000Z",
      "commit": "3fc5672cfff5b17adab4f7303efd0849d9216175",
      "fileid": "b07aa6fa356e83be0c95eb51d95ed43e4952be4f5801733afe5a3ba95e14da09",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27943128692"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.0.9000",
      "date": "2026-06-22T09:34:34.000Z",
      "commit": "3fc5672cfff5b17adab4f7303efd0849d9216175",
      "fileid": "c0cae046e458fca4f9589586bb06aa229c5d79a39bd118dd16dd6dbfc4dc8287",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/thinkr-open/actions/runs/27943128692"
    }
  ]
}