You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@cboettig, @graceli8: I've put codemetar stuff in DESCR but codemeta() bails on non-ASCII input in a CITATION file without a declared encoding. (respect to @maelle for your continued insistence on living beyond the ASCII world!) Simply putting encoding: "UTF-8" in CITATION does not fix it. Any suggestions please?
The text was updated successfully, but these errors were encountered:
@cboettig, @graceli8: I've put
codemetar
stuff inDESCR
butcodemeta()
bails onnon-ASCII input in a CITATION file without a declared encoding.
(respect to @maelle for your continued insistence on living beyond the ASCII world!) Simply puttingencoding: "UTF-8"
inCITATION
does not fix it. Any suggestions please?The text was updated successfully, but these errors were encountered: