Skip to content
Prev 7968 / 10988 Next

[Rcpp-devel] How to detach a package completely

Dear Christian
On Sat, Aug 30, 2014 at 8:48 PM, Christian Gunning <xian at unm.edu> wrote:

            
I tried your suggestion (using also 'export_all = FALSE')  but I got the
warning message

Loading Hello
Warning in setup_ns_exports(pkg, export_all) :
  Objects listed as exports, but not present in namespace: .package,
helloRcpp1, helloCpp1, helloC1, helloF1

and the successive error message

Error in print(helloF1(ny)) : could not find function "helloF1"

(where "helloF1" is one of the functions I'm testing).
Note that I exported in the NAMESPACE file all functions listed in above
warning message.

Thank you for your help
Fabrizio Cipollini
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.r-forge.r-project.org/pipermail/rcpp-devel/attachments/20140831/4122a964/attachment.html>