[R-pkg-devel] Adding .exes to R package?

Ben Bolker bbo|ker @end|ng |rom gm@||@com
Wed Jan 22 22:07:04 CET 2020


 PS I don't know if you would be allowed to include a utility function
to be run manually by users after setup that would download binaries
from a trusted source and put them in an appropriate/findable place on
the user's system.

On Wed, Jan 22, 2020 at 4:06 PM Ben Bolker <bbolker using gmail.com> wrote:
>
> From https://cran.r-project.org/web/packages/policies.html:
>
> Source packages may not contain any form of binary executable code.
>
>
>
> On Wed, Jan 22, 2020 at 3:54 PM Jonathan Greenberg <jgreenberg using unr.edu> wrote:
> >
> > Folks:
> >
> > What is the policy on adding Windows executables to an R package?  My gdalUtils package could REALLY use this ability (right now it requires users to manually install GDAL which can cause headaches for folks).  Related: what about linux/mac executables?
> >
> > Are there reasonable tutorials on how to do this?
> >
> > --j
> >
> >         [[alternative HTML version deleted]]
> >
> > ______________________________________________
> > R-package-devel using r-project.org mailing list
> > https://stat.ethz.ch/mailman/listinfo/r-package-devel



More information about the R-package-devel mailing list