{
  "_id": "6a1f1699b401979e7341e863",
  "Package": "colorDF",
  "Title": "Colorful Data Frames in R Terminal",
  "Version": "0.1.7",
  "Authors@R": "person(given = \"January\",\nfamily = \"Weiner\",\nrole = c(\"aut\", \"cre\"),\nemail = \"january.weiner@gmail.com\",\ncomment = c(ORCID = \"0000-0003-1438-7819\"))",
  "Description": "Colorful Data Frames in the terminal. The new class does\nchange the behaviour of any of the objects, but adds a style\ndefinition and a print method. Using ANSI escape codes, it\ncolors the terminal output of data frames. Some column types\n(such as p-values and identifiers) are automatically\nrecognized.",
  "URL": "https://january3.github.io/colorDF/,\nhttps://github.com/january3/colorDF/",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "VignetteBuilder": "knitr",
  "RoxygenNote": "7.1.1",
  "Roxygen": "list(markdown = TRUE)",
  "Repository": "https://january3.r-universe.dev",
  "Date/Publication": "2022-09-27 08:45:53 UTC",
  "RemoteUrl": "https://github.com/january3/colordf",
  "RemoteRef": "HEAD",
  "RemoteSha": "64cd2af471e7e5907e29b334e0aafcd1680f0d13",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-17 06:18:12 UTC",
    "User": "root"
  },
  "Author": "January Weiner [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1438-7819>)",
  "Maintainer": "January Weiner <january.weiner@gmail.com>",
  "MD5sum": "04c74777dcbde8027ced4bbcac4c359f",
  "_user": "january3",
  "_type": "src",
  "_file": "colorDF_0.1.7.tar.gz",
  "_fileid": "5b84bb9e1991f4738400de1d35ba45f0de882931ff4c0ceab362e8046be48e2b",
  "_filesize": 317892,
  "_sha256": "5b84bb9e1991f4738400de1d35ba45f0de882931ff4c0ceab362e8046be48e2b",
  "_created": "2026-05-17T06:18:12.000Z",
  "_published": "2026-06-02T17:44:57.067Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79135115067,
      "time": 128,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039950144"
    },
    {
      "job": 79135115219,
      "time": 127,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039950096"
    },
    {
      "job": 79135115582,
      "time": 80,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7039945191"
    },
    {
      "job": 79135115359,
      "time": 81,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039945244"
    },
    {
      "job": 79135114903,
      "time": 166,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039936686"
    },
    {
      "job": 79135114692,
      "time": 100,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365480720"
    },
    {
      "job": 79135115178,
      "time": 89,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7039946220"
    },
    {
      "job": 79135115347,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7039944787"
    },
    {
      "job": 79135115716,
      "time": 80,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7039945192"
    }
  ],
  "_buildurl": "https://github.com/r-universe/january3/actions/runs/25983262339",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/january3/colordf",
  "_commit": {
    "id": "64cd2af471e7e5907e29b334e0aafcd1680f0d13",
    "author": "January Weiner <january.weiner@gmail.com>",
    "committer": "January Weiner <january.weiner@gmail.com>",
    "message": "added a badge\n",
    "time": 1664268353
  },
  "_maintainer": {
    "name": "January Weiner",
    "email": "january.weiner@gmail.com",
    "login": "january3",
    "description": "",
    "uuid": 11678838,
    "orcid": "0000-0003-1438-7819"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "fansi",
      "role": "Suggests"
    },
    {
      "package": "htmltools",
      "role": "Suggests"
    },
    {
      "package": "data.table",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 2.1.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "tidyr",
      "role": "Suggests"
    }
  ],
  "_owner": "january3",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 17,
  "_contributors": [
    {
      "user": "january3",
      "count": 73,
      "uuid": 11678838
    }
  ],
  "_userbio": {
    "uuid": 11678838,
    "type": "user",
    "name": "January Weiner"
  },
  "_downloads": {
    "count": 465,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/colorDF"
  },
  "_devurl": "https://github.com/january3/colordf",
  "_pkgdown": "https://january3.github.io/colorDF/",
  "_searchresults": 58,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/colorDF.html",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/january3/colordf",
  "_realowner": "january3",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2020-06-26"
    },
    {
      "version": "0.1.2",
      "date": "2020-07-01"
    },
    {
      "version": "0.1.4",
      "date": "2020-10-02"
    },
    {
      "version": "0.1.5",
      "date": "2022-09-25"
    },
    {
      "version": "0.1.7",
      "date": "2022-09-26"
    }
  ],
  "_exports": [
    "add_colorDF_theme",
    "as.colorDF",
    "col_type",
    "col_type<-",
    "colorDF",
    "colorDF_options",
    "colorDF_themes",
    "colorDF_themes_show",
    "df_search",
    "df_style",
    "df_style<-",
    "format_col",
    "get_colorDF_theme",
    "highlight",
    "is.colorDF",
    "print_colorDF",
    "remove_df_style",
    "summary_colorDF",
    "term_boxplot"
  ],
  "_datasets": [
    {
      "name": "example_colorDF",
      "title": "Example data frame for colorDF",
      "object": "example_colorDF",
      "class": [
        "data.frame"
      ],
      "fields": [
        "ID",
        "String",
        "Factor",
        "Number",
        "Integer",
        "Logical",
        "Pvalue"
      ],
      "rows": 2,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "colorDF-package",
      "title": "colorDF – colorful data frames in your terminal",
      "topics": [
        "colorDF-package"
      ]
    },
    {
      "page": "add_colorDF_theme",
      "title": "Add a new theme",
      "topics": [
        "add_colorDF_theme"
      ]
    },
    {
      "page": "col_type",
      "title": "Set or retrieve a column type",
      "topics": [
        "col_type",
        "col_type<-"
      ]
    },
    {
      "page": "colorDF",
      "title": "Make a dataframe colorful",
      "topics": [
        "as.colorDF",
        "colorDF"
      ]
    },
    {
      "page": "colorDF_themes",
      "title": "List all available themes for colorful data frames",
      "topics": [
        "colorDF_themes"
      ]
    },
    {
      "page": "colorDF_themes_show",
      "title": "Demonstrate all defined themes",
      "topics": [
        "colorDF_themes_show"
      ]
    },
    {
      "page": "colorDF-global-options",
      "title": "Global options for colorDF",
      "topics": [
        "colorDF-global-options",
        "colorDF_options"
      ]
    },
    {
      "page": "df_search",
      "title": "Search and highlight occurences of a pattern",
      "topics": [
        "df_search"
      ]
    },
    {
      "page": "df_style",
      "title": "Get or set style of a colorful data frame",
      "topics": [
        "df_style",
        "df_style<-"
      ]
    },
    {
      "page": "example_colorDF",
      "title": "Example data frame for colorDF",
      "topics": [
        "example_colorDF"
      ]
    },
    {
      "page": "format_col",
      "title": "Format a vector using styles",
      "topics": [
        "format_col"
      ]
    },
    {
      "page": "get_colorDF_theme",
      "title": "Return a style defined in a theme",
      "topics": [
        "get_colorDF_theme"
      ]
    },
    {
      "page": "highlight",
      "title": "Highlight some rows in a data frame",
      "topics": [
        "highlight"
      ]
    },
    {
      "page": "is.colorDF",
      "title": "Test whether an object has the class of colorDF",
      "topics": [
        "is.colorDF"
      ]
    },
    {
      "page": "print_colorDF",
      "title": "Print method for colorful data frames",
      "topics": [
        "print.colorDF",
        "print_colorDF"
      ]
    },
    {
      "page": "remove_df_style",
      "title": "Remove the colorful dataframe style attribute",
      "topics": [
        "remove_df_style"
      ]
    },
    {
      "page": "summary_colorDF",
      "title": "Meaningful summary of lists and data frames",
      "topics": [
        "summary.colorDF",
        "summary_colorDF"
      ]
    },
    {
      "page": "term_boxplot",
      "title": "Boxplot in a terminal",
      "topics": [
        "term_boxplot"
      ]
    },
    {
      "page": "uncolor",
      "title": "Strip the colorDF class and style",
      "topics": [
        "uncolor"
      ]
    }
  ],
  "_pkglogo": "https://github.com/january3/colordf/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/january3/colordf/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "crayon",
    "glue",
    "lifecycle",
    "magrittr",
    "purrr",
    "rlang",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "colorDF.Rmd",
      "filename": "colorDF.html",
      "title": "Color data frame output in R terminal",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Quick start",
        "Colorful data frames",
        "Column types",
        "Styles and Themes",
        "Column styles",
        "Utilities",
        "Summaries",
        "Highlighting",
        "Data frame search",
        "Setting up colorDF as the default data frame print method",
        "Global options",
        "Rmarkdown"
      ],
      "created": "2020-06-18 09:39:32",
      "modified": "2022-09-27 07:20:10",
      "commits": 14
    }
  ],
  "_score": 5.69284691927723,
  "_indexed": true,
  "_nocasepkg": "colordf",
  "_universes": [
    "january3"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-05-17T06:20:14.000Z",
      "distro": "noble",
      "commit": "64cd2af471e7e5907e29b334e0aafcd1680f0d13",
      "fileid": "de4d5713049b635cc2ec928eec2d1d135d5aa827ea47cac55f300d834ae4f0b6",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/january3/actions/runs/25983262339"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.7",
      "date": "2026-05-17T06:20:14.000Z",
      "distro": "noble",
      "commit": "64cd2af471e7e5907e29b334e0aafcd1680f0d13",
      "fileid": "932f68f0a384c9f73f122bf66141b75cdcdb00c0cf560648e8504a93493162af",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/january3/actions/runs/25983262339"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-05-17T06:19:34.000Z",
      "commit": "64cd2af471e7e5907e29b334e0aafcd1680f0d13",
      "fileid": "56c606af0647bfa126ae32d0a822d03ea8a2e7eb41ac0d1019b579dad959135d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/january3/actions/runs/25983262339"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.7",
      "date": "2026-05-17T06:19:33.000Z",
      "commit": "64cd2af471e7e5907e29b334e0aafcd1680f0d13",
      "fileid": "d7ec0c03516341ddf6fe053b3830330196661d11a78afb6caaed3c5607f89542",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/january3/actions/runs/25983262339"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-05-17T06:19:33.000Z",
      "commit": "64cd2af471e7e5907e29b334e0aafcd1680f0d13",
      "fileid": "40b1ba2c77c5330e044f6fdd2a8d8f9a3b2e365ffa59dde36f00ccf18a4991d8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/january3/actions/runs/25983262339"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-05-17T06:19:20.000Z",
      "commit": "64cd2af471e7e5907e29b334e0aafcd1680f0d13",
      "fileid": "3a8fec9ff87309951f034bd585f39e473185455590143d979f5f8de20e164d99",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/january3/actions/runs/25983262339"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.7",
      "date": "2026-05-17T06:19:22.000Z",
      "commit": "64cd2af471e7e5907e29b334e0aafcd1680f0d13",
      "fileid": "ecc4a5fc808a0762cfa8b7b7c01f8d9e32db9488a1bc89fab4198e3277ac2d7f",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/january3/actions/runs/25983262339"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.7",
      "date": "2026-06-02T17:44:43.000Z",
      "commit": "64cd2af471e7e5907e29b334e0aafcd1680f0d13",
      "fileid": "5f6ca69044d7eba9c88abf48baf08d2bed8ba30d4d402f992b48bce272088b99",
      "status": "success",
      "buildurl": "https://github.com/r-universe/january3/actions/runs/25983262339"
    }
  ]
}