This uses the example from https://github.com/universal-ctags/ctags/blob/master/man/ctags-lang-r.7.rst.in and also checks the GNU global installation.
Arguments
- quiet
If
TRUE, display on screen whether or not 'ctags' is correctly installed.- noerror
If
FALSE(default), this function will error if either 'ctags' or 'gtags' are not installed. IfTRUE, the function will complete without erroring, and issue appropriate messages regarding required but non-installed system libraries.
See also
Other tags:
ctags_install(),
tags_data()
