'Information if package has a dll in R

I work for the government and the security doesn't allow me to install an R package that installs a dll-file. Is there a way to check if a package will install a dll before installing it (I want to check a list of packages for containing a dll-file)?

r


Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source