Learn R Programming

testex (version 0.2.1)

use_testex: Add testex tags and configure package to fully use testex features

Description

Add testex tags and configure package to fully use testex features

Usage

use_testex(path = getwd(), check = TRUE, quiet = FALSE)

Value

The result of write.dcf() upon modifying the package DESCRIPTION file.

Arguments

path

A package source code working directory

check

A logical value indicating whether tests should be executing during R CMD check.

quiet

Whether output should be suppressed