Databricks SDK for JavaScript
    Preparing search index...
    interface RCranLibrary {
        package?: string;
        repo?: string;
    }
    Index

    Properties

    Properties

    package?: string

    The name of the CRAN package to install.

    repo?: string

    The repository where the package can be found. If not specified, the default CRAN repo is used.