| available_r | List available R versions from Nixpkgs |
| ga_cachix | ga_cachix Build an environment on Github Actions and cache it on Cachix |
| generate_rpkgs | generate_rpkgs Internal function that generates the string containing the correct Nix expression to get R packages. |
| nix_build | Invoke shell command 'nix-build' from an R session |
| rix | Generate a Nix expression that builds a reproducible development environment |
| rix_init | Initiate and maintain an isolated, project-specific, and runtime-pure R setup via Nix. |
| tar_nix_ga | tar_nix_ga Run a {targets} pipeline on Github Actions. |
| with_nix | Evaluate function in R or shell command via 'nix-shell' environment |