ctags_test: test a 'ctags' installation

ctags_testR Documentation

test a 'ctags' installation

Description

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.

Usage

ctags_test(quiet = TRUE)

Arguments

quiet

If TRUE, display on screen whether or not 'ctags' is correctly installed.

Value

'TRUE' or 'FALSE' respectively indicating whether or not 'ctags' is correctly installed.

See Also

Other tags: ctags_install(), tags_data()

Examples

## Not run: 
ctags_test ()

## End(Not run)

mpadge/pkgstats documentation built on Feb. 28, 2025, 5:40 a.m.