Looks at the suggested dependencies and checks to make sure
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 = formods_check()
#>
#> ── Checking formods for suggested packages ─────────────────────────────────────
#> ✔ found clipr
#> ✔ found covr
#> ✔ found devtools
#> ✔ found DT
#> ✔ found flextable
#> ✔ found ggpubr
#> ✔ found gtools
#> ✔ found here
#> ✔ found janitor
#> ✔ found knitr
#> ✔ found plotly
#> ✔ found prompter
#> ✔ found rmarkdown
#> ✔ found shinybusy
#> ✔ found shinydashboard
#> ✔ found testthat
#> ✔ found utils