@ -33,44 +33,66 @@ export const language = <languages.IMonarchLanguage>{
tokenPostfix: '.r',
roxygen: [
'@param',
'@return',
'@name',
'@rdname',
'@examples',
'@include',
'@docType',
'@S3method',
'@TODO',
'@aliases',
'@alias',
'@assignee',
'@author',
'@callGraphDepth',
'@callGraph',
'@callGraphPrimitives',
'@concept',
'@exportClass',
'@exportMethod',
'@exportPattern',
'@export',
'@formals',
'@format',
'@importClassesFrom',
'@importFrom',
'@importMethodsFrom',
'@import',
'@keywords',
'@method',
'@nord',
'@note',
'@references',
'@seealso',
'@setClass',
'@slot',
'@source',
'@title',
'@usage'
'@backref',
'@describeIn',
'@description',
'@details',
'@encoding',
'@evalNamespace',
'@evalRd',
'@example',
'@family',
'@field',
'@inherit',
'@inheritDotParams',
'@inheritParams',
'@inheritSection',
'@md',
'@noMd',
'@noRd',
'@rawNamespace',
'@rawRd',
'@section',
'@template',
'@templateVar',
'@usage',
'@useDynLib'
],
constants: [