Package: qol Title: Powerful 'SAS' Inspired Concepts for more Efficient Bigger Outputs Version: 1.3.4 Authors@R: person("Tim", "Siebenmorgen", email = "qol_package@proton.me", role = c("aut", "cre", "cph")) Description: The main goal is to make descriptive evaluations easier to create bigger and more complex outputs in less time with less code. Introducing format containers with multilabels , a more powerful summarise which is capable to output every possible combination of the provided grouping variables in one go , tabulation functions which can create any table in different styles and other more readable functions. The code is optimized to work fast even with datasets of over a million observations. License: MIT + file LICENSE Encoding: UTF-8 Language: en-US URL: https://github.com/s3rdia/qol, https://s3rdia.github.io/qol/, https://deepwiki.com/s3rdia/qol, https://s3rdia.github.io/qol_blog/ Imports: data.table (>= 1.17.8), collapse (>= 2.1.2), openxlsx2 (>= 1.19), fst (>= 0.9.8) Depends: R (>= 4.1.0) Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Suggests: tinytest (>= 1.4.3) Config/tinytest/edition: 1 Config/Needs/website: rmarkdown Config/pak/sysreqs: libicu-dev Repository: https://s3rdia.r-universe.dev Date/Publication: 2026-06-29 10:29:06 UTC RemoteUrl: https://github.com/s3rdia/qol RemoteRef: HEAD RemoteSha: 604bd1e72a419076916cd90a8a594850fbd88a6d NeedsCompilation: no Packaged: 2026-06-29 10:43:34 UTC; root Author: Tim Siebenmorgen [aut, cre, cph] Maintainer: Tim Siebenmorgen