Skip to content
Prev 1794 / 12125 Next

[R-pkg-devel] The Help (e.g. links) is not working for my packages

Hello,

for the archive: I believe I found the solution, validated on Win7 and MacOS.

This error occurs for any package that starts with "help". So "hell" is ok, "help12345" is not ok as a package name.

Is this documented behavior? Apologies if I missed that.


-----Urspr?ngliche Nachricht-----
Von: Duncan Murdoch [mailto:murdoch.duncan at gmail.com] 
Gesendet: Mittwoch, 9. August 2017 14:39
An: K?thner, David; r-package-devel at r-project.org
Betreff: Re: [R-pkg-devel] The Help (e.g. links) is not working for my packages
On 07/08/2017 3:41 AM, David.Kaethner at dlr.de wrote:
Nothing that you've written is reproducible by others.  See if you can put together a short self-contained series of instructions that display the problems (or just one of them).  It might involve installing from Github, or making a package tarball available somewhere.

Duncan Murdoch