Imports of package r

PathSynopsis
github.com/alecthomas/chromaPackage chroma takes source code and other structured text and converts it into syntax highlighted HTML, ANSI- coloured text, etc.
github.com/alecthomas/chroma/lexers/internalPackage internal contains common API functions and structures shared between lexer packages.
github.com/dlclark/regexp2Package regexp2 is a regexp package that has an interface similar to Go's framework regexp engine but uses a more feature full regex engine behind the scenes.
regexpPackage regexp implements regular expression search.
stringsPackage strings implements simple functions to manipulate UTF-8 encoded strings.
unicode/utf8Package utf8 implements functions and constants to support text encoded in UTF-8.