tests/testthat.R

library(testthat)
library(tinyVAST)

# Run tests
testthat::test_check("tinyVAST")

# Run from local directory
# testthat::test_dir( "C:/Users/James.Thorson/Desktop/Git/tinyVAST/tests/testthat/", reporter="check" )
# testthat::test_local(path = "C:/Users/James.Thorson/Desktop/Git/tinyVAST" )

Try the tinyVAST package in your browser

Any scripts or data that you put into this service are public.

tinyVAST documentation built on April 4, 2025, 2:43 a.m.