
Useful for testthat and examples compilation for R CMD CHECK and
test coverage.
Usage
is_fastp_installed(path = "fastp")
Arguments
- path
(default: fastp) Path to fastp.
Value
A logical that say if fastp is installed.
Examples
MiscMetabar::is_fastp_installed()
#> [1] FALSE