{
  "_id": "6a3ec934a319ef94144911bb",
  "Package": "readMDTable",
  "Title": "Read Markdown Tables into Tibbles",
  "Version": "0.4.0.9000",
  "Authors@R": "person(\"Jordan\", \"Bradford\", , \"jrdnbradford@gmail.com\", role = c(\"aut\", \"cre\", \"cph\"),\ncomment = c(ORCID = \"0009-0000-8570-3474\"))",
  "Description": "Efficient reading of raw markdown tables into tibbles.\nDesigned to accept content from strings, files, and URLs with\nthe ability to extract and read multiple tables from markdown\nfor analysis.",
  "URL": "https://github.com/jrdnbradford/readMDTable,\nhttps://jrdnbradford.github.io/readMDTable/",
  "BugReports": "https://github.com/jrdnbradford/readMDTable/issues",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "Config/roxygen2/markdown": "TRUE",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "libicu-dev libssl-dev libx11-dev",
  "Repository": "https://jrdnbradford.r-universe.dev",
  "Date/Publication": "2026-06-26 17:45:19 UTC",
  "RemoteUrl": "https://github.com/jrdnbradford/readmdtable",
  "RemoteRef": "HEAD",
  "RemoteSha": "8324a166111375ecebf93f86632def1aa10a21a0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-26 18:43:50 UTC",
    "User": "root"
  },
  "Author": "Jordan Bradford [aut, cre, cph] (ORCID:\n<https://orcid.org/0009-0000-8570-3474>)",
  "Maintainer": "Jordan Bradford <jrdnbradford@gmail.com>",
  "MD5sum": "e692a207b469ecdecb7829f76f1f44d4",
  "_user": "jrdnbradford",
  "_type": "src",
  "_file": "readMDTable_0.4.0.9000.tar.gz",
  "_fileid": "c6e978c265feb78a42aa3eb9bf1cdee22b014ad150f7293a09019e137fba6f02",
  "_filesize": 578609,
  "_sha256": "c6e978c265feb78a42aa3eb9bf1cdee22b014ad150f7293a09019e137fba6f02",
  "_created": "2026-06-26T18:43:50.000Z",
  "_published": "2026-06-26T18:47:16.618Z",
  "_distro": "resolute",
  "_jobs": [
    {
      "job": 83726956301,
      "time": 152,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7913750669"
    },
    {
      "job": 83726956302,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7913744891"
    },
    {
      "job": 83726956300,
      "time": 99,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7913732109"
    },
    {
      "job": 83726956323,
      "time": 72,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7913723542"
    },
    {
      "job": 83726293137,
      "time": 226,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7913695933"
    },
    {
      "job": 83726956261,
      "time": 168,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7913755962"
    },
    {
      "job": 83726956328,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7913722181"
    },
    {
      "job": 83726956341,
      "time": 70,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7913722423"
    },
    {
      "job": 83726956352,
      "time": 86,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "7913727608"
    }
  ],
  "_buildurl": "https://github.com/r-universe/jrdnbradford/actions/runs/28258094531",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/jrdnbradford/readmdtable",
  "_commit": {
    "id": "8324a166111375ecebf93f86632def1aa10a21a0",
    "author": "Jordan Bradford <36420801+jrdnbradford@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #110 from jrdnbradford/checkout-gha-bump",
    "time": 1782495919
  },
  "_maintainer": {
    "name": "Jordan Bradford",
    "email": "jrdnbradford@gmail.com",
    "login": "jrdnbradford",
    "uuid": 36420801
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "httr2",
      "role": "Imports"
    },
    {
      "package": "lifecycle",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 2.2.0",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "devtools",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "lubridate",
      "role": "Suggests"
    },
    {
      "package": "microbenchmark",
      "role": "Suggests"
    },
    {
      "package": "precommit",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "rvest",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "usethis",
      "role": "Suggests"
    }
  ],
  "_owner": "jrdnbradford",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-45",
      "n": 1
    },
    {
      "week": "2026-22",
      "n": 3
    },
    {
      "week": "2026-26",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "CRAN-v0.3.3",
      "date": "2026-05-30"
    },
    {
      "name": "CRAN-v0.4.0",
      "date": "2026-06-23"
    }
  ],
  "_topics": [
    "data",
    "data-analysis",
    "data-analytics",
    "data-extraction",
    "data-mining",
    "data-science",
    "markdown",
    "markdown-parser",
    "markdown-table",
    "r-programming",
    "tables"
  ],
  "_stars": 9,
  "_contributors": [
    {
      "user": "jrdnbradford",
      "count": 198,
      "uuid": 36420801
    }
  ],
  "_userbio": {
    "uuid": 36420801,
    "type": "user",
    "name": "Jordan Bradford",
    "followers": 21,
    "description": "Probably coding in a Dracula-themed IDE."
  },
  "_downloads": {
    "count": 2132,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/readMDTable"
  },
  "_devurl": "https://github.com/jrdnbradford/readmdtable",
  "_pkgdown": "https://jrdnbradford.github.io/readMDTable/",
  "_searchresults": 5,
  "_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/readMDTable.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/jrdnbradford/readmdtable",
  "_realowner": "jrdnbradford",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2024-09-17"
    },
    {
      "version": "0.2.0",
      "date": "2024-09-25"
    },
    {
      "version": "0.3.0",
      "date": "2025-01-07"
    },
    {
      "version": "0.3.1",
      "date": "2025-01-25"
    },
    {
      "version": "0.3.2",
      "date": "2025-05-05"
    },
    {
      "version": "0.3.3",
      "date": "2026-05-31"
    },
    {
      "version": "0.4.0",
      "date": "2026-06-24"
    }
  ],
  "_exports": [
    "extract_md_table",
    "extract_md_tables",
    "read_md_table",
    "read_md_table_example"
  ],
  "_help": [
    {
      "page": "read_md_table",
      "title": "Read Markdown Tables into Tibbles",
      "topics": [
        "extract_md_table",
        "extract_md_tables",
        "read_md_table"
      ]
    },
    {
      "page": "read_md_table_example",
      "title": "Get Path to readMDTable Examples",
      "topics": [
        "read_md_table_example"
      ]
    }
  ],
  "_pkglogo": "https://github.com/jrdnbradford/readmdtable/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/jrdnbradford/readmdtable/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "bit",
    "bit64",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "curl",
    "glue",
    "hms",
    "httr2",
    "lifecycle",
    "magrittr",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "readr",
    "rlang",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyselect",
    "tzdb",
    "utf8",
    "vctrs",
    "vroom",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "rvest-benchmarks.Rmd",
      "filename": "rvest-benchmarks.html",
      "title": "Benchmarking Against rvest",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Functions Tested",
        "Benchmark 1",
        "Benchmark 2",
        "Benchmark 3",
        "Benchmark 4"
      ],
      "created": "2024-09-20 18:42:00",
      "modified": "2026-06-24 13:57:39",
      "commits": 8
    }
  ],
  "_score": 6.237272219233184,
  "_indexed": true,
  "_nocasepkg": "readmdtable",
  "_universes": [
    "jrdnbradford"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-06-26T18:46:30.000Z",
      "distro": "resolute",
      "commit": "8324a166111375ecebf93f86632def1aa10a21a0",
      "fileid": "36c7e9a11b6921b24f9cf1e3ff19c8f1db12a3143a43a2faffe1724630fa623b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrdnbradford/actions/runs/28258094531"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.4.0.9000",
      "date": "2026-06-26T18:46:13.000Z",
      "distro": "resolute",
      "commit": "8324a166111375ecebf93f86632def1aa10a21a0",
      "fileid": "a2cae143b70b3f9042deb40d15defec7064bce3007d182539705fb18e102b578",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrdnbradford/actions/runs/28258094531"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-06-26T18:45:38.000Z",
      "commit": "8324a166111375ecebf93f86632def1aa10a21a0",
      "fileid": "c6fe5b0c01bfdc6b242c928a7df5f519a0df0fd2a3d282369c8acb4a3d8d5dc7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrdnbradford/actions/runs/28258094531"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.4.0.9000",
      "date": "2026-06-26T18:45:15.000Z",
      "commit": "8324a166111375ecebf93f86632def1aa10a21a0",
      "fileid": "4b9f8d65c1660dc156b483be86d9b2e45b48296eee707738587ab70ec5c1f8f0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrdnbradford/actions/runs/28258094531"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.4.0.9000",
      "date": "2026-06-26T18:46:56.000Z",
      "commit": "8324a166111375ecebf93f86632def1aa10a21a0",
      "fileid": "4f76794ecc8a8012ab3110a75d6b7209c26b8c2a1fbb9da932e70b240486142f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/jrdnbradford/actions/runs/28258094531"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-06-26T18:45:03.000Z",
      "commit": "8324a166111375ecebf93f86632def1aa10a21a0",
      "fileid": "9758b6545276badef7775c19ebdb0973d1b437d6ce2f768f0e3d47b9e265f4a0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrdnbradford/actions/runs/28258094531"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-06-26T18:45:04.000Z",
      "commit": "8324a166111375ecebf93f86632def1aa10a21a0",
      "fileid": "9bc0a476efe8f38acad6a9f03f7f194832b36a86b8e98a22b3549aee5365a6e6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrdnbradford/actions/runs/28258094531"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.4.0.9000",
      "date": "2026-06-26T18:45:13.000Z",
      "commit": "8324a166111375ecebf93f86632def1aa10a21a0",
      "fileid": "7f965e46d0bab60b446663a38ac09726e9c1d15e0a1e23219f2d05c48c041c98",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/jrdnbradford/actions/runs/28258094531"
    }
  ]
}