check_scdrake: Check for selected 'scdrake' dependencies.

check_scdrakeR Documentation

Check for selected scdrake dependencies.

Description

This function will check for:

  • Packages that might not be installed by default: qs, clustermq, future, future.callr (if the system doesn't support forking/multicore), SC3 (if it is not installed from <github.com/gorgitko/SC3>)

  • If pandoc is available.

  • If yq is available.

Usage

check_scdrake(verbose = TRUE)

Arguments

verbose

A logical scalar: if TRUE, be verbose.

Value

Invisibly TRUE if all checks return TRUE, FALSE otherwise.


bioinfocz/scdrake documentation built on Jan. 29, 2024, 10:24 a.m.