From 8319f412cd2fda64b167220771d7787d70d3e1d0 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Sat, 2 Feb 2019 07:30:14 -0800 Subject: [PATCH] move r-ledger --- index.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/index.md b/index.md index 1c75a5c..8b44032 100644 --- a/index.md +++ b/index.md @@ -356,15 +356,15 @@ This and the following sections collect add-ons and helper tools related to the - [ynab_to_ledger](https://github.com/pgr0ss/ynab_to_ledger) You Need A Budget to *ledger converter - [Ledger in Go](https://github.com/howeyc/ledger) has limport, a CSV to *ledger converter - [ledger2beancount](https://github.com/zacchiro/ledger2beancount) ledger to beancount converter -- [ledger-to-beancount](https://github.com/glasserc/ledger-to-beancount/) yet another simple ledger to beancount converter written in Python -- [ldgr](https://github.com/brandonpittman/ldgr) a CLI for working with Ledger files -- [r-ledger](https://github.com/trevorld/r-ledger) an R package for querying data from ledger/hledger/beancount files +- [ledger-to-beancount](https://github.com/glasserc/ledger-to-beancount/) yet another simple ledger to beancount converter (python) +- [ldgr](https://github.com/brandonpittman/ldgr) a CLI to add/sort/tag ledger files (ruby) #### reporting - [hledger-diff](http://hackage.haskell.org/package/hledger-diff) report differing transactions between two journals - [hledger-interest](http://hackage.haskell.org/package/hledger-interest) generate *ledger interest transactions - [hledger-irr](http://hackage.haskell.org/package/hledger-irr) calculate an account's internal rate of return (superseded by [roi](http://hledger.org/manual.html#roi)) +- [r-ledger](https://github.com/trevorld/r-ledger) an R package for reading and reporting on ledger/hledger/beancount files - [TaxingLots](https://framagit.org/jkepler/TaxingLots) calculates capital gains for a ledger journal #### time logging