repo-package            Repo: The Data-centered Data Flow Manager
repo_attach             Create a new item from an existing file.
repo_attr               Get item attribute.
repo_build              Builds a resource using the associated code
                        chunk
repo_bulkedit           Edit all items info using a text file.
repo_check              Check repository integrity.
repo_chunk              Shows code chunk associated with an item
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_depends            Returns item's dependencies
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_has                Check whether a repository has an item
repo_info               Provides detailed information about an item.
repo_lazydo             Run expression with cache.
repo_load               Loads an item to current workspace
repo_open               Open an existing repository or create a new
                        one.
repo_options            Set repository-wide options
repo_pies               Plots a pie chart of repository contents
repo_print              Show a summary of the repository contents.
repo_project            Defines and 'put'-s a 'project' item.
repo_pull               Download item remote content
repo_put                Create a new item in the repository.
repo_related            Finds all items related to a set of item
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.
