Skip to content

Use RStudio project to declare files encoding #2

@RLesur

Description

@RLesur

The documentation states that:

  • RStudio is used for development
  • source files are encoded in ISO-8859-1

Since ISO-8859-1 encoding is not the usual encoding for R source files (UTF-8 or ASCII are mostly preferred), I think that the project could benefit by adding an .Rproj file declaring this encoding (see also #1 (comment)). This will avoid issues while opening the source files for R users who always work with UTF-8.

I'll do a PR.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions