All functions

browser

Environment, Module, and Pipe Browser.

chord_engine

Plot Dependencies with Chord Engine.

clone

Clone a Module.

config

Configurations.

define

Define a Module.

find_module

Find a Module.

find_path

Find the Path of a Module.

futurize

Tweak a module to a future.

get_breadcrumbs

Get Breadcrumbs.

get_configs

Get Configurations.

get_dependencies

Get the Dependencies of a Module.

get_digest

Get the Digest of a Module.

get_provider

Get the Provider of a Module.

hit

Interactively Find, Make and Bind a Module.

import_module

Import a Module.

new_injector set_injector set_default_injector get_injector get_default_injector

Create, Set, and Get Injectors (Modulr Internal States).

.Last.name

Name of Last Used Module.

list_modules lsmod

List Defined Modules.

load_all_modules

Load All Modules.

load_module

Load a Module.

make do_make do.make make_all make_tests make_all_tests

Make a Module.

module_metadata

Module Metadata.

module_options %has_default_option% %has_default_options% %has_option% %has_options%

Module Options.

modulr-module

Special Module 'modulr'

modulr

Modulr: A Dependency Injection Framework for R

options_provider_

Options module which exposes an R environment. See ?options_provider.

options_provider

Module Options Provider

plot_dependencies

Plot Dependencies.

prepare_gear

Prepare Modulr Gear.

print_info info

Output Docstring Info.

reactivate_breadcrumbs

Re-Activate Breadcrumbs.

release_gear_as_gist

Prepare and Release a Modulr Gear as a Gist on GitHub.

reset

Reset the Modulr Internal State.

sankey_engine

Plot Dependencies with Sankey Engine.

set_verbosity get_verbosity

Set and Get Verbosity Level.

sharedenv

Shared Environment.

stash unstash list_stashes remove_stash

Stash and Unstash Modules. List and Remove Stashes.

touch

Touch a Module.

undefine

Undefine a Module.

with_injector

With Injector.

with_no_packages without_packages with_packages with_module_packages with_namespace_packages

With (...) Packages.

with_verbosity

With verbosity.