Package: tlf Type: Package Title: TLF Library Version: 1.6.2 Authors@R: c(person(given = "Open-Systems-Pharmacology Community", role = "cph"), person(given = "Michael", family = "Sevestre", role = c("aut", "cre"), email = "michael@design2code.ca"), person(given = "Pierre", family = "Chelle", role = "aut", email = "chelle.pierre@gmail.com"), person(given = "Abdullah", family = "Hamadeh", role = "aut", email = "aoh123@gmail.com"), person(given = "Indrajeet", family = "Patil", role = "ctb", email = "patilindrajeet.science@gmail.com", comment = c(ORCID = "0000-0003-1995-6531", Twitter = "@patilindrajeets"))) Description: An implementation of the Table, Listing and Figure concepts in R. This library provides a standardized approach to creating tables and graphs based on conventions over configurations. License: GPL-2 | file LICENSE Language: en-US URL: https://github.com/open-systems-pharmacology/tlf-library BugReports: https://github.com/open-systems-pharmacology/tlf-library/issues Imports: ggplot2 (>= 3.3.0), R6, jsonlite, ospsuite.utils (>= 1.6.0), patchwork, ggtext, stringr (>= 1.5.0), rlang, lifecycle Depends: R (>= 4.1) Remotes: ospsuite.utils=Open-Systems-Pharmacology/OSPSuite.RUtils@*release Encoding: UTF-8 RoxygenNote: 7.3.3 Roxygen: list(markdown = TRUE) Suggests: cowplot, knitr, rmarkdown, scales, shiny, showtext, sysfonts, svglite, testthat (>= 3.0.3), vdiffr (>= 1.0.0), devtools VignetteBuilder: knitr Collate: 'aaa-utilities.R' 'aggregation-input.R' 'aggregation-summary.R' 'atom-plots.R' 'boxwhisker-datamapping.R' 'boxwhisker-get-measure.R' 'boxwhisker-plotconfiguration.R' 'cumulative-time-profile-datamapping.R' 'datamapping-grouping.R' 'datamapping-groupmapping.R' 'datamapping-range.R' 'datamapping-xy.R' 'datamapping-xygroup.R' 'ddiratio-datamapping.R' 'error-checks.R' 'font.R' 'global-vars.R' 'helpers.R' 'histogram-datamapping.R' 'label.R' 'messages.R' 'obs-vs-pred-datamapping.R' 'observed-data-mapping.R' 'pkratio-datamapping.R' 'pkratio-get-measure.R' 'plot-boxwhisker.R' 'plot-cumulative-time-profile.R' 'plot-ddiratio.R' 'utilities-enums.R' 'plot-grid.R' 'plot-histogram.R' 'plot-obs-vs-pred.R' 'plot-observed-time-profile.R' 'plot-piechart.R' 'plot-pkratio.R' 'plot-qq.R' 'plot-res-vs-pred.R' 'plot-simulated-time-profile.R' 'plot-timeprofile.R' 'plot-tornado.R' 'plotconfiguration-axis.R' 'plotconfiguration-background.R' 'plotconfiguration-export.R' 'plotconfiguration-label.R' 'plotconfiguration-legend.R' 'plotconfiguration-sub-classes.R' 'plotconfiguration.R' 'qq-datamapping.R' 'themes.R' 'timeprofile-datamapping.R' 'timeprofile-helper.R' 'timeprofile-plotconfiguration.R' 'tlf-env.R' 'tornado-datamapping.R' 'tornado-plotconfiguration.R' 'utilities-aesthetics.R' 'utilities-axis.R' 'utilities-background.R' 'utilities-export.R' 'utilities-ggplot.R' 'utilities-label.R' 'utilities-legend.R' 'utilities-mapping.R' 'utilities-molecule-plots.R' 'utilities-theme.R' 'utilities-tlf.R' 'utils.R' 'zzz.R' Config/testthat/edition: 3 Config/pak/sysreqs: libicu-dev libjpeg-dev libpng-dev libxml2-dev libssl-dev Repository: https://open-systems-pharmacology.r-universe.dev Date/Publication: 2025-11-19 10:22:02 UTC RemoteUrl: https://github.com/Open-Systems-Pharmacology/TLF-Library RemoteRef: v1.6.2 RemoteSha: 68303a85f41fc26e8508e52a94dcb989b9a86cd2 NeedsCompilation: no Packaged: 2026-07-06 12:18:47 UTC; root Author: Open-Systems-Pharmacology Community [cph], Michael Sevestre [aut, cre], Pierre Chelle [aut], Abdullah Hamadeh [aut], Indrajeet Patil [ctb] (ORCID: , Twitter: @patilindrajeets) Maintainer: Michael Sevestre