rstudio / blastula

Easily send great-looking HTML email messages from R
https://pkgs.rstudio.com/blastula
Other
546 stars 84 forks source link

Fix warning: one argument not used by format '=?utf-8?B?%s?=' #335

Closed pabecer closed 2 months ago

pabecer commented 2 months ago

remove argument not used in sprintf("=?utf-8?B?%s?=", base64enc::base64encode(charToRaw(str)), 0). remove

Warning in sprintf("=?utf-8?B?%s?=", base64enc::base64encode(charToRaw(str)), :
one argument not used by format '=?utf-8?B?%s?='

when email is send