Some files have a special meaning in R projects, e.g., the DESCRIPTION file in R packages. This list may be extended in the future and reflects files that the FlowrAnalyzer can do something interesting with. If you add an interesting file that is only part of your plugin infrastructure, please use the other role.

Enumeration Members

Enumeration Members

Data: "data"

Data files, e.g., R/sysdata.rda, currently not specially supported.

Description: "description"

The DESCRIPTION file in R packages, this is the only currently supported special file.

Namespace: "namespace"

The NAMESPACE file in R packages, currently not specially supported.

Other: "other"

Other special files that are not specifically supported by flowR but may be interesting for some analyses.