On 23/01/2008 7:11 PM, Steven Huang wrote:
> Hi,
> 
> i found a bug in circ.plot of CircStats package, namely that the plot ingore
> the datasets with value = 0. it's simple to fix it, but i cannot seem to
> figure out where to submit the fix. is there a official procedure of
> submitting bug report/patch to the contributed  packages?

You write to the maintainer of the package.  As with any bug report, 
include code that shows the bug, and if you know a fix for it, you can 
suggest that.

You can find the maintainer by

library(help=CircStats)

or by looking at the listing on CRAN.

Duncan Murdoch

______________________________________________
R-help@r-project.org mailing list
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