Package: fangs
Title: Feature Allocation Neighborhood Greedy Search Algorithm
Version: 0.2.22
Authors@R: c(person(given = "David B.", family = "Dahl", role = c("aut", "cre"), email = "dahl@stat.byu.edu", comment = c(ORCID = "0000-0002-8173-1547")),
    person(given = "R. Jacob", family = "Andros", role = c("aut"), email = "androsrj@gmail.com", comment = c(ORCID = "0000-0002-1289-385X")),
    person(given = "Devin J.", family = "Johnson", role = c("aut"), email = "devin.j.johnson7@gmail.com", comment = c(ORCID = "0000-0003-2619-6649")),
    person(given = "Authors of the dependency Rust crates", role = "ctb", comment = "see inst/AUTHORS file for details"))
Description: A neighborhood-based, greedy search algorithm is performed to estimate a feature allocation by minimizing the expected loss based on posterior samples from the feature allocation distribution. The method is described in Dahl, Johnson, and Andros (2023) "Comparison and Bayesian Estimation of Feature Allocations" <doi:10.1080/10618600.2023.2204136>.
License: MIT + file LICENSE | Apache License 2.0
URL: https://github.com/dbdahl/fangs-package
BugReports: https://github.com/dbdahl/fangs-package/issues
Depends: R (>= 4.3.0)
SystemRequirements: Cargo (Rust's package manager), rustc
Encoding: UTF-8
LazyData: TRUE
RoxygenNote: 7.3.3
Config/Roxido/TemplateVersion: 26.03.04
Config/Roxido/MinCLIVersion: 0.8.0
NeedsCompilation: yes
Packaged: 2026-03-08 02:33:46 UTC; dahl
Author: David B. Dahl [aut, cre] (ORCID:
    <https://orcid.org/0000-0002-8173-1547>),
  R. Jacob Andros [aut] (ORCID: <https://orcid.org/0000-0002-1289-385X>),
  Devin J. Johnson [aut] (ORCID: <https://orcid.org/0000-0003-2619-6649>),
  Authors of the dependency Rust crates [ctb] (see inst/AUTHORS file for
    details)
Maintainer: David B. Dahl <dahl@stat.byu.edu>
Repository: CRAN
Date/Publication: 2026-03-08 03:40:08 UTC
Built: R 4.7.0; x86_64-w64-mingw32; 2026-04-26 01:55:19 UTC; windows
Archs: x64
