Closed mathesong closed 4 years ago
I updated my tidyr the other day, and I get a warning every time I run nls_multstart.
Warning message: All elements of `...` must be named.
This relates to the new syntax of the tidyr nest() command. I'll submit a PR to fix this.
Update: PR https://github.com/padpadpadpad/nls.multstart/pull/16
Hi @mathesong. Have been meaning to do this for a while so thanks for making a PR. Should probably change the README and consider doing another CRAN submission.
Hope you are keeping safe.
I updated my tidyr the other day, and I get a warning every time I run nls_multstart.
This relates to the new syntax of the tidyr nest() command. I'll submit a PR to fix this.
Update: PR https://github.com/padpadpadpad/nls.multstart/pull/16