| repo-package | Repo: The Data-centered Data Flow Manager |
| print.repo | Show a summary of the repository contents. |
| repo | Repo: The Data-centered Data Flow Manager |
| repo_append | Append text to an existing item content. |
| repo_attach | Create a new item from an existing file. |
| repo_bulkedit | Edit all items info using a text file. |
| repo_check | Check repository integrity. |
| repo_copy | Copy items to another repository |
| repo_cpanel | Open a visual interface to the repo |
| repo_dependencies | Build and/or plots a dependency graph |
| repo_entries | Low-level list of item entries. |
| repo_export | Export 'repo' items to RDS file. |
| repo_find | Match items by matching any field |
| repo_get | Retrieve an item from the repo. |
| repo_handlers | Provides simplified access to repository items. |
| repo_info | Provides detailed information about an item. |
| repo_lazydo | Run expression with cache. |
| repo_open | Open an existing repository or create a new one. |
| repo_pull | Download item remote content |
| repo_put | Create a new item in the repo. |
| repo_rm | Remove item from the repo (and the disk). |
| repo_root | Show path to repo root |
| repo_set | Edit an existing item. |
| repo_stash | Quickly store temporary data |
| repo_stashclear | Remove all stashed data |
| repo_sys | Run system call on an item |
| repo_tag | Add tags to an item. |
| repo_tags | List all tags |
| repo_untag | Remove tags from an item. |