Skip to contents

Looks at the suggested dependencies and checks to make sure they are installed.

Usage

ruminate_check(verbose = TRUE)

Arguments

verbose

Logical indicating if messages should be displayed

Value

List with the following elements:

  • all_found: Boolean indicating if all packages were found

  • found_pkgs: Character vector of found packages

  • missing_pkgs: Character vector of missing packages

Examples

fcres =ruminate_check()
#> 
#> ── Checking ruminate for suggested packages ────────────────────────────────────
#>  found clipr
#>  found gridExtra
#>  found knitr
#>  found nlmixr2lib
#>  found nonmem2rx
#>  found prompter
#>  found rmarkdown
#>  found readxl
#>  found rxode2
#>  found shinydashboard
#>  found testthat
#>  found ubiquity