You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For years I have wondered what exactly is a roclet. Roxygen2's vignettes and a few of the manual pages includes the term 'roclet' in the documentation but I have yet to see any documentation, anywhere explaining exactly what a roclet is. This could be confusing to people learning about writing proper R documentation files as it was for me when I was first getting started using roxygen2.
I have been using roxygen2 for years and I think I am just now starting to understand what a roclet is. If the developers do not think an explanation of what a roclet is should be included in the documentation, then please omit the term from roxygen2's documentation altogether so that other new users do not have to endure the same state of confusion as I did.