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.
| Version: | 1.7.0 |
| Depends: | R (≥ 4.0.0),common |
| Imports: | tibble, stats,crayon,Rcpp |
| LinkingTo: | Rcpp |
| Suggests: | testthat,knitr,rmarkdown,covr,logr, utils,dplyr,libr |
| Published: | 2025-11-26 |
| DOI: | 10.32614/CRAN.package.fmtr |
| Author: | David Bosak [aut, cre], Chen Ling [aut] |
| Maintainer: | David Bosak <dbosak01 at gmail.com> |
| BugReports: | https://github.com/dbosak01/fmtr/issues |
| License: | CC0 |
| URL: | https://fmtr.r-sassy.org,https://github.com/dbosak01/fmtr |
| NeedsCompilation: | yes |
| Materials: | README,NEWS |
| CRAN checks: | fmtr results |
| Reference manual: | fmtr.html ,fmtr.pdf |
| Vignettes: | Convenience Functions (source,R code) example1 (source,R code) example2 (source,R code) Format Apply Function (source,R code) Format and Combine (source,R code) FAQ (source,R code) Format Catalogs (source,R code) Format Data Function (source,R code) Helper Functions (source,R code) fmtr (source,R code) |
| Package source: | fmtr_1.7.0.tar.gz |
| Windows binaries: | r-devel:fmtr_1.7.0.zip, r-release:fmtr_1.7.0.zip, r-oldrel:fmtr_1.7.0.zip |
| macOS binaries: | r-release (arm64):fmtr_1.7.0.tgz, r-oldrel (arm64):fmtr_1.7.0.tgz, r-release (x86_64):fmtr_1.7.0.tgz, r-oldrel (x86_64):fmtr_1.7.0.tgz |
| Old sources: | fmtr archive |
| Reverse imports: | macro,procs,reporter,sassy |
| Reverse suggests: | libr |
Please use the canonical formhttps://CRAN.R-project.org/package=fmtrto link to this page.