{
  "_id": "6a32800e3efcd9bda438ad8d",
  "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-06-17 11:03:44 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>",
  "MD5sum": "521d607988692bdf02e299349aba0c53",
  "_user": "elilillyco",
  "_type": "src",
  "_file": "rfacts_0.2.1.9000.tar.gz",
  "_fileid": "ac4c38ad0a1a58fa1c39f81f2aebbfcbaefbc7ec32c7049bacc7506b97021ed9",
  "_filesize": 252398,
  "_sha256": "ac4c38ad0a1a58fa1c39f81f2aebbfcbaefbc7ec32c7049bacc7506b97021ed9",
  "_created": "2026-06-17T11:03:44.000Z",
  "_published": "2026-06-17T11:07:58.916Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 81879416412,
      "time": 126,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7693507645"
    },
    {
      "job": 81879416391,
      "time": 172,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693524376"
    },
    {
      "job": 81879416415,
      "time": 216,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7693525613"
    },
    {
      "job": 81879416435,
      "time": 127,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693501114"
    },
    {
      "job": 81878873143,
      "time": 186,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693460264"
    },
    {
      "job": 81879416371,
      "time": 99,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693497508"
    },
    {
      "job": 81879416429,
      "time": 92,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7693494280"
    },
    {
      "job": 81879416421,
      "time": 89,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7693494774"
    },
    {
      "job": 81879416432,
      "time": 97,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7693496520"
    }
  ],
  "_buildurl": "https://github.com/r-universe/elilillyco/actions/runs/27684177249",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_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
  },
  "_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": 2772,
    "description": "Eli Lilly & Company GitHub Organization"
  },
  "_downloads": {
    "count": 223,
    "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.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/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-06-17T11:05:47.000Z",
      "distro": "noble",
      "commit": "6b7c160a418234def7bc095b65d84ba34f91a9a1",
      "fileid": "cd14a536bb3eee15687acd9473dcb9cc4a483c0b33e96a8e0560255ffedd2148",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/27684177249"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1.9000",
      "date": "2026-06-17T11:06:32.000Z",
      "distro": "noble",
      "commit": "6b7c160a418234def7bc095b65d84ba34f91a9a1",
      "fileid": "da8aab7aab4b7181677ec02de3e29aa45bfd3302a57bd33ed464fc436d823dca",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/27684177249"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-06-17T11:06:37.000Z",
      "commit": "6b7c160a418234def7bc095b65d84ba34f91a9a1",
      "fileid": "9751154a839affa3ae0d69e0e41ce62035319261e36d3ae8ff570dc20cdfc20b",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/27684177249"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1.9000",
      "date": "2026-06-17T11:05:37.000Z",
      "commit": "6b7c160a418234def7bc095b65d84ba34f91a9a1",
      "fileid": "b96b9a8cd381787d4904e5d5af2e2b6f32b377ca3c3e288f494323d0621c46ef",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/27684177249"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1.9000",
      "date": "2026-06-17T11:05:40.000Z",
      "commit": "6b7c160a418234def7bc095b65d84ba34f91a9a1",
      "fileid": "b021f340c8fbe24b56cac1fd9cbc7eff83c546e48e7733173538a3af3aa41d75",
      "status": "success",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/27684177249"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-06-17T11:05:06.000Z",
      "commit": "6b7c160a418234def7bc095b65d84ba34f91a9a1",
      "fileid": "5f2c169eba8dcdcd1a2327741b3e0f9b1e869cd1b95f81a37fea86c0ce5e8153",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/27684177249"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-06-17T11:05:08.000Z",
      "commit": "6b7c160a418234def7bc095b65d84ba34f91a9a1",
      "fileid": "efb3764162ed57ee303574e1d5429cd9f6905accd9079c03ee5350a1a78628f5",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/27684177249"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1.9000",
      "date": "2026-06-17T11:05:10.000Z",
      "commit": "6b7c160a418234def7bc095b65d84ba34f91a9a1",
      "fileid": "eb6ba4ef7cba0e727f16847ca374a5eefcf64e363b9af80c2f87eaed8b6f0689",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/elilillyco/actions/runs/27684177249"
    }
  ]
}