shinyInvoice: Shiny App - Generate a Pdf Invoice with 'Rmarkdown'

Generate an invoice containing a header with invoice number and businesses details. The invoice table contains any of: salary, one-liner costs, grouped costs. Under the table signature and bank account details appear. Pages are numbered when more than one. Source .json and .Rmd files are editable in the app. A .csv file with raw data can be downloaded. This package includes functions for getting exchange rates between currencies based on 'quantmod' (Ryan and Ulrich, 2023 <https://CRAN.R-project.org/package=quantmod>).

Version: 0.0.5
Depends: R (≥ 3.5)
Imports: tibble, dplyr, quantmod, rlang, stringr, shiny, lubridate
Suggests: fs, jsonlite, pillar, readr, rhino, rjson, shinyAce, tinytex, rmarkdown, curl
Published: 2024-04-01
Author: Fernando Roa [aut, cre]
Maintainer: Fernando Roa <froao at unal.edu.co>
BugReports: https://github.com/fernandoroa/invoice-public/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/fernandoroa/invoice-public
NeedsCompilation: no
SystemRequirements: pandoc (>= 2.0)
Materials: README NEWS
CRAN checks: shinyInvoice results

Documentation:

Reference manual: shinyInvoice.pdf

Downloads:

Package source: shinyInvoice_0.0.5.tar.gz
Windows binaries: r-devel: shinyInvoice_0.0.5.zip, r-release: shinyInvoice_0.0.5.zip, r-oldrel: shinyInvoice_0.0.5.zip
macOS binaries: r-release (arm64): shinyInvoice_0.0.5.tgz, r-oldrel (arm64): shinyInvoice_0.0.5.tgz, r-release (x86_64): shinyInvoice_0.0.5.tgz, r-oldrel (x86_64): shinyInvoice_0.0.5.tgz
Old sources: shinyInvoice archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=shinyInvoice to link to this page.