Skip to content
Prev 1696 / 12125 Next

[R-pkg-devel] problem with package_native_routine_registration_skeleton

> I have had no problems recently (having updated a pkg or two with this over
    > the last couple of weeks). Your question is not reproducible so its hard to
    > help...

    > best,
    > Mark

    > Op wo 21 jun. 2017 om 23:46 schreef Simon Barthelm? <
    > simon.barthelme at gipsa-lab.fr>:

    >> Dear list,
    >> 
    >> Is anybody else having problems with
    >> tools::package_native_routine_registration_skeleton?
    >> 
    >> > tools::package_native_routine_registration_skeleton("~/Repos/imager")
    >> 
    >> Error in native_routine_registration_db_from_ff_call_db(calls, dir,
    >> character_only) :
    >> no native symbols were extracted

please carefully re-read the error message!

Hint :  What is the name of the first argument of that function,
        and what is the name of the 2nd one ?


	
    >> This used to work fine up until a few weeks ago, and I can't tell which
    >> update broke the function. Anybody else getting this?
    >> 
    >> Many thanks, best
    >> 
    >> Simon Barthelme