Optionalauthorsthe project authors
Optionaldeclaresthe packages the project declares, used to report on them; what is loadable lives in the dependency context
Optionalencodingthe encoding the project's files are written in
Optionallicensesthe project licenses
Optionalnamethe project name, e.g. the Package of a DESCRIPTION or the [project] name of an rproject.toml
OptionalnamespaceThe namespace a::b resolves against. Only set this for a real R package: a plain project
(e.g. an rv project) has a name but no namespace, and claiming one changes symbol resolution.
Optionalrthe R version the project targets, e.g. the r_version of an rproject.toml
Optionaltitlethe human-readable project title
Optionalversionthe project version
The project metadata a plugin may contribute, see FlowrAnalyzerMetaContext#contribute.