search for: validate_spam

Displaying 3 results from an estimated 3 matches for "validate_spam".

2018 Aug 15
5
validspamobject?
Greetings, My R package has been showing warnings of the form: `validspamobject()` is deprecated. Use `validate_spam()` directly None of my code uses the function validspamobject, so it must be a problem in another package I'm calling, possibly spam or spdep. Has this problem occurred with other people? It doesn't have any deleterious effect, but it's annoying. In particular, how do I determine wh...
2018 Aug 15
0
validspamobject?
...ttp://www.nwo.nl/>. ?On 15/08/2018, 02:57, "R-devel on behalf of Ronald Barry" <r-devel-bounces at r-project.org on behalf of rpbarry at alaska.edu> wrote: Greetings, My R package has been showing warnings of the form: `validspamobject()` is deprecated. Use `validate_spam()` directly None of my code uses the function validspamobject, so it must be a problem in another package I'm calling, possibly spam or spdep. Has this problem occurred with other people? It doesn't have any deleterious effect, but it's annoying. In particular, h...
2018 Aug 18
0
validspamobject?
...m, which would seem to invite possible bad code)? Thanks for any information. Ron Barry On Tue, Aug 14, 2018 at 4:56 PM, Ronald Barry <rpbarry at alaska.edu> wrote: > Greetings, > My R package has been showing warnings of the form: > > `validspamobject()` is deprecated. Use `validate_spam()` directly > > None of my code uses the function validspamobject, so it must be a problem > in another package I'm calling, possibly spam or spdep. Has this problem > occurred with other people? It doesn't have any deleterious effect, but > it's annoying. In particula...