Test duplicate R package locally -


i'm looking @ trying make updates package have installed. i'd extend existing package in few ways including:

  • adding new r source file
  • updating namespace file
  • modifying few other existing r source files

i presume these changes require complete install test (i.e. use of namespace correct, etc).

how go installing package locally while making changes considering original package installed?

the thing can think of change name of package , install - there better method allows testing changes existing package?


Comments

Popular posts from this blog

plot - Remove Objects from Legend When You Have Also Used Fit, Matlab -

java - Why does my date parsing return a weird date? -

Need help in packaging app using TideSDK on Windows -