Re: [R-pkg-devel] Problem compiling openssl package (FreeBSD stable/11)

2017-01-19 Thread Dirk Eddelbuettel
On 18 January 2017 at 16:44, David Wolfskill wrote: | OK; thanks (again!) for your hints. :-) | | I was able puzzle through things enough to determine that re-invoking | install.packages() as | | install.packages("~/R/Rtmp4VjFtY/dhw/openssl", repos = NULL) | | (in my case) would allow me

Re: [R-pkg-devel] Problem compiling openssl package (FreeBSD stable/11)

2017-01-19 Thread David Wolfskill
On Thu, Jan 19, 2017 at 09:02:12AM -0600, Dirk Eddelbuettel wrote: > ... > | I was able puzzle through things enough to determine that re-invoking > | install.packages() as > | > | install.packages("~/R/Rtmp4VjFtY/dhw/openssl", repos = NULL) > | > | (in my case) would allow me to work with m