{
  "_id": "6a1f20e6b401979e734204e5",
  "Package": "atable",
  "Type": "Package",
  "Title": "Create Tables for Reporting Clinical Trials",
  "Version": "0.1.10",
  "Author": "Armin Ströbel [aut, cre]\n(<https://orcid.org/0000-0002-6873-5332>), Alan Haynes [aut]\n(<https://orcid.org/0000-0003-1374-081X>)",
  "Maintainer": "Armin Ströbel <arminstroebel@web.de>",
  "Authors@R": "c(person(\"Armin\", \"Ströbel\", email = \"arminstroebel@web.de\", role = c(\"aut\", \"cre\"), comment = c(ORCID = \"0000-0002-6873-5332\")),\nperson(\"Alan\", \"Haynes\", email = \"alan.haynes@ctu.unibe.ch\", role = c(\"aut\"), comment = c(ORCID = \"0000-0003-1374-081X\")))",
  "Description": "Create Tables for Reporting Clinical Trials. Calculates\ndescriptive statistics and hypothesis tests, arranges the\nresults in a table ready for reporting with LaTeX, HTML or\nWord.",
  "License": "GPL-3",
  "Encoding": "UTF-8",
  "LazyData": "true",
  "RoxygenNote": "7.1.1",
  "VignetteBuilder": "knitr",
  "URL": "https://github.com/arminstroebel/atable",
  "BugReports": "https://github.com/arminstroebel/atable/issues",
  "Config/pak/sysreqs": "cmake make libicu-dev libuv1-dev libssl-dev\nlibx11-dev zlib1g-dev",
  "Repository": "https://arminstroebel.r-universe.dev",
  "Date/Publication": "2020-12-15 16:56:06 UTC",
  "RemoteUrl": "https://github.com/arminstroebel/atable",
  "RemoteRef": "HEAD",
  "RemoteSha": "902238b7453491f146d4856d844d2d36a9a91e85",
  "NeedsCompilation": "no",
  "Packaged": {
    "Date": "2026-05-16 07:48:11 UTC",
    "User": "root"
  },
  "MD5sum": "2e0ce703ff88620a838eb4160873ab47",
  "_user": "arminstroebel",
  "_type": "src",
  "_file": "atable_0.1.10.tar.gz",
  "_fileid": "8a8dd05ff2e959ae85fa4591ca3939ea5fbcafeb508d7ca755880e8643b2607b",
  "_filesize": 283746,
  "_sha256": "8a8dd05ff2e959ae85fa4591ca3939ea5fbcafeb508d7ca755880e8643b2607b",
  "_created": "2026-05-16T07:48:11.000Z",
  "_published": "2026-06-02T18:28:54.477Z",
  "_distro": "noble",
  "_jobs": [
    {
      "job": 79143322931,
      "time": 153,
      "config": "linux-devel-x86_64",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7031728986"
    },
    {
      "job": 79143325047,
      "time": 143,
      "config": "linux-release-x86_64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7031727991"
    },
    {
      "job": 79143322558,
      "time": 134,
      "config": "macos-oldrel-arm64",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7031727070"
    },
    {
      "job": 79143322434,
      "time": 145,
      "config": "macos-release-arm64",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7031728112"
    },
    {
      "job": 79143321576,
      "time": 228,
      "config": "source",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7031712293"
    },
    {
      "job": 79143321398,
      "time": 136,
      "config": "wasm-release",
      "r": "4.6.0",
      "check": "OK",
      "artifact": "7366463592"
    },
    {
      "job": 79143322355,
      "time": 101,
      "config": "windows-devel",
      "r": "4.7.0",
      "check": "ERROR",
      "artifact": "7031723809"
    },
    {
      "job": 79143322690,
      "time": 90,
      "config": "windows-oldrel",
      "r": "4.5.3",
      "check": "ERROR",
      "artifact": "7031722168"
    },
    {
      "job": 79143322684,
      "time": 95,
      "config": "windows-release",
      "r": "4.6.0",
      "check": "ERROR",
      "artifact": "7031723008"
    }
  ],
  "_buildurl": "https://github.com/r-universe/arminstroebel/actions/runs/25956472663",
  "_status": "failure",
  "_host": "GitHub-Actions",
  "_upstream": "https://github.com/arminstroebel/atable",
  "_commit": {
    "id": "902238b7453491f146d4856d844d2d36a9a91e85",
    "author": "Armin Ströbel <arminstroebel@web.de>",
    "committer": "Armin Ströbel <arminstroebel@web.de>",
    "message": "Submitted to CRAN as Version 0.1.10\n",
    "time": 1608051366
  },
  "_maintainer": {
    "name": "Armin Ströbel",
    "email": "arminstroebel@web.de",
    "login": "arminstroebel",
    "uuid": 57006458,
    "orcid": "0000-0002-6873-5332"
  },
  "_registered": true,
  "_dependencies": [
    {
      "package": "R",
      "version": ">= 3.5",
      "role": "Depends"
    },
    {
      "package": "stats",
      "version": ">= 3.4",
      "role": "Imports"
    },
    {
      "package": "doBy",
      "version": ">= 4.6",
      "role": "Imports"
    },
    {
      "package": "plyr",
      "version": ">= 1.8.4",
      "role": "Imports"
    },
    {
      "package": "reshape2",
      "version": ">= 1.4.3",
      "role": "Imports"
    },
    {
      "package": "Hmisc",
      "version": ">= 4.1",
      "role": "Imports"
    },
    {
      "package": "settings",
      "version": ">= 0.2.4",
      "role": "Imports"
    },
    {
      "package": "DescTools",
      "version": ">= 0.99.24",
      "role": "Imports"
    },
    {
      "package": "effsize",
      "version": ">= 0.7.1",
      "role": "Imports"
    },
    {
      "package": "testthat",
      "role": "Suggests"
    },
    {
      "package": "knitr",
      "role": "Suggests"
    },
    {
      "package": "survival",
      "role": "Suggests"
    },
    {
      "package": "rmarkdown",
      "role": "Suggests"
    }
  ],
  "_owner": "arminstroebel",
  "_selfowned": true,
  "_usedby": 0,
  "_updates": [],
  "_tags": [],
  "_stars": 9,
  "_contributors": [
    {
      "user": "arminstroebel",
      "count": 24,
      "uuid": 57006458
    },
    {
      "user": "aghaynes",
      "count": 22,
      "uuid": 6594028
    }
  ],
  "_userbio": {
    "uuid": 57006458,
    "type": "user",
    "name": "arminstroebel"
  },
  "_downloads": {
    "count": 349,
    "source": "https://cranlogs.r-pkg.org/downloads/total/last-month/atable"
  },
  "_mentions": 3,
  "_devurl": "https://github.com/arminstroebel/atable",
  "_searchresults": 42,
  "_rbuild": "4.6.0",
  "_assets": [
    "extra/atable.html",
    "extra/citation.cff",
    "extra/citation.html",
    "extra/citation.json",
    "extra/citation.txt",
    "extra/contents.json",
    "extra/readme.html",
    "extra/readme.md",
    "manual.pdf"
  ],
  "_homeurl": "https://github.com/arminstroebel/atable",
  "_realowner": "arminstroebel",
  "_cranurl": true,
  "_releases": [
    {
      "version": "0.1.0",
      "date": "2018-09-13"
    },
    {
      "version": "0.1.1",
      "date": "2019-03-25"
    },
    {
      "version": "0.1.2",
      "date": "2019-05-30"
    },
    {
      "version": "0.1.4",
      "date": "2019-11-26"
    },
    {
      "version": "0.1.5",
      "date": "2019-11-30"
    },
    {
      "version": "0.1.6",
      "date": "2020-04-13"
    },
    {
      "version": "0.1.7",
      "date": "2020-07-14"
    },
    {
      "version": "0.1.8",
      "date": "2020-08-13"
    },
    {
      "version": "0.1.9",
      "date": "2020-09-19"
    },
    {
      "version": "0.1.10",
      "date": "2020-12-15"
    },
    {
      "version": "0.1.11",
      "date": "2022-02-21"
    },
    {
      "version": "0.1.12",
      "date": "2023-03-30"
    },
    {
      "version": "0.1.13",
      "date": "2023-09-02"
    },
    {
      "version": "0.1.14",
      "date": "2023-09-17"
    },
    {
      "version": "0.1.15",
      "date": "2024-08-29"
    }
  ],
  "_exports": [
    "atable",
    "atable_compact",
    "atable_longitudinal",
    "atable_options",
    "atable_options_reset",
    "create_alias_mapping",
    "format_statistics",
    "format_tests",
    "get_alias",
    "is_syntactically_valid_name",
    "multi_sample_htest",
    "replace_NA",
    "statistics",
    "translate_to_LaTeX",
    "two_sample_htest"
  ],
  "_datasets": [
    {
      "name": "standardized_test_data",
      "title": "A data.frame with standardized random data of various classes",
      "object": "standardized_test_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Split1",
        "Split2",
        "Group",
        "Logical",
        "Factor",
        "Ordered",
        "Numeric"
      ],
      "rows": 1080,
      "table": true,
      "tojson": true
    },
    {
      "name": "test_data",
      "title": "A data.frame with random data of various classes",
      "object": "test_data",
      "class": [
        "data.frame"
      ],
      "fields": [
        "Split1",
        "Split2",
        "Group",
        "Group2",
        "Numeric",
        "Numeric2",
        "Logical",
        "Factor",
        "Ordered",
        "Character",
        "Date"
      ],
      "rows": 129,
      "table": true,
      "tojson": true
    }
  ],
  "_help": [
    {
      "page": "add_observation_column",
      "title": "Adds a column to a data.frame",
      "topics": [
        "add_observation_column"
      ]
    },
    {
      "page": "atable",
      "title": "Create Tables for Reporting of Clinical Trials",
      "topics": [
        "atable",
        "atable.data.frame",
        "atable.formula"
      ]
    },
    {
      "page": "atable_compact",
      "title": "More compact formatting than atable()",
      "topics": [
        "atable_compact",
        "atable_compact.data.frame"
      ]
    },
    {
      "page": "atable_longitudinal",
      "title": "A longitudinal version of atable",
      "topics": [
        "atable_longitudinal",
        "atable_longitudinal.data.frame"
      ]
    },
    {
      "page": "atable_options",
      "title": "Set or get options",
      "topics": [
        "atable_options"
      ]
    },
    {
      "page": "atable_options_reset",
      "title": "Reset atable_options to default",
      "topics": [
        "atable_options_reset"
      ]
    },
    {
      "page": "atable_package",
      "title": "atable: Create Tables for Reporting Clinical Trials",
      "topics": [
        "atable_package"
      ]
    },
    {
      "page": "check_alias_mapping",
      "title": "Checks the output of function create_alias_mapping",
      "topics": [
        "check_alias_mapping"
      ]
    },
    {
      "page": "check_format_statistics",
      "title": "Checks the output of function format_statistics",
      "topics": [
        "check_format_statistics"
      ]
    },
    {
      "page": "check_format_tests",
      "title": "Checks the output of functions format_test",
      "topics": [
        "check_format_tests"
      ]
    },
    {
      "page": "check_statistics",
      "title": "Checks the output of function statistics",
      "topics": [
        "check_statistics"
      ]
    },
    {
      "page": "check_tests",
      "title": "Checks the output of functions two_sample_htest and multi_sample_htest",
      "topics": [
        "check_tests"
      ]
    },
    {
      "page": "create_alias_mapping",
      "title": "Get Aliases of column names",
      "topics": [
        "create_alias_mapping"
      ]
    },
    {
      "page": "format_statistics",
      "title": "Format statistics",
      "topics": [
        "format_statistics",
        "format_statistics.default",
        "format_statistics.statistics_count_me",
        "format_statistics.statistics_factor",
        "format_statistics.statistics_numeric"
      ]
    },
    {
      "page": "format_tests",
      "title": "Formats hypothesis test results",
      "topics": [
        "format_tests",
        "format_tests.default",
        "format_tests.htest",
        "format_tests.htest_with_effect_size"
      ]
    },
    {
      "page": "get_alias",
      "title": "Get Aliases of column names",
      "topics": [
        "get_alias",
        "get_alias.data.frame",
        "get_alias.default",
        "get_alias.labelled",
        "get_alias.list"
      ]
    },
    {
      "page": "indent_data_frame",
      "title": "Indents data.frames",
      "topics": [
        "indent_data_frame"
      ]
    },
    {
      "page": "is_syntactically_valid_name",
      "title": "Checks if valid name",
      "topics": [
        "is_syntactically_valid_name"
      ]
    },
    {
      "page": "multi_sample_htest",
      "title": "Calculates multi sample hypothesis tests",
      "topics": [
        "multi_sample_htest",
        "multi_sample_htest.character",
        "multi_sample_htest.factor",
        "multi_sample_htest.logical",
        "multi_sample_htest.numeric",
        "multi_sample_htest.ordered"
      ]
    },
    {
      "page": "replace_consecutive",
      "title": "Replaces consecutive elements",
      "topics": [
        "replace_consecutive"
      ]
    },
    {
      "page": "replace_NA",
      "title": "Replaces NA",
      "topics": [
        "replace_NA",
        "replace_NA.character",
        "replace_NA.data.frame",
        "replace_NA.default",
        "replace_NA.factor",
        "replace_NA.list",
        "replace_NA.ordered"
      ]
    },
    {
      "page": "standardized_test_data",
      "title": "A data.frame with standardized random data of various classes",
      "topics": [
        "standardized_test_data"
      ]
    },
    {
      "page": "statistics",
      "title": "Calculates descriptive statistics",
      "topics": [
        "statistics",
        "statistics.character",
        "statistics.count_me",
        "statistics.factor",
        "statistics.logical",
        "statistics.numeric",
        "statistics.ordered"
      ]
    },
    {
      "page": "test_data",
      "title": "A data.frame with random data of various classes",
      "topics": [
        "test_data"
      ]
    },
    {
      "page": "translate_to_LaTeX",
      "title": "A wrapper for latexTranslate",
      "topics": [
        "translate_to_LaTeX",
        "translate_to_LaTeX.character",
        "translate_to_LaTeX.data.frame",
        "translate_to_LaTeX.factor",
        "translate_to_LaTeX.list",
        "translate_to_LaTeX.logical",
        "translate_to_LaTeX.numeric"
      ]
    },
    {
      "page": "two_sample_htest",
      "title": "Two sample hypothesis tests and effect size",
      "topics": [
        "two_sample_htest",
        "two_sample_htest.character",
        "two_sample_htest.factor",
        "two_sample_htest.logical",
        "two_sample_htest.numeric",
        "two_sample_htest.ordered"
      ]
    }
  ],
  "_readme": "https://github.com/arminstroebel/atable/raw/HEAD/README.md",
  "_rundeps": [
    "askpass",
    "backports",
    "base64enc",
    "bit",
    "bit64",
    "boot",
    "broom",
    "bslib",
    "cachem",
    "cellranger",
    "checkmate",
    "class",
    "cli",
    "clipr",
    "cluster",
    "colorspace",
    "cowplot",
    "cpp11",
    "crayon",
    "curl",
    "data.table",
    "Deriv",
    "DescTools",
    "digest",
    "doBy",
    "dplyr",
    "e1071",
    "effsize",
    "evaluate",
    "Exact",
    "expm",
    "farver",
    "fastmap",
    "fontawesome",
    "forcats",
    "forecast",
    "foreign",
    "Formula",
    "fracdiff",
    "fs",
    "generics",
    "ggplot2",
    "gld",
    "glue",
    "gridExtra",
    "gtable",
    "haven",
    "highr",
    "Hmisc",
    "hms",
    "htmlTable",
    "htmltools",
    "htmlwidgets",
    "httr",
    "isoband",
    "jquerylib",
    "jsonlite",
    "knitr",
    "labeling",
    "lattice",
    "lifecycle",
    "lmom",
    "lmtest",
    "magrittr",
    "MASS",
    "Matrix",
    "memoise",
    "microbenchmark",
    "mime",
    "modelr",
    "mvtnorm",
    "nlme",
    "nnet",
    "openssl",
    "pillar",
    "pkgconfig",
    "plyr",
    "prettyunits",
    "progress",
    "proxy",
    "purrr",
    "R6",
    "rappdirs",
    "RColorBrewer",
    "Rcpp",
    "RcppArmadillo",
    "readr",
    "readxl",
    "rematch",
    "reshape2",
    "rlang",
    "rmarkdown",
    "rootSolve",
    "rpart",
    "rstudioapi",
    "S7",
    "sass",
    "scales",
    "settings",
    "stringi",
    "stringr",
    "sys",
    "tibble",
    "tidyr",
    "tidyselect",
    "timeDate",
    "tinytex",
    "tzdb",
    "urca",
    "utf8",
    "vctrs",
    "viridisLite",
    "vroom",
    "withr",
    "xfun",
    "yaml",
    "zoo"
  ],
  "_score": 4.753583058892906,
  "_indexed": true,
  "_nocasepkg": "atable",
  "_universes": [
    "arminstroebel"
  ],
  "_binaries": [
    {
      "r": "4.7.0",
      "os": "linux",
      "version": "0.1.10",
      "date": "2026-05-16T07:50:42.000Z",
      "distro": "noble",
      "commit": "902238b7453491f146d4856d844d2d36a9a91e85",
      "fileid": "ba98a582fc43cf2664d071dfa99352304110276b3d19b984870ebb0f653bf404",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/arminstroebel/actions/runs/25956472663"
    },
    {
      "r": "4.6.0",
      "os": "linux",
      "version": "0.1.10",
      "date": "2026-05-16T07:50:35.000Z",
      "distro": "noble",
      "commit": "902238b7453491f146d4856d844d2d36a9a91e85",
      "fileid": "d2659ac566e3dc533ca041fa832da88656eeb5799b9417ffba6895bf1cdf14d5",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/arminstroebel/actions/runs/25956472663"
    },
    {
      "r": "4.5.3",
      "os": "mac",
      "version": "0.1.10",
      "date": "2026-05-16T07:50:30.000Z",
      "commit": "902238b7453491f146d4856d844d2d36a9a91e85",
      "fileid": "9c3111bfb62140722828cf6017912ed5b9cbe3f1d3489674432b92435451d369",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/arminstroebel/actions/runs/25956472663"
    },
    {
      "r": "4.6.0",
      "os": "mac",
      "version": "0.1.10",
      "date": "2026-05-16T07:50:36.000Z",
      "commit": "902238b7453491f146d4856d844d2d36a9a91e85",
      "fileid": "f830c9ccab9644743acb3c521709cc337044cd559c64d7f8cf72a0579953d983",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/arminstroebel/actions/runs/25956472663"
    },
    {
      "r": "4.7.0",
      "os": "win",
      "version": "0.1.10",
      "date": "2026-05-16T07:49:48.000Z",
      "commit": "902238b7453491f146d4856d844d2d36a9a91e85",
      "fileid": "d0540c3375b9e4324a49862742066ad53212398a9c7203b0be38669106f25e44",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/arminstroebel/actions/runs/25956472663"
    },
    {
      "r": "4.5.3",
      "os": "win",
      "version": "0.1.10",
      "date": "2026-05-16T07:49:39.000Z",
      "commit": "902238b7453491f146d4856d844d2d36a9a91e85",
      "fileid": "fe9e7ca2b021c7fceffdc28dd4893a863dd432616135aa0fac7eb0fa5f255512",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/arminstroebel/actions/runs/25956472663"
    },
    {
      "r": "4.6.0",
      "os": "win",
      "version": "0.1.10",
      "date": "2026-05-16T07:49:41.000Z",
      "commit": "902238b7453491f146d4856d844d2d36a9a91e85",
      "fileid": "d9867e5039102442b53744f64dc3b102a66fd2e6646980110be6e962b74833a9",
      "status": "failure",
      "check": "ERROR",
      "buildurl": "https://github.com/r-universe/arminstroebel/actions/runs/25956472663"
    },
    {
      "r": "4.6.0",
      "os": "wasm",
      "version": "0.1.10",
      "date": "2026-06-02T18:28:32.000Z",
      "commit": "902238b7453491f146d4856d844d2d36a9a91e85",
      "fileid": "e3bd0fd07e384feba105253b82d8dfc03518a885e486614ca9952b09179e6ff4",
      "status": "success",
      "buildurl": "https://github.com/r-universe/arminstroebel/actions/runs/25956472663"
    }
  ]
}