{
  "_id": "6a102719acfb0bcc41c8fe4f",
  "Package": "recforest",
  "Title": "Random Survival Forest for Recurrent Events",
  "Version": "1.0.2",
  "Authors@R": "c(person(\"Juliette\", \"Murris\", email = \"murris.juliette@gmail.com\",\nrole = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-7017-9865\")),\nperson(\"Guillaume\", \"Desachy\", email = \"guillaume.desachy@pierre-fabre.com\",\nrole = c(\"aut\"), comment = c(ORCID = \"0000-0002-2000-1436\")),\nperson(\"Colin\", \"Fay\", email = \"colin@thinkr.fr\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0001-7343-1846\")),\nperson(\"Yohann\", \"Mansiaux\", email = \"yohann@thinkr.fr\", role = c(\"aut\"),\ncomment = c(ORCID = \"0000-0002-8905-6603\")),\nperson(\"Audrey\",\"Lavenu\", email = \"audrey.lavenu@univ-rennes.fr\",\nrole = c(\"aut\"), comment = c(ORCID = \"0000-0002-0049-2397\")),\nperson(\"Sandrine\",\"Katsahian\", email = \"sandrine.katsahian@aphp.fr\",\nrole = c(\"aut\"), comment = c(ORCID = \"0000-0002-7261-0671\"))\n)",
  "Description": "A tool designed to analyze recurrent events when dealing\nwith right-censored data and the potential presence of a\nterminal event (that prevents further occurrences, like death).\nIt extends the random survival forest algorithm, adapting\nsplitting rules and node estimators to handle complexities of\nrecurrent events. The methodology is fully described in Murris,\nJ., Bouaziz, O., Jakubczak, M., Katsahian, S., & Lavenu, A.\n(2024) (<https://hal.science/hal-04612431v1/document>).",
  "License": "Apache License (>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.2",
  "Config/testthat/edition": "3",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-13 08:31:52 UTC",
    "User": "root"
  },
  "Author": "Juliette Murris [aut, cre] (ORCID:\n<https://orcid.org/0000-0002-7017-9865>), Guillaume Desachy\n[aut] (ORCID: <https://orcid.org/0000-0002-2000-1436>), Colin\nFay [aut] (ORCID: <https://orcid.org/0000-0001-7343-1846>),\nYohann Mansiaux [aut] (ORCID:\n<https://orcid.org/0000-0002-8905-6603>), Audrey Lavenu [aut]\n(ORCID: <https://orcid.org/0000-0002-0049-2397>), Sandrine\nKatsahian [aut] (ORCID:\n<https://orcid.org/0000-0002-7261-0671>)",
  "Maintainer": "Juliette Murris <murris.juliette@gmail.com>",
  "Repository": "https://cran.r-universe.dev",
  "Date/Publication": "2026-01-13 16:40:02 UTC",
  "RemoteUrl": "https://github.com/cran/recforest",
  "RemoteRef": "HEAD",
  "RemoteSha": "490c51709acd505c1fc433aba24b455e6b7dd3e9",
  "MD5sum": "b56b29648d284ee78e7a20e0edc172f2",
  "_user": "cran",
  "_type": "src",
  "_file": "recforest_1.0.2.tar.gz",
  "_fileid": "e80aa06c8f5d27efad8f3876379898f1b992643ab048789695ad6fb482a69d51",
  "_filesize": 679140,
  "_sha256": "e80aa06c8f5d27efad8f3876379898f1b992643ab048789695ad6fb482a69d51",
  "_created": "2026-05-13T08:31:52.000Z",
  "_published": "2026-05-22T09:51:21.380Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77356145019,
      "time": 227,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "6965315210"
    },
    {
      "job": 77356144858,
      "time": 222,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965313371"
    },
    {
      "job": 77356144673,
      "time": 231,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "6965240784"
    },
    {
      "job": 77356144548,
      "time": 123,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7157679276"
    }
  ],
  "_buildurl": "https://github.com/r-universe/cran/actions/runs/25787599245",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/cran/recforest",
  "_commit": {
    "id": "490c51709acd505c1fc433aba24b455e6b7dd3e9",
    "author": "Juliette Murris <murris.juliette@gmail.com>",
    "committer": "cran-robot <csardi.gabor+cran@gmail.com>",
    "message": "version 1.0.2\n",
    "time": 1768322402
  },
  "_maintainer": {
    "name": "Juliette Murris",
    "email": "murris.juliette@gmail.com",
    "orcid": "0000-0002-7017-9865"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "cli",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "future",
      "role": "Imports"
    },
    {
      "package": "future.apply",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "methods",
      "role": "Imports"
    },
    {
      "package": "mets",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "reda",
      "role": "Imports"
    },
    {
      "package": "stats",
      "role": "Imports"
    },
    {
      "package": "survival",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "role": "Imports"
    },
    {
      "package": "timereg",
      "role": "Imports"
    },
    {
      "package": "frailtypack",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "role": "Suggests"
    }
  ],
  "_owner": "cran",
  "_selfowned": false,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-03",
      "n": 1
    }
  ],
  "_tags": [
    {
      "name": "1.0.2",
      "date": "2026-01-13"
    }
  ],
  "_stars": 1,
  "_userbio": {
    "uuid": 6899542,
    "type": "organization",
    "name": "cran",
    "description": "Unofficial read-only mirror of all CRAN R packages"
  },
  "_downloads": {
    "count": 497,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/recforest"
  },
  "_searchresults": 6,
  "_rbuild": "4.6.0",
  "_assets": [
    "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",
    "extra/recforest.html",
    "manual.pdf"
  ],
  "_realowner": "cran",
  "_cranurl": false,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2024-12-05"
    },
    {
      "version": "1.0.2",
      "date": "2026-01-13"
    }
  ],
  "_exports": [
    "%>%",
    "is_supported_variable",
    "make_decision",
    "train_forest"
  ],
  "_datasets": [
    {
      "name": "bladder1_recforest",
      "title": "bladder1_recforest : Bladder Cancer Recurrences",
      "object": "bladder1_recforest",
      "class": [
        "tbl_df",
        "tbl",
        "data.frame"
      ],
      "fields": [
        "id",
        "t.start",
        "t.stop",
        "treatment",
        "number",
        "size",
        "death",
        "event"
      ],
      "rows": 294,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "bladder1_recforest",
      "title": "bladder1_recforest : Bladder Cancer Recurrences",
      "topics": [
        "bladder1_recforest"
      ]
    },
    {
      "page": "is_supported_variable",
      "title": "Check if a Variable is Supported",
      "topics": [
        "is_supported_variable"
      ]
    },
    {
      "page": "make_decision",
      "title": "Make a Decision Based on Input",
      "topics": [
        "make_decision"
      ]
    },
    {
      "page": "plot.recforest",
      "title": "Plot method for recforest objects",
      "topics": [
        "plot.recforest"
      ]
    },
    {
      "page": "predict.recforest",
      "title": "Predict using a recforest model",
      "topics": [
        "predict.recforest"
      ]
    },
    {
      "page": "print.recforest",
      "title": "Print method for recforest objects",
      "topics": [
        "print.recforest"
      ]
    },
    {
      "page": "summary.recforest",
      "title": "Summary Method for recforest Objects",
      "topics": [
        "summary.recforest"
      ]
    },
    {
      "page": "train_forest",
      "title": "Train a Recforest Model",
      "topics": [
        "train_forest"
      ]
    }
  ],
  "_pkglogo": "https://github.com/cran/recforest/raw/HEAD/man/figures/logo.svg",
  "_readme": "https://github.com/cran/recforest/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "codetools",
    "digest",
    "dplyr",
    "future",
    "future.apply",
    "generics",
    "globals",
    "glue",
    "lattice",
    "lava",
    "lifecycle",
    "listenv",
    "magrittr",
    "Matrix",
    "mets",
    "mvtnorm",
    "numDeriv",
    "parallelly",
    "pillar",
    "pkgconfig",
    "progressr",
    "purrr",
    "R6",
    "Rcpp",
    "RcppArmadillo",
    "reda",
    "rlang",
    "splines2",
    "SQUAREM",
    "survival",
    "tibble",
    "tidyselect",
    "timereg",
    "utf8",
    "vctrs",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "explain.Rmd",
      "filename": "explain.html",
      "title": "How can I assess the influence of explanatory variables on the event?",
      "engine": "knitr::rmarkdown",
      "headings": [],
      "created": "2024-12-05 18:30:02",
      "modified": "2024-12-05 18:30:02",
      "commits": 1
    },
    {
      "source": "method.Rmd",
      "filename": "method.html",
      "title": "How can I get more details about the methodology?",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Introduction",
        "Modeling framework",
        "References"
      ],
      "created": "2024-12-05 18:30:02",
      "modified": "2024-12-05 18:30:02",
      "commits": 1
    },
    {
      "source": "predict.Rmd",
      "filename": "predict.html",
      "title": "How I can predict events on a new dataset?",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Load packages",
        "Prepare data",
        "Train a recforest model",
        "Predict on new data"
      ],
      "created": "2024-12-05 18:30:02",
      "modified": "2026-01-13 16:40:02",
      "commits": 2
    }
  ],
  "_score": 3.1760912590556813,
  "_indexed": true,
  "_nocasepkg": "recforest",
  "_universes": [
    "cran"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-13T08:34:25.000Z",
      "distro": "noble",
      "commit": "490c51709acd505c1fc433aba24b455e6b7dd3e9",
      "fileid": "ffeccef1dd6609bbfa16efa8a0cb277d40e74b4867cbdc41978c9176f4dba463",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25787599245"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.2",
      "date": "2026-05-13T08:34:25.000Z",
      "distro": "noble",
      "commit": "490c51709acd505c1fc433aba24b455e6b7dd3e9",
      "fileid": "8c7cbdefdb64cd0ddb9f3e844ac8191b0f689326c5536de8f301743c136463cc",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25787599245"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.2",
      "date": "2026-05-22T09:50:54.000Z",
      "commit": "490c51709acd505c1fc433aba24b455e6b7dd3e9",
      "fileid": "13315c827bd31eb31e77e17c3d0176dab8a264d2ddeb206b44acd01b9aca4691",
      "status": "success",
      "buildurl": "https://github.com/r-universe/cran/actions/runs/25787599245"
    }
  ]
}