-
Notifications
You must be signed in to change notification settings - Fork 763
Closed
Labels
bugan unexpected problem or unintended behavioran unexpected problem or unintended behavior
Description
I'm not using encoding directives anywhere in my package, either in DESCRIPTION, .Rd files or vignettes. However, when I run my tests (via devtools::test), I get the warning:
Warning message:
encodingis deprecated; all files now assumed to be UTF-8
According to the R Extensions Manual, Encoding isn't actually deprecated, and even if it were I'm not using it. What is the intention of this warning? Have I done something that needs attention?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugan unexpected problem or unintended behavioran unexpected problem or unintended behavior