Package: rwig Type: Package Title: Wasserstein Index Generation (WIG) Model Version: 0.1.0 Authors@R: person("Fangzhou", "Xie", , "fangzhou.xie@rutgers.edu", role = c("aut", "cre", "cph")) Description: Efficient implementation of several Optimal Transport algorithms in Fangzhou Xie (2025) and the Wasserstein Index Generation (WIG) model in Fangzhou Xie (2020) . License: MIT + file LICENSE Encoding: UTF-8 LazyData: true RoxygenNote: 7.3.3 URL: https://github.com/fangzhou-xie/rwig, https://fangzhou-xie.github.io/rwig/ BugReports: https://github.com/fangzhou-xie/rwig/issues LinkingTo: Rcpp (>= 1.0.8), RcppArmadillo (>= 0.12.8.4.0) Imports: utils, stats, rlang, cli, lubridate, Rcpp, RhpcBLASctl, word2vec, tokenizers, stopwords Roxygen: list(markdown = TRUE) SystemRequirements: autoconf, CUDA (> 13.0, only for Linux) Suggests: knitr, rmarkdown, tinytest Depends: R (>= 4.2) VignetteBuilder: knitr Config/pak/sysreqs: nvidia-cuda-dev libicu-dev Repository: https://fangzhou-xie.r-universe.dev Date/Publication: 2026-04-21 19:42:26 UTC RemoteUrl: https://github.com/fangzhou-xie/rwig RemoteRef: HEAD RemoteSha: c9cdecf4cd1c673011202e97a4baed066f3637b8 NeedsCompilation: yes Packaged: 2026-06-21 10:47:29 UTC; root Author: Fangzhou Xie [aut, cre, cph] Maintainer: Fangzhou Xie