{
  "_id": "6a0fff51acfb0bcc41c7a765",
  "Package": "visae",
  "Type": "Package",
  "Title": "Visualization of Adverse Events",
  "Version": "0.2.1",
  "Authors@R": "c(person(\"Marcio A. Diniz\", \nrole = c(\"aut\", \"cre\",\"cph\"),\nemail = \"marcio.diniz@mountsinai.org\",\ncomment = c(ORCID = \"0000-0002-2427-7843\")),\nperson(\"Michael Luu\",\nrole = \"aut\",\nemail = \"michael.luu@cshs.org\",\ncomment = c(ORCID = \"0000-0002-7968-7313\")))",
  "Description": "Implementation of 'shiny' app to visualize adverse events\nbased on the Common Terminology Criteria for Adverse Events\n(CTCAE) using stacked correspondence analysis as described in\nDiniz et. al (2021)<doi:10.1186/s12874-021-01368-w>.",
  "BugReports": "https://github.com/dnzmarcio/visae/issues",
  "License": "GPL(>= 2)",
  "Encoding": "UTF-8",
  "RoxygenNote": "7.3.1",
  "VignetteBuilder": "knitr",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev zlib1g-dev",
  "Repository": "https://dnzmarcio.r-universe.dev",
  "Date/Publication": "2025-03-03 21:45:50 UTC",
  "RemoteUrl": "https://github.com/dnzmarcio/visae",
  "RemoteRef": "HEAD",
  "RemoteSha": "6dd72539e2fefda61ee11bfa195196da5a359443",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-22 06:58:09 UTC",
    "User": "root"
  },
  "Author": "Marcio A. Diniz [aut, cre, cph] (ORCID:\n<https://orcid.org/0000-0002-2427-7843>),\nMichael Luu [aut] (ORCID: <https://orcid.org/0000-0002-7968-7313>)",
  "Maintainer": "Marcio A. Diniz <marcio.diniz@mountsinai.org>",
  "MD5sum": "c4c37f42845c3bfc1b00d96262b39953",
  "_user": "dnzmarcio",
  "_type": "src",
  "_file": "visae_0.2.1.tar.gz",
  "_fileid": "d435b5b20a7559e9530ef7ab3af7464f95c739b4249699cfb019856bb77f95bd",
  "_filesize": 881961,
  "_sha256": "d435b5b20a7559e9530ef7ab3af7464f95c739b4249699cfb019856bb77f95bd",
  "_created": "2026-05-22T06:58:09.000Z",
  "_published": "2026-05-22T07:01:37.804Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 77331604990,
      "time": 130,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7154623882"
    },
    {
      "job": 77331605020,
      "time": 136,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7154625102"
    },
    {
      "job": 77331604991,
      "time": 128,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7154625331"
    },
    {
      "job": 77331605014,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7154632786"
    },
    {
      "job": 77331220144,
      "time": 179,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154590015"
    },
    {
      "job": 77331605000,
      "time": 134,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7154624484"
    },
    {
      "job": 77331604999,
      "time": 65,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7154607263"
    },
    {
      "job": 77331604987,
      "time": 71,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7154608920"
    },
    {
      "job": 77331604981,
      "time": 73,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7154610402"
    }
  ],
  "_buildurl": "https://github.com/r-universe/dnzmarcio/actions/runs/26273194162",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/dnzmarcio/visae",
  "_commit": {
    "id": "6dd72539e2fefda61ee11bfa195196da5a359443",
    "author": "Marcio Augusto Diniz <dnz.marcio@gmail.com>",
    "committer": "Marcio Augusto Diniz <dnz.marcio@gmail.com>",
    "message": "Replace magrittr pipe by native pipe\n",
    "time": 1741038350
  },
  "_maintainer": {
    "name": "Marcio A. Diniz",
    "email": "marcio.diniz@mountsinai.org",
    "orcid": "0000-0002-2427-7843"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "shiny",
      "version": ">= 1.4.0",
      "role": "Depends"
    },
    {
      "package": "dplyr",
      "version": ">= 1.0.0",
      "role": "Depends"
    },
    {
      "package": "ggplot2",
      "version": ">= 3.3.0",
      "role": "Depends"
    },
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "shinyjs",
      "version": ">= 1.1",
      "role": "Imports"
    },
    {
      "package": "ca",
      "version": ">= 0.71",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "version": ">= 1.1.0",
      "role": "Imports"
    },
    {
      "package": "ggrepel",
      "version": ">= 0.8.2",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "version": ">= 0.4.6",
      "role": "Imports"
    },
    {
      "package": "DT",
      "version": ">= 0.13",
      "role": "Imports"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "dnzmarcio",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 1,
  "_contributors": [
    {
      "user": "dnzmarcio",
      "count": 76,
      "uuid": 11599265
    }
  ],
  "_userbio": {
    "uuid": 11599265,
    "type": "user",
    "name": "Marcio Augusto Diniz",
    "description": "Ph.D. in Statistics. R Enthusiastic. Bayesian. "
  },
  "_downloads": {
    "count": 231,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/visae"
  },
  "_devurl": "https://github.com/dnzmarcio/visae",
  "_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/readme.html",
    "extra/readme.md",
    "extra/visae.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/dnzmarcio/visae",
  "_realowner": "dnzmarcio",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2021-01-16"
    },
    {
      "version": "0.2.0",
      "date": "2021-11-11"
    },
    {
      "version": "0.2.1",
      "date": "2025-03-07"
    }
  ],
  "_exports": [
    "ca_ae",
    "run_ca"
  ],
  "_help": [
    {
      "page": "ca_ae",
      "title": "Correspondence Analysis of Adverse Events",
      "topics": [
        "ca_ae"
      ]
    },
    {
      "page": "run_ca",
      "title": "Shiny App for Correspondence Analysis of Adverse Events",
      "topics": [
        "run_ca"
      ]
    }
  ],
  "_readme": "https://github.com/dnzmarcio/visae/raw/HEAD/README.md",
  "_rundeps": [
    "base64enc",
    "bslib",
    "ca",
    "cachem",
    "cli",
    "commonmark",
    "cpp11",
    "crosstalk",
    "digest",
    "dplyr",
    "DT",
    "evaluate",
    "farver",
    "fastmap",
    "fontawesome",
    "fs",
    "generics",
    "ggplot2",
    "ggrepel",
    "glue",
    "gtable",
    "highr",
    "htmltools",
    "htmlwidgets",
    "httpuv",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "later",
    "lazyeval",
    "lifecycle",
    "magrittr",
    "memoise",
    "mime",
    "otel",
    "pillar",
    "pkgconfig",
    "promises",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "rlang",
    "rmarkdown",
    "S7",
    "sass",
    "scales",
    "shiny",
    "shinyjs",
    "sourcetools",
    "stringi",
    "stringr",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "utf8",
    "vctrs",
    "viridisLite",
    "withr",
    "xfun",
    "xtable",
    "yaml"
  ],
  "_vignettes": [
    {
      "source": "ca_biplots.Rmd",
      "filename": "ca_biplots.html",
      "title": "Interpreting CA biplots",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Installation",
        "Stacked Correspondence Analysis",
        "Generating minimal dataset",
        "Investigating different CA configurations using the Shiny application",
        "Plotting CA biplot as ggplot object",
        "Interpreting biplots for Correspondence Analysis",
        "1. Minimum example dataset",
        "2. Interpreting percentage of explained variability by dimensions, center average treatment and AE dot sizes",
        "3. Interpreting dimensions and associations between treatments and AEs",
        "4. Comparing treatments and avoiding misleading interpretations",
        "References"
      ],
      "created": "2021-11-10 02:08:04",
      "modified": "2022-06-09 12:37:44",
      "commits": 5
    }
  ],
  "_score": 3.6989700043360187,
  "_indexed": true,
  "_nocasepkg": "visae",
  "_universes": [
    "dnzmarcio"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-22T07:00:31.000Z",
      "distro": "noble",
      "commit": "6dd72539e2fefda61ee11bfa195196da5a359443",
      "fileid": "3da86a8906339cae89aa10983533378ecdff4d43d60eb97b40f08fab331fbfa9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/dnzmarcio/actions/runs/26273194162"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.2.1",
      "date": "2026-05-22T07:00:34.000Z",
      "distro": "noble",
      "commit": "6dd72539e2fefda61ee11bfa195196da5a359443",
      "fileid": "fb85a51395d400a4f9d5f23bd7f47006fda93d82deeb8508d28ad58aa30d6584",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/dnzmarcio/actions/runs/26273194162"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-22T07:00:38.000Z",
      "commit": "6dd72539e2fefda61ee11bfa195196da5a359443",
      "fileid": "b9d81214ae14b97e49b07b056031199b1355daa4d63b321acec44d5322b61396",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/dnzmarcio/actions/runs/26273194162"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.2.1",
      "date": "2026-05-22T07:01:08.000Z",
      "commit": "6dd72539e2fefda61ee11bfa195196da5a359443",
      "fileid": "e4b3cf4503264cbab55227ea4044d34aabbe331a0cefe3fa9956af435793dff3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/dnzmarcio/actions/runs/26273194162"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.2.1",
      "date": "2026-05-22T07:00:39.000Z",
      "commit": "6dd72539e2fefda61ee11bfa195196da5a359443",
      "fileid": "ff0b1a6ea6a383eadb79ee0dc10669464227c67f24c64b7e6c5e16471e804629",
      "status": "success",
      "buildurl": "https://github.com/r-universe/dnzmarcio/actions/runs/26273194162"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-22T06:59:24.000Z",
      "commit": "6dd72539e2fefda61ee11bfa195196da5a359443",
      "fileid": "05cadedb541a57cab9d47f1c90f9e865e3c6b0431df97acc8c93994a45b7456f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/dnzmarcio/actions/runs/26273194162"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-22T06:59:31.000Z",
      "commit": "6dd72539e2fefda61ee11bfa195196da5a359443",
      "fileid": "8a474054c5efb09d9ca4903de190d296ae228fa6b558650deacbd6bb087b84e1",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/dnzmarcio/actions/runs/26273194162"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.2.1",
      "date": "2026-05-22T06:59:36.000Z",
      "commit": "6dd72539e2fefda61ee11bfa195196da5a359443",
      "fileid": "12c53fb90ed503073bf5f07b6f48355261cfc5d281ef8723b9c5b181a2e06ce6",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/dnzmarcio/actions/runs/26273194162"
    }
  ]
}