{
  "_id": "6a59e8d209eb0996dd68f622",
  "Package": "rfacts",
  "Title": "R Interface to 'FACTS' on Unix-Like Systems",
  "Description": "The 'rfacts' package is an R interface to the Fixed and\nAdaptive Clinical Trial Simulator ('FACTS') on Unix-like\nsystems. It programmatically invokes 'FACTS' to run clinical\ntrial simulations, and it aggregates simulation output data\ninto tidy data frames. These capabilities provide end-to-end\nautomation for large-scale simulation pipelines, and they\nenhance computational reproducibility. For more information on\n'FACTS' itself, please visit\n<https://www.berryconsultants.com/software/>.",
  "Version": "0.2.1.9000",
  "License": "MIT + file LICENSE",
  "URL": "https://elilillyco.github.io/rfacts/,\nhttps://github.com/EliLillyCo/rfacts",
  "BugReports": "https://github.com/EliLillyCo/rfacts/issues",
  "Authors@R": "c(\nperson(\nfamily = \"Landau\",\ngiven = c(\"William\", \"Michael\"),\nemail = \"will.landau@gmail.com\",\nrole = c(\"aut\", \"cre\"),\ncomment = c(ORCID = \"0000-0003-1878-3253\")\n),\nperson(\nfamily = \"Eli Lilly and Company\",\nrole = \"cph\"\n))",
  "SystemRequirements": "FACTS Linux engines (>= 6.2.4), FLFLL (>= 6.2.4),\nMono (>= 5.20.1.19)",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Language": "en-US",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.2.1",
  "Config/pak/sysreqs": "cmake make libuv1-dev libxml2-dev",
  "Repository": "https://elilillyco.r-universe.dev",
  "Date/Publication": "2022-08-19 12:56:17 UTC",
  "RemoteUrl": "https://github.com/elilillyco/rfacts",
  "RemoteRef": "HEAD",
  "RemoteSha": "6b7c160a418234def7bc095b65d84ba34f91a9a1",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-07-17 08:29:00 UTC",
    "User": "root"
  },
  "Author": "William Michael Landau [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-1878-3253>),\nEli Lilly and Company [cph]",
  "Maintainer": "William Michael Landau <will.landau@gmail.com>",
  "_user": "elilillyco",
  "_type": "src",
  "_file": "rfacts_0.2.1.9000.tar.gz",
  "_fileid": "https://r2.ropensci.org/94ee77c9ce66d71426e865da821d99bb2e50f421ce25f9f4aa76cea4fab20f19",
  "_filesize": 249690,
  "_sha256": "94ee77c9ce66d71426e865da821d99bb2e50f421ce25f9f4aa76cea4fab20f19",
  "_expires": "2026-10-25T08:33:20.000Z",
  "_created": "2026-07-17T08:29:00.000Z",
  "_published": "2026-07-17T08:33:22.170Z",
  "_jobs": [
    {
      "job": 87840469673,
      "time": 136,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8401378618"
    },
    {
      "job": 87840469681,
      "time": 120,
      "config": "linux-release-x86_64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8401373056"
    },
    {
      "job": 87840469654,
      "time": 223,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8401394245"
    },
    {
      "job": 87840469659,
      "time": 201,
      "config": "macos-release-arm64",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8401387003"
    },
    {
      "job": 87839741931,
      "time": 241,
      "config": "source",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8401327681"
    },
    {
      "job": 87840469656,
      "time": 102,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "8401366138"
    },
    {
      "job": 87840469652,
      "time": 70,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "8401353312"
    },
    {
      "job": 87840469668,
      "time": 82,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "8401358073"
    },
    {
      "job": 87840469690,
      "time": 84,
      "config": "windows-release",
      "r": "4.6.1",
      "check": "OK",
      "artifact": "8401358806"
    }
  ],
  "_host": "GitHub-Actions",
  "_buildurl": "https://github.com/r-universe/elilillyco/actions/runs/29566335318",
  "_status": "success",
  "_upstream": "https://github.com/elilillyco/rfacts",
  "_commit": {
    "id": "6b7c160a418234def7bc095b65d84ba34f91a9a1",
    "author": "wlandau <will.landau@gmail.com>",
    "committer": "wlandau <will.landau@gmail.com>",
    "message": "Dev version\n",
    "time": 1660913777
  },
  "_maintainer": {
    "name": "William Michael Landau",
    "email": "will.landau@gmail.com",
    "login": "wlandau",
    "orcid": "0000-0003-1878-3253",
    "twitter": "@wmlandau",
    "description": "Statistician and developer",
    "uuid": 1580860
  },
  "_distro": "resolute",
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.6.0",
      "role": "Depends"
    },
    {
      "package": "digest",
      "version": ">= 0.6.25",
      "role": "Imports"
    },
    {
      "package": "fs",
      "version": ">= 1.3.1",
      "role": "Imports"
    },
    {
      "package": "tibble",
      "version": ">= 2.1.3",
      "role": "Imports"
    },
    {
      "package": "utils",
      "role": "Imports"
    },
    {
      "package": "xml2",
      "version": ">= 1.2.2",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "version": ">= 0.8.4",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "version": ">= 1.28",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "version": ">= 2.1",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    },
    {
      "package": "withr",
      "version": ">= 2.2.0",
      "role": "Suggests"
    }
  ],
  "_owner": "elilillyco",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_topics": [
    "clinical-trials",
    "facts",
    "simulation"
  ],
  "_stars": 8,
  "_contributors": [
    {
      "user": "wlandau-lilly",
      "count": 52,
      "uuid": 22958003
    },
    {
      "user": "wlandau",
      "count": 8,
      "uuid": 1580860
    }
  ],
  "_userbio": {
    "uuid": 16001067,
    "type": "organization",
    "name": "Eli Lilly & Company",
    "followers": 2891,
    "description": "Eli Lilly & Company GitHub Organization"
  },
  "_downloads": {
    "count": 226,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/rfacts"
  },
  "_devurl": "https://github.com/elilillyco/rfacts",
  "_pkgdown": "https://elilillyco.github.io/rfacts/",
  "_searchresults": 13,
  "_rbuild": "4.6.1",
  "_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/rfacts.html",
    "LICENSE",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/elilillyco/rfacts",
  "_realowner": "elilillyco",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.0.2",
      "date": "2020-10-14"
    },
    {
      "version": "0.1.0",
      "date": "2021-01-04"
    },
    {
      "version": "0.1.1",
      "date": "2021-03-27"
    },
    {
      "version": "0.2.0",
      "date": "2022-01-04"
    },
    {
      "version": "0.2.1",
      "date": "2022-08-19"
    }
  ],
  "_exports": [
    "get_csv_files",
    "get_facts_engine",
    "get_facts_file_example",
    "get_facts_scenarios",
    "get_facts_version",
    "get_facts_versions",
    "get_param_dirs",
    "get_param_files",
    "overwrite_csv_files",
    "prep_param_files",
    "read_cohorts",
    "read_csv_special",
    "read_facts",
    "read_master_mcmc",
    "read_master_patients",
    "read_master_weeks",
    "read_mcmc",
    "read_patients",
    "read_s1_mcmc",
    "read_s1_patients",
    "read_s1_weeks",
    "read_s2_mcmc",
    "read_s2_patients",
    "read_s2_weeks",
    "read_simulations",
    "read_weeks",
    "reset_rfacts_paths",
    "rfacts_paths",
    "rfacts_sitrep",
    "run_engine",
    "run_engine_aipf_contin",
    "run_engine_aipf_dichot",
    "run_engine_aipf_tte",
    "run_engine_contin",
    "run_engine_crm",
    "run_engine_dichot",
    "run_engine_multep",
    "run_engine_tte",
    "run_facts",
    "run_flfll",
    "write_facts"
  ],
  "_help": [
    {
      "page": "rfacts-package",
      "title": "rfacts: interface to FACTS on Unix-like systems",
      "topics": [
        "rfacts-package",
        "rfacts"
      ]
    },
    {
      "page": "facts_engines",
      "title": "Engine-specific trial simulation functions",
      "topics": [
        "facts_engines",
        "run_engine_aipf_contin",
        "run_engine_aipf_dichot",
        "run_engine_aipf_tte",
        "run_engine_contin",
        "run_engine_crm",
        "run_engine_dichot",
        "run_engine_multep",
        "run_engine_tte"
      ]
    },
    {
      "page": "facts_results",
      "title": "Read trial simulation results",
      "topics": [
        "facts_results",
        "read_cohorts",
        "read_csv_special",
        "read_master_mcmc",
        "read_master_patients",
        "read_master_weeks",
        "read_mcmc",
        "read_patients",
        "read_s1_mcmc",
        "read_s1_patients",
        "read_s1_weeks",
        "read_s2_mcmc",
        "read_s2_patients",
        "read_s2_weeks",
        "read_simulations",
        "read_weeks"
      ]
    },
    {
      "page": "get_csv_files",
      "title": "List FACTS-generated CSV files",
      "topics": [
        "get_csv_files"
      ]
    },
    {
      "page": "get_facts_engine",
      "title": "Get the FACTS engine function matching your FACTS file",
      "topics": [
        "get_facts_engine"
      ]
    },
    {
      "page": "get_facts_file_example",
      "title": "Locate an example FACTS file",
      "topics": [
        "get_facts_file_example"
      ]
    },
    {
      "page": "get_facts_scenarios",
      "title": "List the names of simulation scenarios",
      "topics": [
        "get_facts_scenarios"
      ]
    },
    {
      "page": "get_facts_version",
      "title": "Get FACTS version matching your FACTS file",
      "topics": [
        "get_facts_version"
      ]
    },
    {
      "page": "get_facts_versions",
      "title": "List supported FACTS versions",
      "topics": [
        "get_facts_versions"
      ]
    },
    {
      "page": "get_param_dirs",
      "title": "List the directories containing param files",
      "topics": [
        "get_param_dirs"
      ]
    },
    {
      "page": "get_param_files",
      "title": "List the paths to the param files",
      "topics": [
        "get_param_files"
      ]
    },
    {
      "page": "overwrite_csv_files",
      "title": "Overwrite FACTS CSV output files",
      "topics": [
        "overwrite_csv_files"
      ]
    },
    {
      "page": "prep_param_files",
      "title": "Arrange the param files for the engines ahead of time.",
      "topics": [
        "prep_param_files"
      ]
    },
    {
      "page": "read_facts",
      "title": "Read parts of FACTS files.",
      "topics": [
        "read_facts"
      ]
    },
    {
      "page": "reset_rfacts_paths",
      "title": "Reset system dependency info",
      "topics": [
        "reset_rfacts_paths"
      ]
    },
    {
      "page": "rfacts_paths",
      "title": "Read paths to rfacts system dependencies",
      "topics": [
        "rfacts_paths"
      ]
    },
    {
      "page": "rfacts_sitrep",
      "title": "Check configuration of system dependencies",
      "topics": [
        "rfacts_sitrep"
      ]
    },
    {
      "page": "run_engine",
      "title": "Run trial simulations",
      "topics": [
        "run_engine"
      ]
    },
    {
      "page": "run_facts",
      "title": "Run FACTS",
      "topics": [
        "run_facts"
      ]
    },
    {
      "page": "run_flfll",
      "title": "Generate param files to prepare for trial simulations",
      "topics": [
        "run_flfll"
      ]
    },
    {
      "page": "write_facts",
      "title": "Write modified FACTS files.",
      "topics": [
        "write_facts"
      ]
    }
  ],
  "_readme": "https://github.com/elilillyco/rfacts/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "digest",
    "fs",
    "glue",
    "lifecycle",
    "magrittr",
    "pillar",
    "pkgconfig",
    "rlang",
    "tibble",
    "utf8",
    "vctrs",
    "xml2"
  ],
  "_vignettes": [
    {
      "source": "generate.Rmd",
      "filename": "generate.html",
      "title": "Generating FACTS files",
      "engine": "knitr::rmarkdown",
      "headings": [
        "FACTS XML format",
        "Write FACTS files",
        "Check your work"
      ],
      "created": "2020-12-02 22:22:42",
      "modified": "2021-01-07 23:14:12",
      "commits": 6
    },
    {
      "source": "config.Rmd",
      "filename": "config.html",
      "title": "System configuration",
      "engine": "knitr::rmarkdown",
      "headings": [
        "System dependency specification file",
        "Required columns",
        "Connecting rfacts to the system dependencies"
      ],
      "created": "2020-09-17 17:51:57",
      "modified": "2020-10-13 13:16:11",
      "commits": 2
    },
    {
      "source": "te.Rmd",
      "filename": "te.html",
      "title": "Trial execution mode",
      "engine": "knitr::rmarkdown",
      "headings": [
        "How it works",
        "Test locally first",
        "On a cluster"
      ],
      "created": "2020-09-17 17:51:57",
      "modified": "2020-10-07 13:40:46",
      "commits": 2
    }
  ],
  "_score": 5.193124598354461,
  "_indexed": true,
  "_nocasepkg": "rfacts",
  "_universes": [
    "elilillyco",
    "wlandau"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-07-17T08:31:16.000Z",
      "distro": "resolute",
      "commit": "6b7c160a418234def7bc095b65d84ba34f91a9a1",
      "fileid": "https://r2.ropensci.org/52b20579c3166d57b5bbd2f70496d67187607efa6896fa63fec5a3ee578fd424",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/29566335318"
    },
    {
      "r": "4.6.1",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-07-17T08:31:03.000Z",
      "distro": "resolute",
      "commit": "6b7c160a418234def7bc095b65d84ba34f91a9a1",
      "fileid": "https://r2.ropensci.org/733d6b04a38a98c0a44be800ac77b1b0baa8972bd88f0661cea698c580d59b27",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/29566335318"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-17T08:31:53.000Z",
      "commit": "6b7c160a418234def7bc095b65d84ba34f91a9a1",
      "fileid": "https://r2.ropensci.org/95fa0981856cc95b480bd9df0a292bd12ff90ac88d68e4718d684299c6ee7037",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/29566335318"
    },
    {
      "r": "4.6.1",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-07-17T08:31:33.000Z",
      "commit": "6b7c160a418234def7bc095b65d84ba34f91a9a1",
      "fileid": "https://r2.ropensci.org/b4bfb7abad6a9aca7cbc1166d2227748433e340068dd58e1aaa9aade448e6745",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/29566335318"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-07-17T08:30:58.000Z",
      "commit": "6b7c160a418234def7bc095b65d84ba34f91a9a1",
      "fileid": "https://r2.ropensci.org/f1dadac247222d8d14a705abd0ddfbe7e3f9396d5e6e529482fdb6e305e3edb8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/29566335318"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-17T08:30:00.000Z",
      "commit": "6b7c160a418234def7bc095b65d84ba34f91a9a1",
      "fileid": "https://r2.ropensci.org/6644d265df15922ece3f80b48b326a07220ca7708f3f1f35c9e6efd573f61a29",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/29566335318"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-17T08:30:12.000Z",
      "commit": "6b7c160a418234def7bc095b65d84ba34f91a9a1",
      "fileid": "https://r2.ropensci.org/15a31bb8177c31bd08fa64508e996f25d9791d174d36909d86c6514db1057d9e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/29566335318"
    },
    {
      "r": "4.6.1",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-07-17T08:30:13.000Z",
      "commit": "6b7c160a418234def7bc095b65d84ba34f91a9a1",
      "fileid": "https://r2.ropensci.org/8f1a2aa8de275b091e63937816792fe7de3026f5eab4f19fdb7e3ed9214c3b1a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/29566335318"
    }
  ]
}