This function is called by the Roxygen2 roxygenize function.
# S3 method for roclet_mergeNamespace
roclet_process(roclet, partita, base_path,
global_options = list())
the currently running roclet
a list of all .R files in the package being roxygenized (not used by this roclet)
the top directory of the R package
unused by this roclet
This function loads the Redland interface file and tests each loaded function to see if it should be exported via the NAMESPACE file.