Skip to content
/ rt-cli Public

CLI tool for running tests in R packages

License

Notifications You must be signed in to change notification settings

sckott/rt-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rt-cli

Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.

rt = R test

rt help
Usage: rt <command> [<args>]

CLI tool for running tests in R packages

Options:
  --help            display usage information

Commands:
  dir               Test an R package using testthat
  file              Test a single file using testthat
  list              List test files in an R package
  r-vers            List available versions of R

Install

cargo install --git https://github.com/sckott/rt-cli.git

OR

Run make after cloning this repo

About

CLI tool for running tests in R packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published