{
  "_id": "6a1eed3bb401979e73412766",
  "Package": "summarySCI",
  "Title": "Produces Publication-Ready Summary Tables",
  "Version": "0.1.1",
  "Authors@R": "c(person(\"Sämi\", \"Schär\", email = \"Saemi.Schaer@swisscancerinstitute.ch\", role = \"aut\"),\nperson(\"Charlotte\", \"Micheloud\", email = \"Charlotte.Micheloud@swisscancerinstitute.ch\",\nrole = c(\"cre\", \"aut\")))",
  "Description": "Produces tables with descriptive statistics for\ncontinuous, categorical and dichotomous variables. It is\nlargely based on the package 'gtsummary'; Sjoberg DD et al.\n(2021) <doi:10.32614/RJ-2021-053>.",
  "License": "LGPL-3",
  "Encoding": "UTF-8",
  "Roxygen": "list(markdown = TRUE)",
  "RoxygenNote": "7.3.2",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/SAKK-Statistics/summarySCI/",
  "BugReports": "https://github.com/SAKK-Statistics/summarySCI/issues",
  "Config/testthat/edition": "3",
  "Config/pak/sysreqs": "libcairo2-dev cmake libfontconfig1-dev\nlibfreetype6-dev libfribidi-dev make libharfbuzz-dev libicu-dev\nlibjpeg-dev libpng-dev libtiff-dev libuv1-dev libwebp-dev\nlibxml2-dev libssl-dev libnode-dev libx11-dev zlib1g-dev",
  "Repository": "https://sakk-statistics.r-universe.dev",
  "Date/Publication": "2026-02-18 09:53:30 UTC",
  "RemoteUrl": "https://github.com/sakk-statistics/summarysci",
  "RemoteRef": "HEAD",
  "RemoteSha": "05591f02ba87b3e6f6e66db9725544add7a93306",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-19 09:15:44 UTC",
    "User": "root"
  },
  "Author": "Sämi Schär [aut],\nCharlotte Micheloud [cre, aut]",
  "Maintainer": "Charlotte Micheloud <Charlotte.Micheloud@swisscancerinstitute.ch>",
  "MD5sum": "2efb7f2087d9a31862eb4efbef5be82b",
  "_user": "sakk-statistics",
  "_type": "src",
  "_file": "summarySCI_0.1.1.tar.gz",
  "_fileid": "bf82c2cbffa5bc4b29bff8ab0b75a7755a95d83321a6cfe7fc2e02a1c5ae4ed9",
  "_filesize": 144710,
  "_sha256": "bf82c2cbffa5bc4b29bff8ab0b75a7755a95d83321a6cfe7fc2e02a1c5ae4ed9",
  "_created": "2026-05-19T09:15:44.000Z",
  "_published": "2026-06-02T14:48:27.654Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79098926299,
      "time": 219,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7079546807"
    },
    {
      "job": 79098926991,
      "time": 231,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "WARNING",
      "artifact": "7079550647"
    },
    {
      "job": 79098926506,
      "time": 226,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7079549205"
    },
    {
      "job": 79098926973,
      "time": 116,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7079510763"
    },
    {
      "job": 79098924774,
      "time": 420,
      "config": "source",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7079467244"
    },
    {
      "job": 79098924878,
      "time": 150,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7361135124"
    },
    {
      "job": 79098926437,
      "time": 135,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "WARNING",
      "artifact": "7079517108"
    },
    {
      "job": 79098926775,
      "time": 143,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "WARNING",
      "artifact": "7079520675"
    },
    {
      "job": 79098926388,
      "time": 151,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7079523989"
    }
  ],
  "_buildurl": "https://github.com/r-universe/sakk-statistics/actions/runs/26087554969",
  "_status": "success",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/sakk-statistics/summarysci",
  "_commit": {
    "id": "05591f02ba87b3e6f6e66db9725544add7a93306",
    "author": "Charlotte Micheloud <43375942+CharlotteMicheloud@users.noreply.github.com>",
    "committer": "GitHub <noreply@github.com>",
    "message": "Merge pull request #26 from SAKK-Statistics/summaryByVisit\n\nSummary by visit",
    "time": 1771408410
  },
  "_maintainer": {
    "name": "Charlotte Micheloud",
    "email": "charlotte.micheloud@swisscancerinstitute.ch"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 4.1.0",
      "role": "Depends"
    },
    {
      "package": "Hmisc",
      "role": "Imports"
    },
    {
      "package": "cardx",
      "role": "Imports"
    },
    {
      "package": "dplyr",
      "role": "Imports"
    },
    {
      "package": "gtsummary",
      "version": ">= 2.3.0",
      "role": "Imports"
    },
    {
      "package": "forcats",
      "role": "Imports"
    },
    {
      "package": "labelled",
      "role": "Imports"
    },
    {
      "package": "purrr",
      "role": "Imports"
    },
    {
      "package": "rlang",
      "role": "Imports"
    },
    {
      "package": "tidyr",
      "role": "Imports"
    },
    {
      "package": "flextable",
      "role": "Imports"
    },
    {
      "package": "officer",
      "role": "Imports"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "tidyverse",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "testthat",
      "version": ">= 3.0.0",
      "role": "Suggests"
    }
  ],
  "_owner": "sakk-statistics",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [
    {
      "week": "2025-28",
      "n": 5
    },
    {
      "week": "2025-29",
      "n": 2
    },
    {
      "week": "2025-31",
      "n": 7
    },
    {
      "week": "2025-32",
      "n": 2
    },
    {
      "week": "2025-33",
      "n": 3
    },
    {
      "week": "2025-36",
      "n": 3
    },
    {
      "week": "2025-37",
      "n": 5
    },
    {
      "week": "2025-38",
      "n": 1
    },
    {
      "week": "2025-39",
      "n": 1
    },
    {
      "week": "2025-40",
      "n": 11
    },
    {
      "week": "2025-41",
      "n": 1
    },
    {
      "week": "2026-04",
      "n": 2
    },
    {
      "week": "2026-06",
      "n": 2
    },
    {
      "week": "2026-07",
      "n": 1
    },
    {
      "week": "2026-08",
      "n": 3
    }
  ],
  "_tags": [
    {
      "name": "v0.1.0",
      "date": "2025-09-11"
    }
  ],
  "_stars": 2,
  "_contributors": [
    {
      "user": "charlottemicheloud",
      "count": 76,
      "uuid": 43375942
    },
    {
      "user": "saemischaer",
      "count": 36,
      "uuid": 173363577
    },
    {
      "user": "sakk-vsomas",
      "count": 3,
      "uuid": 151931296
    }
  ],
  "_userbio": {
    "uuid": 151913086,
    "type": "organization",
    "name": "Swiss Cancer Institute Statistics"
  },
  "_downloads": {
    "count": 209,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/summarySCI"
  },
  "_devurl": "https://github.com/sakk-statistics/summarysci",
  "_searchresults": 4,
  "_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/summarySCI.html",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/sakk-statistics/summarysci",
  "_realowner": "sakk-statistics",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.1",
      "date": "2025-10-15"
    }
  ],
  "_exports": [
    "summaryByVisit",
    "summaryLevels",
    "summaryTable"
  ],
  "_help": [
    {
      "page": "summaryByVisit",
      "title": "Creates publication-ready summary tables for continuous data grouped, by visit",
      "topics": [
        "summaryByVisit"
      ]
    },
    {
      "page": "summaryLevels",
      "title": "summaryLevels",
      "topics": [
        "summaryLevels"
      ]
    },
    {
      "page": "summaryTable",
      "title": "Creates publication-ready summary tables",
      "topics": [
        "summaryTable"
      ]
    }
  ],
  "_readme": "https://github.com/sakk-statistics/summarysci/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "bigD",
    "bit",
    "bit64",
    "bitops",
    "bslib",
    "cachem",
    "cards",
    "cardx",
    "checkmate",
    "cli",
    "clipr",
    "cluster",
    "colorspace",
    "commonmark",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "digest",
    "dplyr",
    "evaluate",
    "farver",
    "fastmap",
    "flextable",
    "fontawesome",
    "fontBitstreamVera",
    "fontLiberation",
    "fontquiver",
    "forcats",
    "foreign",
    "Formula",
    "fs",
    "gdtools",
    "generics",
    "ggplot2",
    "glue",
    "gridExtra",
    "gt",
    "gtable",
    "gtsummary",
    "haven",
    "highr",
    "Hmisc",
    "hms",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "isoband",
    "jquerylib",
    "jsonlite",
    "juicyjuice",
    "knitr",
    "labeling",
    "labelled",
    "lifecycle",
    "litedown",
    "magrittr",
    "markdown",
    "memoise",
    "mime",
    "nnet",
    "officer",
    "openssl",
    "pillar",
    "pkgconfig",
    "prettyunits",
    "progress",
    "purrr",
    "R6",
    "ragg",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "reactable",
    "reactR",
    "readr",
    "rlang",
    "rmarkdown",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "stringi",
    "stringr",
    "sys",
    "systemfonts",
    "textshaping",
    "tibble",
    "tidyr",
    "tidyselect",
    "tinytex",
    "tzdb",
    "utf8",
    "uuid",
    "V8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "xml2",
    "yaml",
    "zip"
  ],
  "_vignettes": [
    {
      "source": "summaryLevels.Rmd",
      "filename": "summaryLevels.html",
      "title": "summaryLevels",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup and data",
        "Basic table",
        "By group",
        "Performing a statistical test",
        "Add a confidence interval",
        "Further steps:"
      ],
      "created": "2025-07-31 11:34:13",
      "modified": "2025-07-31 11:34:13",
      "commits": 1
    },
    {
      "source": "summaryByVisit.Rmd",
      "filename": "summaryByVisit.html",
      "title": "summaryByVisit",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup and data",
        "Basic table",
        "Add visit group",
        "By group",
        "Add N",
        "Further steps:"
      ],
      "created": "2025-07-31 11:34:13",
      "modified": "2025-09-11 11:37:32",
      "commits": 3
    },
    {
      "source": "summaryTable.Rmd",
      "filename": "summaryTable.html",
      "title": "summaryTable",
      "engine": "knitr::rmarkdown",
      "headings": [
        "Setup and data",
        "Simple table",
        "Displayed name of variables",
        "Adding number of observations",
        "Overall column",
        "Variable types",
        "Statistic type",
        "Tests",
        "Missing values",
        "Further customization",
        "Next steps"
      ],
      "created": "2025-07-10 08:40:35",
      "modified": "2025-09-11 11:37:32",
      "commits": 8
    }
  ],
  "_score": 5.954242509439325,
  "_indexed": true,
  "_nocasepkg": "summarysci",
  "_universes": [
    "sakk-statistics"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-19T09:18:45.000Z",
      "distro": "noble",
      "commit": "05591f02ba87b3e6f6e66db9725544add7a93306",
      "fileid": "1376f63a8c49f09ff42b322712494308789fc0a13633646ce5aa20f54fd499fb",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sakk-statistics/actions/runs/26087554969"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.1",
      "date": "2026-05-19T09:18:52.000Z",
      "distro": "noble",
      "commit": "05591f02ba87b3e6f6e66db9725544add7a93306",
      "fileid": "78a54b5d9c636205fa11f77ff63fc8cd828a97b0dbef34cb6a359e0d97de1705",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sakk-statistics/actions/runs/26087554969"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-19T09:17:50.000Z",
      "commit": "05591f02ba87b3e6f6e66db9725544add7a93306",
      "fileid": "c35d6a0819f4a5db05738dd0c29b7186c6d87cd4ef6156260159a0dd798c08d3",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/sakk-statistics/actions/runs/26087554969"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.1",
      "date": "2026-05-19T09:17:21.000Z",
      "commit": "05591f02ba87b3e6f6e66db9725544add7a93306",
      "fileid": "308777646ea7ab4d1384861dff8211fb8cc9e620e699a3d1ca3d1103b061ca6f",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/sakk-statistics/actions/runs/26087554969"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-19T09:17:09.000Z",
      "commit": "05591f02ba87b3e6f6e66db9725544add7a93306",
      "fileid": "af230e8676508c9bd1a55383cb6507f98c40862d775502da09602f28399e5874",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sakk-statistics/actions/runs/26087554969"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-19T09:17:05.000Z",
      "commit": "05591f02ba87b3e6f6e66db9725544add7a93306",
      "fileid": "acc802f44befc69a722c8e9f4a0c57d1d9f0e5799c280258d8fd6dba8e06a704",
      "status": "success",
      "check": "WARNING",
      "buildurl": "https://github.com/r-universe/sakk-statistics/actions/runs/26087554969"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.1",
      "date": "2026-05-19T09:17:17.000Z",
      "commit": "05591f02ba87b3e6f6e66db9725544add7a93306",
      "fileid": "9c6603db340f29b883a30f7f588d6439b4d89f26784aa0c0e3ffda8f3a8943c8",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/sakk-statistics/actions/runs/26087554969"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.1",
      "date": "2026-06-02T14:47:38.000Z",
      "commit": "05591f02ba87b3e6f6e66db9725544add7a93306",
      "fileid": "2455332b1a866d178e5f77717fa0f7b04a66579312948d95b5d62605f15d7917",
      "status": "success",
      "buildurl": "https://github.com/r-universe/sakk-statistics/actions/runs/26087554969"
    }
  ]
}