Package: missCforest Title: Ensemble Conditional Trees for Missing Data Imputation Version: 0.0.8 Authors@R: c(person(given = "Imad", family = "El Badisy", role = c("aut", "cre"), email = "elbadisyimad@gmail.com"), person(given = "Roch", family = "Giorgi", role = "ctb")) Description: Single imputation based on the Ensemble Conditional Trees (i.e. Cforest algorithm Strobl, C., Boulesteix, A. L., Zeileis, A., & Hothorn, T. (2007) ). License: GPL (>= 3) Encoding: UTF-8 URL: https://github.com/ielbadisy/missCforest BugReports: https://github.com/ielbadisy/missCforest/issues Roxygen: list(markdown = TRUE) Depends: partykit Imports: stats Suggests: testthat RoxygenNote: 7.2.3 Repository: https://ielbadisy.r-universe.dev Date/Publication: 2023-03-26 12:07:16 UTC RemoteUrl: https://github.com/ielbadisy/misscforest RemoteRef: HEAD RemoteSha: 0fb40f77e5c3044bc83b231ad6e821afd2c6be3c NeedsCompilation: no Packaged: 2026-07-21 07:07:50 UTC; root Author: Imad El Badisy [aut, cre], Roch Giorgi [ctb] Maintainer: Imad El Badisy