Displaying 2 results from an estimated 2 matches for "5c1990s".
Did you mean:
1990s
2016 Sep 07
0
Building R under Linux - library dependencies
...le to execute it (though with warnings). That *is* quite a difference, especially when deploying small applications.
You are not enumerating your trade-offs very well. There are natural
conflicts. What is you really want?
- Being able to pre-build and distribute? We have done that since the last
5C1990s with .deb packages.
- Being able to install with minimal size? Have you queried your users? I
note that among the Docker containers for R (in the "Rocker" project Carl and
I run) the _larger_ ones containing RStudio plus optionally "lots from
hadley" plus optionally lots of r...
2016 Sep 07
4
Building R under Linux - library dependencies
> | Is there a way to overcome this problem? Precompiled versions of R can be installed on various system configurations, so I guess that there should be a way to compile it in a version-agnostic manner.
>
> Yes, for example by
>
> -- using a Docker container which is portable across OSs (!!) and versions
Docker R containers are north of 250 MB. I have checked experimentally