Package: fctutils Type: Package Title: Advanced Factor Manipulation Utilities Version: 0.0.8 Authors@R: c(person("Kai","Guo",email = "guokai8@gmail.com", role = c("aut", "cre") )) Maintainer: Kai Guo Description: Provides a collection of utility functions for manipulating and analyzing factor vectors in R. It offers tools for filtering, splitting, combining, and reordering factor levels based on various criteria. The package is designed to simplify common tasks in categorical data analysis, making it easier to work with factors in a flexible and efficient manner. License: GPL-3 Imports: stringr, stringdist, utils, stats Encoding: UTF-8 Suggests: markdown,rmarkdown,knitr VignetteBuilder: knitr RoxygenNote: 7.3.1 Config/pak/sysreqs: libicu-dev Repository: https://guokai8.r-universe.dev Date/Publication: 2024-10-09 15:19:30 UTC RemoteUrl: https://github.com/guokai8/fctutils RemoteRef: HEAD RemoteSha: 18ac7c6cf3c498ed61465476c1b89cc6827cf43a NeedsCompilation: no Packaged: 2026-07-10 08:58:25 UTC; root Author: Kai Guo [aut, cre]