{
  "_id": "6a48af06e06c18f0a6546b41",
  "Package": "condformat",
  "Type": "Package",
  "Title": "Conditional Formatting in Data Frames",
  "Version": "0.10.1.9000",
  "Date": "2023-10-08",
  "Authors@R": "person(given = \"Sergio\", family = \"Oller Moreno\",\nemail = \"sergioller@gmail.com\", role = c(\"aut\", \"cph\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-8994-1549\"))",
  "URL": "https://zeehio.github.io/condformat/,\nhttps://github.com/zeehio/condformat",
  "BugReports": "https://github.com/zeehio/condformat/issues",
  "Description": "Apply and visualize conditional formatting to data frames\nin R. It renders a data frame with cells formatted according to\ncriteria defined by rules, using a tidy evaluation syntax. The\ntable is printed either opening a web browser or within the\n'RStudio' viewer if available. The conditional formatting rules\nallow to highlight cells matching a condition or add a gradient\nbackground to a given column. This package supports both 'HTML'\nand 'LaTeX' outputs in 'knitr' reports, and exporting to an\n'xlsx' file.",
  "License": "BSD_3_clause + file LICENSE",
  "NeedsCompilation": "no",
  "VignetteBuilder": "knitr",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.2.3",
  "Roxygen": "list(markdown = TRUE)",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev",
  "Repository": "https://zeehio.r-universe.dev",
  "Date/Publication": "2023-10-10 04:08:23 UTC",
  "RemoteUrl": "https://github.com/zeehio/condformat",
  "RemoteRef": "HEAD",
  "RemoteSha": "c5cc171c656c0ed99db857cfda867adeb9eea292",
  "Packaged": {
    "Date": "2026-07-04 06:22:47 UTC",
    "User": "root"
  },
  "Author": "Sergio Oller Moreno [aut, cph, cre] (ORCID:\n<https://orcid.org/0000-0002-8994-1549>)",
  "Maintainer": "Sergio Oller Moreno <sergioller@gmail.com>",
  "_user": "zeehio",
  "_type": "src",
  "_file": "condformat_0.10.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/1a10a116dbc279ae523879969b7597a232ef82744f85a55d0b2399ba22aa6c62",
  "_filesize": 249729,
  "_sha256": "1a10a116dbc279ae523879969b7597a232ef82744f85a55d0b2399ba22aa6c62",
  "_expires": "2026-10-12T06:58:12.000Z",
  "_created": "2026-07-04T06:22:47.000Z",
  "_published": "2026-07-04T06:58:13.989Z",
  "_jobs": [
    {
      "job": 85109876847,
      "time": 151,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079114072"
    },
    {
      "job": 85109876845,
      "time": 155,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079114320"
    },
    {
      "job": 85109876850,
      "time": 98,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079347150"
    },
    {
      "job": 85109876851,
      "time": 98,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079343507"
    },
    {
      "job": 85109655998,
      "time": 200,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079093529"
    },
    {
      "job": 85109876844,
      "time": 152,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8079113843"
    },
    {
      "job": 85109876872,
      "time": 82,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8079104557"
    },
    {
      "job": 85109876874,
      "time": 87,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8079105342"
    },
    {
      "job": 85109876855,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8079105931"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/zeehio/actions/runs/28697498056",
  "_status": "success",
  "_upstream": "https://github.com/zeehio/condformat",
  "_commit": {
    "id": "c5cc171c656c0ed99db857cfda867adeb9eea292",
    "author": "Sergio Oller <sergioller@gmail.com>",
    "committer": "Sergio Oller <sergioller@gmail.com>",
    "message": "Bump dev version\n",
    "time": 1696910903
  },
  "_maintainer": {
    "name": "Sergio Oller Moreno",
    "email": "sergioller@gmail.com",
    "login": "zeehio",
    "mastodon": "@zeehio@mastodon.social",
    "orcid": "0000-0002-8994-1549",
    "description": "PhD. R, python, R&D, Pharmaceutical industry, Bioinformatics, Data Analysis, Machine Learning, Signal Processing, Data engineering, containers, Linux",
    "uuid": 75441
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "dplyr",
      "version": ">= 0.7.7",
      "role": "Imports"
    },
    {
      "package": "grDevices",
      "role": "Imports"
    },
    {
      "package": "gridExtra",
      "version": ">= 2.3",
      "role": "Imports"
    },
    {
      "package": "gtable",
      "version": ">= 0.2.0",
      "role": "Imports"
    },
    {
      "package": "htmlTable",
      "version": ">= 1.9",
      "role": "Imports"
    },
    {
      "package": "htmltools",
      "version": ">= 0.3.6",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "version": ">= 1.20",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "version": ">= 1.5",
      "role": "Imports"
    },
    {
      "package": "openxlsx",
      "version": ">= 4.1.5",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.10",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.3.0",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 1.3.4",
      "role": "Imports"
    },
    {
      "package": "tidyselect",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "promises",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "version": ">= 1.0.5",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 1.0",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "version": ">= 1.0.4",
      "role": "Suggests"
    }
  ],
  "_owner": "zeehio",
  "_selfowned": true,
  "_usedby": 1,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "formatting",
    "html",
    "latex",
    "table",
    "visualisation"
  ],
  "_stars": 25,
  "_contributors": [
    {
      "user": "zeehio",
      "count": 304,
      "uuid": 75441
    }
  ],
  "_userbio": {
    "uuid": 75441,
    "type": "user",
    "name": "Sergio Oller",
    "followers": 100,
    "description": "PhD. R, python, R&D, Pharmaceutical industry, Bioinformatics, Data Analysis, Machine Learning, Signal Processing, Data engineering, containers, Linux"
  },
  "_downloads": {
    "count": 749,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/condformat"
  },
  "_mentions": 1,
  "_devurl": "https://github.com/zeehio/condformat",
  "_pkgdown": "https://zeehio.github.io/condformat/",
  "_searchresults": 116,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/condformat.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/zeehio/condformat",
  "_realowner": "zeehio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.2.0",
      "date": "2016-03-07"
    },
    {
      "version": "0.4.0",
      "date": "2016-07-25"
    },
    {
      "version": "0.5.0",
      "date": "2017-01-25"
    },
    {
      "version": "0.6.0",
      "date": "2017-05-18"
    },
    {
      "version": "0.7.0",
      "date": "2017-10-19"
    },
    {
      "version": "0.8.0",
      "date": "2018-10-29"
    },
    {
      "version": "0.9.0",
      "date": "2020-05-14"
    },
    {
      "version": "0.10.0",
      "date": "2022-11-26"
    },
    {
      "version": "0.10.1",
      "date": "2023-10-08"
    }
  ],
  "_exports": [
    "%>%",
    "cf_field_to_css",
    "cf_field_to_gtable",
    "cf_field_to_latex",
    "condformat",
    "condformat_example",
    "condformat2excel",
    "condformat2grob",
    "condformat2html",
    "condformat2latex",
    "condformat2widget",
    "condformatOutput",
    "renderCondformat",
    "rule_css",
    "rule_fill_bar",
    "rule_fill_discrete",
    "rule_fill_gradient",
    "rule_fill_gradient2",
    "rule_text_bold",
    "rule_text_color",
    "show_columns",
    "show_rows",
    "theme_caption",
    "theme_grob",
    "theme_htmlTable",
    "theme_htmlWidget",
    "theme_kable"
  ],
  "_help": [
    {
      "page": "cf_field_to_css",
      "title": "How to export a cf_field to CSS",
      "topics": [
        "cf_field_to_css"
      ]
    },
    {
      "page": "cf_field_to_gtable",
      "title": "How to export a cf_field to grob",
      "topics": [
        "cf_field_to_gtable"
      ]
    },
    {
      "page": "cf_field_to_latex",
      "title": "How to export cf values to latex",
      "topics": [
        "cf_field_to_latex"
      ]
    },
    {
      "page": "condformat",
      "title": "Conditional formatting for data frames",
      "topics": [
        "condformat"
      ]
    },
    {
      "page": "condformat-shiny",
      "title": "Shiny bindings for condformat",
      "topics": [
        "condformat-shiny",
        "condformatOutput",
        "condformat_example",
        "renderCondformat"
      ]
    },
    {
      "page": "condformat2excel",
      "title": "Writes the table to an Excel workbook",
      "topics": [
        "condformat2excel"
      ]
    },
    {
      "page": "condformat2grob",
      "title": "Converts the table to a grid object",
      "topics": [
        "condformat2grob"
      ]
    },
    {
      "page": "condformat2html",
      "title": "Converts the table to a htmlTable object",
      "topics": [
        "condformat2html"
      ]
    },
    {
      "page": "condformat2latex",
      "title": "Converts the table to LaTeX code",
      "topics": [
        "condformat2latex"
      ]
    },
    {
      "page": "condformat2widget",
      "title": "Converts the table to a htmlTableWidget",
      "topics": [
        "condformat2widget"
      ]
    },
    {
      "page": "knit_print.condformat_tbl",
      "title": "Print method for knitr, exporting to HTML or LaTeX as needed",
      "topics": [
        "knit_print.condformat_tbl"
      ]
    },
    {
      "page": "print.condformat_tbl",
      "title": "Prints the data frame in an HTML page and shows it.",
      "topics": [
        "print.condformat_tbl"
      ]
    },
    {
      "page": "rule_css",
      "title": "Apply a CSS style property as a conditional formatting rule",
      "concept": [
        "rule"
      ],
      "topics": [
        "rule_css"
      ]
    },
    {
      "page": "rule_fill_bar",
      "title": "Fill column with a bar of a length proportional to a value",
      "concept": [
        "rule"
      ],
      "topics": [
        "rule_fill_bar"
      ]
    },
    {
      "page": "rule_fill_discrete",
      "title": "Fill column with discrete colors",
      "concept": [
        "rule"
      ],
      "topics": [
        "rule_fill_discrete"
      ]
    },
    {
      "page": "rule_fill_gradient",
      "title": "Fill column with sequential colour gradient",
      "concept": [
        "rule"
      ],
      "topics": [
        "rule_fill_gradient"
      ]
    },
    {
      "page": "rule_fill_gradient2",
      "title": "Fill column with sequential color gradient",
      "concept": [
        "rule"
      ],
      "topics": [
        "rule_fill_gradient2"
      ]
    },
    {
      "page": "rule_text_bold",
      "title": "Use bold text if a condition is met",
      "concept": [
        "rule"
      ],
      "topics": [
        "rule_text_bold"
      ]
    },
    {
      "page": "rule_text_color",
      "title": "Give a color to the text according to some expression",
      "concept": [
        "rule"
      ],
      "topics": [
        "rule_text_color"
      ]
    },
    {
      "page": "show_columns",
      "title": "Selects the variables to be printed",
      "topics": [
        "show_columns"
      ]
    },
    {
      "page": "show_rows",
      "title": "Selects the rows to be printed",
      "topics": [
        "show_rows"
      ]
    },
    {
      "page": "theme_caption",
      "title": "Sets the caption of a condformat object",
      "topics": [
        "theme_caption"
      ]
    },
    {
      "page": "theme_grob",
      "title": "Customizes appearance of condformat object",
      "topics": [
        "theme_grob"
      ]
    },
    {
      "page": "theme_htmlTable",
      "title": "Customizes appearance of condformat object",
      "topics": [
        "theme_htmlTable"
      ]
    },
    {
      "page": "theme_htmlWidget",
      "title": "Customizes appearance of condformat object",
      "topics": [
        "theme_htmlWidget"
      ]
    },
    {
      "page": "theme_kable",
      "title": "Customizes appearance of condformat object",
      "topics": [
        "theme_kable"
      ]
    }
  ],
  "_readme": "https://github.com/zeehio/condformat/raw/HEAD/README.md",
  "_rundeps": [
    "backports",
    "base64enc",
    "bslib",
    "cachem",
    "checkmate",
    "cli",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "gridExtra",
    "gtable",
    "highr",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "openxlsx",
    "pillar",
    "pkgconfig",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "introduction.Rmd",
      "filename": "introduction.html",
      "title": "Introduction to condformat",
      "author": "Sergio Oller",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Quickstart",
        "Basic syntax",
        "Example:"
      ],
      "created": "2015-05-20 23:18:38",
      "modified": "2017-11-16 17:13:00",
      "commits": 13
    }
  ],
  "_score": 6.638489256954637,
  "_indexed": true,
  "_nocasepkg": "condformat",
  "_universes": [
    "zeehio"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.10.1.9000",
      "date": "2026-07-04T06:25:16.000Z",
      "distro": "resolute",
      "commit": "c5cc171c656c0ed99db857cfda867adeb9eea292",
      "fileid": "https://r2.ropensci.org/169d275ac5f471f1e1f91425463ea2742dd8bf525ebb92eac0f2e08462fca31b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeehio/actions/runs/28697498056"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.10.1.9000",
      "date": "2026-07-04T06:25:16.000Z",
      "distro": "resolute",
      "commit": "c5cc171c656c0ed99db857cfda867adeb9eea292",
      "fileid": "https://r2.ropensci.org/3ecd3e14f13f9b0f39217d21bc50c37c081025531386c8168b244b862d7a6d87",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeehio/actions/runs/28697498056"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.10.1.9000",
      "date": "2026-07-04T06:57:36.000Z",
      "commit": "c5cc171c656c0ed99db857cfda867adeb9eea292",
      "fileid": "https://r2.ropensci.org/7ddf37be40a69e8e2db8850deb2bdcf4b179aa2867f552da242ee902da18cd37",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeehio/actions/runs/28697498056"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.10.1.9000",
      "date": "2026-07-04T06:57:07.000Z",
      "commit": "c5cc171c656c0ed99db857cfda867adeb9eea292",
      "fileid": "https://r2.ropensci.org/aca38195e624b429a841d6b6ad2313750a9cf12f1bb84e6cb2d0b844d48cb09c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeehio/actions/runs/28697498056"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.10.1.9000",
      "date": "2026-07-04T06:25:39.000Z",
      "commit": "c5cc171c656c0ed99db857cfda867adeb9eea292",
      "fileid": "https://r2.ropensci.org/23d2e2146a8ec82c238c630eac4bcc4e823d10ca579d457fce0f3cbd490fb391",
      "status": "success",
      "buildurl": "https://github.com/r-universe/zeehio/actions/runs/28697498056"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.10.1.9000",
      "date": "2026-07-04T06:23:58.000Z",
      "commit": "c5cc171c656c0ed99db857cfda867adeb9eea292",
      "fileid": "https://r2.ropensci.org/cf8747c1a9b974b45d1fb3ff3eacaf8f82b197f6cfbcd3d6715f7041e5f53bce",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeehio/actions/runs/28697498056"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.10.1.9000",
      "date": "2026-07-04T06:24:04.000Z",
      "commit": "c5cc171c656c0ed99db857cfda867adeb9eea292",
      "fileid": "https://r2.ropensci.org/9c9c9572e8c5d6e23fd11d09052714aecd6dbc3e99c2b71185f5c6cafee5ac49",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeehio/actions/runs/28697498056"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.10.1.9000",
      "date": "2026-07-04T06:24:06.000Z",
      "commit": "c5cc171c656c0ed99db857cfda867adeb9eea292",
      "fileid": "https://r2.ropensci.org/de5efb774305f2f81afb14f21d71169766d51e87cfb220a68789d31b69b27e28",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/zeehio/actions/runs/28697498056"
    }
  ]
}