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
I know that the information is all already out there, but I'm very used to the convenience/navigation/convention of pkgdown.
Perhaps other people feel the same way?
I'm (wildly) guessing that the lack of support for R6 in roxygen2 (added in 7.0) was a hurdle for this in the past.
I'd be happy to add make some PRs to this effect, though it probably needs the pkg author to fine tune the pkgdown site, especially the reference index.
The text was updated successfully, but these errors were encountered:
I'm not that familiar with pkgdown (kinda old-school that way, I don't even use Rstudio!) but I'm happy to take PRs. My understanding is that it just reads the vignettes and Rd files and generates html based on those, correct? If so, R6 support shouldn't come into it; the relevant help pages exist although they might be a bit clunky.
I know that the information is all already out there, but I'm very used to the convenience/navigation/convention of pkgdown.
Perhaps other people feel the same way?
I'm (wildly) guessing that the lack of support for R6 in roxygen2 (added in 7.0) was a hurdle for this in the past.
I'd be happy to add make some PRs to this effect, though it probably needs the pkg author to fine tune the pkgdown site, especially the reference index.
The text was updated successfully, but these errors were encountered: