WS Hoekstra

Results 3 issues of WS Hoekstra

hi, First of all, thank you for your great work on this package. I have a question. Is it possible to use mailR through a password protected proxy server? If...

In your caching file, there are some instances where you log.info for things that should not happen (eg failing to connect to the redis instance). I think it would be...

There are some instances in your code where you import in a function or method call. This is inefficient, because the import gets run multiple times. I would think it...