Package: dformula Type: Package Version: 1.0 Date: 2023-12-01 Title: Data Manipulation using Formula Description: A tool for manipulating data using the generic formula. A single formula allows to easily add, replace and remove variables before running the analysis. Authors@R: c(person("Alessio", "Serafini", role = c("aut", "cre"), comment = c(ORCID = "0000-0002-8579-5695"), email = "srf.alessio@gmail.com")) Depends: R (>= 3.5.0) Imports: utils, stats, formula.tools(>= 1.7.1) Suggests: knitr, rmarkdown VignetteBuilder: knitr License: GPL (>= 2) URL: https://serafinialessio.github.io/dformula/ BugReports: https://github.com/serafinialessio/dformula/issues NeedsCompilation: no Encoding: UTF-8 LazyData: true Repository: https://serafinialessio.r-universe.dev Date/Publication: 2024-08-03 04:14:04 UTC RemoteUrl: https://github.com/serafinialessio/dformula RemoteRef: HEAD RemoteSha: 3151214f1d812cc41e647e3a0c1b6dd7ef69ca50 Packaged: 2026-07-02 09:23:22 UTC; root Author: Alessio Serafini [aut, cre] (ORCID: ) Maintainer: Alessio Serafini