{
  "_id": "6a47914c8b9f0d9747cf1b72",
  "Package": "presenter",
  "Type": "Package",
  "Title": "Present Data with Style",
  "Version": "0.1.3",
  "Authors@R": "person(given = \"Harrison\",\nfamily = \"Tietze\",\nrole = c(\"aut\", \"cre\"),\nemail = \"Harrison4192@gmail.com\")",
  "Maintainer": "Harrison Tietze <Harrison4192@gmail.com>",
  "Description": "Consists of custom wrapper functions using packages\n'openxlsx', 'flextable', and 'officer' to create highly\nformatted MS office friendly output of your data frames. These\nviewer friendly outputs are intended to match expectations of\nprofessional looking presentations in business and consulting\nscenarios. The functions are opinionated in the sense that they\nexpect the input data frame to have certain properties in order\nto take advantage of the automated formatting.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/Harrison4192/presenter",
  "BugReports": "https://github.com/Harrison4192/presenter/issues",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libnode-dev libx11-dev zlib1g-dev",
  "Repository": "https://harrison4192.r-universe.dev",
  "Date/Publication": "2026-04-03 01:17:58 UTC",
  "RemoteUrl": "https://github.com/harrison4192/presenter",
  "RemoteRef": "HEAD",
  "RemoteSha": "46a3882c384530988a6f2af7571d2f0a13c16a20",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-02 09:19:32 UTC",
    "User": "root"
  },
  "Author": "Harrison Tietze [aut, cre]",
  "_user": "harrison4192",
  "_type": "src",
  "_file": "presenter_0.1.3.tar.gz",
  "_fileid": "https://r2.ropensci.org/33d5be4a7f6777cbab928804f1e26ee95674613f704a1d6101c80144cc651688",
  "_filesize": 1350806,
  "_sha256": "33d5be4a7f6777cbab928804f1e26ee95674613f704a1d6101c80144cc651688",
  "_expires": "2026-10-11T10:39:07.000Z",
  "_created": "2026-07-02T09:19:32.000Z",
  "_published": "2026-07-03T10:39:08.363Z",
  "_jobs": [
    {
      "job": 84982392045,
      "time": 155,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8034346190"
    },
    {
      "job": 84982392339,
      "time": 146,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8034341461"
    },
    {
      "job": 84982392131,
      "time": 169,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8034336593"
    },
    {
      "job": 84982392444,
      "time": 165,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8034339267"
    },
    {
      "job": 84982392079,
      "time": 213,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8034282079"
    },
    {
      "job": 84982392252,
      "time": 168,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8034350250"
    },
    {
      "job": 84982392071,
      "time": 78,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8034316156"
    },
    {
      "job": 84982392370,
      "time": 73,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8034313825"
    },
    {
      "job": 84982392359,
      "time": 85,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8034318592"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28579081692",
  "_status": "success",
  "_upstream": "https://github.com/harrison4192/presenter",
  "_commit": {
    "id": "46a3882c384530988a6f2af7571d2f0a13c16a20",
    "author": "Harrison Tietze <Harrison4192@gmail.com>",
    "committer": "Harrison Tietze <Harrison4192@gmail.com>",
    "message": "try again\n",
    "time": 1775179078
  },
  "_maintainer": {
    "name": "Harrison Tietze",
    "email": "harrison4192@gmail.com",
    "login": "harrison4192",
    "description": "Data scientist working in the Japanese pharmaceutical industry. R user.",
    "uuid": 11383934
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "flextable",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "officer",
      "role": "Imports"
    },
    {
      "package": "randomcoloR",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "role": "Imports"
    },
    {
      "package": "lubridate",
      "role": "Imports"
    },
    {
      "package": "janitor",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "stringi",
      "role": "Imports"
    },
    {
      "package": "berryFunctions",
      "role": "Imports"
    },
    {
      "package": "rvg",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "role": "Imports"
    },
    {
      "package": "formattable",
      "role": "Imports"
    },
    {
      "package": "framecleaner",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "badger",
      "role": "Suggests"
    }
  ],
  "_owner": "harrison4192",
  "_selfowned": true,
  "_usedby": 3,
  "_updates": [
    {
      "week": "2026-14",
      "n": 4
    }
  ],
  "_tags": [],
  "_topics": [
    "excel",
    "powerpoint"
  ],
  "_stars": 10,
  "_contributors": [
    {
      "user": "harrison4192",
      "count": 88,
      "uuid": 11383934
    },
    {
      "user": "hadley",
      "count": 1,
      "uuid": 4196
    }
  ],
  "_userbio": {
    "uuid": 11383934,
    "type": "user",
    "name": "Harrison",
    "followers": 14,
    "description": "Data scientist working in the Japanese pharmaceutical industry. R user."
  },
  "_downloads": {
    "count": 284,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/presenter"
  },
  "_devurl": "https://github.com/harrison4192/presenter",
  "_searchresults": 21,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/presenter.html",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/harrison4192/presenter",
  "_realowner": "harrison4192",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-10-08"
    },
    {
      "version": "0.1.1",
      "date": "2021-11-18"
    },
    {
      "version": "0.1.2",
      "date": "2023-02-02"
    }
  ],
  "_exports": [
    "%>%",
    "finish_excel_wb",
    "format_currency",
    "format_number",
    "format_percent",
    "get_piped_name",
    "is_percentage",
    "make_excel",
    "make_excel_wb",
    "make_flextable",
    "make_pivot_table",
    "make_powerpoint",
    "make_simple_excel",
    "pivot_summary"
  ],
  "_help": [
    {
      "page": "finish_excel_wb",
      "title": "finish excel workbook",
      "topics": [
        "finish_excel_wb"
      ]
    },
    {
      "page": "format_number",
      "title": "format number",
      "topics": [
        "format_currency",
        "format_number",
        "format_percent"
      ]
    },
    {
      "page": "get_piped_name",
      "title": "get piped name",
      "topics": [
        "get_piped_name"
      ]
    },
    {
      "page": "is_percentage",
      "title": "is_percentage",
      "topics": [
        "is_percentage"
      ]
    },
    {
      "page": "make_excel",
      "title": "Create Excel",
      "topics": [
        "make_excel"
      ]
    },
    {
      "page": "make_excel_wb",
      "title": "create excel wb",
      "topics": [
        "make_excel_wb"
      ]
    },
    {
      "page": "make_flextable",
      "title": "Make Flextable",
      "topics": [
        "make_flextable"
      ]
    },
    {
      "page": "make_pivot_table",
      "title": "Make pivot table",
      "topics": [
        "make_pivot_table"
      ]
    },
    {
      "page": "make_powerpoint",
      "title": "Send Table to Powerpoint",
      "topics": [
        "make_powerpoint"
      ]
    },
    {
      "page": "make_simple_excel",
      "title": "Make a simple excel",
      "topics": [
        "make_simple_excel"
      ]
    },
    {
      "page": "pivot_summary",
      "title": "Pivot Summary",
      "topics": [
        "pivot_summary"
      ]
    }
  ],
  "_readme": "https://github.com/harrison4192/presenter/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "base64enc",
    "berryFunctions",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cellranger",
    "cli",
    "clipr",
    "cluster",
    "colorspace",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastDummies",
    "fastmap",
    "flextable",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "forcats",
    "foreign",
    "formattable",
    "framecleaner",
    "fs",
    "gdtools",
    "generics",
    "glue",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "janitor",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "memoise",
    "mime",
    "officer",
    "openssl",
    "openxlsx",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "ragg",
    "randomcoloR",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "readr",
    "readxl",
    "rematch",
    "rio",
    "rlang",
    "rlist",
    "rmarkdown",
    "rstudioapi",
    "Rtsne",
    "rvg",
    "sass",
    "scales",
    "snakecase",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "tinytex",
    "tzdb",
    "utf8",
    "uuid",
    "V8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "writexl",
    "xfun",
    "XML",
    "xml2",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "exportToExcel.Rmd",
      "filename": "exportToExcel.html",
      "title": "exportToExcel",
      "engine": "knitr::rmarkdown",
      "headings": [
        "automatic formatting",
        "argument descriptions",
        "df",
        "last id col",
        "header words",
        "make simple excel",
        "export list of dfs",
        "make an excel workbook with multiple sheets"
      ],
      "created": "2021-01-27 23:25:15",
      "modified": "2021-10-06 15:26:21",
      "commits": 7
    },
    {
      "source": "flextableAndPowerpoint.Rmd",
      "filename": "flextableAndPowerpoint.html",
      "title": "flextableAndPowerpoint",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Create a flextable from a small data frame",
        "Create a pivot table with flextable",
        "export tables to powerpoint"
      ],
      "created": "2021-01-27 23:25:15",
      "modified": "2023-02-02 14:40:58",
      "commits": 11
    },
    {
      "source": "flextableThemes.Rmd",
      "filename": "flextableThemes.html",
      "title": "flextableThemes",
      "engine": "knitr::rmarkdown",
      "headings": [
        "zebra_blue",
        "zebra_gold",
        "tron",
        "vader",
        "vanilla",
        "booktabs",
        "alafoli"
      ],
      "created": "2021-02-17 05:46:48",
      "modified": "2021-11-16 16:51:17",
      "commits": 5
    },
    {
      "source": "formattedFlextable.Rmd",
      "filename": "formattedFlextable.html",
      "title": "formattedFlextable",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Custom formatting",
        "Automatic coloring"
      ],
      "created": "2021-03-17 10:50:03",
      "modified": "2021-10-04 10:12:22",
      "commits": 3
    },
    {
      "source": "pivotSummary.Rmd",
      "filename": "pivotSummary.html",
      "title": "pivotSummary",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Pivot summary",
        "0 groups",
        "1 group",
        "2 groups"
      ],
      "created": "2021-04-14 10:25:40",
      "modified": "2021-08-31 13:02:55",
      "commits": 2
    }
  ],
  "_score": 6.674401812845281,
  "_indexed": true,
  "_nocasepkg": "presenter",
  "_universes": [
    "harrison4192"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-02T09:22:11.000Z",
      "distro": "resolute",
      "commit": "46a3882c384530988a6f2af7571d2f0a13c16a20",
      "fileid": "https://r2.ropensci.org/6e280efd732e5ebbdee98ac0a4f059ba08e2ef7c5da57abc4a06a0af1a535396",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28579081692"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.3",
      "date": "2026-07-02T09:22:00.000Z",
      "distro": "resolute",
      "commit": "46a3882c384530988a6f2af7571d2f0a13c16a20",
      "fileid": "https://r2.ropensci.org/ad4ac8c0ff39e9041fd3bc37843088e70f90555d5888bd0a0df53e33d6edb718",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28579081692"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-02T09:21:43.000Z",
      "commit": "46a3882c384530988a6f2af7571d2f0a13c16a20",
      "fileid": "https://r2.ropensci.org/8ae8d17a14f62e7bab3e738c09ae2aa3d2926d8a2a6269419d81b4df55b869ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28579081692"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.3",
      "date": "2026-07-02T09:21:53.000Z",
      "commit": "46a3882c384530988a6f2af7571d2f0a13c16a20",
      "fileid": "https://r2.ropensci.org/3c285fdbc032ee1c5bc8cede25fea46862000a875c24c53c0570effd779e15c5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28579081692"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.3",
      "date": "2026-07-02T09:22:34.000Z",
      "commit": "46a3882c384530988a6f2af7571d2f0a13c16a20",
      "fileid": "https://r2.ropensci.org/1d448e034ccd9de9237e76395532706a4971fdd7a538a6a7c2a8f4d3f3349b16",
      "status": "success",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28579081692"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-02T09:20:50.000Z",
      "commit": "46a3882c384530988a6f2af7571d2f0a13c16a20",
      "fileid": "https://r2.ropensci.org/4baccfc9ed9ca20fe0166bf5b74e1843e8a4389269223cf28273ccd7f5bc68dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28579081692"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-02T09:20:44.000Z",
      "commit": "46a3882c384530988a6f2af7571d2f0a13c16a20",
      "fileid": "https://r2.ropensci.org/cf3accf4d95bb08c877822d8c51b1db17ec13cc9870d79ff4724d87c1b663042",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28579081692"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.3",
      "date": "2026-07-02T09:20:54.000Z",
      "commit": "46a3882c384530988a6f2af7571d2f0a13c16a20",
      "fileid": "https://r2.ropensci.org/d005cd33326febd7d8b5081b573f373c30512d7df14206ed98d8ffaed358f06b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/harrison4192/actions/runs/28579081692"
    }
  ]
}