{
  "_id": "6a10a876acfb0bcc41cbd04e",
  "Package": "prismadiagramR",
  "Title": "Creates a Prisma Diagram using DiagrammeR",
  "Version": "1.0.0",
  "Authors@R": "person(given = \"Lionel\",\nfamily = \"Duarte\",\nrole = c(\"aut\", \"cre\"),\nemail = \"lduarte85718@gmail.com\",\ncomment = c(ORCID = \"0000-0003-0296-4949\"))",
  "Description": "Creates PRISMA <http://prisma-statement.org/> diagram from\na minimal dataset of included and excluded studies and allows\nfor more custom diagrams. PRISMA diagrams are used to track the\nidentification, screening, eligibility, and inclusion of\nstudies in a systematic review.",
  "License": "MIT + file LICENSE",
  "URL": "https://github.com/ltrainstg/prismadiagramR",
  "BugReports": "https://github.com/ltrainstg/prismadiagramR/issues",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.0",
  "VignetteBuilder": "knitr",
  "Config/pak/sysreqs": "cmake libglpk-dev make libicu-dev libuv1-dev\nlibxml2-dev libx11-dev",
  "Repository": "https://ltrainstg.r-universe.dev",
  "Date/Publication": "2021-09-07 17:31:58 UTC",
  "RemoteUrl": "https://github.com/ltrainstg/prismadiagramr",
  "RemoteRef": "HEAD",
  "RemoteSha": "6b496a49658254e71b222bfcfa747accbc3fc2af",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 18:51:09 UTC",
    "User": "root"
  },
  "Author": "Lionel Duarte [aut, cre] (ORCID:\n<https://orcid.org/0000-0003-0296-4949>)",
  "Maintainer": "Lionel Duarte <lduarte85718@gmail.com>",
  "MD5sum": "6e5951fe88b5d776f7287a8a7a966b78",
  "_user": "ltrainstg",
  "_type": "src",
  "_file": "prismadiagramR_1.0.0.tar.gz",
  "_fileid": "ca3b31bd4d20a6d131f8e2c45d3960429683d4606d839ff68df67f496792c6cb",
  "_filesize": 297493,
  "_sha256": "ca3b31bd4d20a6d131f8e2c45d3960429683d4606d839ff68df67f496792c6cb",
  "_created": "2026-05-22T18:51:09.000Z",
  "_published": "2026-05-22T19:03:18.594Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77443157264,
      "time": 143,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7168148348"
    },
    {
      "job": 77443157191,
      "time": 139,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168147059"
    },
    {
      "job": 77443157165,
      "time": 179,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7168175789"
    },
    {
      "job": 77443157177,
      "time": 133,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168183038"
    },
    {
      "job": 77442641687,
      "time": 200,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168056447"
    },
    {
      "job": 77443157167,
      "time": 126,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168142994"
    },
    {
      "job": 77443157218,
      "time": 103,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "OK",
      "artifact": "7168136448"
    },
    {
      "job": 77443157206,
      "time": 98,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "OK",
      "artifact": "7168140608"
    },
    {
      "job": 77443157296,
      "time": 89,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7168137857"
    }
  ],
  "_buildurl": "https://github.com/r-universe/ltrainstg/actions/runs/26273232004",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/ltrainstg/prismadiagramr",
  "_commit": {
    "id": "6b496a49658254e71b222bfcfa747accbc3fc2af",
    "author": "lionel duarte <lduarte@drevidence.com>",
    "committer": "lionel duarte <lduarte@drevidence.com>",
    "message": "just more fit config stuff. Dummy commit here.\n",
    "time": 1631035918
  },
  "_maintainer": {
    "name": "Lionel Duarte",
    "email": "lduarte85718@gmail.com",
    "login": "ltrainstg",
    "linkedin": "in/lionel-duarte-19a7aab0",
    "description": "Masters in Biostatistics.\nFocused on using R to document meta-analysis for reproducible research and making small apps for demos. ",
    "uuid": 16125810,
    "orcid": "0000-0003-0296-4949"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 2.10",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "DiagrammeR",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "covr",
      "role": "Suggests"
    },
    {
      "package": "flextable",
      "role": "Suggests"
    }
  ],
  "_owner": "ltrainstg",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "ltrainstg",
      "count": 24,
      "uuid": 16125810
    }
  ],
  "_userbio": {
    "uuid": 16125810,
    "type": "user",
    "name": "Lionel",
    "description": "Masters in Biostatistics.\r\nFocused on using R to document meta-analysis for reproducible research and making small apps for demos. "
  },
  "_downloads": {
    "count": 233,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/prismadiagramR"
  },
  "_devurl": "https://github.com/ltrainstg/prismadiagramr",
  "_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/prismadiagramR.html",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/ltrainstg/prismadiagramr",
  "_realowner": "ltrainstg",
  "_cranurl": true,
  "_releases": [
    {
      "version": "1.0.0",
      "date": "2020-05-04"
    }
  ],
  "_exports": [
    "getPrisma",
    "getPrismaFormat"
  ],
  "_datasets": [
    {
      "name": "studyStatus",
      "title": "Prices of 50,000 round cut diamonds.",
      "object": "studyStatus",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Pub.ID",
        "Source",
        "Filter"
      ],
      "rows": 100,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "getPrisma",
      "title": "Create Prisma These functions create a PRISMA diagram from a simple dataframe keeping track of sources and filters It creates a DiagrammeR file run by grV",
      "topics": [
        "getPrisma"
      ]
    },
    {
      "page": "getPrismaFormat",
      "title": "Create Prisma These functions create a PRISMA diagram from a simple dataframe keeping track of sources and filters It creates a DiagrammeR file run by grV",
      "topics": [
        "getPrismaFormat"
      ]
    },
    {
      "page": "studyStatus",
      "title": "Prices of 50,000 round cut diamonds.",
      "topics": [
        "studyStatus"
      ]
    }
  ],
  "_readme": "https://github.com/ltrainstg/prismadiagramr/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bit",
    "bit64",
    "bslib",
    "cachem",
    "cli",
    "clipr",
    "cpp11",
    "crayon",
    "DiagrammeR",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "glue",
    "highr",
    "hms",
    "htmltools",
    "htmlwidgets",
    "igraph",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "magrittr",
    "Matrix",
    "memoise",
    "mime",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "readr",
    "rlang",
    "rmarkdown",
    "rstudioapi",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "vctrs",
    "viridisLite",
    "visNetwork",
    "vroom",
    "withr",
    "xfun",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "PRISMA.Rmd",
      "filename": "PRISMA.html",
      "title": "Customize a PRISMA flow chart",
      "author": "Lionel Duarte",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Purpose",
        "Simple StudySet input",
        "Switching Source",
        "Additional Formatting",
        "Changing Text",
        "Changing FonstSize",
        "From Scratch"
      ],
      "created": "2020-04-14 19:12:48",
      "modified": "2020-04-17 18:31:43",
      "commits": 5
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "prismadiagramr",
  "_universes": [
    "ltrainstg"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-22T18:56:04.000Z",
      "distro": "noble",
      "commit": "6b496a49658254e71b222bfcfa747accbc3fc2af",
      "fileid": "6ec1343febc720559154a54ce2404abcd686a77ea7954702ca0f63705bc15ca8",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ltrainstg/actions/runs/26273232004"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "1.0.0",
      "date": "2026-05-22T18:56:00.000Z",
      "distro": "noble",
      "commit": "6b496a49658254e71b222bfcfa747accbc3fc2af",
      "fileid": "c1ecf4dcf17dc51c61b31983290325c5890b39bd3a32635b6213c2aaa84fece2",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ltrainstg/actions/runs/26273232004"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-22T18:57:38.000Z",
      "commit": "6b496a49658254e71b222bfcfa747accbc3fc2af",
      "fileid": "32560404da459deac20e3cd39521217a9632e513d5b86d2fbf9688be1cc6c487",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ltrainstg/actions/runs/26273232004"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "1.0.0",
      "date": "2026-05-22T18:58:10.000Z",
      "commit": "6b496a49658254e71b222bfcfa747accbc3fc2af",
      "fileid": "fd3338b649e51da59c74732090d041e15a0447faeb19ea6fc27cfd5681005e3a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ltrainstg/actions/runs/26273232004"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "1.0.0",
      "date": "2026-05-22T18:56:05.000Z",
      "commit": "6b496a49658254e71b222bfcfa747accbc3fc2af",
      "fileid": "d0034b065a15a98ab85b7e198138a1e4e27067d374d156409076ab561aa99984",
      "status": "success",
      "buildurl": "https://github.com/r-universe/ltrainstg/actions/runs/26273232004"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-22T18:55:20.000Z",
      "commit": "6b496a49658254e71b222bfcfa747accbc3fc2af",
      "fileid": "a4755f936407f26febe0b847dfbcdcaf7489bb24c291b92105008c7ac888155e",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ltrainstg/actions/runs/26273232004"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-22T18:55:30.000Z",
      "commit": "6b496a49658254e71b222bfcfa747accbc3fc2af",
      "fileid": "c765c01cefea9f800a18a0caa3c5377a84571ac31a81f4aa2552384c285b1d12",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ltrainstg/actions/runs/26273232004"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "1.0.0",
      "date": "2026-05-22T18:55:23.000Z",
      "commit": "6b496a49658254e71b222bfcfa747accbc3fc2af",
      "fileid": "027360d636a705bb1288ffa8048e1522b5d0bb026b4d5b5194275beda301672a",
      "status": "success",
      "check": "OK",
      "buildurl": "https://github.com/r-universe/ltrainstg/actions/runs/26273232004"
    }
  ]
}