{
  "_id": "6a1fdb10b401979e73437bb4",
  "Package": "shinyInvoice",
  "Title": "Shiny App - Generate a Pdf Invoice with 'Rmarkdown'",
  "Version": "0.0.5",
  "Date": "2024-03-31",
  "Authors@R": "c(person(\"Fernando\", \"Roa\", email = \"froao@unal.edu.co\", role = c(\"aut\", \"cre\") )\n)",
  "Description": "Generate an invoice containing a header with invoice\nnumber and businesses details. The invoice table contains any\nof: salary, one-liner costs, grouped costs. Under the table\nsignature and bank account details appear. Pages are numbered\nwhen more than one. Source .json and .Rmd files are editable in\nthe app. A .csv file with raw data can be downloaded. This\npackage includes functions for getting exchange rates between\ncurrencies based on 'quantmod' (Ryan and Ulrich, 2023\n<https://CRAN.R-project.org/package=quantmod>).",
  "License": "GPL (>= 2)",
  "Encoding": "UTF-8",
  "SystemRequirements": "pandoc (>= 2.0)",
  "URL": "https://github.com/fernandoroa/invoice-public",
  "BugReports": "https://github.com/fernandoroa/invoice-public/issues",
  "RoxygenNote": "7.2.3",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-03 07:39:32 UTC",
    "User": "root"
  },
  "Author": "Fernando Roa [aut, cre]",
  "Maintainer": "Fernando Roa <froao@unal.edu.co>",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nzlib1g-dev",
  "Repository": "https://fernandoroa.r-universe.dev",
  "Date/Publication": "2024-04-02 02:35:42 UTC",
  "RemoteUrl": "https://github.com/cran/shinyInvoice",
  "RemoteRef": "HEAD",
  "RemoteSha": "ebd2f503a492c87c90bc048e8ecab2eb74cbd2ce",
  "MD5sum": "e1aca862d71ad0072d40a81ef111ce7e",
  "_user": "fernandoroa",
  "_type": "src",
  "_file": "shinyInvoice_0.0.5.tar.gz",
  "_fileid": "01e14a2c142e0679ac939efafdd0adf13b57ea9bbfbc6bb3386770cffb593b95",
  "_filesize": 186908,
  "_sha256": "01e14a2c142e0679ac939efafdd0adf13b57ea9bbfbc6bb3386770cffb593b95",
  "_created": "2026-06-03T07:39:32.000Z",
  "_published": "2026-06-03T07:43:12.114Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79245127326,
      "time": 142,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378517624"
    },
    {
      "job": 79245127339,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378517221"
    },
    {
      "job": 79245127332,
      "time": 182,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378522396"
    },
    {
      "job": 79245127373,
      "time": 172,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378516586"
    },
    {
      "job": 79244645906,
      "time": 187,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378471648"
    },
    {
      "job": 79245127361,
      "time": 132,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378513957"
    },
    {
      "job": 79245127403,
      "time": 83,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7378498449"
    },
    {
      "job": 79245127353,
      "time": 83,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7378498534"
    },
    {
      "job": 79245127328,
      "time": 114,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7378508550"
    }
  ],
  "_buildurl": "https://github.com/r-universe/fernandoroa/actions/runs/26870578880",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/shinyInvoice",
  "_commit": {
    "id": "ebd2f503a492c87c90bc048e8ecab2eb74cbd2ce",
    "author": "Fernando Roa <froao@unal.edu.co>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 0.0.5\n",
    "time": 1712025342
  },
  "_maintainer": {
    "name": "Fernando Roa",
    "email": "froao@unal.edu.co",
    "login": "fernandoroa",
    "description": "Shiny developer",
    "uuid": 98838147
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "quantmod",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "fs",
      "role": "Suggests"
    },
    {
      "package": "jsonlite",
      "role": "Suggests"
    },
    {
      "package": "pillar",
      "role": "Suggests"
    },
    {
      "package": "readr",
      "role": "Suggests"
    },
    {
      "package": "rhino",
      "role": "Suggests"
    },
    {
      "package": "rjson",
      "role": "Suggests"
    },
    {
      "package": "shinyAce",
      "role": "Suggests"
    },
    {
      "package": "tinytex",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "curl",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 0,
  "_contributors": [
    {
      "user": "fernandoroa",
      "count": 4,
      "uuid": 98838147
    }
  ],
  "_userbio": {
    "uuid": 98838147,
    "type": "user",
    "name": "Fernando Roa",
    "description": "Shiny developer"
  },
  "_downloads": {
    "count": 137,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/shinyInvoice"
  },
  "_devurl": "https://github.com/fernandoroa/invoice-public",
  "_searchresults": 0,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "extra/shinyInvoice.html",
    "manual.pdf"
  ],
  "_realowner": "fernandoroa",
  "_cranurl": false,
  "_releases": [
    {
      "version": "0.0.1",
      "date": "2023-11-23"
    },
    {
      "version": "0.0.2",
      "date": "2023-12-01"
    },
    {
      "version": "0.0.3",
      "date": "2023-12-13"
    },
    {
      "version": "0.0.4",
      "date": "2023-12-21"
    },
    {
      "version": "0.0.5",
      "date": "2024-04-01"
    }
  ],
  "_exports": [
    "continue_sequence",
    "date_bump_month",
    "duplicate_last_list_element",
    "get_exchange_rates_symbol",
    "GetExchangeRates",
    "runInvoice",
    "try_exchange_rates_direct_and_indirect"
  ],
  "_help": [
    {
      "page": "continue_sequence",
      "title": "Functions continue_sequence, duplicate_last_list_element and date_bump_month",
      "topics": [
        "continue_sequence",
        "continue_sequence,",
        "date_bump_month",
        "duplicate_last_list_element",
        "duplicate_last_list_element,"
      ]
    },
    {
      "page": "GetExchangeRates",
      "title": "Functions get_exchange_rates_symbol, try_exchange_rates_direct_and_indirect and GetExchangeRates",
      "topics": [
        "GetExchangeRates",
        "get_exchange_rates_symbol",
        "get_exchange_rates_symbol,",
        "try_exchange_rates_direct_and_indirect"
      ]
    },
    {
      "page": "runInvoice",
      "title": "Function runInvoice",
      "topics": [
        "runInvoice"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/shinyInvoice/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/cran/shinyInvoice/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "curl",
    "digest",
    "dplyr",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "htmltools",
    "httpuv",
    "jquerylib",
    "jsonlite",
    "later",
    "lattice",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "quantmod",
    "R6",
    "rappdirs",
    "Rcpp",
    "rlang",
    "sass",
    "shiny",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "timechange",
    "TTR",
    "utf8",
    "vctrs",
    "withr",
    "xtable",
    "xts",
    "zoo"
  ],
  "_score": 1.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "shinyinvoice",
  "_universes": [
    "fernandoroa"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-06-03T07:41:47.000Z",
      "distro": "noble",
      "commit": "ebd2f503a492c87c90bc048e8ecab2eb74cbd2ce",
      "fileid": "233ba2ba7211d0f9c36ebc43a76f15289d7e95b26ccfee05d493113acc2bca92",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fernandoroa/actions/runs/26870578880"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.0.5",
      "date": "2026-06-03T07:41:46.000Z",
      "distro": "noble",
      "commit": "ebd2f503a492c87c90bc048e8ecab2eb74cbd2ce",
      "fileid": "fc66965d5f0f85cfee453d733f05efaa967bfa3422611940013898507ce68b9c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fernandoroa/actions/runs/26870578880"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-06-03T07:42:06.000Z",
      "commit": "ebd2f503a492c87c90bc048e8ecab2eb74cbd2ce",
      "fileid": "20b36d4d96b3e7ec8524fb2318a3c30f748c1f17dbf56d16472c66b8d568f583",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fernandoroa/actions/runs/26870578880"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.0.5",
      "date": "2026-06-03T07:41:46.000Z",
      "commit": "ebd2f503a492c87c90bc048e8ecab2eb74cbd2ce",
      "fileid": "1388d87b32eb29502dab1229464f9232edea2068a678028cea726f4a5f64251f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fernandoroa/actions/runs/26870578880"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.0.5",
      "date": "2026-06-03T07:41:57.000Z",
      "commit": "ebd2f503a492c87c90bc048e8ecab2eb74cbd2ce",
      "fileid": "0037acb6b7ff369ed943ac12e7c5d7462e727a8f15eb4910f4921a3c3347667a",
      "status": "success",
      "buildurl": "https://github.com/r-universe/fernandoroa/actions/runs/26870578880"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-06-03T07:40:43.000Z",
      "commit": "ebd2f503a492c87c90bc048e8ecab2eb74cbd2ce",
      "fileid": "607c1c5418ac8402913455adb510382c5752ef5f4dd861c145e7c50ad8393708",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fernandoroa/actions/runs/26870578880"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-06-03T07:40:44.000Z",
      "commit": "ebd2f503a492c87c90bc048e8ecab2eb74cbd2ce",
      "fileid": "bfe32b0766df7c009c7d0246e0a69e0fbbd64fa48dd3cc390a48d306444b30fe",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fernandoroa/actions/runs/26870578880"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.0.5",
      "date": "2026-06-03T07:41:08.000Z",
      "commit": "ebd2f503a492c87c90bc048e8ecab2eb74cbd2ce",
      "fileid": "d566d51939a97440f9742b20a4fe0e12a6ba892d44aa6f4b825212f172732387",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/fernandoroa/actions/runs/26870578880"
    }
  ]
}