Jesse Koops

Results 9 comments of Jesse Koops

Thanks, that put me on the right track. It also turned out that some of my arrows were doubled because they were pointing to the wrong table. I've tried to...

I did not intentionally run it. I guess it's included in the --as-cran option. I'll run it wothou, thanks

And if you don't feel like maintaining that code, you can simply rely on rversions. It seems to be actively maintained by some well known names in the R community....

looking at the description file I see: ``` Maintainer: ORPHANED ``` Changing the status to orphaned and updating some docs seems the only update on github since Feb 2019, almost...

I had the same issue and currently have this quick hack which monkey patches the ? operator ``` #help_format = 'iframe' # for modern browsers (need srcdoc attribute on iframe)...

Thanks for considering the gamma. For completenss sake, I actually use a couple more, but they are rather trivial extensions of a potential rgamma. Nevertheless you might be able to...

A year later now and still the same results. Any pointers?

addition: it is not specifically a problem in the yaml as using `knitr::opts_chunk$set(tab.cap.style='caption')` gives the same result

No, I never did. I use a simple workaround to style the table that I don't really mind using, so I stopped trying to get it to work. ``` is_word...