{
  "_id": "6a1be8d01d7bb097a0a1c471",
  "Package": "rrtable",
  "Type": "Package",
  "Title": "Reproducible Research with a Table of R Codes",
  "Version": "0.3.3",
  "Authors@R": "person(\"Keon-Woong\", \"Moon\", email = \"cardiomoon@gmail.com\",\nrole = c(\"aut\", \"cre\"))",
  "Description": "Makes documents containing plots and tables from a table\nof R codes. Can make \"HTML\", \"pdf('LaTex')\", \"docx('MS Word')\"\nand \"pptx('MS Powerpoint')\" documents with or without R code.\nIn the package, modularized 'shiny' app codes are provided.\nThese modules are intended for reuse across applications.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.2.3",
  "VignetteBuilder": "knitr",
  "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 libx11-dev zlib1g-dev",
  "Repository": "https://cardiomoon.r-universe.dev",
  "Date/Publication": "2025-11-02 12:09:59 UTC",
  "RemoteUrl": "https://github.com/cardiomoon/rrtable",
  "RemoteRef": "HEAD",
  "RemoteSha": "47bd68bcb789ac0f8bd0d3f1163446b3d67ec41d",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-31 07:08:50 UTC",
    "User": "root"
  },
  "Author": "Keon-Woong Moon [aut, cre]",
  "Maintainer": "Keon-Woong Moon <cardiomoon@gmail.com>",
  "MD5sum": "a343a65e6d33a8a290c841c78e9865c3",
  "_user": "cardiomoon",
  "_type": "src",
  "_file": "rrtable_0.3.3.tar.gz",
  "_fileid": "af237bf617e6f0edb175bf162aabaf74005d1b4a308a655f7f9db0540c0c8fee",
  "_filesize": 2747797,
  "_sha256": "af237bf617e6f0edb175bf162aabaf74005d1b4a308a655f7f9db0540c0c8fee",
  "_created": "2026-05-31T07:08:50.000Z",
  "_published": "2026-05-31T07:52:48.102Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 78707680340,
      "time": 208,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314698938"
    },
    {
      "job": 78707680336,
      "time": 208,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314698893"
    },
    {
      "job": 78707680335,
      "time": 148,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314959022"
    },
    {
      "job": 78707680331,
      "time": 136,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314981072"
    },
    {
      "job": 78707447983,
      "time": 250,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314677125"
    },
    {
      "job": 78707680341,
      "time": 164,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314694112"
    },
    {
      "job": 78707680351,
      "time": 148,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7314692364"
    },
    {
      "job": 78707680348,
      "time": 133,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7314690677"
    },
    {
      "job": 78707680345,
      "time": 137,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7314691191"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/26706059677",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cardiomoon/rrtable",
  "_commit": {
    "id": "47bd68bcb789ac0f8bd0d3f1163446b3d67ec41d",
    "author": "Keon-Woong Moon <cardiomoon@gmail.com>",
    "committer": "Keon-Woong Moon <cardiomoon@gmail.com>",
    "message": "0.3.3\n\n0.3.3\n",
    "time": 1762085399
  },
  "_maintainer": {
    "name": "Keon-Woong Moon",
    "email": "cardiomoon@gmail.com",
    "login": "cardiomoon",
    "description": "M.D. & Ph.D.\nProfessor of cardiology, St.Vincent's hospital, The Catholic University of Korea",
    "uuid": 7410607
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 2.2.0",
      "role": "Imports"
    },
    {
      "package": "officer",
      "version": ">= 0.4.1",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "version": ">= 0.2.4",
      "role": "Imports"
    },
    {
      "package": "flextable",
      "version": ">= 0.4.4",
      "role": "Imports"
    },
    {
      "package": "rvg",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "devEMF",
      "role": "Imports"
    },
    {
      "package": "moonBook",
      "version": ">= 0.1.8",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Imports"
    },
    {
      "package": "shiny",
      "role": "Imports"
    },
    {
      "package": "editData",
      "role": "Imports"
    },
    {
      "package": "shinyWidgets",
      "role": "Imports"
    },
    {
      "package": "ggpubr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "readr",
      "version": ">= 1.1.1",
      "role": "Imports"
    },
    {
      "package": "ztable",
      "version": ">= 0.1.8",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    }
  ],
  "_owner": "cardiomoon",
  "_selfowned": true,
  "_usedby": 2,
  "_updates": [
    {
      "week": "2025-44",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 3,
  "_contributors": [
    {
      "user": "cardiomoon",
      "count": 160,
      "uuid": 7410607
    },
    {
      "user": "davidgohel",
      "count": 2,
      "uuid": 4331618
    }
  ],
  "_userbio": {
    "uuid": 7410607,
    "type": "user",
    "name": "Keon-Woong Moon",
    "description": "M.D. & Ph.D.\r\nProfessor of cardiology, St.Vincent's hospital, The Catholic University of Korea"
  },
  "_downloads": {
    "count": 2037,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rrtable"
  },
  "_devurl": "https://github.com/cardiomoon/rrtable",
  "_searchresults": 82,
  "_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/rrtable.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/cardiomoon/rrtable",
  "_realowner": "cardiomoon",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-07-27"
    },
    {
      "version": "0.1.6",
      "date": "2020-01-29"
    },
    {
      "version": "0.1.7",
      "date": "2020-02-04"
    },
    {
      "version": "0.2.1",
      "date": "2020-04-02"
    },
    {
      "version": "0.3.0",
      "date": "2022-04-05"
    }
  ],
  "_exports": [
    "add_2flextables",
    "add_2ggplots",
    "add_2plots",
    "add_anyplot",
    "add_flextable",
    "add_ggplot",
    "add_image",
    "add_plot",
    "add_Rcode",
    "add_self",
    "add_text",
    "add_title",
    "add_title_slide",
    "as.mynumeric",
    "chooser",
    "chooser2",
    "chooser2UI",
    "chooserInput",
    "chooserUI",
    "code2docx",
    "code2office",
    "code2pptx",
    "data2docx",
    "data2docx2",
    "data2HTML",
    "data2office",
    "data2pdf",
    "data2plotzip",
    "data2pptx",
    "data2pptx2",
    "df2flextable",
    "df2flextable2",
    "exportCSV",
    "file2docx",
    "file2docx2",
    "file2HTML",
    "file2pdf",
    "file2plotzip",
    "file2pptx",
    "file2pptx2",
    "flextable2ztable",
    "HTMLcode2latex",
    "image2docx",
    "image2office",
    "image2pptx",
    "is_ggplot",
    "is_ggsurvplot",
    "mycat",
    "myFlextable",
    "mygrep",
    "mytable2flextable",
    "open_doc",
    "p2character",
    "pickerInput3",
    "plot2docx",
    "plot2office",
    "plot2pptx",
    "pptxList",
    "pptxListInput",
    "Rcode2docx",
    "Rcode2flextable",
    "Rcode2office",
    "Rcode2pptx",
    "readComment",
    "readCSVComment",
    "roundDf",
    "set_argument",
    "table2docx",
    "table2office",
    "table2pptx",
    "tensiSplit",
    "unsink",
    "writeCSVComment",
    "ztable2",
    "ztable2flextable"
  ],
  "_datasets": [
    {
      "name": "sampleData2",
      "title": "Sample data for pptxList A dataset containing five objects for reproducible research",
      "object": "sampleData2",
      "class": [
        "data.frame"
      ],
      "fields": [
        "type",
        "title",
        "code"
      ],
      "rows": 13,
      "table": true,
      "tojson": true
    },
    {
      "name": "sampleData3",
      "title": "Sample data for pptxList A dataset containing five objects for reproducible research",
      "object": "sampleData3",
      "class": [
        "data.frame"
      ],
      "fields": [
        "type",
        "title",
        "text",
        "code",
        "option"
      ],
      "rows": 24,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_2flextables",
      "title": "Add two flextables into a document object",
      "topics": [
        "add_2flextables"
      ]
    },
    {
      "page": "add_2ggplots",
      "title": "Add two ggplots into a document object",
      "topics": [
        "add_2ggplots"
      ]
    },
    {
      "page": "add_2plots",
      "title": "Add two plots into a document object",
      "topics": [
        "add_2plots"
      ]
    },
    {
      "page": "add_anyplot",
      "title": "Add a ggplot or a plot to the Microsoft Office Document",
      "topics": [
        "add_anyplot"
      ]
    },
    {
      "page": "add_flextable",
      "title": "Add a flextable or mytable object into a document object",
      "topics": [
        "add_flextable"
      ]
    },
    {
      "page": "add_ggplot",
      "title": "Add ggplot into a document object",
      "topics": [
        "add_ggplot"
      ]
    },
    {
      "page": "add_image",
      "title": "Add plot into a document object",
      "topics": [
        "add_image"
      ]
    },
    {
      "page": "add_plot",
      "title": "Add plot into a document object",
      "topics": [
        "add_plot"
      ]
    },
    {
      "page": "add_Rcode",
      "title": "Make a R code slide into a document object",
      "topics": [
        "add_Rcode"
      ]
    },
    {
      "page": "add_self",
      "title": "add self data to document",
      "topics": [
        "add_self"
      ]
    },
    {
      "page": "add_text",
      "title": "Add text to document",
      "topics": [
        "add_text"
      ]
    },
    {
      "page": "add_text2hyperlink",
      "title": "Add hyperlink text",
      "topics": [
        "add_text2hyperlink"
      ]
    },
    {
      "page": "add_title",
      "title": "Add title to docx file",
      "topics": [
        "add_title"
      ]
    },
    {
      "page": "add_title_slide",
      "title": "Add title slide",
      "topics": [
        "add_title_slide"
      ]
    },
    {
      "page": "as.mynumeric",
      "title": "coerce an object of type \"numeric\"",
      "topics": [
        "as.mynumeric"
      ]
    },
    {
      "page": "chooser",
      "title": "Server function of chooser Module",
      "topics": [
        "chooser"
      ]
    },
    {
      "page": "chooser2",
      "title": "Server function of chooser2 Module",
      "topics": [
        "chooser2"
      ]
    },
    {
      "page": "chooser2UI",
      "title": "UI of chooser2 Module Add `all select` and `reset` button to chooser module",
      "topics": [
        "chooser2UI"
      ]
    },
    {
      "page": "chooserInput",
      "title": "Chooser Input",
      "topics": [
        "chooserInput"
      ]
    },
    {
      "page": "chooserUI",
      "title": "UI of chooser Module",
      "topics": [
        "chooserUI"
      ]
    },
    {
      "page": "code2docx",
      "title": "Save plot/ggplot code to Microsoft Powerpoint format",
      "topics": [
        "code2docx"
      ]
    },
    {
      "page": "code2office",
      "title": "Save plot/ggplot code to Microsoft Powerpoint format",
      "topics": [
        "code2office"
      ]
    },
    {
      "page": "code2pptx",
      "title": "Save plot/ggplot code to Microsoft Powerpoint format",
      "topics": [
        "code2pptx"
      ]
    },
    {
      "page": "data2docx",
      "title": "convert data to docx file",
      "topics": [
        "data2docx"
      ]
    },
    {
      "page": "data2docx2",
      "title": "Make a word file with a data.frame",
      "topics": [
        "data2docx2"
      ]
    },
    {
      "page": "data2HTML",
      "title": "Make a HTML5 file with a data.frame",
      "topics": [
        "data2HTML"
      ]
    },
    {
      "page": "data2office",
      "title": "convert data to pptx file",
      "topics": [
        "data2office"
      ]
    },
    {
      "page": "data2pdf",
      "title": "Make a pdf file with a data.frame",
      "topics": [
        "data2pdf"
      ]
    },
    {
      "page": "data2plotzip",
      "title": "Make zipped plot file with a data.frame",
      "topics": [
        "data2plotzip"
      ]
    },
    {
      "page": "data2pptx",
      "title": "convert data to pptx file",
      "topics": [
        "data2pptx"
      ]
    },
    {
      "page": "data2pptx2",
      "title": "Make a Powerpoint file with a data.frame",
      "topics": [
        "data2pptx2"
      ]
    },
    {
      "page": "df2flextable",
      "title": "Convert data.frame to flextable",
      "topics": [
        "df2flextable"
      ]
    },
    {
      "page": "df2flextable2",
      "title": "Make flextable with limited width",
      "topics": [
        "df2flextable2"
      ]
    },
    {
      "page": "df2RcodeTable",
      "title": "Make a flextable with a data.frame",
      "topics": [
        "df2RcodeTable"
      ]
    },
    {
      "page": "exportCSV",
      "title": "Export pptxList file to desired format",
      "topics": [
        "exportCSV"
      ]
    },
    {
      "page": "file2docx",
      "title": "read data file and make a docx file",
      "topics": [
        "file2docx"
      ]
    },
    {
      "page": "file2docx2",
      "title": "read data file and make a docx file with Rmd file",
      "topics": [
        "file2docx2"
      ]
    },
    {
      "page": "file2HTML",
      "title": "read data file and make a HTML file",
      "topics": [
        "file2HTML"
      ]
    },
    {
      "page": "file2pdf",
      "title": "read data file and make a pdf file",
      "topics": [
        "file2pdf"
      ]
    },
    {
      "page": "file2plotzip",
      "title": "read data file and make a zip file with plots",
      "topics": [
        "file2plotzip"
      ]
    },
    {
      "page": "file2pptx",
      "title": "read data file and make a pptx file",
      "topics": [
        "file2pptx"
      ]
    },
    {
      "page": "file2pptx2",
      "title": "read data file and make a pptx file with Rmd file",
      "topics": [
        "file2pptx2"
      ]
    },
    {
      "page": "flextable2ztable",
      "title": "Convert flextable to ztable",
      "topics": [
        "flextable2ztable"
      ]
    },
    {
      "page": "html2latex",
      "title": "Convert html5 code to latex",
      "topics": [
        "html2latex"
      ]
    },
    {
      "page": "HTMLcode2latex",
      "title": "Convert HTML table to latex table",
      "topics": [
        "HTMLcode2latex"
      ]
    },
    {
      "page": "image2docx",
      "title": "Save plot/ggplot to Microsoft Word format",
      "topics": [
        "image2docx"
      ]
    },
    {
      "page": "image2office",
      "title": "Save plot/ggplot as image to Microsoft Powerpoint format",
      "topics": [
        "image2office"
      ]
    },
    {
      "page": "image2pptx",
      "title": "Save plot/ggplot to Microsoft Powerpoint format",
      "topics": [
        "image2pptx"
      ]
    },
    {
      "page": "insert_argument",
      "title": "replace argument of a function",
      "topics": [
        "insert_argument"
      ]
    },
    {
      "page": "is_ggplot",
      "title": "Reports whether plotstring encode a ggplot object",
      "topics": [
        "is_ggplot"
      ]
    },
    {
      "page": "is_ggsurvplot",
      "title": "Reports whether plotstring encode a ggsurvplot object",
      "topics": [
        "is_ggsurvplot"
      ]
    },
    {
      "page": "mycat",
      "title": "Concatenate to file",
      "topics": [
        "mycat"
      ]
    },
    {
      "page": "myFlextable",
      "title": "Make flextable with a data.frame",
      "topics": [
        "myFlextable"
      ]
    },
    {
      "page": "mygrep",
      "title": "grep string in all files in subdirectory",
      "topics": [
        "mygrep"
      ]
    },
    {
      "page": "myplot2",
      "title": "Make zipped plots with a data.frame",
      "topics": [
        "myplot2"
      ]
    },
    {
      "page": "mytable2flextable",
      "title": "Convert mytable object to flextable",
      "topics": [
        "mytable2flextable"
      ]
    },
    {
      "page": "open_doc",
      "title": "Make/open office document with file name",
      "topics": [
        "open_doc"
      ]
    },
    {
      "page": "p2character",
      "title": "Change p value to string",
      "topics": [
        "p2character"
      ]
    },
    {
      "page": "pickerInput3",
      "title": "Side by side pickerInput",
      "topics": [
        "pickerInput3"
      ]
    },
    {
      "page": "plot2docx",
      "title": "Save plot/ggplot to Microsoft Word format",
      "topics": [
        "plot2docx"
      ]
    },
    {
      "page": "plot2office",
      "title": "Save plot/ggplot to Microsoft Powerpoint format",
      "topics": [
        "plot2office"
      ]
    },
    {
      "page": "plot2pptx",
      "title": "Save plot/ggplot to Microsoft Powerpoint format",
      "topics": [
        "plot2pptx"
      ]
    },
    {
      "page": "plotPNG2",
      "title": "Make png file with a plot code",
      "topics": [
        "plotPNG2"
      ]
    },
    {
      "page": "pptxList",
      "title": "Server function of pptxList shiny module",
      "topics": [
        "pptxList"
      ]
    },
    {
      "page": "pptxListInput",
      "title": "UI of pptxList shiny module",
      "topics": [
        "pptxListInput"
      ]
    },
    {
      "page": "Rcode2df",
      "title": "Make a data.frame with character strings encoding R code",
      "topics": [
        "Rcode2df"
      ]
    },
    {
      "page": "Rcode2df2",
      "title": "Make a data.frame with character strings encoding R code",
      "topics": [
        "Rcode2df2"
      ]
    },
    {
      "page": "Rcode2docx",
      "title": "Save R code to Microsoft Word format",
      "topics": [
        "Rcode2docx"
      ]
    },
    {
      "page": "Rcode2flextable",
      "title": "Make a flextable object with character strings encoding R code",
      "topics": [
        "Rcode2flextable"
      ]
    },
    {
      "page": "Rcode2office",
      "title": "Make R code slide",
      "topics": [
        "Rcode2office"
      ]
    },
    {
      "page": "Rcode2pptx",
      "title": "Save R code to Microsoft Powerpoint format",
      "topics": [
        "Rcode2pptx"
      ]
    },
    {
      "page": "readComment",
      "title": "Read comment from a file",
      "topics": [
        "readComment"
      ]
    },
    {
      "page": "readCSVComment",
      "title": "Read a csv file with comment",
      "topics": [
        "readCSVComment"
      ]
    },
    {
      "page": "replace_argument",
      "title": "replace argument of a function",
      "topics": [
        "replace_argument"
      ]
    },
    {
      "page": "roundDf",
      "title": "Convert numeric columns of data.frame to character",
      "topics": [
        "roundDf"
      ]
    },
    {
      "page": "sampleData2",
      "title": "Sample data for pptxList A dataset containing five objects for reproducible research",
      "topics": [
        "sampleData2"
      ]
    },
    {
      "page": "sampleData3",
      "title": "Sample data for pptxList A dataset containing five objects for reproducible research",
      "topics": [
        "sampleData3"
      ]
    },
    {
      "page": "set_argument",
      "title": "set argument of a function",
      "topics": [
        "set_argument"
      ]
    },
    {
      "page": "table2docx",
      "title": "Export data.frame or statistical output to Microsoft Word format",
      "topics": [
        "table2docx"
      ]
    },
    {
      "page": "table2office",
      "title": "Export data.frame or statistical output to a table in Microsoft Office",
      "topics": [
        "table2office"
      ]
    },
    {
      "page": "table2pptx",
      "title": "Export data.frame or statistical output to Microsoft Powerpoint format",
      "topics": [
        "table2pptx"
      ]
    },
    {
      "page": "tensiSplit",
      "title": "Split strings with desired length with exdent",
      "topics": [
        "tensiSplit"
      ]
    },
    {
      "page": "unsink",
      "title": "Remove File and sink()",
      "topics": [
        "unsink"
      ]
    },
    {
      "page": "writeCSVComment",
      "title": "Write a csv file with comment",
      "topics": [
        "writeCSVComment"
      ]
    },
    {
      "page": "ztable2",
      "title": "Make ztable with desired width",
      "topics": [
        "ztable2"
      ]
    },
    {
      "page": "ztable2flextable",
      "title": "Convert ztable to flextable",
      "topics": [
        "ztable2flextable"
      ]
    }
  ],
  "_readme": "https://github.com/cardiomoon/rrtable/raw/HEAD/README.md",
  "_rundeps": [
    "abind",
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "car",
    "carData",
    "cellranger",
    "cli",
    "clipr",
    "colorspace",
    "commonmark",
    "corrplot",
    "cowplot",
    "cpp11",
    "crayon",
    "crosstalk",
    "curl",
    "data.table",
    "datawizard",
    "Deriv",
    "devEMF",
    "digest",
    "doBy",
    "dplyr",
    "DT",
    "editData",
    "evaluate",
    "farver",
    "fastmap",
    "flextable",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "forcats",
    "forecast",
    "foreign",
    "Formula",
    "fracdiff",
    "fs",
    "gdtools",
    "generics",
    "ggplot2",
    "ggpubr",
    "ggrepel",
    "ggsci",
    "ggsignif",
    "glue",
    "gridExtra",
    "gtable",
    "haven",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "insight",
    "isoband",
    "janitor",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lattice",
    "lazyeval",
    "lifecycle",
    "lme4",
    "lmtest",
    "lubridate",
    "magrittr",
    "MASS",
    "Matrix",
    "MatrixModels",
    "memoise",
    "mgcv",
    "microbenchmark",
    "mime",
    "miniUI",
    "minqa",
    "modelr",
    "moonBook",
    "nlme",
    "nloptr",
    "nnet",
    "nortest",
    "numDeriv",
    "officer",
    "openssl",
    "openxlsx",
    "otel",
    "pbkrtest",
    "pillar",
    "pkgconfig",
    "polynom",
    "prettyunits",
    "progress",
    "promises",
    "purrr",
    "quantreg",
    "R.methodsS3",
    "R.oo",
    "R.utils",
    "R6",
    "ragg",
    "rappdirs",
    "rbibutils",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "RcppEigen",
    "Rdpack",
    "readr",
    "readxl",
    "reformulas",
    "rematch",
    "rio",
    "rlang",
    "rmarkdown",
    "rstatix",
    "rstudioapi",
    "rvg",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinyWidgets",
    "sjlabelled",
    "sjmisc",
    "snakecase",
    "sourcetools",
    "SparseM",
    "stringi",
    "stringr",
    "survival",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "timechange",
    "timeDate",
    "tinytex",
    "tzdb",
    "urca",
    "utf8",
    "uuid",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "writexl",
    "xfun",
    "xml2",
    "xtable",
    "yaml",
    "zip",
    "zoo",
    "ztable"
  ],
  "_vignettes": [
    {
      "source": "rrtable.Rmd",
      "filename": "rrtable.html",
      "title": "R package rrtable",
      "author": "Keon-Woong Moon",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Package Installation",
        "Package Loading",
        "Sample Data",
        "Paragraph",
        "mytable object",
        "Plot",
        "ggplot",
        "R code",
        "Two ggplots",
        "Two plots",
        "HTML Report",
        "MS word document",
        "MS Powerpoint document",
        "pdf document"
      ],
      "created": "2018-04-02 07:34:18",
      "modified": "2020-01-29 15:03:01",
      "commits": 20
    },
    {
      "source": "Update.Rmd",
      "filename": "Update.html",
      "title": "For Easy Reproducible Research",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Make The Powerpoint File with R plot/ggplot",
        "Add a data.frame to the Powerpoint file",
        "Add the result of R code to the Powerpoint file",
        "Add the result of statistical analysis to the Powerpoint file",
        "Adding the 2 plots/ggplots on a slide",
        "Shiny app using package rrtable"
      ],
      "created": "2020-01-29 07:51:13",
      "modified": "2020-01-29 15:03:01",
      "commits": 4
    }
  ],
  "_score": 6.478077386487187,
  "_indexed": true,
  "_nocasepkg": "rrtable",
  "_universes": [
    "cardiomoon"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-05-31T07:11:45.000Z",
      "distro": "noble",
      "commit": "47bd68bcb789ac0f8bd0d3f1163446b3d67ec41d",
      "fileid": "3be3f2a027558846b982c25c5b4c257016fb98d3b259b98b2f659b9a6367db81",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/26706059677"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.3.3",
      "date": "2026-05-31T07:11:46.000Z",
      "distro": "noble",
      "commit": "47bd68bcb789ac0f8bd0d3f1163446b3d67ec41d",
      "fileid": "035a16a2f908a5452c776a964f339f8181133c1a0164fb9ca3ab6e135461281b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/26706059677"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-05-31T07:48:27.000Z",
      "commit": "47bd68bcb789ac0f8bd0d3f1163446b3d67ec41d",
      "fileid": "5064a5b7b0e9a586c5da16866f5e693f16fb8056ff210560994bd96219c25a51",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/26706059677"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.3.3",
      "date": "2026-05-31T07:51:55.000Z",
      "commit": "47bd68bcb789ac0f8bd0d3f1163446b3d67ec41d",
      "fileid": "0ad50f49ad7339057451e1fbf1da534e8835b36cb350a4df2ca9e1bc3ebcac2b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/26706059677"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.3.3",
      "date": "2026-05-31T07:11:53.000Z",
      "commit": "47bd68bcb789ac0f8bd0d3f1163446b3d67ec41d",
      "fileid": "947608a512a1784214c136a9adbebbc0dcab17220633c335245980aafda47e7d",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/26706059677"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-05-31T07:10:33.000Z",
      "commit": "47bd68bcb789ac0f8bd0d3f1163446b3d67ec41d",
      "fileid": "f17c43aa5057a69d89c2fc2530d34c0b62540e296812e2e29717ebe18ac0f9ae",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/26706059677"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-05-31T07:10:21.000Z",
      "commit": "47bd68bcb789ac0f8bd0d3f1163446b3d67ec41d",
      "fileid": "990e9a99a03b8a40761ac5fb6f78e28790925fc5508c5c577a0b657aab5c9df1",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/26706059677"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.3.3",
      "date": "2026-05-31T07:10:18.000Z",
      "commit": "47bd68bcb789ac0f8bd0d3f1163446b3d67ec41d",
      "fileid": "712576b62110b92afd4939e393e8e48de82508d1cf21b4631c4622fd9a327b1e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cardiomoon/actions/runs/26706059677"
    }
  ]
}