{
  "_id": "6a2d00cc3efcd9bda42e8706",
  "Package": "ledger",
  "Type": "Package",
  "Title": "Utilities for Importing Data from Plain Text Accounting Files",
  "Version": "2.1.1",
  "Authors@R": "c(person(\"Trevor L.\", \"Davis\", role=c(\"aut\", \"cre\"),\nemail=\"trevor.l.davis@gmail.com\",\ncomment = c(ORCID = \"0000-0001-6341-4639\")),\nperson(\"Jenya\", \"Sovetkin\", role=\"ctb\"),\nperson(\"Chris\", \"Lloyd\", role=\"ctb\"))",
  "URL": "https://github.com/trevorld/r-ledger,\nhttps://trevorldavis.com/R/ledger/",
  "BugReports": "https://github.com/trevorld/r-ledger/issues",
  "Description": "Utilities for querying plain text accounting files from\n'Ledger', 'HLedger', and 'Beancount'.",
  "Config/testthat/edition": "3",
  "Roxygen": "list(markdown = TRUE)",
  "SystemRequirements": "ledger (>= 3.1), hledger (>= 1.2), beanquery or\nrustledger (>= 0.15.0)",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Config/roxygen2/version": "8.0.0",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://trevorld.r-universe.dev",
  "Date/Publication": "2026-06-13 03:34:30 UTC",
  "RemoteUrl": "https://github.com/trevorld/r-ledger",
  "RemoteRef": "HEAD",
  "RemoteSha": "ba20e520f1dd56b1c1288a0847f22c5fc6e95ec7",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-13 06:58:58 UTC",
    "User": "root"
  },
  "Author": "Trevor L. Davis [aut, cre] (ORCID:\n<https://orcid.org/0000-0001-6341-4639>),\nJenya Sovetkin [ctb],\nChris Lloyd [ctb]",
  "Maintainer": "Trevor L. Davis <trevor.l.davis@gmail.com>",
  "MD5sum": "b414bd9cc571863617bae6ed113b2b16",
  "_user": "trevorld",
  "_type": "src",
  "_file": "ledger_2.1.1.tar.gz",
  "_fileid": "615810481600fa6ed9aa4b70be8a0a9f35a99c880703c4bf7c5be424c91bdb76",
  "_filesize": 204038,
  "_sha256": "615810481600fa6ed9aa4b70be8a0a9f35a99c880703c4bf7c5be424c91bdb76",
  "_created": "2026-06-13T06:58:58.000Z",
  "_published": "2026-06-13T07:03:40.120Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81171045618,
      "time": 147,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7608411459"
    },
    {
      "job": 81171045638,
      "time": 113,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608407113"
    },
    {
      "job": 81171045630,
      "time": 121,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7608407927"
    },
    {
      "job": 81171045633,
      "time": 94,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608404522"
    },
    {
      "job": 81170878335,
      "time": 169,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608392481"
    },
    {
      "job": 81171045617,
      "time": 242,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608423599"
    },
    {
      "job": 81171045631,
      "time": 71,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7608401759"
    },
    {
      "job": 81171045626,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7608401755"
    },
    {
      "job": 81171045614,
      "time": 69,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7608401121"
    }
  ],
  "_buildurl": "https://github.com/r-universe/trevorld/actions/runs/27459672297",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/trevorld/r-ledger",
  "_commit": {
    "id": "ba20e520f1dd56b1c1288a0847f22c5fc6e95ec7",
    "author": "Trevor L. Davis <trevor.l.davis@gmail.com>",
    "committer": "Trevor L. Davis <trevor.l.davis@gmail.com>",
    "message": "chore: CRAN release\n",
    "time": 1781321670
  },
  "_maintainer": {
    "name": "Trevor L. Davis",
    "email": "trevor.l.davis@gmail.com",
    "login": "trevorld",
    "description": "Studies electricity markets",
    "uuid": 2433259,
    "orcid": "0000-0001-6341-4639"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "version": ">= 0.7.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 0.7.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.2.0",
      "role": "Imports"
    },
    {
      "package": "tools",
      "role": "Imports"
    },
    {
      "package": "rio",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "trevorld",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-13",
      "n": 9
    },
    {
      "week": "2026-14",
      "n": 1
    },
    {
      "week": "2026-19",
      "n": 1
    },
    {
      "week": "2026-20",
      "n": 3
    },
    {
      "week": "2026-24",
      "n": 2
    }
  ],
  "_tags": [
    {
      "name": "v2.0.13",
      "date": "2026-03-31"
    },
    {
      "name": "v2.1.1",
      "date": "2026-06-12"
    }
  ],
  "_topics": [
    "beancount",
    "hledger",
    "ledger",
    "plaintext-accounting"
  ],
  "_stars": 45,
  "_contributors": [
    {
      "user": "trevorld",
      "count": 165,
      "uuid": 2433259
    },
    {
      "user": "esovetkin",
      "count": 1,
      "uuid": 15667634
    }
  ],
  "_userbio": {
    "uuid": 2433259,
    "type": "user",
    "name": "Trevor L. Davis",
    "description": "Studies electricity markets"
  },
  "_downloads": {
    "count": 240,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ledger"
  },
  "_devurl": "https://github.com/trevorld/r-ledger",
  "_pkgdown": "https://trevorldavis.com/R/ledger/",
  "_searchresults": 4,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/ledger.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/trevorld/r-ledger",
  "_realowner": "trevorld",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2018-08-30"
    },
    {
      "version": "2.0.0",
      "date": "2019-01-15"
    },
    {
      "version": "2.0.1",
      "date": "2019-03-22"
    },
    {
      "version": "2.0.2",
      "date": "2019-09-03"
    },
    {
      "version": "2.0.4",
      "date": "2019-10-21"
    },
    {
      "version": "2.0.6",
      "date": "2020-02-16"
    },
    {
      "version": "2.0.7",
      "date": "2020-05-18"
    },
    {
      "version": "2.0.9",
      "date": "2021-11-12"
    },
    {
      "version": "2.0.11",
      "date": "2024-05-20"
    },
    {
      "version": "2.0.13",
      "date": "2026-03-31"
    },
    {
      "version": "2.1.1",
      "date": "2026-06-12"
    }
  ],
  "_exports": [
    "default_toolchain",
    "net_worth",
    "prune_coa",
    "prune_coa_string",
    "register",
    "register_bean_query",
    "register_beancount",
    "register_hledger",
    "register_ledger",
    "register_rledger"
  ],
  "_help": [
    {
      "page": "default_toolchain",
      "title": "Determine default tool chain used for reading in register",
      "topics": [
        "default_toolchain"
      ]
    },
    {
      "page": "net_worth",
      "title": "Compute net worth",
      "topics": [
        "net_worth"
      ]
    },
    {
      "page": "prune_coa",
      "title": "Prune plaintext \"Chart of Accounts\" names to a given maximum depth",
      "topics": [
        "prune_coa",
        "prune_coa_string"
      ]
    },
    {
      "page": "register",
      "title": "Import a ledger, hledger, or beancount register",
      "topics": [
        "register",
        "register_beancount",
        "register_bean_query",
        "register_hledger",
        "register_ledger",
        "register_rledger"
      ]
    }
  ],
  "_pkglogo": "https://github.com/trevorld/r-ledger/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/trevorld/r-ledger/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 5.051152522447381,
  "_indexed": true,
  "_nocasepkg": "ledger",
  "_universes": [
    "trevorld"
  ],
  "_previous": "2.1.0-1",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-06-13T07:01:24.000Z",
      "distro": "noble",
      "commit": "ba20e520f1dd56b1c1288a0847f22c5fc6e95ec7",
      "fileid": "13abcc8a03225a3d8a4fa5ee768515cee8742bae1c260eff74c43d60816e4a49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27459672297"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-06-13T07:00:52.000Z",
      "distro": "noble",
      "commit": "ba20e520f1dd56b1c1288a0847f22c5fc6e95ec7",
      "fileid": "d5f347c5a4d88bbd2204b49db887ed8cf67d9bf9f75dde430acaadbfdd4ca8a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27459672297"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-06-13T07:00:58.000Z",
      "commit": "ba20e520f1dd56b1c1288a0847f22c5fc6e95ec7",
      "fileid": "744d47b12b4f6c476b5f0fb9f7c9bbc56711d791e4ec692a8483b1898792641c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27459672297"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-06-13T07:00:34.000Z",
      "commit": "ba20e520f1dd56b1c1288a0847f22c5fc6e95ec7",
      "fileid": "f45ff8e739145bd6b9b22eb26347aefb1b22a477c1989354b4097e95cc03b029",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27459672297"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.1",
      "date": "2026-06-13T07:03:16.000Z",
      "commit": "ba20e520f1dd56b1c1288a0847f22c5fc6e95ec7",
      "fileid": "21bcbd39f3fb68d5b9d6fb1ea390eb07481cec59a22b1f5a3e30b6dadf8680d8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27459672297"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-06-13T07:00:08.000Z",
      "commit": "ba20e520f1dd56b1c1288a0847f22c5fc6e95ec7",
      "fileid": "69956d6e06afba10b8af57b66fd02524d1833cdc32f203f4945f691801cf2c35",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27459672297"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-06-13T07:00:07.000Z",
      "commit": "ba20e520f1dd56b1c1288a0847f22c5fc6e95ec7",
      "fileid": "ba0f5ef7385e368c24e5c807080e95afd8709d3f33af5ea687b6174c1dc9184a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27459672297"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-06-13T07:00:01.000Z",
      "commit": "ba20e520f1dd56b1c1288a0847f22c5fc6e95ec7",
      "fileid": "d6fe1ee88aac3081ed1c27b80f171144f532d04212465f7c32ccb997ec4634de",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/27459672297"
    }
  ]
}