# ------------------------------------------------ # CITATION.cff file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # ------------------------------------------------ cff-version: 1.2.0 message: 'To cite package "Rhpc" in publications use:' type: software license: AGPL-3.0-only title: 'Rhpc: Apply-Style Dispatch for High-Performance Computing' version: 0.26.4 doi: 10.32614/CRAN.package.Rhpc abstract: 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. authors: - family-names: Nakama given-names: Ei-ji email: nakama@ki.rim.or.jp - family-names: NAKANO given-names: Junji email: nakanoj@ism.ac.jp repository: https://e-nakama.r-universe.dev repository-code: https://github.com/e-nakama/Rhpc commit: 1ab2a7afd076ca38f80875b1ea6669c393b44a51 url: https://github.com/e-nakama/Rhpc date-released: '2026-07-21' contact: - family-names: Nakama given-names: Ei-ji email: nakama@ki.rim.or.jp