Skip to contents

All functions

PipelineCollections
Connect and schedule pipelines
PipelineResult
Class definition for 'RAVE' pipeline results
PipelineTools
Class definition for 'RAVE' pipelines
RAVEFileArray
'R6' wrapper for 'FileArray'
RAVESerializable
Abstract class for 'RAVE' serialization
base64_urlencode() base64_encode() base64_urldecode() base64_decode() base64_plot()
Convert from and to 'base64' string
dir_create2()
Force creating directory with checks
install_modules()
Install 'RAVE' modules
logger() set_logger_path() logger_threshold() logger_error_condition()
Logger system used by 'RAVE'
mcp_context()
Add Context to Chat Messages
mcp_describe()
Describe an R object for use in MCP tools
mcpflow_export()
Export RAVE MCP workflows
mcpflow_instantiate()
Instantiate workflow as a chat
mcpflow_job_validator()
Create validation tool for job execution
mcpflow_list()
List RAVE MCP workflow names
mcpflow_load_all()
Load RAVE MCP workflows
mcpflow_path()
Find path to RAVE MCP workflow
mcpflow_read()
Read RAVE MCP workflow
mcpflow_tool_names()
Extract tool names from workflows
mcpflow_tools()
Load Tools for Workflow
mcpflow_validate()
Validate RAVE MCP workflow
mcpflow_write()
Write RAVE MCP workflow to a file
mcptool_build()
Build MCP Tool Definitions from Package Documentation
mcptool_instantiate()
Instantiate from RAVE MCP tool definition
mcptool_list()
List MCP tool names from a package or directory
mcptool_load_all()
Load MCP Tool Definitions from Package or Directory
mcptool_path()
Find path to a specific MCP tool by name
mcptool_read()
Read MCP tool definition from YAML file
mcptool_state_factory()
Create Session-Scoped MCP State Environment
mcptool_write()
Write MCP tool definition to file
module_add()
Add new 'RAVE' (2.0) module to current project
module_registry() module_registry2() get_modules_registries() get_module_description() add_module_registry()
'RAVE' module registry
configure_knitr() pipeline_setup_rmd() pipeline_render()
Configure 'rmarkdown' files to build 'RAVE' pipelines
pipeline() pipeline_from_path()
Creates 'RAVE' pipeline instance
pipeline_collection()
Combine and execute pipelines
pipeline_install_local() pipeline_install_github()
Install 'RAVE' pipelines
pipeline_settings_set() pipeline_settings_get()
Get or change pipeline input parameter settings
start_job() check_job() resolve_job() remove_job()
Run a function (job) in another session
pipeline_root() pipeline_list() pipeline_find() pipeline_attach() pipeline_run() pipeline_clean() pipeline_run_bare() load_targets() pipeline_target_names() pipeline_debug() pipeline_dep_targets() pipeline_eval() pipeline_visualize() pipeline_progress() pipeline_fork() pipeline_build() pipeline_read() pipeline_vartable() pipeline_hasname() pipeline_watch() pipeline_create_template() pipeline_create_subject_pipeline() pipeline_description() pipeline_load_extdata() pipeline_save_extdata() pipeline_shared() pipeline_set_preferences() pipeline_get_preferences() pipeline_has_preferences()
Low-level 'RAVE' pipeline functions
rave_serialize_refhook() rave_serialize_impl() rave_unserialize_refhook() rave_unserialize_impl()
Serialization reference hook generic functions
update_local_snippet() install_snippet() list_snippets() load_snippet()
'RAVE' code snippets
rave_progress()
'RAVE' progress
raveio_setopt() raveio_resetopt() raveio_getopt() raveio_confpath()
Set/Get 'RAVE' option
PIPELINE_FORK_PATTERN
Constant variables used in 'RAVE' pipeline
ravepipeline_finalize_installation()
Download 'RAVE' built-in pipelines and code snippets
load_yaml() save_yaml()
Read write 'YAML' format
with_rave_parallel() lapply_jobs()
Internal parallel functions