{
  "_id": "6a1f1be5b401979e7341f65d",
  "Package": "mtb",
  "Type": "Package",
  "Title": "My Toolbox for Assisting Document Editing and Data Presenting",
  "Version": "0.1.10",
  "Authors@R": "c(\nperson(\"Y\", \"Hsu\", , \"yh202109@gmail.com\", role = c(\"aut\", \"cre\"))\n)",
  "Description": "The purpose of this package is to share a collection of\nfunctions the author wrote during weekends for managing kitchen\nand garden tasks, e.g. making plant growth charts or\nThanksgiving kitchen schedule charts, etc. Functions may\ninclude but are not limited to: (1) aiding in summarizing\ntime-related data; (2) generating axis transformations from\ndata; and (3) aiding Markdown (with HTML output) and Shiny file\nediting.",
  "License": "GPL (>= 3)",
  "Encoding": "UTF-8",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/yh202109/mtb",
  "RoxygenNote": "7.3.3",
  "Language": "en-US",
  "LazyData": "true",
  "Repository": "https://yh202109.r-universe.dev",
  "Date/Publication": "2026-02-28 00:44:59 UTC",
  "RemoteUrl": "https://github.com/yh202109/mtb",
  "RemoteRef": "HEAD",
  "RemoteSha": "62f3040e9f1fd149210b17c1664e5d149f01b4bc",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 09:09:24 UTC",
    "User": "root"
  },
  "Author": "Y Hsu [aut, cre]",
  "Maintainer": "Y Hsu <yh202109@gmail.com>",
  "MD5sum": "673a6647472383ef5ef44763f27c49ab",
  "_user": "yh202109",
  "_type": "src",
  "_file": "mtb_0.1.10.tar.gz",
  "_fileid": "756f9c166b5a1538f78a776a06e505c1ef935d7ef88d3dc00bbb7e64756f6d61",
  "_filesize": 10609057,
  "_sha256": "756f9c166b5a1538f78a776a06e505c1ef935d7ef88d3dc00bbb7e64756f6d61",
  "_created": "2026-05-16T09:09:24.000Z",
  "_published": "2026-06-02T18:07:33.918Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79139301087,
      "time": 146,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7032211847"
    },
    {
      "job": 79139300824,
      "time": 134,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7032210726"
    },
    {
      "job": 79139301233,
      "time": 204,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7032214257"
    },
    {
      "job": 79139300923,
      "time": 174,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7032211145"
    },
    {
      "job": 79139300443,
      "time": 221,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7032197722"
    },
    {
      "job": 79139300378,
      "time": 129,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7365987991"
    },
    {
      "job": 79139301211,
      "time": 104,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "7032208045"
    },
    {
      "job": 79139301411,
      "time": 112,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "7032208935"
    },
    {
      "job": 79139301557,
      "time": 109,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "NOTE",
      "artifact": "7032208481"
    }
  ],
  "_buildurl": "https://github.com/r-universe/yh202109/actions/runs/25958044367",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/yh202109/mtb",
  "_commit": {
    "id": "62f3040e9f1fd149210b17c1664e5d149f01b4bc",
    "author": "yh202109 <yh202109@gmail.com>",
    "committer": "yh202109 <yh202109@gmail.com>",
    "message": "v0.1.11\n",
    "time": 1772239499
  },
  "_maintainer": {
    "name": "Y Hsu",
    "email": "yh202109@gmail.com",
    "login": "yh202109",
    "uuid": 92902613
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1",
      "role": "Depends"
    },
    {
      "package": "htmltools",
      "version": ">= 0.4.0",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.4.0",
      "role": "Imports"
    },
    {
      "package": "scales",
      "version": ">= 1.3.0",
      "role": "Imports"
    },
    {
      "package": "data.table",
      "version": ">= 1.14.2",
      "role": "Imports"
    },
    {
      "package": "labeling",
      "version": ">= 0.3",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 1.0.0",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "version": ">= 1.16",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "version": ">= 1.1.4",
      "role": "Suggests"
    }
  ],
  "_owner": "yh202109",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-08",
      "n": 2
    },
    {
      "week": "2026-09",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "v0.1.10",
      "date": "2026-02-22"
    }
  ],
  "_stars": 0,
  "_contributors": [
    {
      "user": "yh202109",
      "count": 18,
      "uuid": 92902613
    },
    {
      "user": "teunbrand",
      "count": 1,
      "uuid": 49372158
    }
  ],
  "_userbio": {
    "uuid": 92902613,
    "type": "user",
    "name": "yh202109"
  },
  "_downloads": {
    "count": 174,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mtb"
  },
  "_devurl": "https://github.com/yh202109/mtb",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/mtb.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/yh202109/mtb",
  "_realowner": "yh202109",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-11-02"
    },
    {
      "version": "0.1.1",
      "date": "2021-11-16"
    },
    {
      "version": "0.1.6",
      "date": "2022-02-05"
    },
    {
      "version": "0.1.7",
      "date": "2022-10-12"
    },
    {
      "version": "0.1.8",
      "date": "2022-10-20"
    },
    {
      "version": "0.1.9",
      "date": "2025-02-28"
    }
  ],
  "_exports": [
    "add_colored_box",
    "add_colored_str",
    "bill_cross_check",
    "bill_cross_count",
    "color_set_palette",
    "color_test_palette",
    "crosstab_from_list",
    "time_plot_event",
    "time_plot_interval",
    "trans_composition",
    "trans_loglinear"
  ],
  "_datasets": [
    {
      "name": "exdt",
      "title": "Example dataset",
      "object": "exdt",
      "class": [
        "list"
      ],
      "fields": [],
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_colored_box",
      "title": "Add a box with specified color in an R Markdown file.",
      "topics": [
        "add_colored_box"
      ]
    },
    {
      "page": "add_colored_str",
      "title": "Add a string with specified color or background color.",
      "topics": [
        "add_colored_str"
      ]
    },
    {
      "page": "bill_cross_check",
      "title": "Check two tables with unique matching ids and generate reports on duplicated ids and repeated columns when applicable..",
      "topics": [
        "bill_cross_check"
      ]
    },
    {
      "page": "bill_cross_count",
      "title": "Summarize times being purchased for individual items from multiple grocery shopping lists.",
      "topics": [
        "bill_cross_count"
      ]
    },
    {
      "page": "color_set_palette",
      "title": "Generate a color vector",
      "topics": [
        "color_set_palette"
      ]
    },
    {
      "page": "color_test_palette",
      "title": "Test a color vector",
      "topics": [
        "color_test_palette"
      ]
    },
    {
      "page": "crosstab_from_list",
      "title": "Create a crosstab from a data frame with optional percentage reporting",
      "topics": [
        "crosstab_from_list"
      ]
    },
    {
      "page": "exdt",
      "title": "Example dataset",
      "topics": [
        "exdt"
      ]
    },
    {
      "page": "time_plot_event",
      "title": "Plot labeled events",
      "topics": [
        "time_plot_event"
      ]
    },
    {
      "page": "time_plot_interval",
      "title": "Plot periods of events",
      "topics": [
        "time_plot_interval"
      ]
    },
    {
      "page": "trans_composition",
      "title": "Transformation for continuous data with a finite number of distinct values",
      "topics": [
        "trans_composition"
      ]
    },
    {
      "page": "trans_loglinear",
      "title": "Transformation for continuous data with a finite number of distinct values",
      "topics": [
        "trans_loglinear"
      ]
    }
  ],
  "_readme": "https://github.com/yh202109/mtb/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "cli",
    "cpp11",
    "data.table",
    "digest",
    "farver",
    "fastmap",
    "ggplot2",
    "glue",
    "gtable",
    "htmltools",
    "isoband",
    "labeling",
    "lifecycle",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "mtb_axis.Rmd",
      "filename": "mtb_axis.html",
      "title": "mtb: Change Axis",
      "author": "Y. Hsu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background - Why Use a Data-Derived Axis Transformation",
        "How to use",
        "Danger Zone - Please Use Responsibly"
      ],
      "created": "2022-10-12 12:58:36",
      "modified": "2026-02-22 16:34:50",
      "commits": 2
    },
    {
      "source": "mtb_cd_gt3summary.Rmd",
      "filename": "mtb_cd_gt3summary.html",
      "title": "mtb: Crosstab Summary with crosstab_from_list()",
      "author": "Y. Hsu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "Example data",
        "Basic crosstab (counts only)",
        "Crosstab with row-wise percentages",
        "report_type = 2: showing count/total",
        "Accessing individual components"
      ],
      "created": "2026-02-22 16:34:50",
      "modified": "2026-02-28 00:44:59",
      "commits": 2
    },
    {
      "source": "mtb_md.Rmd",
      "filename": "mtb_md.html",
      "title": "mtb: Edit Markdown",
      "author": "Y. Hsu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "How to use"
      ],
      "created": "2022-10-12 12:58:36",
      "modified": "2026-02-22 16:34:50",
      "commits": 2
    },
    {
      "source": "mtb_color.Rmd",
      "filename": "mtb_color.html",
      "title": "mtb: Set Color",
      "author": "Y. Hsu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "How to use"
      ],
      "created": "2022-10-12 12:58:36",
      "modified": "2026-02-22 16:34:50",
      "commits": 2
    },
    {
      "source": "mtb_bill_summary.Rmd",
      "filename": "mtb_bill_summary.html",
      "title": "mtb: Summary from Multiple Tables",
      "author": "Y. Hsu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "How to use"
      ],
      "created": "2022-10-12 12:58:36",
      "modified": "2026-02-22 16:34:50",
      "commits": 3
    },
    {
      "source": "mtb_timerelated.Rmd",
      "filename": "mtb_timerelated.html",
      "title": "mtb: Time Related Plots",
      "author": "Y. Hsu",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Background",
        "How to use - plot event periods with grouped labels",
        "How to use - create a static timeline plot"
      ],
      "created": "2022-10-12 12:58:36",
      "modified": "2026-02-22 16:34:50",
      "commits": 2
    }
  ],
  "_score": 5.079181246047625,
  "_indexed": true,
  "_nocasepkg": "mtb",
  "_universes": [
    "yh202109"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.10",
      "date": "2026-05-16T09:11:39.000Z",
      "distro": "noble",
      "commit": "62f3040e9f1fd149210b17c1664e5d149f01b4bc",
      "fileid": "a93b138bcaaee956cfc28159bdf12965ef065aae61d290f71dcd9c069b6746ee",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yh202109/actions/runs/25958044367"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.10",
      "date": "2026-05-16T09:11:29.000Z",
      "distro": "noble",
      "commit": "62f3040e9f1fd149210b17c1664e5d149f01b4bc",
      "fileid": "1255a16766f3dbd6e61fa09bbd64b02a4f91d4473bc2ea8bbcdb58dd4f935170",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yh202109/actions/runs/25958044367"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.10",
      "date": "2026-05-16T09:12:12.000Z",
      "commit": "62f3040e9f1fd149210b17c1664e5d149f01b4bc",
      "fileid": "e8bdc6d97f25348645cb816eed7e135f9d5f4974d34bd3830fa713745338d71f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yh202109/actions/runs/25958044367"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.10",
      "date": "2026-05-16T09:11:36.000Z",
      "commit": "62f3040e9f1fd149210b17c1664e5d149f01b4bc",
      "fileid": "e2a13af659cb4a8ccaef62c77d87fed634229f8e412af87358d0d38c43ae2db3",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yh202109/actions/runs/25958044367"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.10",
      "date": "2026-05-16T09:10:48.000Z",
      "commit": "62f3040e9f1fd149210b17c1664e5d149f01b4bc",
      "fileid": "0f9f388634ae73aee96d9bdb26de66a63c23db41d0e239d79a1239da2ae33290",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yh202109/actions/runs/25958044367"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.10",
      "date": "2026-05-16T09:10:57.000Z",
      "commit": "62f3040e9f1fd149210b17c1664e5d149f01b4bc",
      "fileid": "b63ff005004d79a87313dfb0d8d4be993d0b9d790954f9f9832cec5315c06bd2",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yh202109/actions/runs/25958044367"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.10",
      "date": "2026-05-16T09:10:53.000Z",
      "commit": "62f3040e9f1fd149210b17c1664e5d149f01b4bc",
      "fileid": "7b7ee44db2e0790af80a4f39e03653769ae1eeee5dcf50abfdb907cd2f1c5dfc",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yh202109/actions/runs/25958044367"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.10",
      "date": "2026-06-02T18:07:09.000Z",
      "commit": "62f3040e9f1fd149210b17c1664e5d149f01b4bc",
      "fileid": "b1cc6fdea95bd5c44cc1a65b4cf11900907be0f612ce7458e05abad3e794ea9f",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yh202109/actions/runs/25958044367"
    }
  ]
}