Sorry, it was a mistake. CC the list.
于 2019年7月2日 GMT-07:00 上午12:17:01, Jeff Newmiller 写到:
>I recommend that you "reply-all" to keep the mailing list included.
>
>
>On July 1, 2019 11:30:23 PM PDT, Jialin Ma wrote:
>>Hi Jeff,
>>
>>Thanks for your rep
tice for my case, or I am safe
to ignore this warning (suppose I am planing for a CRAN submission).
I know many packages will download static library and link them at compile
time. But I haven't see any example with additional DLL files.
Thanks.
Jialin Ma
___
Dear all,
I have the following error on win-builder, which says the url from
anaconda.org can not be opened. The url is valid, does win-builder
restrict the domain where binaries can be downloaded? I have previously
tried download from github, where it works.
* installing *source* package 'symeng
Dear all,
I am trying to create a R interface to a C++ library which itself uses
cmake as its build tool.
For experimenting the idea, I copy the entire source of the library to
a sub-directory of "inst" and call "cmake" in the "configure" script,
then call "make", which generates a static librar