On 26 June 2020 at 15:55, Akhila Chowdary Kolla wrote:
| But when I check the package I get the following warnings: using
| devtools::check()
| ‘../inst/include/Log.o’ File ‘testproject/libs/testproject.so’: Found
| no calls to: ‘R_registerRoutines’, ‘R_useDynamicSymbols’Compiled code
|
Hello Everyone,
I am trying to generate a C static library(libdeepstate.a) in an
Rcpp(inst/include/lib) package using Makevars similar to RInside(generating
RInside.so and RInside.a)
My static library libdeepstate.a has four compiled c programs
[image: image.png]
I saved those files DeepState.c,