installJaspModules: Install all JASP analysis modules from jasp-stats

View source: R/pkg-setup.R

installJaspModulesR Documentation

Install all JASP analysis modules from jasp-stats

Description

This function downloads all JASP modules locally and then installs them, to ensure all dependencies between JASP modules are resolved correctly. Useful if you're working on modules that have dependencies on other modules.

Usage

installJaspModules(force = FALSE, quiet = FALSE)

Arguments

force

Boolean. Should JASP reinstall everything or should it only install packages that are not installed on your system?

quiet

Boolean. Should the installation procedure produce output?


jasp-stats/JASPTools documentation built on April 24, 2024, 11:18 a.m.