Package: Rhpc Version: 0.26.4 Date: 2026-07-21 Title: Apply-Style Dispatch for High-Performance Computing Authors@R: c(person(given = "Ei-ji", family = "Nakama", role = c("aut", "cre"), email = "nakama@ki.rim.or.jp"), person(given = "Junji", family = "NAKANO", role = "aut", email = "nakanoj@ism.ac.jp")) Depends: R (>= 4.6.0) Imports: parallel SystemRequirements: R built as a shared or static library, 'MPI' library. Description: Provides apply-style functions using the Message Passing Interface ('MPI') to improve the High-Performance Computing ('HPC') environment in R. The package supports long vectors and efficient handling of large datasets for MPI-based parallel computations. Encoding: UTF-8 License: AGPL-3 URL: https://github.com/e-nakama/Rhpc BugReports: https://github.com/e-nakama/Rhpc/issues ByteCompile: true NeedsCompilation: yes VignetteBuilder: utils BuildVignettes: true Config/pak/sysreqs: libopenmpi-dev Repository: https://e-nakama.r-universe.dev Date/Publication: 2026-07-21 12:09:15 UTC RemoteUrl: https://github.com/e-nakama/rhpc RemoteRef: HEAD RemoteSha: 1ab2a7afd076ca38f80875b1ea6669c393b44a51 Packaged: 2026-07-22 10:16:28 UTC; root Author: Ei-ji Nakama [aut, cre], Junji NAKANO [aut] Maintainer: Ei-ji Nakama