{
  "_id": "6a101788acfb0bcc41c84f3a",
  "Package": "accrualPlot",
  "Type": "Package",
  "Title": "Accrual Plots and Predictions for Clinical Trials",
  "Version": "1.0.10",
  "Authors@R": "c(\nperson(given = \"Lukas\", family = \"Bütikofer\", role = c(\"cre\", \"aut\"),\nemail = \"lukas.buetikofer@unibe.ch\"),\nperson(given = \"Alan G.\", family = \"Haynes\", role = \"aut\",\nemail = \"alan.haynes@unibe.ch\"))",
  "Maintainer": "Lukas Bütikofer <lukas.buetikofer@unibe.ch>",
  "Description": "Tracking accrual in clinical trials is important for trial\nsuccess. If accrual is too slow, the trial will take too long\nand be too expensive. If accrual is much faster than expected,\ntime sensitive tasks such as the writing of statistical\nanalysis plans might need to be rushed. 'accrualPlot' provides\nfunctions to aid the tracking of accrual and predict when a\ntrial will reach it's intended sample size.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/dcr-unibe-ch/accrualPlot,\nhttps://dcr-unibe-ch.github.io/accrualPlot/",
  "BugReports": "https://github.com/dcr-unibe-ch/accrualPlot/issues",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.3",
  "VignetteBuilder": "knitr",
  "LazyData": "true",
  "Repository": "https://dcr-unibe-ch.r-universe.dev",
  "Date/Publication": "2026-03-23 16:34:44 UTC",
  "RemoteUrl": "https://github.com/dcr-unibe-ch/accrualPlot",
  "RemoteRef": "HEAD",
  "RemoteSha": "4ac0403eddf8d427033af1837b0d8072dd4cdcac",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 08:41:56 UTC",
    "User": "root"
  },
  "Author": "Lukas Bütikofer [cre, aut],\nAlan G. Haynes [aut]",
  "MD5sum": "b471d3fa90a393a54ebfe0f839866fef",
  "_user": "dcr-unibe-ch",
  "_type": "src",
  "_file": "accrualPlot_1.0.10.tar.gz",
  "_fileid": "e056292d378f115e1a1c6b78952bb896d507c907ce7fe47d238b8689f407aba5",
  "_filesize": 1088867,
  "_sha256": "e056292d378f115e1a1c6b78952bb896d507c907ce7fe47d238b8689f407aba5",
  "_created": "2026-05-22T08:41:56.000Z",
  "_published": "2026-05-22T08:44:56.865Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77346055680,
      "time": 134,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156443976"
    },
    {
      "job": 77346055700,
      "time": 150,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156448632"
    },
    {
      "job": 77346055657,
      "time": 101,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7156433754"
    },
    {
      "job": 77346055661,
      "time": 111,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156436764"
    },
    {
      "job": 77345631187,
      "time": 172,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156401707"
    },
    {
      "job": 77346055653,
      "time": 98,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156433151"
    },
    {
      "job": 77346055684,
      "time": 108,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156436027"
    },
    {
      "job": 77346055658,
      "time": 113,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7156438129"
    },
    {
      "job": 77346055679,
      "time": 117,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156438578"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/26277596224",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dcr-unibe-ch/accrualPlot",
  "_commit": {
    "id": "4ac0403eddf8d427033af1837b0d8072dd4cdcac",
    "author": "Alan Haynes <aghaynes@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Add DCR-R-CMD-CHECK workflow configuration",
    "time": 1774283684
  },
  "_maintainer": {
    "name": "Lukas Bütikofer",
    "email": "lukas.buetikofer@unibe.ch",
    "login": "lbueti",
    "description": "",
    "uuid": 54433807
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "lubridate",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "ggplot2",
      "role": "Imports"
    },
    {
      "package": "grid",
      "role": "Imports"
    },
    {
      "package": "magrittr",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "markdown",
      "role": "Suggests"
    },
    {
      "package": "patchwork",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "vdiffr",
      "role": "Suggests"
    }
  ],
  "_owner": "dcr-unibe-ch",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2026-11",
      "n": 6
    },
    {
      "week": "2026-13",
      "n": 1
    }
  ],
  "_tags": [],
  "_topics": [
    "recruitment"
  ],
  "_stars": 3,
  "_contributors": [
    {
      "user": "aghaynes",
      "count": 233,
      "uuid": 6594028
    },
    {
      "user": "lbueti",
      "count": 34,
      "uuid": 54433807
    }
  ],
  "_userbio": {
    "uuid": 264417472,
    "type": "organization",
    "name": "Department of Clinical Research (DCR)",
    "description": "As the University of Bern's Department of Clinical Research, we offer clinical researchers full support from study design to study conduct."
  },
  "_downloads": {
    "count": 694,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/accrualPlot"
  },
  "_devurl": "https://github.com/dcr-unibe-ch/accrualplot",
  "_pkgdown": "https://dcr-unibe-ch.github.io/accrualPlot/",
  "_searchresults": 20,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/accrualPlot.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/dcr-unibe-ch/accrualplot",
  "_realowner": "dcr-unibe-ch",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.1",
      "date": "2022-05-09"
    },
    {
      "version": "1.0.7",
      "date": "2022-08-16"
    },
    {
      "version": "1.0.10",
      "date": "2026-03-11"
    }
  ],
  "_exports": [
    "accrual_create_df",
    "accrual_linear_model",
    "accrual_plot_abs",
    "accrual_plot_cum",
    "accrual_plot_predict",
    "accrual_predict",
    "accrual_table",
    "accrual_time_unit",
    "gg_accrual_plot_abs",
    "gg_accrual_plot_cum",
    "gg_accrual_plot_predict"
  ],
  "_datasets": [
    {
      "name": "accrualdemo",
      "title": "Demonstration data set",
      "object": "accrualdemo",
      "class": [
        "data.frame"
      ],
      "fields": [
        "date",
        "site"
      ],
      "rows": 250,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "accrual_create_df",
      "title": "accrual_create_df",
      "topics": [
        "accrual_create_df"
      ]
    },
    {
      "page": "accrual_linear_model",
      "title": "accrual_linear_model",
      "topics": [
        "accrual_linear_model"
      ]
    },
    {
      "page": "accrual_plot_abs",
      "title": "Absolute accrual plots",
      "topics": [
        "accrual_plot_abs",
        "gg_accrual_plot_abs"
      ]
    },
    {
      "page": "accrual_plot_cum",
      "title": "Cumulative accrual plots",
      "topics": [
        "accrual_plot_cum",
        "gg_accrual_plot_cum"
      ]
    },
    {
      "page": "accrual_plot_predict",
      "title": "Accrual prediction plots",
      "topics": [
        "accrual_plot_predict",
        "gg_accrual_plot_predict"
      ]
    },
    {
      "page": "accrual_predict",
      "title": "accrual_predict",
      "topics": [
        "accrual_predict"
      ]
    },
    {
      "page": "accrual_table",
      "title": "accrual_table",
      "topics": [
        "accrual_table"
      ]
    },
    {
      "page": "accrual_time_unit",
      "title": "accrual_time_unit",
      "topics": [
        "accrual_time_unit"
      ]
    },
    {
      "page": "accrualdemo",
      "title": "Demonstration data set",
      "topics": [
        "accrualdemo"
      ]
    },
    {
      "page": "as.data.frame.accrual_list",
      "title": "as.data.frame method for accural_list objects",
      "topics": [
        "as.data.frame.accrual_list"
      ]
    },
    {
      "page": "plot.accrual_df",
      "title": "Plot method for accrual data frames produced by 'accrual_create_df'",
      "topics": [
        "plot.accrual_df"
      ]
    },
    {
      "page": "print.accrual_df",
      "title": "Print methods for accrual objects",
      "topics": [
        "print.accrual_df",
        "print.accrual_list"
      ]
    },
    {
      "page": "summary.accrual_df",
      "title": "Summary method for accrual_dfs (as created by accrual_create_df)",
      "topics": [
        "summary.accrual_df"
      ]
    }
  ],
  "_pkglogo": "https://github.com/dcr-unibe-ch/accrualPlot/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/dcr-unibe-ch/accrualPlot/raw/HEAD/README.md",
  "_rundeps": [
    "cli",
    "cpp11",
    "dplyr",
    "farver",
    "generics",
    "ggplot2",
    "glue",
    "gtable",
    "isoband",
    "labeling",
    "lifecycle",
    "lubridate",
    "magrittr",
    "pillar",
    "pkgconfig",
    "purrr",
    "R6",
    "RColorBrewer",
    "rlang",
    "S7",
    "scales",
    "tibble",
    "tidyselect",
    "timechange",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr"
  ],
  "_vignettes": [
    {
      "source": "accrualPlot.Rmd",
      "filename": "accrualPlot.html",
      "title": "accrualPlot",
      "engine": "knitr::rmarkdown",
      "headings": [
        "The accrual_df",
        "Monocentric trials",
        "Multicentric trials",
        "Start and end dates",
        "Accrual plots",
        "Cumulative plots",
        "Absolute recruitment",
        "Predictions",
        "Date at which a target sample size is reached",
        "Sample size at a specific time point",
        "Recruitment tables"
      ],
      "created": "2021-05-12 14:11:49",
      "modified": "2022-08-08 16:33:00",
      "commits": 9
    }
  ],
  "_score": 4.778151250383644,
  "_indexed": true,
  "_nocasepkg": "accrualplot",
  "_universes": [
    "dcr-unibe-ch",
    "lbueti"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.10",
      "date": "2026-05-22T08:43:53.000Z",
      "distro": "noble",
      "commit": "4ac0403eddf8d427033af1837b0d8072dd4cdcac",
      "fileid": "afaaee9f294e86aa3c6b81607158f910c6672a447e476c005033cc10aa5556ed",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/26277596224"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.10",
      "date": "2026-05-22T08:44:06.000Z",
      "distro": "noble",
      "commit": "4ac0403eddf8d427033af1837b0d8072dd4cdcac",
      "fileid": "99775020af0451a07aafc01f4703c20a1b9950ae137d3983094013393bcc2e68",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/26277596224"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.10",
      "date": "2026-05-22T08:43:31.000Z",
      "commit": "4ac0403eddf8d427033af1837b0d8072dd4cdcac",
      "fileid": "fdd33c5ff10d0cb5ff296ed1d0f09aa81c9af2f16aacd3c3e31aabd3a709f3ee",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/26277596224"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.10",
      "date": "2026-05-22T08:43:38.000Z",
      "commit": "4ac0403eddf8d427033af1837b0d8072dd4cdcac",
      "fileid": "a78bf091c6a4a223c7b3fdb6cb79f470e014e4e5957b23287e09af4d6b28bb47",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/26277596224"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.10",
      "date": "2026-05-22T08:43:52.000Z",
      "commit": "4ac0403eddf8d427033af1837b0d8072dd4cdcac",
      "fileid": "1d13e36bd637232b5d08c834927d61c12e254f0e0d8a3855de8464710e61def8",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/26277596224"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.10",
      "date": "2026-05-22T08:43:20.000Z",
      "commit": "4ac0403eddf8d427033af1837b0d8072dd4cdcac",
      "fileid": "c78864f6ed872a727da4ccf1aac62a69bb7c5c99ccf03bfd6398181a0bc31846",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/26277596224"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.10",
      "date": "2026-05-22T08:43:24.000Z",
      "commit": "4ac0403eddf8d427033af1837b0d8072dd4cdcac",
      "fileid": "c03fef68e4059b7d73220d2790a085154cf31bd686a0e63747cc223d0685449d",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/26277596224"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.10",
      "date": "2026-05-22T08:43:27.000Z",
      "commit": "4ac0403eddf8d427033af1837b0d8072dd4cdcac",
      "fileid": "78ba093aa950c6381c8ac1b37c0e67c709e5922bfbf74600f342f55749c79dd7",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/dcr-unibe-ch/actions/runs/26277596224"
    }
  ]
}