expect_no_attached_forbidden_package: Expect that a forbidden package is not used/attached

View source: R/expectations.R

expect_no_attached_forbidden_packageR Documentation

Expect that a forbidden package is not used/attached

Description

Tests that the following packages is not used.

Usage

expect_no_attached_forbidden_package(pkg)

Arguments

pkg

Package to check for.


markmyassignment documentation built on May 29, 2024, 2:57 a.m.