How to do release handling for R projects -


i have project in r (set of codes written in r) uses several r libraries. everytime when want deploy project in new machine, r libraries have setup scratch - installing cran (including dependencies libraries). libraries upgraded cran community , when have setup things in new machine, r libraries not installed due dependencies failure.

any recommendations/help on how release handling r projects?

you should @ mran, provided revolution r/microsoft. enables load old versions of packages referencing backdated mirror of cran. should mitigate issue code rot.


Comments

Popular posts from this blog

java - Run spring boot application error: Cannot instantiate interface org.springframework.context.ApplicationListener -

reactjs - React router and this.props.children - how to pass state to this.props.children -

Excel VBA "Microsoft Windows Common Controls 6.0 (SP6)" Location Changes -