Imported from abiomix/abiomix.r-universe.dev (
AGENTS.md). Install upstream withnpx skills add abiomix/abiomix.r-universe.dev. Copyright stays with the author.
Abiomix R-universe Registry Agent Guide
- This repository contains the public R-universe registry, not package source.
- Keep
packages.jsonvalid JSON with one unique entry per R package. packagemust exactly match the package'sDESCRIPTION.urlmust be a public Git clone URL. Addsubdironly for a package below the repository root.- Omit
branchto follow the repository default branch. Pin a branch or release only through an explicit release decision. - Do not add private Git URLs, credentials, patient data, or internal package names.
- Abiomix-maintained packages must declare Sounkou Mahamane Toure as an author
and Abiomix FZ LLC as
cphandfnd. Registry-only third-party packages keep their upstream metadata unchanged. - Run
bash tools/validate-manifest.shbefore committing. - The live universe is a development/build service, not the production lock.