Package: xpose.xtras
Title: Extra Functionality for the 'xpose' Package
Version: 0.0.2
Authors@R: 
    person("John", "Prybylski", , "john.prybylski@pfizer.com", role = c("aut", "cre"),
           comment = c(ORCID = "0000-0001-5802-0539"))
Description: Adding some at-present missing functionality, or functions 
    unlikely to be added to the base 'xpose' package.  This includes some 
    diagnostic plots that have been missing in translation from 'xpose4', 
    but also some useful features that truly extend the capabilities of what 
    can be done with 'xpose'. These extensions include the concept of a set of
    'xpose' objects, and diagnostics for likelihood-based models.
License: MIT + file LICENSE
Encoding: UTF-8
RoxygenNote: 7.3.2
Imports: assertthat, cli, colorspace, conflicted, dplyr (>= 1.1.2),
        forcats (>= 1.0.0), GGally, ggplot2 (>= 3.4.2), glue,
        lifecycle, magrittr, pmxcv, purrr (>= 1.0.1), readr (>= 2.1.4),
        rlang, stats, stringr (>= 1.5.0), tibble (>= 3.2.1), tidyr (>=
        1.3.0), tidyselect, utils, vctrs, xpose
Suggests: DiagrammeR, grDevices, knitr, rmarkdown, testthat (>= 3.0.0),
        vdiffr
Config/testthat/edition: 3
Depends: R (>= 2.10)
LazyData: true
VignetteBuilder: knitr
URL: https://jprybylski.github.io/xpose.xtras/,
        https://github.com/jprybylski/xpose.xtras
NeedsCompilation: no
Packaged: 2024-11-20 19:03:45 UTC; PRYBYJ
Author: John Prybylski [aut, cre] (<https://orcid.org/0000-0001-5802-0539>)
Maintainer: John Prybylski <john.prybylski@pfizer.com>
Repository: CRAN
Date/Publication: 2024-11-21 17:20:02 UTC
Built: R 4.3.3; ; 2024-11-21 18:08:21 UTC; unix
