ropensci / postdoc

Simple HTML package documentation
Other
12 stars 1 forks source link

Cannot run the example in the documentation #9

Open lefkiospaikousis opened 5 months ago

lefkiospaikousis commented 5 months ago

Hi,

I was trying out the package and stumbled upon this:

> packageVersion('postdoc')
[1] ‘1.2.2’
> htmlfile <- postdoc::render_package_manual('compiler', tempdir())
Error: `.value` must be a character

My system info:

jeroen commented 5 months ago

Can you try with a more recent version of R? Currently official supported versions are 4.3 and 4.4.