Re: [Rd] Using R to wrap NREL's SSC library

2021-11-09 Thread Ezra Tucker
Hi Ivan, Sorry all-- wrong message board, embarrassed! Also embarrassed I forgot the -Wl,-rpath flags. One quick fix, seems to be working now. Thanks!! -Ezra On Tue, 2021-11-09 at 19:56 +0300, Ivan Krylov wrote: > Sorry, this discussion is better continued at > https://stat.ethz.ch/mailman/listi

Re: [Rd] Using R to wrap NREL's SSC library

2021-11-09 Thread Ivan Krylov
Sorry, this discussion is better continued at https://stat.ethz.ch/mailman/listinfo/r-package-devel. On Tue, 09 Nov 2021 16:19:13 + Ezra Tucker wrote: > PKG_LIBS=-L/opt/SAM/2020.11.29/linux_64 There's no good answer, but search "Writing R Extensions" for "rpath" for potential ways of solvin