The hardware and bandwidth for this mirror is donated by dogado GmbH, the Webhosting and Full Service-Cloud Provider. Check out our Wordpress Tutorial.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]dogado.de.

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.

Version: 1.6.4
Depends: R (≥ 3.6.0), common
Imports: tibble, stats, crayon, Rcpp
LinkingTo: Rcpp
Suggests: testthat, knitr, rmarkdown, covr, logr, utils, dplyr, libr
Published: 2024-05-10
Author: David Bosak
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

Documentation:

Reference manual: fmtr.pdf
Vignettes: Convenience Functions
example1
example2
Format Apply Function
Format and Combine
FAQ
Format Catalogs
Format Data Function
Helper Functions
fmtr

Downloads:

Package source: fmtr_1.6.4.tar.gz
Windows binaries: r-devel: fmtr_1.6.4.zip, r-release: fmtr_1.6.4.zip, r-oldrel: fmtr_1.6.4.zip
macOS binaries: r-release (arm64): fmtr_1.6.4.tgz, r-oldrel (arm64): fmtr_1.6.4.tgz, r-release (x86_64): fmtr_1.6.4.tgz, r-oldrel (x86_64): fmtr_1.6.4.tgz
Old sources: fmtr archive

Reverse dependencies:

Reverse imports: procs, reporter, sassy
Reverse suggests: libr

Linking:

Please use the canonical form https://CRAN.R-project.org/package=fmtr to link to this page.

These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.
Health stats visible at Monitor.