Package: dsPUcopulaClient Type: Package Title: Client Utilities for Partition-of-Unity Copula Modelling in DataSHIELD Version: 0.1.0 Authors@R: person( given = "Andreas", family = "Mändle", email = "maendle@leibniz-bips.de", role = c("aut", "cre") ) Description: Provides client-side helper functions for interacting with the dsPUcopula DataSHIELD server package. The helpers wrap the remote procedures for fitting partition-of-unity copula models, estimating marginal distributions, simulating copula-based samples and retrieving synthetic data in a privacy-preserving manner. License: MIT + file LICENSE URL: https://github.com/bips-hb/dsPUcopulaClient BugReports: https://github.com/bips-hb/dsPUcopulaClient/issues Depends: R (>= 4.1.0) Imports: DSI Encoding: UTF-8 Language: en-GB Roxygen: list(markdown = TRUE) Repository: https://amaendle.r-universe.dev Date/Publication: 2025-10-07 13:42:12 UTC RemoteUrl: https://github.com/bips-hb/dsPUcopulaClient RemoteRef: HEAD RemoteSha: 1ec865cd3fb9f599454028eca2d6eeec954e65f2 NeedsCompilation: no Packaged: 2026-07-19 05:34:35 UTC; root Author: Andreas Mändle [aut, cre] Maintainer: Andreas Mändle