Skip to content

Use RStudio project to declare files encoding #2

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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