datawookie / emayili

An R package for sending email messages.
https://datawookie.github.io/emayili/
179 stars 27 forks source link

[BUG]: address.R#59 #154

Open duocang opened 6 months ago

duocang commented 6 months ago

Description of the bug

There may be some syntax errors. I took a quick look at the address.R file and found no problems. I hope it is useful to you.

packageVersion("emayili") [1] ‘0.8.0’

Warning: Error in if: argument is of length zero 46: validate [/tmp/RtmpMXlgiG/R.INSTALL103a77baac8a5/emayili/R/address.R#59] 45: observe 44: 1: runApp

Steps To Reproduce

library(emayili)

Additional Information

No response

datawookie commented 6 months ago

Unable to reproduce your error. I suspect that the issue is in your code. Please provide a complete reproducible example, otherwise I cannot debug the problem for you.

Screenshot from 2024-05-13 15-54-52