github - Create a barebones version of R -


i want deploy application i've been working on in r github, , i've found can upload 25mb worth of files without using command line. i've bundled portable version of r, can found here: https://sourceforge.net/projects/rportable/ r scripts.

i tried deleting files in r portable try cut down, , wondering if way of going things.

alternatively, mentioned previously, can try , use command line in github, haven't had luck getting work. appreciated.

edit: found can uploaded using github desktop: https://desktop.github.com/. however, main question still stands: worth \ safe cutting down r?


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -