Package: eVCGsampler Type: Package Title: VCG Sampling using Energy-Based Covariate Balancing Version: 1.1.2 Authors@R: c( person( "Andreas", "Schulz", email = "andreas.schulz2@sanofi.com", role = c("aut", "cre"), comment = "Created in 2025" ), person("Sanofi", role = c("cph", "fnd")) ) Description: Provides a principled framework for sampling Virtual Control Group (VCG) using energy distance-based covariate balancing. The package offers visualization tools to assess covariate balance and includes a permutation test to evaluate the statistical significance of observed deviations. License: MIT + file LICENSE URL: https://github.com/Sanofi-Public/eVCGsampler Encoding: UTF-8 RoxygenNote: 7.3.3 Depends: ggplot2 Imports: ggforce, osqp, patchwork, shiny Suggests: knitr, rmarkdown, testthat (>= 3.0.0) VignetteBuilder: knitr Config/pak/sysreqs: cmake libfontconfig1-dev libfreetype6-dev make libuv1-dev zlib1g-dev Repository: https://sanofi-public.r-universe.dev Date/Publication: 2026-07-22 11:43:29 UTC RemoteUrl: https://github.com/sanofi-public/evcgsampler RemoteRef: HEAD RemoteSha: 99aad5fdcf450ddf651b77b06371310b84f416e6 NeedsCompilation: no Packaged: 2026-07-22 12:45:15 UTC; root Author: Andreas Schulz [aut, cre] (Created in 2025), Sanofi [cph, fnd] Maintainer: Andreas Schulz