Package: fmtr 1.7.3

fmtr: Easily Apply Formats to Data
Contains a set of functions that can be used to apply formats to data frames or vectors. The package aims to provide functionality similar to that of SAS® formats. Formats are assigned to the format attribute on data frame columns. Then when the fdata() function is called, a new data frame is created with the column data formatted as specified. The package also contains a value() function to create a user-defined format, similar to a SAS® user-defined format.
Authors:
fmtr_1.7.3.tar.gz
fmtr_1.7.3.zip(r-4.7)fmtr_1.7.3.zip(r-4.6)fmtr_1.7.3.zip(r-4.5)
fmtr_1.7.3.tgz(r-4.6-x86_64)fmtr_1.7.3.tgz(r-4.6-arm64)fmtr_1.7.3.tgz(r-4.5-x86_64)fmtr_1.7.3.tgz(r-4.5-arm64)
fmtr_1.7.3.tar.gz(r-4.7-arm64)fmtr_1.7.3.tar.gz(r-4.7-x86_64)fmtr_1.7.3.tar.gz(r-4.6-arm64)fmtr_1.7.3.tar.gz(r-4.6-x86_64)
fmtr_1.7.3.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
fmtr/json (API)
NEWS
| # Install 'fmtr' in R: |
| install.packages('fmtr', repos = c('https://dbosak01.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/dbosak01/fmtr/issues
Pkgdown/docs site:https://fmtr.r-sassy.org
fmtrformatformatsformattingcpp
Last updated from:a097142d82. Checks:13 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-arm64 | OK | 147 | ||
| linux-devel-x86_64 | OK | 168 | ||
| source / vignettes | OK | 233 | ||
| linux-release-arm64 | OK | 142 | ||
| linux-release-x86_64 | OK | 152 | ||
| macos-release-arm64 | OK | 134 | ||
| macos-release-x86_64 | OK | 178 | ||
| macos-oldrel-arm64 | OK | 109 | ||
| macos-oldrel-x86_64 | OK | 218 | ||
| windows-devel | OK | 171 | ||
| windows-release | OK | 124 | ||
| windows-oldrel | OK | 134 | ||
| wasm-release | OK | 116 |
Exports:as.fcatas.flistas.fmtconditiondescriptionsdescriptions<-fapplyfapply2fattrfattr<-fcatfdataflistfmt_cnt_pctfmt_mean_sdfmt_mean_stderrfmt_medianfmt_nfmt_quantile_rangefmt_rangeformatsformats<-is.fcatis.flistis.formatjustificationjustification<-read.fcatread.flistvaluewidthswidths<-write.fcatwrite.flist
Dependencies:clicommoncrayongluelifecyclemagrittrpillarpkgconfigRcpprlangtibbleutf8vctrs
Convenience Functions
Rendered fromfmtr-convenience.Rmdusingknitr::rmarkdownon May 14 2026.Last update: 2022-09-01
Started: 2020-12-21
Complete Example 1
Rendered fromfmtr-example1.Rmdusingknitr::rmarkdownon May 14 2026.Last update: 2025-11-26
Started: 2021-11-18
Complete Example 2
Rendered fromfmtr-example2.Rmdusingknitr::rmarkdownon May 14 2026.Last update: 2025-11-26
Started: 2024-01-08
Frequently Asked Questions
Rendered fromfmtr-faq.Rmdusingknitr::rmarkdownon May 14 2026.Last update: 2024-05-09
Started: 2021-11-18
fmtr
Rendered fromfmtr.Rmdusingknitr::rmarkdownon May 14 2026.Last update: 2024-05-09
Started: 2020-12-09
Format and Combine
Rendered fromfmtr-fapply2.Rmdusingknitr::rmarkdownon May 14 2026.Last update: 2024-01-08
Started: 2024-01-08
Format Apply Function
Rendered fromfmtr-fapply.Rmdusingknitr::rmarkdownon May 14 2026.Last update: 2022-08-15
Started: 2020-12-21
Format Catalogs
Rendered fromfmtr-fcat.Rmdusingknitr::rmarkdownon May 14 2026.Last update: 2024-01-08
Started: 2020-12-21
Format Data Function
Rendered fromfmtr-fdata.Rmdusingknitr::rmarkdownon May 14 2026.Last update: 2020-12-28
Started: 2020-12-21
Helper Functions
Rendered fromfmtr-helpers.Rmdusingknitr::rmarkdownon May 14 2026.Last update: 2025-09-28
Started: 2020-12-21
