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")
johnaponte/repana documentation built on Feb. 24, 2025, 3:35 a.m.