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
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.
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.
Steps To Reproduce
library(emayili)
Additional Information
No response