Re: [R-pkg-devel] Appropriate keyword in help file.

2020-04-17 Thread Rolf Turner
On 17/04/20 8:41 pm, Uwe Ligges wrote: keywords are not mandatory. You can invent your own keywords and use them in \concept{} entries. Thanks Uwe. This has given me new insight and enlightenment! cheers, Rolf -- Honorary Research Fellow Department of Statistics University of Auckland

Re: [R-pkg-devel] Appropriate keyword in help file.

2020-04-17 Thread Uwe Ligges
keywords are not mandatory. You can invent your own keywords and use them in \concept{} entries. Best, Uwe Ligges On 17.04.2020 02:57, Jeff Newmiller wrote: You can get away with a lot if you are not distributing your package. But I usually try to satisfy R CMD check at least. On April 16