This is a resubmission. In this version, I have fixed the issues identified in v0.1.0:
- Remove seed setting in
meta_sl_example()
to avoid to specify a seed in a function. - Replace
\dontrun{}
with\donttest{}
for an example ofrtf_base_char_subgroup()
.