Don't you use package.skeleton to add functions or data to an existing package? Othewise, what is the safer way?
You should never have to run package.skeleton more than once per package, and it could be harmful to do so, because you are expected to make changes to the skeleton after it is created before you have a finished package. package.skeleton() could make you lose those changes. Duncan Murdoch P.S. I'm having email problems at my regular murd...@stats.uwo.ca address, so may be slow replying to messages sent there. [[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.