We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
bcc9763
There was an error while loading. Please reload this page.
Merge pull request #18 from snoweye/master v0.3-3 on CRAN
8b94197
Including overwrite.shpkg.rpath() that dynamically overwrites rpath in osx. Usually, it will be called within .onLoad() that useDynLib must be OFF.
overwrite.shpkg.rpath()
rpath
.onLoad()
useDynLib
926260b
v0.3-1
07540e0
v0.3-0
3f78dbe
Merge pull request #12 from snoweye/master minor