[R-pkg-devel] Check: Rd \usage sections, Result: The \usage entries for S3 methods should use the \method markup and not their full name.

2023-03-22 Thread Yohann Foucher
Dear all, I maintain the RISCA package and I have the following new issue when I submit the novel version 1.0.4 on the CRAN: *** CRAN teams' auto-check service Flavor: r-devel-linux-x86_64-debian-gcc, r-devel-windows-x86_64 Check: CRAN incoming feasibility, Result: Note_to_CRAN_maintainers Main

Re: [R-pkg-devel] Check: Rd \usage sections, Result: The \usage entries for S3 methods should use the \method markup and not their full name.

2023-03-22 Thread Ivan Krylov
On Tue, 21 Mar 2023 23:08:43 +0100 Yohann Foucher wrote: > Check: Rd \usage sections, Result: NOTE > S3 methods shown with full name in documentation object 'nnet.time': >'nnet.time' > > The \usage entries for S3 methods should use the \method markup and > not their full name. I have down