[R-sig-dyn-mod] Testing for appropriate C libraries

John Harrold john.m.harrold at gmail.com
Wed Mar 28 03:17:25 CEST 2018


Howdy Folks,

I'm working on an R package where I create my system of ODEs as both an R
script and as a loadable library from compiled C. For a couple of reasons I
would like to test if all the elements are present to generate compiled
code. Is it necessary to simply compile a library and load it to test this?
Or is there some internal function that I can use to test this?


Thomas suggested DLLfunc and DLLres, but I'm not sure how to use them in
this way.

I'd like to hear others thoughts.

Thanks
John

	[[alternative HTML version deleted]]



More information about the R-sig-dynamic-models mailing list