Open-Systems-Pharmacology / rSharp

R package for communication with .NET Core
http://www.open-systems-pharmacology.org/rSharp/
GNU General Public License v2.0
1 stars 0 forks source link

Implement `rSharp_shutdown_clr` #129

Closed PavelBal closed 8 months ago

PavelBal commented 8 months ago

We can call rSharp_shutdown_clr on package unloading and this should release all loaded libs. Is it possible?

PavelBal commented 8 months ago

Duplicate.