skip_when_missing_key: Skip tests when you can't unlock

Description Usage Arguments

Description

This is useful to place at the top of tests that rely on access to secured assets. Skipped tests do not generate an error in R CMD check etc, but will print a visible notification.

Usage

1

Arguments

vault

Name of secure vault. If NULL looks for vault or inst/vault in the current directory. If a string, looks for a secure vault in the package with that name


hadley/secure documentation built on May 17, 2019, 12:46 p.m.