tests/testthat/with_libraries.R

# This is to test confirm_libraries
# 20190722 by JJAV
# # # # # # # # # # # # # # # # #  #
library(base)
library(stats)
"I'm not a library"
library(DO_NOT_EXISTS)
"Another useless line"
utils::adist("a")

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.