{
  "_id": "6a5485ccff0138dec5d64ada",
  "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-07-13 06:26:34 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>",
  "_user": "trevorld",
  "_type": "src",
  "_file": "ledger_2.1.1.tar.gz",
  "_fileid": "https://r2.ropensci.org/d93859432d6b4eaf51b017474e7ad61ae12bd6fa78c2befc002cc2e64b1f3a54",
  "_filesize": 204064,
  "_sha256": "d93859432d6b4eaf51b017474e7ad61ae12bd6fa78c2befc002cc2e64b1f3a54",
  "_expires": "2026-10-21T06:29:31.000Z",
  "_created": "2026-07-13T06:26:34.000Z",
  "_published": "2026-07-13T06:29:32.775Z",
  "_jobs": [
    {
      "job": 86749027507,
      "time": 139,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8270840191"
    },
    {
      "job": 86749027523,
      "time": 133,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270838408"
    },
    {
      "job": 86749027498,
      "time": 75,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8270822252"
    },
    {
      "job": 86749027542,
      "time": 97,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270828555"
    },
    {
      "job": 86748587875,
      "time": 179,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270800376"
    },
    {
      "job": 86749027511,
      "time": 108,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8270831808"
    },
    {
      "job": 86749027515,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8270824503"
    },
    {
      "job": 86749027518,
      "time": 92,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8270828084"
    },
    {
      "job": 86749027524,
      "time": 76,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8270822693"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/trevorld/actions/runs/29228856309",
  "_status": "success",
  "_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"
  },
  "_distro": "resolute",
  "_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": 46,
  "_contributors": [
    {
      "user": "trevorld",
      "count": 165,
      "uuid": 2433259
    },
    {
      "user": "esovetkin",
      "count": 1,
      "uuid": 15667634
    }
  ],
  "_userbio": {
    "uuid": 2433259,
    "type": "user",
    "name": "Trevor L. Davis",
    "followers": 79,
    "description": "Studies electricity markets"
  },
  "_downloads": {
    "count": 445,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/ledger"
  },
  "_devurl": "https://github.com/trevorld/r-ledger",
  "_searchresults": 4,
  "_rbuild": "4.6.1",
  "_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.060697840353612,
  "_indexed": true,
  "_nocasepkg": "ledger",
  "_universes": [
    "trevorld"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-07-13T06:28:48.000Z",
      "distro": "resolute",
      "commit": "ba20e520f1dd56b1c1288a0847f22c5fc6e95ec7",
      "fileid": "https://r2.ropensci.org/89c3478fa9434a5a8579501c39d31542915899eabce9e8e48a44b6600126fc5f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/29228856309"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "2.1.1",
      "date": "2026-07-13T06:28:43.000Z",
      "distro": "resolute",
      "commit": "ba20e520f1dd56b1c1288a0847f22c5fc6e95ec7",
      "fileid": "https://r2.ropensci.org/eda73e5f8d361759f2821444f0b1943ce5d1eed6e30e78648f0ac6b11cb4ffde",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/29228856309"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-07-13T06:27:50.000Z",
      "commit": "ba20e520f1dd56b1c1288a0847f22c5fc6e95ec7",
      "fileid": "https://r2.ropensci.org/0d0a34685b9761909940008f6892638f40ee4aca5dc3cfe626d2c31e6c7cc214",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/29228856309"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "2.1.1",
      "date": "2026-07-13T06:28:09.000Z",
      "commit": "ba20e520f1dd56b1c1288a0847f22c5fc6e95ec7",
      "fileid": "https://r2.ropensci.org/055aa415dc9c1d1a4b826501eb5864a3d6ed721962305f62943a83226e74ea48",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/29228856309"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "2.1.1",
      "date": "2026-07-13T06:28:36.000Z",
      "commit": "ba20e520f1dd56b1c1288a0847f22c5fc6e95ec7",
      "fileid": "https://r2.ropensci.org/e5cfbc58a8cd3339dc9769c81a29a98e520cbb4952c27d3ad719895dc7f24009",
      "status": "success",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/29228856309"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-07-13T06:27:50.000Z",
      "commit": "ba20e520f1dd56b1c1288a0847f22c5fc6e95ec7",
      "fileid": "https://r2.ropensci.org/f5b8602d109db75d189d431a0e7028ac288cc1d38aa7325498740715591c5902",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/29228856309"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-07-13T06:28:00.000Z",
      "commit": "ba20e520f1dd56b1c1288a0847f22c5fc6e95ec7",
      "fileid": "https://r2.ropensci.org/fcb472a32a3afc640c196976e005ebac605c5832ad808ec99550b4182d6dd72b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/29228856309"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "2.1.1",
      "date": "2026-07-13T06:27:45.000Z",
      "commit": "ba20e520f1dd56b1c1288a0847f22c5fc6e95ec7",
      "fileid": "https://r2.ropensci.org/79be8029ca982221f545edcc7c8b48db6e997e1510ce61499d0323694cdb1fc4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/trevorld/actions/runs/29228856309"
    }
  ]
}