{
  "_id": "6a10178aacfb0bcc41c84f8e",
  "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://ctu-bern.r-universe.dev",
  "Date/Publication": "2026-03-23 16:34:44 UTC",
  "RemoteUrl": "https://github.com/CTU-Bern/accrualPlot",
  "RemoteRef": "HEAD",
  "RemoteSha": "4ac0403eddf8d427033af1837b0d8072dd4cdcac",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 08:41:10 UTC",
    "User": "root"
  },
  "Author": "Lukas Bütikofer [cre, aut],\nAlan G. Haynes [aut]",
  "MD5sum": "9995eb69567733837945d5b76b79e396",
  "_user": "ctu-bern",
  "_type": "src",
  "_file": "accrualPlot_1.0.10.tar.gz",
  "_fileid": "5a83a69db216c25aaaceef05511e0e11cdff40a354d0f8105527584a2a47e988",
  "_filesize": 1088891,
  "_sha256": "5a83a69db216c25aaaceef05511e0e11cdff40a354d0f8105527584a2a47e988",
  "_created": "2026-05-22T08:41:10.000Z",
  "_published": "2026-05-22T08:44:58.211Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77345951831,
      "time": 191,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156448021"
    },
    {
      "job": 77345951778,
      "time": 142,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156433485"
    },
    {
      "job": 77345951724,
      "time": 110,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7156423228"
    },
    {
      "job": 77345951741,
      "time": 95,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156418355"
    },
    {
      "job": 77345515662,
      "time": 176,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156387713"
    },
    {
      "job": 77345951803,
      "time": 106,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156422199"
    },
    {
      "job": 77345951777,
      "time": 124,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7156428011"
    },
    {
      "job": 77345951862,
      "time": 97,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7156419346"
    },
    {
      "job": 77345951812,
      "time": 96,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7156418927"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/26277559573",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/CTU-Bern/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": "ctu-bern",
  "_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": 45794307,
    "type": "organization",
    "name": "CTU Bern",
    "description": "CTU Bern is the Clinical Trials Unit of the Faculty of Medicine and the Department of Clinical Research of the University of Bern"
  },
  "_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": false,
  "_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/CTU-Bern/accrualPlot/raw/HEAD/man/figures/logo.png",
  "_readme": "https://github.com/CTU-Bern/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": 3.778151250383644,
  "_indexed": false,
  "_nocasepkg": "accrualplot",
  "_universes": [
    "ctu-bern"
  ],
  "_indexurl": "https://dcr-unibe-ch.r-universe.dev/accrualPlot",
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.10",
      "date": "2026-05-22T08:44:06.000Z",
      "distro": "noble",
      "commit": "4ac0403eddf8d427033af1837b0d8072dd4cdcac",
      "fileid": "3c0eff7ab85be6abd4259ce9b592489d22f0b687b7e6c83653bdbf6811066f71",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/26277559573"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.10",
      "date": "2026-05-22T08:43:18.000Z",
      "distro": "noble",
      "commit": "4ac0403eddf8d427033af1837b0d8072dd4cdcac",
      "fileid": "62fd74de556c0889f86574a2d92d3e225f7ca3226ace8eff66c3ae9a5578e989",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/26277559573"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.10",
      "date": "2026-05-22T08:42:54.000Z",
      "commit": "4ac0403eddf8d427033af1837b0d8072dd4cdcac",
      "fileid": "3fd5a4a1f958fa128cf3eb568e3885aa10a9af46d34a3755e9a405ea9e34b5f2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/26277559573"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.10",
      "date": "2026-05-22T08:42:43.000Z",
      "commit": "4ac0403eddf8d427033af1837b0d8072dd4cdcac",
      "fileid": "682806e56f3bbc4d6756a86c321fd5bb7e26d104f71ed9906f224d80877310bd",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/26277559573"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.10",
      "date": "2026-05-22T08:43:17.000Z",
      "commit": "4ac0403eddf8d427033af1837b0d8072dd4cdcac",
      "fileid": "ed4cfa06b5cc80295130152f50e1d74db51d3d162828792ddf0bed2a01697900",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/26277559573"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.10",
      "date": "2026-05-22T08:42:55.000Z",
      "commit": "4ac0403eddf8d427033af1837b0d8072dd4cdcac",
      "fileid": "6fbdf674be0059865e92f7a67e0c3edab93c6fde4f35f4564c6d60ab7d317180",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/26277559573"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.10",
      "date": "2026-05-22T08:42:25.000Z",
      "commit": "4ac0403eddf8d427033af1837b0d8072dd4cdcac",
      "fileid": "fbbdcce7beff1b987fc3e93950d90c4a564e4461486f326e3a3c70a6bf7d7dc0",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/26277559573"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.10",
      "date": "2026-05-22T08:42:23.000Z",
      "commit": "4ac0403eddf8d427033af1837b0d8072dd4cdcac",
      "fileid": "8cf92928e13f66236862408cb9cbb151ac9e630d54a6c1cd31c684b937783c55",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ctu-bern/actions/runs/26277559573"
    }
  ]
}