Hi,

In my package RGtk2, there's a directory called 'src/RGtk2' that contains,
like all the other directories in the package, a '.svn' directory. It seems
that R CMD build is somehow missing that one '.svn' in 'src/RGtk2', even
though it excludes all the other instances of '.svn'.

I've tried putting 'src/RGtk2/.svn' into the .Rbuildignore, but it does not
have any effect. I've also looked into the R CMD build script, but I can't
find where this problem might occur (but then again, perl is not exactly my
thing). Perhaps it has something to do with having a directory with the same
name as the package under the 'src' directory?

Thanks for the help,
Michael

        [[alternative HTML version deleted]]

______________________________________________
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