{
  "_id": "6a1f1a0bb401979e7341f0bc",
  "Package": "ledger",
  "Type": "Package",
  "Title": "Utilities for Importing Data from Plain Text Accounting Files",
  "Version": "2.1.0-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-05-16 17:51:13 UTC",
  "RemoteUrl": "https://github.com/trevorld/r-ledger",
  "RemoteRef": "HEAD",
  "RemoteSha": "fd4481b3c6953cef531dd654ba5fd60ac373c0d2",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 17:56:35 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": "b050851417dd8b47c8e885b6136ba80d",
  "_user": "trevorld",
  "_type": "src",
  "_file": "ledger_2.1.0-1.tar.gz",
  "_fileid": "8f0b63d4c9a63ff7188622f55a729595a83c181947ff8bfd392043712667aa0a",
  "_filesize": 139118,
  "_sha256": "8f0b63d4c9a63ff7188622f55a729595a83c181947ff8bfd392043712667aa0a",
  "_created": "2026-05-16T17:56:35.000Z",
  "_published": "2026-06-02T17:59:39.629Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79137893890,
      "time": 114,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7035515906"
    },
    {
      "job": 79137894066,
      "time": 157,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7035519878"
    },
    {
      "job": 79137893866,
      "time": 89,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7035513365"
    },
    {
      "job": 79137893857,
      "time": 100,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7035514654"
    },
    {
      "job": 79137893597,
      "time": 167,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7035504484"
    },
    {
      "job": 79137892806,
      "time": 104,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365812618"
    },
    {
      "job": 79137893923,
      "time": 72,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7035511969"
    },
    {
      "job": 79137894217,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7035512222"
    },
    {
      "job": 79137893776,
      "time": 72,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7035512086"
    }
  ],
  "_buildurl": "https://github.com/r-universe/trevorld/actions/runs/25968896582",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/trevorld/r-ledger",
  "_commit": {
    "id": "fd4481b3c6953cef531dd654ba5fd60ac373c0d2",
    "author": "Trevor L. Davis <trevor.l.davis@gmail.com>",
    "committer": "Trevor L. Davis <trevor.l.davis@gmail.com>",
    "message": "chore: Remove redundant Python/pip apt-get installs (pre-installed on ubuntu-latest)\n\nCo-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>\n",
    "time": 1778953873
  },
  "_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
    }
  ],
  "_tags": [
    {
      "name": "v2.0.13",
      "date": "2026-03-31"
    }
  ],
  "_topics": [
    "beancount",
    "hledger",
    "ledger",
    "plaintext-accounting"
  ],
  "_stars": 45,
  "_contributors": [
    {
      "user": "trevorld",
      "count": 163,
      "uuid": 2433259
    },
    {
      "user": "esovetkin",
      "count": 1,
      "uuid": 15667634
    }
  ],
  "_userbio": {
    "uuid": 2433259,
    "type": "user",
    "name": "Trevor L. Davis",
    "description": "Studies electricity markets"
  },
  "_downloads": {
    "count": 253,
    "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",
    "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"
    }
  ],
  "_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"
      ]
    }
  ],
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "generics",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "rlang",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_score": 4.2552725051033065,
  "_indexed": true,
  "_nocasepkg": "ledger",
  "_universes": [
    "trevorld"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.0-1",
      "date": "2026-05-16T17:58:33.000Z",
      "distro": "noble",
      "commit": "fd4481b3c6953cef531dd654ba5fd60ac373c0d2",
      "fileid": "de7d34db2d4f0c0a50a078bdd734d643fa21d76666da7a599940a344630df30d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25968896582"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "2.1.0-1",
      "date": "2026-05-16T17:59:12.000Z",
      "distro": "noble",
      "commit": "fd4481b3c6953cef531dd654ba5fd60ac373c0d2",
      "fileid": "02664aa20acbd53a9983128d013a6c39a8a93d3cb7d6a29e0f28a387e332a319",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25968896582"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.0-1",
      "date": "2026-05-16T17:58:11.000Z",
      "commit": "fd4481b3c6953cef531dd654ba5fd60ac373c0d2",
      "fileid": "fa1dc7700420f85bc47dfa7a688e080ee091d7dc443fc580771148d3b34f6927",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25968896582"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "2.1.0-1",
      "date": "2026-05-16T17:58:23.000Z",
      "commit": "fd4481b3c6953cef531dd654ba5fd60ac373c0d2",
      "fileid": "2fbe5a26b7fbf6974fa54321e8cbf283ece36e533020d63bf131dc2cdedd19a5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25968896582"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.0-1",
      "date": "2026-05-16T17:57:46.000Z",
      "commit": "fd4481b3c6953cef531dd654ba5fd60ac373c0d2",
      "fileid": "acadd35d59201b6b7484c4951b42e50882b732b9a5885905119b22676ef17ea9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25968896582"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.0-1",
      "date": "2026-05-16T17:57:49.000Z",
      "commit": "fd4481b3c6953cef531dd654ba5fd60ac373c0d2",
      "fileid": "43db08c7295fccd6344340a3cb88069e75ed870fbb12e4f05b4d2c599deda623",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25968896582"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "2.1.0-1",
      "date": "2026-05-16T17:57:46.000Z",
      "commit": "fd4481b3c6953cef531dd654ba5fd60ac373c0d2",
      "fileid": "349fe9ef0e58a2674b2863ef43abf269d899959921b26cb94dcaed660ddf7834",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25968896582"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.0-1",
      "date": "2026-06-02T17:59:22.000Z",
      "commit": "fd4481b3c6953cef531dd654ba5fd60ac373c0d2",
      "fileid": "4cb4b121f398459918ec3ab0af6cb13999534ecf6c7f422cc44e82098288cde9",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/25968896582"
    }
  ]
}