Skip to content

Commit 91bebf6

Browse files
author
hornik
committed
Add Encoding: UTF-8.
git-svn-id: https://svn.r-project.org/R/trunk@88503 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 39dd08c commit 91bebf6

File tree

6 files changed

+6
-0
lines changed

6 files changed

+6
-0
lines changed

src/library/datasets/DESCRIPTION.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ Maintainer: R Core Team <[email protected]>
77
Contact: R-help mailing list <[email protected]>
88
Description: Base R datasets.
99
License: Part of R @VERSION@
10+
Encoding: UTF-8

src/library/graphics/DESCRIPTION.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ Imports: grDevices
1010
License: Part of R @VERSION@
1111
NeedsCompilation: yes
1212
Enhances: vcd
13+
Encoding: UTF-8

src/library/grid/DESCRIPTION.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ Description: A rewrite of the graphics layout capabilities, plus some
1010
Imports: grDevices, utils
1111
License: Part of R @VERSION@
1212
NeedsCompilation: yes
13+
Encoding: UTF-8

src/library/methods/DESCRIPTION.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ References: John M. Chambers (2008)
1313
License: Part of R @VERSION@
1414
Suggests: codetools
1515
NeedsCompilation: yes
16+
Encoding: UTF-8

src/library/parallel/DESCRIPTION.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,4 @@ Imports: tools, compiler
1313
Suggests: methods
1414
Enhances: snow, Rmpi, mirai
1515
NeedsCompilation: yes
16+
Encoding: UTF-8

src/library/splines/DESCRIPTION.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,3 +11,4 @@ Description: Regression spline functions and classes.
1111
License: Part of R @VERSION@
1212
Suggests: Matrix, methods
1313
NeedsCompilation: yes
14+
Encoding: UTF-8

0 commit comments

Comments
 (0)