-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
change autogen logic to use dyn.load path of R script
The autogenerated R script now uses its own path to adjust the path of the shared library. This means the shared library must sit next to the autogen'd R script. This was assumed before as well, but for some reason before the code worked with the paths just referring to the file names (i.e. as relative from the autogen R source, and *not* the R interpreter path).
- Loading branch information
Showing
1 changed file
with
20 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters