tests/testthat/04_prog_c.R

#' ---
#' title: Program Test C
#' author: JJAV
#' date: 2023-10-01
#' sessioninfo: YES
#' signature: YES
#' ---

# This program conclude with an error
cat("I'm in program C and would fail!!")
stop("prog_test_c makes and error")

Try the repana package in your browser

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

repana documentation built on May 29, 2024, 10:36 a.m.