# -------------------------------------------- # CITATION file created with {cffr} R package # See also: https://docs.ropensci.org/cffr/ # -------------------------------------------- cff-version: 1.2.0 message: 'To cite package "hellomojo" in publications use:' type: software license: GPL-3.0-or-later title: 'hellomojo: An Example R Package that Uses ''mojo'' Through the .Call Interface' version: 0.0.1.9000 doi: 10.32614/CRAN.package.hellomojo abstract: This package demonstrates how to use the 'mojo' by calling shared library builds from R through its .Call interface. authors: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com repository: https://sounkou-bioinfo.r-universe.dev repository-code: https://github.com/sounkou-bioinfo/hellomojo commit: 701fc31598f09cceb1a1f0c78099eff9a42a6011 url: https://github.com/sounkou-bioinfo date-released: '2025-11-10' contact: - family-names: Toure given-names: Sounkou Mahamane email: sounkoutoure@gmail.com