Skip to content

Help with R invoking

2 messages · Li, Jianying (NIH/NIEHS) [C], Duncan Murdoch

#
On 26/09/2012 11:03 AM, Li, Jianying (NIH/NIEHS) [C] wrote:
Please try to put together a reproducible example.  It looks sort of 
like symptoms of having a bad package name in your DESCRIPTION file, 
which was fixed quite recently (after 2.15.1):

  * A malformed package name could cause |R CMD INSTALL| to write 
outside the target library.

You can try a nightly build of R-patched if you can make the problem 
reproducible.  If it's not fixed yet, please send me instructions on how 
to reproduce.  (That probably means sending me a copy of your pkg source.)

Duncan Murdoch