tests/E2E/test_installation.R

GH_REPO_PATH <- "PetrCala/artma@dev"
remotes::install_github(GH_REPO_PATH, force = TRUE)
library(artma)

# Should pass without error
artma::main()

Try the artma package in your browser

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

artma documentation built on April 13, 2025, 9:08 a.m.