{
  "_id": "6a101630acfb0bcc41c84522",
  "Package": "fmtr",
  "Type": "Package",
  "Title": "Easily Apply Formats to Data",
  "Version": "1.7.3",
  "Maintainer": "David Bosak <dbosak01@gmail.com>",
  "Authors@R": "c(person(given = \"David\",\nfamily = \"Bosak\",\nrole = c(\"aut\", \"cre\"),\nemail = \"dbosak01@gmail.com\"),\nperson(given = \"Chen\",\nfamily = \"Ling\",\nrole = c(\"aut\"),\nemail = \"chen.lingcpu@gmail.com\")\n)",
  "Description": "Contains a set of functions that can be used to apply\nformats to data frames or vectors.  The package aims to provide\nfunctionality similar to that of SAS® formats. Formats are\nassigned to the format attribute on data frame columns.  Then\nwhen the fdata() function is called, a new data frame is\ncreated with the column data formatted as specified.  The\npackage also contains a value() function to create a\nuser-defined format, similar to a SAS® user-defined format.",
  "License": "CC0",
  "Encoding": "UTF-8",
  "URL": "https://fmtr.r-sassy.org, https://github.com/dbosak01/fmtr",
  "BugReports": "https://github.com/dbosak01/fmtr/issues",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "Repository": "https://dbosak01.r-universe.dev",
  "Date/Publication": "2026-03-15 10:13:28 UTC",
  "RemoteUrl": "https://github.com/dbosak01/fmtr",
  "RemoteRef": "HEAD",
  "RemoteSha": "a097142d820eb0aa57d90752909b0f4a3b332b53",
  "NeedsCompilation": "yes",
  "Packaged": {
    "Date": "2026-05-14 09:04:50 UTC",
    "User": "root"
  },
  "Author": "David Bosak [aut, cre],\nChen Ling [aut]",
  "MD5sum": "ee2ade0049a882927ba136333235dee7",
  "_user": "dbosak01",
  "_type": "src",
  "_file": "fmtr_1.7.3.tar.gz",
  "_fileid": "e4ffc29dfbd0f71e71c630ae86820304e02dc6ee8fa2386f6e192a1fe6b0eb9c",
  "_filesize": 831547,
  "_sha256": "e4ffc29dfbd0f71e71c630ae86820304e02dc6ee8fa2386f6e192a1fe6b0eb9c",
  "_created": "2026-05-14T09:04:50.000Z",
  "_published": "2026-05-22T08:39:12.898Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77345296364,
      "time": 147,
      "config": "linux-devel-arm64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990969438"
    },
    {
      "job": 77345296244,
      "time": 168,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990977734"
    },
    {
      "job": 77345296165,
      "time": 142,
      "config": "linux-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990968169"
    },
    {
      "job": 77345296156,
      "time": 152,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990973034"
    },
    {
      "job": 77345296301,
      "time": 109,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7010917902"
    },
    {
      "job": 77345296073,
      "time": 218,
      "config": "macos-oldrel-x86_64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990990474"
    },
    {
      "job": 77345296155,
      "time": 134,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990965500"
    },
    {
      "job": 77345296001,
      "time": 178,
      "config": "macos-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990978937"
    },
    {
      "job": 77345295412,
      "time": 233,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990925365"
    },
    {
      "job": 77345295494,
      "time": 116,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156341918"
    },
    {
      "job": 77345296317,
      "time": 171,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6990982233"
    },
    {
      "job": 77345296153,
      "time": 134,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "6990966002"
    },
    {
      "job": 77345296181,
      "time": 124,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6990962426"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dbosak01/actions/runs/25851401839",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dbosak01/fmtr",
  "_commit": {
    "id": "a097142d820eb0aa57d90752909b0f4a3b332b53",
    "author": "David J. Bosak <dbosak01@gmail.com>",
    "committer": "David J. Bosak <dbosak01@gmail.com>",
    "message": "More doc fixes\n",
    "time": 1773569608
  },
  "_maintainer": {
    "name": "David Bosak",
    "email": "dbosak01@gmail.com",
    "login": "dbosak01",
    "uuid": 41754982
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.0.0",
      "role": "Depends"
    },
    {
      "package": "common",
      "role": "Depends"
    },
    {
      "package": "Rcpp",
      "role": "LinkingTo"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "crayon",
      "role": "Imports"
    },
    {
      "package": "Rcpp",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "logr",
      "role": "Suggests"
    },
    {
      "package": "utils",
      "role": "Suggests"
    },
    {
      "package": "dplyr",
      "role": "Suggests"
    },
    {
      "package": "libr",
      "role": "Suggests"
    },
    {
      "package": "hms",
      "role": "Suggests"
    }
  ],
  "_owner": "dbosak01",
  "_selfowned": true,
  "_usedby": 6,
  "_updates": [
    {
      "week": "2025-22",
      "n": 1
    },
    {
      "week": "2025-36",
      "n": 3
    },
    {
      "week": "2025-37",
      "n": 4
    },
    {
      "week": "2025-39",
      "n": 2
    },
    {
      "week": "2025-41",
      "n": 3
    },
    {
      "week": "2025-48",
      "n": 4
    },
    {
      "week": "2026-01",
      "n": 2
    },
    {
      "week": "2026-03",
      "n": 2
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-11",
      "n": 4
    }
  ],
  "_tags": [
    {
      "name": "v1.6.9",
      "date": "2025-09-08"
    },
    {
      "name": "v1.7.0",
      "date": "2025-10-06"
    }
  ],
  "_topics": [
    "fmtr",
    "format",
    "formats",
    "formatting",
    "cpp"
  ],
  "_stars": 15,
  "_contributors": [
    {
      "user": "dbosak01",
      "count": 260,
      "uuid": 41754982
    },
    {
      "user": "ling0152",
      "count": 24,
      "uuid": 234718618
    }
  ],
  "_userbio": {
    "uuid": 41754982,
    "type": "user",
    "name": "David J. Bosak",
    "description": "Chief Software Architect at Archytas Clinical Solutions and inventor of the sassy system of R packages."
  },
  "_downloads": {
    "count": 1582,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/fmtr"
  },
  "_devurl": "https://github.com/dbosak01/fmtr",
  "_pkgdown": "https://fmtr.r-sassy.org",
  "_searchresults": 121,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/fmtr.html",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dbosak01/fmtr",
  "_realowner": "dbosak01",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2020-08-07"
    },
    {
      "version": "1.1.0",
      "date": "2020-09-11"
    },
    {
      "version": "1.2.2",
      "date": "2020-10-10"
    },
    {
      "version": "1.3.0",
      "date": "2020-11-16"
    },
    {
      "version": "1.4.1",
      "date": "2021-01-06"
    },
    {
      "version": "1.5.0",
      "date": "2021-02-22"
    },
    {
      "version": "1.5.1",
      "date": "2021-06-21"
    },
    {
      "version": "1.5.2",
      "date": "2021-07-25"
    },
    {
      "version": "1.5.3",
      "date": "2021-10-09"
    },
    {
      "version": "1.5.4",
      "date": "2021-11-18"
    },
    {
      "version": "1.5.5",
      "date": "2022-01-14"
    },
    {
      "version": "1.5.7",
      "date": "2022-06-25"
    },
    {
      "version": "1.5.8",
      "date": "2022-08-08"
    },
    {
      "version": "1.5.9",
      "date": "2022-09-08"
    },
    {
      "version": "1.6.0",
      "date": "2023-09-10"
    },
    {
      "version": "1.6.2",
      "date": "2023-11-10"
    },
    {
      "version": "1.6.3",
      "date": "2024-01-09"
    },
    {
      "version": "1.6.4",
      "date": "2024-05-10"
    },
    {
      "version": "1.6.5",
      "date": "2024-06-14"
    },
    {
      "version": "1.6.8",
      "date": "2025-01-28"
    },
    {
      "version": "1.6.9",
      "date": "2025-09-09"
    },
    {
      "version": "1.7.0",
      "date": "2025-11-26"
    },
    {
      "version": "1.7.1",
      "date": "2026-01-21"
    },
    {
      "version": "1.7.2",
      "date": "2026-01-25"
    },
    {
      "version": "1.7.3",
      "date": "2026-03-15"
    }
  ],
  "_exports": [
    "as.fcat",
    "as.flist",
    "as.fmt",
    "condition",
    "descriptions",
    "descriptions<-",
    "fapply",
    "fapply2",
    "fattr",
    "fattr<-",
    "fcat",
    "fdata",
    "flist",
    "fmt_cnt_pct",
    "fmt_mean_sd",
    "fmt_mean_stderr",
    "fmt_median",
    "fmt_n",
    "fmt_quantile_range",
    "fmt_range",
    "formats",
    "formats<-",
    "is.fcat",
    "is.flist",
    "is.format",
    "justification",
    "justification<-",
    "read.fcat",
    "read.flist",
    "value",
    "widths",
    "widths<-",
    "write.fcat",
    "write.flist"
  ],
  "_help": [
    {
      "page": "as.data.frame.fcat",
      "title": "Convert a format catalog to a data frame",
      "concept": [
        "fcat"
      ],
      "topics": [
        "as.data.frame.fcat"
      ]
    },
    {
      "page": "as.data.frame.fmt",
      "title": "Casts a format to a data frame",
      "concept": [
        "fmt"
      ],
      "topics": [
        "as.data.frame.fmt"
      ]
    },
    {
      "page": "as.data.frame.fmt_lst",
      "title": "Convert a formatting list to a data frame",
      "concept": [
        "flist"
      ],
      "topics": [
        "as.data.frame.fmt_lst"
      ]
    },
    {
      "page": "as.fcat",
      "title": "Generic casting method for format catalogs",
      "concept": [
        "fcat"
      ],
      "topics": [
        "as.fcat"
      ]
    },
    {
      "page": "as.fcat.data.frame",
      "title": "Convert a data frame to a format catalog",
      "concept": [
        "fcat"
      ],
      "topics": [
        "as.fcat.data.frame"
      ]
    },
    {
      "page": "as.fcat.fmt_lst",
      "title": "Convert a formatting list to a format catalog",
      "concept": [
        "fcat"
      ],
      "topics": [
        "as.fcat.fmt_lst"
      ]
    },
    {
      "page": "as.fcat.list",
      "title": "Convert a list to a format catalog",
      "concept": [
        "fcat"
      ],
      "topics": [
        "as.fcat.list"
      ]
    },
    {
      "page": "as.fcat.tbl_df",
      "title": "Convert a tibble to a format catalog",
      "topics": [
        "as.fcat.tbl_df"
      ]
    },
    {
      "page": "as.flist",
      "title": "Convert to a formatting list",
      "concept": [
        "flist"
      ],
      "topics": [
        "as.flist"
      ]
    },
    {
      "page": "as.flist.data.frame",
      "title": "Convert a data frame to a formatting list",
      "concept": [
        "flist"
      ],
      "topics": [
        "as.flist.data.frame"
      ]
    },
    {
      "page": "as.flist.fcat",
      "title": "Convert a format catalog to a formatting list",
      "concept": [
        "flist"
      ],
      "topics": [
        "as.flist.fcat"
      ]
    },
    {
      "page": "as.flist.list",
      "title": "Convert a list to a formatting list",
      "concept": [
        "flist"
      ],
      "topics": [
        "as.flist.list"
      ]
    },
    {
      "page": "as.flist.tbl_df",
      "title": "Convert a tibble to a formatting list",
      "concept": [
        "flist"
      ],
      "topics": [
        "as.flist.tbl_df"
      ]
    },
    {
      "page": "as.fmt",
      "title": "Generic casting method for formats",
      "concept": [
        "fmt"
      ],
      "topics": [
        "as.fmt"
      ]
    },
    {
      "page": "as.fmt.data.frame",
      "title": "Convert a data frame to a user-defined format",
      "concept": [
        "fmt"
      ],
      "topics": [
        "as.fmt.data.frame"
      ]
    },
    {
      "page": "condition",
      "title": "Define a condition for a user-defined format",
      "concept": [
        "fmt"
      ],
      "topics": [
        "condition"
      ]
    },
    {
      "page": "descriptions",
      "title": "Get or set descriptions for data frame columns",
      "topics": [
        "descriptions",
        "descriptions<-"
      ]
    },
    {
      "page": "fapply",
      "title": "Apply formatting to a vector",
      "topics": [
        "fapply"
      ]
    },
    {
      "page": "fapply2",
      "title": "Apply formatting to two vectors",
      "topics": [
        "fapply2"
      ]
    },
    {
      "page": "fattr",
      "title": "Set formatting attributes",
      "topics": [
        "fattr"
      ]
    },
    {
      "page": "fattr-set",
      "title": "Set formatting attributes",
      "topics": [
        "fattr<-"
      ]
    },
    {
      "page": "fcat",
      "title": "Create a format catalog",
      "concept": [
        "fcat"
      ],
      "topics": [
        "fcat"
      ]
    },
    {
      "page": "fdata",
      "title": "Format a data frame or tibble",
      "topics": [
        "fdata"
      ]
    },
    {
      "page": "flist",
      "title": "Create a formatting list",
      "concept": [
        "flist"
      ],
      "topics": [
        "flist"
      ]
    },
    {
      "page": "fmt_cnt_pct",
      "title": "Formatted count and percent",
      "concept": [
        "helpers"
      ],
      "topics": [
        "fmt_cnt_pct"
      ]
    },
    {
      "page": "fmt_mean_sd",
      "title": "Formatted mean and standard deviation",
      "concept": [
        "helpers"
      ],
      "topics": [
        "fmt_mean_sd"
      ]
    },
    {
      "page": "fmt_mean_stderr",
      "title": "Formatted mean and standard error",
      "concept": [
        "helpers"
      ],
      "topics": [
        "fmt_mean_stderr"
      ]
    },
    {
      "page": "fmt_median",
      "title": "Formatted Median",
      "concept": [
        "helpers"
      ],
      "topics": [
        "fmt_median"
      ]
    },
    {
      "page": "fmt_n",
      "title": "Formatted Count",
      "concept": [
        "helpers"
      ],
      "topics": [
        "fmt_n"
      ]
    },
    {
      "page": "fmt_quantile_range",
      "title": "Formatted Quantile Range",
      "concept": [
        "helpers"
      ],
      "topics": [
        "fmt_quantile_range"
      ]
    },
    {
      "page": "fmt_range",
      "title": "Formatted Range",
      "concept": [
        "helpers"
      ],
      "topics": [
        "fmt_range"
      ]
    },
    {
      "page": "formats",
      "title": "Get or set formats for a data frame",
      "topics": [
        "formats",
        "formats<-"
      ]
    },
    {
      "page": "FormattingStrings",
      "title": "Formatting Strings",
      "topics": [
        "FormattingStrings"
      ]
    },
    {
      "page": "is.fcat",
      "title": "Class test for a format catalog",
      "concept": [
        "fcat"
      ],
      "topics": [
        "is.fcat"
      ]
    },
    {
      "page": "is.flist",
      "title": "Is object a formatting list",
      "concept": [
        "flist"
      ],
      "topics": [
        "is.flist"
      ]
    },
    {
      "page": "is.format",
      "title": "Determine whether an object is a user-defined format",
      "concept": [
        "fmt"
      ],
      "topics": [
        "is.format"
      ]
    },
    {
      "page": "justification",
      "title": "Get or set justification for data frame columns",
      "topics": [
        "justification",
        "justification<-"
      ]
    },
    {
      "page": "labels.fmt",
      "title": "Extract labels from a user-defined format",
      "concept": [
        "fmt"
      ],
      "topics": [
        "labels.fmt"
      ]
    },
    {
      "page": "print.fcat",
      "title": "Print a format catalog",
      "concept": [
        "fcat"
      ],
      "topics": [
        "print.fcat"
      ]
    },
    {
      "page": "print.fmt",
      "title": "Print a format",
      "concept": [
        "fmt"
      ],
      "topics": [
        "print.fmt"
      ]
    },
    {
      "page": "print.fmt_lst",
      "title": "Print a formatting list",
      "concept": [
        "flist"
      ],
      "topics": [
        "print.fmt_lst"
      ]
    },
    {
      "page": "read.fcat",
      "title": "Read a format catalog from the file system",
      "concept": [
        "fcat"
      ],
      "topics": [
        "read.fcat"
      ]
    },
    {
      "page": "read.flist",
      "title": "Read a formatting list from the file system",
      "concept": [
        "flist"
      ],
      "topics": [
        "read.flist"
      ]
    },
    {
      "page": "value",
      "title": "Create a user-defined format",
      "concept": [
        "fmt"
      ],
      "topics": [
        "value"
      ]
    },
    {
      "page": "widths",
      "title": "Get or set column widths for a data frame",
      "topics": [
        "widths",
        "widths<-"
      ]
    },
    {
      "page": "write.fcat",
      "title": "Write a format catalog to the file system",
      "concept": [
        "fcat"
      ],
      "topics": [
        "write.fcat"
      ]
    },
    {
      "page": "write.flist",
      "title": "Write a formatting list to the file system",
      "concept": [
        "flist"
      ],
      "topics": [
        "write.flist"
      ]
    }
  ],
  "_pkglogo": "https://github.com/dbosak01/fmtr/raw/HEAD/logo.png",
  "_readme": "https://github.com/dbosak01/fmtr/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "common",
    "crayon",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "Rcpp",
    "rlang",
    "tibble",
    "utf8",
    "vctrs"
  ],
  "_sysdeps": [
    {
      "shlib": "libstdc++",
      "package": "libstdc++6",
      "source": "gcc",
      "version": "14.2.0-4ubuntu2~24.04.1",
      "name": "c++",
      "homepage": "http://gcc.gnu.org/",
      "description": "GNU Standard C++ Library v3"
    }
  ],
  "_vignettes": [
    {
      "source": "fmtr-convenience.Rmd",
      "filename": "fmtr-convenience.html",
      "title": "Convenience Functions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Convenience Functions",
        "The formats() function",
        "The fattr() function",
        "Other convenience functions"
      ],
      "created": "2020-12-21 03:01:20",
      "modified": "2022-09-01 14:31:49",
      "commits": 8
    },
    {
      "source": "fmtr-example1.Rmd",
      "filename": "fmtr-example1.html",
      "title": "Complete Example 1",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Program",
        "Output",
        "Log"
      ],
      "created": "2021-11-18 02:51:44",
      "modified": "2025-11-26 11:11:56",
      "commits": 5
    },
    {
      "source": "fmtr-example2.Rmd",
      "filename": "fmtr-example2.html",
      "title": "Complete Example 2",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Program",
        "Output",
        "Log"
      ],
      "created": "2024-01-08 00:09:47",
      "modified": "2025-11-26 11:11:56",
      "commits": 2
    },
    {
      "source": "fmtr-faq.Rmd",
      "filename": "fmtr-faq.html",
      "title": "Frequently Asked Questions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Index",
        "Content",
        "How do I format a data frame?",
        "How can I add a new, formatted column to my dataframe?",
        "How do I use a format as a lookup?",
        "Where is the documentation for the formatting codes?",
        "How do I assign formats from metadata to my data frame?",
        "How do I assign labels from metadata to my data frame?",
        "How do I assign descriptions from metadata to my data frame?",
        "How do I create a format catalog?",
        "How do I use formats from a format catalog?",
        "How do I assign formats from a catalog to a data frame?",
        "How do I create a format catalog from an Excel spreadsheet?",
        "How do I export my format catalog to a spreadsheet?",
        "Can I create a user-defined format from data?",
        "Can I create an input format?",
        "Can I create a numeric user-defined format?",
        "Is there a way to set up a search path for a format catalog?",
        "Is there a way to read in a format catalog from SAS®?",
        "What happened to the labels() function?",
        "Can I change a User-Defined Format after it has been created?"
      ],
      "created": "2021-11-18 02:51:44",
      "modified": "2024-05-09 17:30:02",
      "commits": 7
    },
    {
      "source": "fmtr.Rmd",
      "filename": "fmtr.html",
      "title": "fmtr",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Key Functions",
        "How to Use",
        "The fapply() Function",
        "A User-Defined Format",
        "The fdata() Function",
        "The fcat() Function",
        "Next Steps"
      ],
      "created": "2020-12-09 03:22:25",
      "modified": "2024-05-09 17:30:02",
      "commits": 10
    },
    {
      "source": "fmtr-fapply2.Rmd",
      "filename": "fmtr-fapply2.html",
      "title": "Format and Combine",
      "engine": "knitr::rmarkdown",
      "headings": [
        "How to use fapply2()",
        "Use with dplyr",
        "Use with datastep",
        "Using Assigned Formats",
        "Format Catalog with datastep()",
        "Use of Other Format Types"
      ],
      "created": "2024-01-08 00:09:47",
      "modified": "2024-01-08 00:09:47",
      "commits": 1
    },
    {
      "source": "fmtr-fapply.Rmd",
      "filename": "fmtr-fapply.html",
      "title": "Format Apply Function",
      "engine": "knitr::rmarkdown",
      "headings": [
        "How to use fapply()",
        "What kind of formats are available",
        "Formatting String",
        "Named vectors",
        "User-defined formats",
        "Vectorized functions",
        "A formatting list"
      ],
      "created": "2020-12-21 03:01:20",
      "modified": "2022-08-15 02:30:38",
      "commits": 5
    },
    {
      "source": "fmtr-fcat.Rmd",
      "filename": "fmtr-fcat.html",
      "title": "Format Catalogs",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The fcat() function"
      ],
      "created": "2020-12-21 03:01:20",
      "modified": "2024-01-08 00:09:47",
      "commits": 4
    },
    {
      "source": "fmtr-fdata.Rmd",
      "filename": "fmtr-fdata.html",
      "title": "Format Data Function",
      "engine": "knitr::rmarkdown",
      "headings": [
        "How to use fdata()"
      ],
      "created": "2020-12-21 03:01:20",
      "modified": "2020-12-28 03:31:51",
      "commits": 2
    },
    {
      "source": "fmtr-helpers.Rmd",
      "filename": "fmtr-helpers.html",
      "title": "Helper Functions",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Formatting Helper Functions"
      ],
      "created": "2020-12-21 03:01:20",
      "modified": "2025-09-28 14:35:03",
      "commits": 4
    }
  ],
  "_score": 9.412325617973115,
  "_indexed": true,
  "_nocasepkg": "fmtr",
  "_universes": [
    "dbosak01"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.3",
      "date": "2026-05-14T09:07:17.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a097142d820eb0aa57d90752909b0f4a3b332b53",
      "fileid": "1d0833206836c207985545f80cd885c38e0f42372ed53e47348fea944bc410ea",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/25851401839"
    },
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.7.3",
      "date": "2026-05-14T09:07:40.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a097142d820eb0aa57d90752909b0f4a3b332b53",
      "fileid": "937fe1865d60e997a75a9258d55a0b0cfdd7480096a6e31e0bb57241fe704a71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/25851401839"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.3",
      "date": "2026-05-14T09:07:14.000Z",
      "distro": "noble",
      "arch": "aarch64",
      "commit": "a097142d820eb0aa57d90752909b0f4a3b332b53",
      "fileid": "5749ee5688b300a87e851f886078c348659ee1c7d3f50ef871a7933f12bbe2b4",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/25851401839"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.7.3",
      "date": "2026-05-14T09:07:24.000Z",
      "distro": "noble",
      "arch": "x86_64",
      "commit": "a097142d820eb0aa57d90752909b0f4a3b332b53",
      "fileid": "98bef4855d45747354ce3dc7c483faf7433e2120e2afe08078d3f206196a676e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/25851401839"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.3",
      "date": "2026-05-15T05:48:21.000Z",
      "arch": "aarch64",
      "commit": "a097142d820eb0aa57d90752909b0f4a3b332b53",
      "fileid": "edc894158a02861adf31b029455ff7420a977db99703eb90eb0745fbd8a6230d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/25851401839"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.7.3",
      "date": "2026-05-14T09:07:55.000Z",
      "arch": "x86_64",
      "commit": "a097142d820eb0aa57d90752909b0f4a3b332b53",
      "fileid": "bd9985e587639a12e95a67bec8a5c8a4f5f78bbe1c9671c3495b2f1cc891a104",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/25851401839"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.3",
      "date": "2026-05-14T09:07:03.000Z",
      "arch": "aarch64",
      "commit": "a097142d820eb0aa57d90752909b0f4a3b332b53",
      "fileid": "291bb8833e8bf682f000c375c526d5506286eb576b780de394d1ce11c0015a52",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/25851401839"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.7.3",
      "date": "2026-05-14T09:07:26.000Z",
      "arch": "x86_64",
      "commit": "a097142d820eb0aa57d90752909b0f4a3b332b53",
      "fileid": "2e781ef00ef2a1121b679c852d8cd1bec5a61953c4dfea814e111c84a275595c",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/25851401839"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.7.3",
      "date": "2026-05-14T09:07:11.000Z",
      "arch": "x86_64",
      "commit": "a097142d820eb0aa57d90752909b0f4a3b332b53",
      "fileid": "6fe141e3dd0350b6345e023617dbe081984b416cc0597a3c6344905177c05670",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/25851401839"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.7.3",
      "date": "2026-05-14T09:06:23.000Z",
      "arch": "x86_64",
      "commit": "a097142d820eb0aa57d90752909b0f4a3b332b53",
      "fileid": "bcc18314f026f7384ef10141efacbc1be9c473b65687c40c7e83c5a5c3b6e74a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/25851401839"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.7.3",
      "date": "2026-05-14T09:06:22.000Z",
      "arch": "x86_64",
      "commit": "a097142d820eb0aa57d90752909b0f4a3b332b53",
      "fileid": "be2c6b3b3e9c1b59933d83f9480b5f66d6c346863e1f0787a6d8504cde7bae03",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/25851401839"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.7.3",
      "date": "2026-05-22T08:38:52.000Z",
      "arch": "emscripten",
      "commit": "a097142d820eb0aa57d90752909b0f4a3b332b53",
      "fileid": "4b3507ed44c8b845d7b29afacf23cac26fd2d318ed6b519dd3f4d5d286346e42",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dbosak01/actions/runs/25851401839"
    }
  ]
}