Georgi N. Boshnakov

Results 21 comments of Georgi N. Boshnakov

Thanks for the suggestion. Could you give more details on what functionality you have in mind? I don't quite understand the second paragraph (about the duplication). Citations from REFERENCES.bib appear...

1. I could add a new style or styles. In your example above, I particularly like that the links are over the titles, which significantly reduces clutter. 2. Regarding the...

Dynamic content can be achieved without changes to R, as I indicated in the last sentence of my previous comment. Given that you have such important packages on CRAN (and...

Thanks for the report, though in this case the error is from elsewhere in your documentation. The NOTEs below are not from Rdpack, they come from your roxygen documentation. You...

Thanks for the report. Could you give the bibentry that causes this? I get this message sometimes but it invariably turns out that I have put the URL in the...

I updated my R-devel and run the checks on some of my packages. if they are not build with R-devel I see complaints like the above about doi's. This is...

From the link I see that the above is from package `TreeTools`. Running R-devel checks on the tarball of `TreeTools` on CRAN and on a local build of the current...

No problem, I guessed. Thanks a lot for reporting this and let me know if the package gets rejected because of this issue.

Thanks for letting me know. So, I need to fix this quickly. Rdpack uses the \doi from R, so "there is markup for \doi", the most compatible one possible. Frankly,...

You probably missed my comment about recent changes in R-devel. :) This change is new in R-devel. They even have not been activated it for the checks on packages already...