Package: hellomojo Title: An Example R Package that Uses 'mojo' Through the .Call Interface Version: 0.0.1.9000 Authors@R: person(given = "Sounkou Mahamane", family = "Toure", email = "sounkoutoure@gmail.com", role = c("aut", "cre")) Description: This package demonstrates how to use the 'mojo' by calling shared library builds from R through its .Call interface. License: GPL (>= 3) Suggests: callme, bench SystemRequirements: mojo installation (https://docs.modular.com/mojo/manual/install) via pixi or python3-venv and python3-pip OS_type: unix Encoding: UTF-8 URL: https://github.com/sounkou-bioinfo BugReports: https://github.com/sounkou-bioinfo/hellomojo/issues Roxygen: list(markdown = TRUE) RoxygenNote: 7.3.3 Config/pak/sysreqs: python3 Repository: https://sounkou-bioinfo.r-universe.dev Date/Publication: 2025-11-10 22:13:08 UTC RemoteUrl: https://github.com/sounkou-bioinfo/hellomojo RemoteRef: HEAD RemoteSha: 701fc31598f09cceb1a1f0c78099eff9a42a6011 NeedsCompilation: yes Packaged: 2026-06-22 10:41:03 UTC; root Author: Sounkou Mahamane Toure [aut, cre] Maintainer: Sounkou Mahamane Toure