{
  "_id": "6a32813a3efcd9bda438b02b",
  "Package": "tantastic",
  "Title": "Fun and Shiny and Pretty Functions",
  "Version": "0.2.2",
  "Authors@R": "person(given = \"Tan\",\nfamily = \"Ho\",\nrole = c(\"aut\", \"cre\"),\nemail = \"tan@tanho.ca\",\ncomment = c(ORCID = \"0000-0001-8388-5155\"))",
  "Description": "A personal package of R functions, ggplot themes, and\nother miscellany.",
  "License": "MIT + file LICENSE",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.3",
  "Config/testthat/edition": "3",
  "URL": "https://github.com/tanho63/tantastic",
  "BugReports": "https://github.com/tanho63/tantastic/issues",
  "Repository": "https://tanho63.r-universe.dev",
  "Date/Publication": "2024-05-31 13:49:27 UTC",
  "RemoteUrl": "https://github.com/tanho63/tantastic",
  "RemoteRef": "HEAD",
  "RemoteSha": "f3ae3d0963a811a8af54ed93b49db56d89eb19c0",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-06-17 11:09:38 UTC",
    "User": "root"
  },
  "Author": "Tan Ho [aut, cre] (ORCID: <https://orcid.org/0000-0001-8388-5155>)",
  "Maintainer": "Tan Ho <tan@tanho.ca>",
  "MD5sum": "3bef2ed99e32e36344f42b8d50e01597",
  "_user": "tanho63",
  "_type": "src",
  "_file": "tantastic_0.2.2.tar.gz",
  "_fileid": "9efee8dda0c5f0d57b3a1e06488e19f4c03b46e5d2ba4370c8848e2c88efcf05",
  "_filesize": 1641604,
  "_sha256": "9efee8dda0c5f0d57b3a1e06488e19f4c03b46e5d2ba4370c8848e2c88efcf05",
  "_created": "2026-06-17T11:09:38.000Z",
  "_published": "2026-06-17T11:12:58.732Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81880427233,
      "time": 169,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7693646259"
    },
    {
      "job": 81880427180,
      "time": 137,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7693639180"
    },
    {
      "job": 81880427155,
      "time": 79,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7693615190"
    },
    {
      "job": 81880427193,
      "time": 108,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7693625236"
    },
    {
      "job": 81879912982,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693586681"
    },
    {
      "job": 81880427156,
      "time": 124,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693630624"
    },
    {
      "job": 81880427135,
      "time": 79,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7693616078"
    },
    {
      "job": 81880427192,
      "time": 75,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7693613870"
    },
    {
      "job": 81880427210,
      "time": 153,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7693641230"
    }
  ],
  "_buildurl": "https://github.com/r-universe/tanho63/actions/runs/27684497352",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/tanho63/tantastic",
  "_commit": {
    "id": "f3ae3d0963a811a8af54ed93b49db56d89eb19c0",
    "author": "Tan Ho <38083823+tanho63@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Update README.md",
    "time": 1717163367
  },
  "_maintainer": {
    "name": "Tan Ho",
    "email": "tan@tanho.ca",
    "login": "tanho63",
    "bluesky": "@tanho.ca",
    "orcid": "0000-0001-8388-5155",
    "description": "list(\"eng lead @zelus-analytics soccer\", \"@nflverse\", \"@ffverse\", \"@dynastyprocess\", \"@r4ds\", \"@dslc-io\", \"pumpkin carving\")",
    "uuid": 38083823
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "cli",
      "version": ">= 3.0.0",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "DT",
      "version": ">= 0.15",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.0",
      "role": "Suggests"
    },
    {
      "package": "extrafont",
      "version": ">= 0.15",
      "role": "Suggests"
    },
    {
      "package": "purrr",
      "version": ">= 0.3.0",
      "role": "Suggests"
    },
    {
      "package": "shiny",
      "role": "Suggests"
    },
    {
      "package": "progressr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "tanho63",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 2,
  "_contributors": [
    {
      "user": "tanho63",
      "count": 28,
      "uuid": 38083823
    }
  ],
  "_userbio": {
    "uuid": 38083823,
    "type": "user",
    "name": "Tan Ho",
    "followers": 243,
    "description": "list(\"eng lead @zelus-analytics soccer\", \"@nflverse\", \"@ffverse\", \"@dynastyprocess\", \"@r4ds\", \"@dslc-io\", \"pumpkin carving\")"
  },
  "_downloads": {
    "count": 0,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/tantastic"
  },
  "_devurl": "https://github.com/tanho63/tantastic",
  "_searchresults": 22,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "extra/tantastic.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_cranurl": false,
  "_exports": [
    "coalesce_join",
    "dt_fmt_col",
    "fmt_dtcol",
    "fontimport_bai_jamjuree",
    "fontimport_jost",
    "fontimport_plex_condensed",
    "fontimport_plex_sans",
    "gen_input_map",
    "get_client_tz",
    "git_cleanup",
    "progressively",
    "read_inputs",
    "set_geom_font_defaults",
    "str",
    "theme_tantastic",
    "theme_uv",
    "unbind_dt",
    "unbind_dt_js",
    "use_client_tz"
  ],
  "_help": [
    {
      "page": "coalesce_join",
      "title": "Join two dataframes, coalescing any columns with common names",
      "topics": [
        "coalesce_join"
      ]
    },
    {
      "page": "dt_fmt_col",
      "title": "Colour DT column by range",
      "topics": [
        "dt_fmt_col",
        "fmt_dtcol"
      ]
    },
    {
      "page": "gen_input_map",
      "title": "Generate Shiny Inputs for a vector of identifiers",
      "topics": [
        "gen_input_map"
      ]
    },
    {
      "page": "git_cleanup",
      "title": "Delete merged GitHub branches",
      "topics": [
        "git_cleanup"
      ]
    },
    {
      "page": "progressively",
      "title": "Progressively",
      "topics": [
        "progressively"
      ]
    },
    {
      "page": "read_inputs",
      "title": "Read a sequence of Shiny Inputs",
      "topics": [
        "read_inputs"
      ]
    },
    {
      "page": "set_geom_colour_defaults",
      "title": "Update geom defaults",
      "topics": [
        "set_geom_colour_defaults"
      ]
    },
    {
      "page": "set_geom_font_defaults",
      "title": "Update matching font defaults for text geoms",
      "topics": [
        "set_geom_font_defaults"
      ]
    },
    {
      "page": "str",
      "title": "Tan's str() function",
      "topics": [
        "str"
      ]
    },
    {
      "page": "theme_tantastic",
      "title": "Tan's theme - dark",
      "topics": [
        "theme_tantastic"
      ]
    },
    {
      "page": "theme_uv",
      "title": "Tan's theme - dark",
      "topics": [
        "theme_uv"
      ]
    },
    {
      "page": "unbind_dt",
      "title": "Unbind Shiny Inputs (server function) When generating inputs reactively, it's sometimes necessary to unbind old inputs so that you can use the updated inputs in Shiny. `'unbind_dt_js()' adds the JS to the UI, while 'unbind_dt()' is called as needed in the server component (usually as part of an 'observeEvent' or 'eventReactive')",
      "topics": [
        "unbind_dt"
      ]
    },
    {
      "page": "unbind_dt_js",
      "title": "Unbind Shiny Inputs (UI function)",
      "topics": [
        "unbind_dt_js"
      ]
    },
    {
      "page": "shiny_timezone",
      "title": "Get User's Reported Time Zone",
      "topics": [
        "get_client_tz",
        "use_client_tz"
      ]
    }
  ],
  "_readme": "https://github.com/tanho63/tantastic/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "rlang"
  ],
  "_score": 2.342422680822206,
  "_indexed": true,
  "_nocasepkg": "tantastic",
  "_universes": [
    "tanho63"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-17T11:12:29.000Z",
      "distro": "noble",
      "commit": "f3ae3d0963a811a8af54ed93b49db56d89eb19c0",
      "fileid": "0b7b8dbe8fccfd77503d75d7f0ec749407d2205ab031c793453adf45d987821b",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tanho63/actions/runs/27684497352"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.2",
      "date": "2026-06-17T11:12:09.000Z",
      "distro": "noble",
      "commit": "f3ae3d0963a811a8af54ed93b49db56d89eb19c0",
      "fileid": "058575839eac13f933e7323ce1bcbd4be5fa26e8a6b94775171a6a230f3f50e1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tanho63/actions/runs/27684497352"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-17T11:11:04.000Z",
      "commit": "f3ae3d0963a811a8af54ed93b49db56d89eb19c0",
      "fileid": "5d381ac8f6d1a5f4c8b7332c3607394751d720c864786673a68f011fc9db6003",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tanho63/actions/runs/27684497352"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.2",
      "date": "2026-06-17T11:11:29.000Z",
      "commit": "f3ae3d0963a811a8af54ed93b49db56d89eb19c0",
      "fileid": "8d0be25ccbd005b4325b51b4ba0e52fc2d9aa7505c314f5cc4708b7e54d2c5aa",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tanho63/actions/runs/27684497352"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.2",
      "date": "2026-06-17T11:11:56.000Z",
      "commit": "f3ae3d0963a811a8af54ed93b49db56d89eb19c0",
      "fileid": "5adf6bee09509f23d6f58f239a54369abb35259689f3b33fdcf853cd0aaad6ad",
      "status": "success",
      "buildurl": "https://github.com/r-universe/tanho63/actions/runs/27684497352"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-17T11:10:59.000Z",
      "commit": "f3ae3d0963a811a8af54ed93b49db56d89eb19c0",
      "fileid": "96717b1eff32cd658bdc94700646772ed6ac84d6bcf12a12ed536122d4937a9f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tanho63/actions/runs/27684497352"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-17T11:10:53.000Z",
      "commit": "f3ae3d0963a811a8af54ed93b49db56d89eb19c0",
      "fileid": "d56bc0d4293b67235e6c5639819969b11b47ddece41a041fd86b804c8491b0af",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tanho63/actions/runs/27684497352"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.2",
      "date": "2026-06-17T11:10:47.000Z",
      "commit": "f3ae3d0963a811a8af54ed93b49db56d89eb19c0",
      "fileid": "1e6433a871dfb6f4d753a77f54f9a3ce192150bf4b2fc0a1eff54c7423d1efe8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/tanho63/actions/runs/27684497352"
    }
  ]
}