# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "fru" in publications use:' type: software license: GPL-3.0-only title: 'fru: A Blazing Fast Implementation of Random Forest' version: 0.0.7 doi: 10.32614/CRAN.package.fru abstract: Yet another implementation of the Random Forest method by Breiman (2001) , written in Rust and tailored towards stability, correctness, efficiency and scalability on modern multi-core machines. Handles both classification and regression, as well as provides permutation feature importance via a novel, highly optimised algorithm. authors: - family-names: Kursa given-names: Miron Bartosz email: m@mbq.me orcid: https://orcid.org/0000-0001-7672-648X - family-names: Piwoński given-names: Krzysztof Piotr email: xrf.os@kpiwonski.com orcid: https://orcid.org/0000-0002-0977-5959 repository: https://mbq.r-universe.dev repository-code: https://gitlab.com/mbq/fru commit: f6680affc2786e9a4272780d013a7be55c673c3d url: https://gitlab.com/mbq/fru date-released: '2026-05-07' contact: - family-names: Kursa given-names: Miron Bartosz email: m@mbq.me orcid: https://orcid.org/0000-0001-7672-648X