On 29/01/2015 7:09 AM, Axel Urbiz wrote:
> 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.
> 
> Any pointers would be much appreciated.

You posted this question in R-devel yesterday.  That's probably the
right location; reposting it here is not the solution.

More comments there.

Duncan Murdoch

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to