{
  "_id": "6a49b9dbdbd0482285eb797e",
  "Package": "arf",
  "Title": "Adversarial Random Forests",
  "Version": "0.2.5",
  "Authors@R": "c(\nperson(\"Marvin N.\", \"Wright\", , \"cran@wrig.de\", role = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0002-8542-6291\")),\nperson(\"David S.\", \"Watson\", , \"david.s.watson11@gmail.com\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-9632-2159\")),\nperson(\"Kristin\", \"Blesch\", role = \"aut\",\ncomment = c(ORCID = \"0000-0001-6241-3079\")),\nperson(\"Jan\", \"Kapar\", role = \"aut\",\ncomment = c(ORCID = \"0009-0000-6408-2840\"))\n)",
  "Description": "Adversarial random forests (ARFs) recursively partition\ndata into fully factorized leaves, where features are jointly\nindependent. The procedure is iterative, with alternating\nrounds of generation and discrimination. Data becomes\nincreasingly realistic at each round, until original and\nsynthetic samples can no longer be reliably distinguished. This\nis useful for several unsupervised learning tasks, such as\ndensity estimation and data synthesis. Methods for both are\nimplemented in this package. ARFs naturally handle unstructured\ndata with mixed continuous and categorical covariates. They\ninherit many of the benefits of random forests, including\nspeed, flexibility, and solid performance with default\nparameters.  For details, see Watson et al. (2023)\n<https://proceedings.mlr.press/v206/watson23a.html>.",
  "License": "GPL (>= 3)",
  "URL": "https://github.com/bips-hb/arf, https://bips-hb.github.io/arf/",
  "BugReports": "https://github.com/bips-hb/arf/issues",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "Config/pak/sysreqs": "libicu-dev",
  "Repository": "https://bips-hb.r-universe.dev",
  "Date/Publication": "2026-07-05 00:25:06 UTC",
  "RemoteUrl": "https://github.com/bips-hb/arf",
  "RemoteRef": "HEAD",
  "RemoteSha": "f08c562b76144f652db8b3dbcdd156cced0c1291",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-05 01:52:56 UTC",
    "User": "root"
  },
  "Author": "Marvin N. Wright [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-8542-6291>),\nDavid S. Watson [aut] (ORCID: <https://orcid.org/0000-0001-9632-2159>),\nKristin Blesch [aut] (ORCID: <https://orcid.org/0000-0001-6241-3079>),\nJan Kapar [aut] (ORCID: <https://orcid.org/0009-0000-6408-2840>)",
  "Maintainer": "Marvin N. Wright <cran@wrig.de>",
  "_user": "bips-hb",
  "_type": "src",
  "_file": "arf_0.2.5.tar.gz",
  "_fileid": "https://r2.ropensci.org/0f8b54a94888dcfae1a3f1a52ea82788941cb4022dd04e4bfc0e060dc72363cc",
  "_filesize": 914346,
  "_sha256": "0f8b54a94888dcfae1a3f1a52ea82788941cb4022dd04e4bfc0e060dc72363cc",
  "_expires": "2026-10-13T01:56:41.000Z",
  "_created": "2026-07-05T01:52:56.000Z",
  "_published": "2026-07-05T01:56:42.928Z",
  "_jobs": [
    {
      "job": 85183937755,
      "time": 189,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8087365485"
    },
    {
      "job": 85183937754,
      "time": 179,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087364485"
    },
    {
      "job": 85183937758,
      "time": 92,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8087354736"
    },
    {
      "job": 85183937756,
      "time": 106,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087356215"
    },
    {
      "job": 85183738850,
      "time": 219,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087343679"
    },
    {
      "job": 85183937757,
      "time": 149,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8087361116"
    },
    {
      "job": 85183937765,
      "time": 126,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8087358471"
    },
    {
      "job": 85183937762,
      "time": 122,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8087357868"
    },
    {
      "job": 85183937766,
      "time": 123,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8087358086"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/bips-hb/actions/runs/28726114755",
  "_status": "success",
  "_upstream": "https://github.com/bips-hb/arf",
  "_commit": {
    "id": "f08c562b76144f652db8b3dbcdd156cced0c1291",
    "author": "Lukas Burk <burk@leibniz-bips.de>",
    "committer": "Lukas Burk <jemus42@users.noreply.github.com>",
    "message": "fix T/F usage\n",
    "time": 1783211106
  },
  "_maintainer": {
    "name": "Marvin N. Wright",
    "email": "cran@wrig.de",
    "login": "mnwright",
    "orcid": "0000-0002-8542-6291",
    "description": "",
    "uuid": 9598192
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "data.table",
      "role": "Imports"
    },
    {
      "package": "foreach",
      "role": "Imports"
    },
    {
      "package": "ranger",
      "role": "Imports"
    },
    {
      "package": "stringr",
      "role": "Imports"
    },
    {
      "package": "truncnorm",
      "role": "Imports"
    },
    {
      "package": "doFuture",
      "role": "Suggests"
    },
    {
      "package": "doParallel",
      "role": "Suggests"
    },
    {
      "package": "ggplot2",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "mlbench",
      "role": "Suggests"
    },
    {
      "package": "palmerpenguins",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "tibble",
      "role": "Suggests"
    }
  ],
  "_owner": "bips-hb",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-21",
      "n": 2
    },
    {
      "week": "2026-27",
      "n": 4
    }
  ],
  "_tags": [],
  "_stars": 16,
  "_contributors": [
    {
      "user": "dswatson",
      "count": 272,
      "uuid": 14347982
    },
    {
      "user": "mnwright",
      "count": 153,
      "uuid": 9598192
    },
    {
      "user": "jkapar",
      "count": 78,
      "uuid": 98796918
    },
    {
      "user": "jemus42",
      "count": 7,
      "uuid": 1613346
    },
    {
      "user": "kristinblesch",
      "count": 2,
      "uuid": 48204979
    }
  ],
  "_userbio": {
    "uuid": 34575917,
    "type": "organization",
    "name": "BIPS",
    "followers": 41,
    "description": "Leibniz Institute for Prevention Research and Epidemiology"
  },
  "_downloads": {
    "count": 521,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/arf"
  },
  "_devurl": "https://github.com/bips-hb/arf",
  "_pkgdown": "https://bips-hb.github.io/arf/",
  "_searchresults": 36,
  "_rbuild": "4.6.1",
  "_assets": [
    "extra/arf.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/NEWS.html",
    "extra/NEWS.txt",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/bips-hb/arf",
  "_realowner": "bips-hb",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.2",
      "date": "2022-12-16"
    },
    {
      "version": "0.1.3",
      "date": "2023-02-06"
    },
    {
      "version": "0.2.0",
      "date": "2024-01-24"
    },
    {
      "version": "0.2.4",
      "date": "2025-02-24"
    }
  ],
  "_exports": [
    "adversarial_rf",
    "darf",
    "earf",
    "expct",
    "forde",
    "forge",
    "impute",
    "lik",
    "rarf",
    "sample_from_leaves"
  ],
  "_help": [
    {
      "page": "arf-package",
      "title": "arf: Adversarial Random Forests",
      "topics": [
        "arf-package",
        "arf"
      ]
    },
    {
      "page": "adversarial_rf",
      "title": "Adversarial Random Forests",
      "topics": [
        "adversarial_rf"
      ]
    },
    {
      "page": "darf",
      "title": "Shortcut likelihood function",
      "topics": [
        "darf"
      ]
    },
    {
      "page": "earf",
      "title": "Shortcut expectation function",
      "topics": [
        "earf"
      ]
    },
    {
      "page": "expct",
      "title": "Expected Value",
      "topics": [
        "expct"
      ]
    },
    {
      "page": "forde",
      "title": "Forests for Density Estimation",
      "topics": [
        "forde"
      ]
    },
    {
      "page": "forge",
      "title": "Forests for Generative Modeling",
      "topics": [
        "forge"
      ]
    },
    {
      "page": "impute",
      "title": "Missing value imputation with ARF",
      "topics": [
        "impute"
      ]
    },
    {
      "page": "lik",
      "title": "Likelihood Estimation",
      "topics": [
        "lik"
      ]
    },
    {
      "page": "rarf",
      "title": "Shortcut sampling function",
      "topics": [
        "rarf"
      ]
    },
    {
      "page": "sample_from_leaves",
      "title": "Generate synthetic data by sampling from the leaves of a random forest",
      "topics": [
        "sample_from_leaves"
      ]
    }
  ],
  "_pkglogo": "https://github.com/bips-hb/arf/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/bips-hb/arf/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "data.table",
    "foreach",
    "glue",
    "iterators",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "ranger",
    "Rcpp",
    "RcppEigen",
    "rlang",
    "stringi",
    "stringr",
    "truncnorm",
    "vctrs"
  ],
  "_vignettes": [
    {
      "source": "arf.Rmd",
      "filename": "arf.html",
      "title": "Adversarial Random Forests",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Adversarial Training",
        "Parameter Learning",
        "Likelihood Estimation",
        "Data Synthesis",
        "Conditioning",
        "Data imputation"
      ],
      "created": "2024-05-03 06:41:27",
      "modified": "2025-02-21 07:31:06",
      "commits": 3
    }
  ],
  "_score": 6.362482474751174,
  "_indexed": true,
  "_nocasepkg": "arf",
  "_universes": [
    "bips-hb",
    "mnwright"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-07-05T01:55:23.000Z",
      "distro": "resolute",
      "commit": "f08c562b76144f652db8b3dbcdd156cced0c1291",
      "fileid": "https://r2.ropensci.org/e7dd45fa411084c243978416a5b69ad0ea31267ac0d7d99ec429ac9d693671b9",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/28726114755"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.5",
      "date": "2026-07-05T01:55:14.000Z",
      "distro": "resolute",
      "commit": "f08c562b76144f652db8b3dbcdd156cced0c1291",
      "fileid": "https://r2.ropensci.org/f3a8276bf72293249b13faf01d0c8609d6068b47822a7d84a14efd5b3eb81799",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/28726114755"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-07-05T01:54:15.000Z",
      "commit": "f08c562b76144f652db8b3dbcdd156cced0c1291",
      "fileid": "https://r2.ropensci.org/de87fa68b6e90f66852c34cbe8e90bb819afd79cacdef267e2c489270336c2dd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/28726114755"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.5",
      "date": "2026-07-05T01:54:22.000Z",
      "commit": "f08c562b76144f652db8b3dbcdd156cced0c1291",
      "fileid": "https://r2.ropensci.org/77aa79e5bbda657bc64d145edd7f21c8acbbcb5eb561381796ecad8ac6c939fd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/28726114755"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.5",
      "date": "2026-07-05T01:55:41.000Z",
      "commit": "f08c562b76144f652db8b3dbcdd156cced0c1291",
      "fileid": "https://r2.ropensci.org/6d1ac396aa97748b8b6d34c1c31dd92786f92c9b7bc2261972c138347a77f279",
      "status": "success",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/28726114755"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-07-05T01:54:08.000Z",
      "commit": "f08c562b76144f652db8b3dbcdd156cced0c1291",
      "fileid": "https://r2.ropensci.org/dfbb3e9c34dc5a037fdea916db95e9818843b645378e862ed9be0cda4bc5334a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/28726114755"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-07-05T01:54:02.000Z",
      "commit": "f08c562b76144f652db8b3dbcdd156cced0c1291",
      "fileid": "https://r2.ropensci.org/5e89fb1b013c39ecc8af54de4a653ee58d8dd2e379fbde59da5b049d04cb8738",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/28726114755"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.5",
      "date": "2026-07-05T01:54:05.000Z",
      "commit": "f08c562b76144f652db8b3dbcdd156cced0c1291",
      "fileid": "https://r2.ropensci.org/6ddd3c7c61e7185f7cdc927ddf5e8a491b6ecb48fd67b17b9033a6d03b4e73f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/bips-hb/actions/runs/28726114755"
    }
  ]
}