Skip to content
Prev 79088 / 398502 Next

write R extenesion issue

jiesheng zhang wrote:
Is this from your source directory?  You shouldn't have the Built and 
Packaged lines in your source.

If this is from the directory where it was installed, never mind, unless 
those two directories are the same:  in which case the advice is "don't 
do that".  Keep your installed copies separate from the source.

The error message you saw
indicates that the "Meta/package.rds" file is missing from your 
installed package subdirectory, but it's hard to guess why.

Duncan Murdoch