# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "ustats" in publications use:' type: software license: MIT title: 'ustats: R Interface to Python Tools for Computing Higher-Order U-Statistics' version: 0.1.5 doi: 10.48550/arXiv.2508.12627 identifiers: - type: doi value: 10.32614/CRAN.package.ustats - type: url value: https://pypi.org/project/u-stats/ abstract: Provides an R interface to the Python package 'u-stats' for efficient computation of higher-order U-statistics using Einstein summation notation, implementing the methods of Chen, Zhang, and Liu (2025) . The package automatically converts R objects to 'NumPy' or 'PyTorch' tensors via 'reticulate' and supports GPU acceleration when 'PyTorch' with 'CUDA' is available. Python dependencies are declared via 'reticulate' and can be installed automatically on first use. Designed for large-scale statistical estimation where numerical stability and performance are critical. authors: - family-names: Chen given-names: Xingyu email: xingyuchen0714@sjtu.edu.cn - family-names: Zhang given-names: Ruiqi email: zrq1706@outlook.com - family-names: Liu given-names: Lin email: linliu@sjtu.edu.cn preferred-citation: type: generic title: On Computing and the Complexity of Computing Higher-Order U-Statistics, Exactly authors: - family-names: Chen given-names: Xingyu email: xingyuchen0714@sjtu.edu.cn - family-names: Zhang given-names: Ruiqi email: zrq1706@outlook.com - family-names: Liu given-names: Lin email: linliu@sjtu.edu.cn year: '2025' notes: arXiv preprint arXiv:2508.12627 doi: 10.48550/arXiv.2508.12627 url: https://arxiv.org/abs/2508.12627 repository: https://cxy0714.r-universe.dev repository-code: https://github.com/cxy0714/U-Statistics-R commit: cf40c189a684b710c40ed3c9bbfc90c58b205bd1 url: https://cxy0714.github.io/U-Statistics-R/ date-released: '2026-06-19' contact: - family-names: Chen given-names: Xingyu email: xingyuchen0714@sjtu.edu.cn references: - type: manual title: 'ustats: R Interface to Python Tools for Computing Higher-Order U-Statistics' authors: - family-names: Chen given-names: Xingyu - family-names: Zhang given-names: Ruiqi - family-names: Liu given-names: Lin year: '2025' notes: R package version 0.1.5 url: https://CRAN.R-project.org/package=ustats