{
  "_id": "6a571bc8ff0138dec5d6dd18",
  "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-07-15 05:30:03 UTC",
    "User": "root"
  },
  "Author": "Y Hsu [aut, cre]",
  "Maintainer": "Y Hsu <yh202109@gmail.com>",
  "_user": "yh202109",
  "_type": "src",
  "_file": "mtb_0.1.10.tar.gz",
  "_fileid": "https://r2.ropensci.org/eb1cc8c0c8003301d52632564e7095475c9079122193b7de33ab45007243ff7c",
  "_filesize": 10610685,
  "_sha256": "eb1cc8c0c8003301d52632564e7095475c9079122193b7de33ab45007243ff7c",
  "_expires": "2026-10-23T05:33:58.000Z",
  "_created": "2026-07-15T05:30:03.000Z",
  "_published": "2026-07-15T05:34:00.665Z",
  "_jobs": [
    {
      "job": 87276179593,
      "time": 192,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8333514362"
    },
    {
      "job": 87276179594,
      "time": 141,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8333500881"
    },
    {
      "job": 87276179601,
      "time": 150,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8333496164"
    },
    {
      "job": 87276179603,
      "time": 170,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8333498528"
    },
    {
      "job": 87275813470,
      "time": 173,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8333460877"
    },
    {
      "job": 87276179584,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8333493476"
    },
    {
      "job": 87276179639,
      "time": 96,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "NOTE",
      "artifact": "8333488452"
    },
    {
      "job": 87276179643,
      "time": 96,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "NOTE",
      "artifact": "8333488441"
    },
    {
      "job": 87276179634,
      "time": 92,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "NOTE",
      "artifact": "8333487308"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/yh202109/actions/runs/29391483085",
  "_status": "success",
  "_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",
    "description": "",
    "uuid": 92902613
  },
  "_distro": "resolute",
  "_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",
    "followers": 1
  },
  "_downloads": {
    "count": 258,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/mtb"
  },
  "_devurl": "https://github.com/yh202109/mtb",
  "_searchresults": 25,
  "_rbuild": "4.6.1",
  "_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.176091259055681,
  "_indexed": true,
  "_nocasepkg": "mtb",
  "_universes": [
    "yh202109"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.10",
      "date": "2026-07-15T05:33:01.000Z",
      "distro": "resolute",
      "commit": "62f3040e9f1fd149210b17c1664e5d149f01b4bc",
      "fileid": "https://r2.ropensci.org/f8a33e03857a1defeb40ca56c9c778e8d3a06e7220966a4d6e9a0eb9e1a88e63",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yh202109/actions/runs/29391483085"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.1.10",
      "date": "2026-07-15T05:32:12.000Z",
      "distro": "resolute",
      "commit": "62f3040e9f1fd149210b17c1664e5d149f01b4bc",
      "fileid": "https://r2.ropensci.org/648f22113e250f1fb43dd5661f6a9cbd6f84ff71c978f2479e89d916d75da00c",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yh202109/actions/runs/29391483085"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.10",
      "date": "2026-07-15T05:32:06.000Z",
      "commit": "62f3040e9f1fd149210b17c1664e5d149f01b4bc",
      "fileid": "https://r2.ropensci.org/7fceab873a83d0470c57502f4564463e341fc4b4a982206a5d4a75d962acd4f4",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yh202109/actions/runs/29391483085"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.1.10",
      "date": "2026-07-15T05:32:06.000Z",
      "commit": "62f3040e9f1fd149210b17c1664e5d149f01b4bc",
      "fileid": "https://r2.ropensci.org/49fac9e122bb5e3ff0ca070e29cd072148e5540ab805dec1abbd82ccac8214fe",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yh202109/actions/runs/29391483085"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.10",
      "date": "2026-07-15T05:32:15.000Z",
      "commit": "62f3040e9f1fd149210b17c1664e5d149f01b4bc",
      "fileid": "https://r2.ropensci.org/b65dede43d2c50859210941efbc176f2512db166e76982ff01de785e1596e61b",
      "status": "success",
      "buildurl": "https://github.com/r-universe/yh202109/actions/runs/29391483085"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.10",
      "date": "2026-07-15T05:31:17.000Z",
      "commit": "62f3040e9f1fd149210b17c1664e5d149f01b4bc",
      "fileid": "https://r2.ropensci.org/d9d452153bf11ef6d54f1c86b2c08edabea84b8ab7f8e8b6bd0e4c5881c80c2f",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yh202109/actions/runs/29391483085"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.10",
      "date": "2026-07-15T05:31:18.000Z",
      "commit": "62f3040e9f1fd149210b17c1664e5d149f01b4bc",
      "fileid": "https://r2.ropensci.org/9f8309ca0a2083d959519d0ee59dc4cb9d8e3e6bc84011503853d6037e044b13",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yh202109/actions/runs/29391483085"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.1.10",
      "date": "2026-07-15T05:31:20.000Z",
      "commit": "62f3040e9f1fd149210b17c1664e5d149f01b4bc",
      "fileid": "https://r2.ropensci.org/5b542dd50be8c3332d01c28e3573cdb4165d9353525a24aa709dbf3c95c55553",
      "status": "success",
      "check": "NOTE",
      "buildurl": "https://github.com/r-universe/yh202109/actions/runs/29391483085"
    }
  ]
}