Skip to content

[R-pkg-devel] How to set an environment variable during package installation?

1 message · Akshit Achara

#
Hi everyone,

I have created an R package which depends on a third party library. I need
to set an environment variable whose value will be the argument provided by
the user during the package installation. Is there any way I can set the
environment variable using autotools?

Thanks,
Akshit Achara