[Rd] Error in help files connection

Axel Urbiz axel.urbiz at gmail.com
Sun Jan 25 19:58:57 CET 2015


Hello,

I'm building a package on Mac OS. The build/check/install goes all ok.
Also, the package gets loaded properly with library(my_package).

However, when I call the help file for a given function in the package --
i.e., "?my_function", I get the following error:

Error in gzfile(file, "rb") : cannot open the connection

I've search for this issue, but did not find anything that could help in my
case.

Thanks,

Axel.

	[[alternative HTML version deleted]]



More information about the R-devel mailing list