On 08.02.2012 18:44, Ben Ganzfried wrote:> Hi--
>
> I googled the above error and found previous postings about this error on
> the list. I was having a little difficulty implementing the advice though.
> The suggestions were to use: traceback() and checkRd(). I'm using R
in
> the directory in which the .Rd file with the problem is located, but
I'm
> having difficulty figuring out how to proceed. I've looked through the
> help pages for traceback() and checkRd(), and would greatly appreciate any
> advice for how to find the errors and fix them.
>
> The specific error I am getting when trying to check my package is:
>
> * checking Rd files ... WARNING
> Error in Rd[[which]] : subscript out of bounds
Which R version (assuming R-2.14.1 or R-devel)? Can you make the file
available?
Uwe Ligges
>
> problem found in ?curatedData-package.Rd?
>
> Thanks in advance!
>
> Ben
>
> [[alternative HTML version deleted]]
>
>
>
>
> ______________________________________________
> R-help at 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.