Re: [Rcpp-devel] inline and namespace loading issues for new package

2012-11-11 Thread Dirk Eddelbuettel
On 10 November 2012 at 23:34, Ian Fellows wrote: | Dirk, | | > | > Quick guess: Maybe force load / import of package 'methods' ? | > | > More on the other questions in a few days. Let's take them one by one. | | | I had already added methods to the namespace via import in the NAMESPACE file

Re: [Rcpp-devel] inline and namespace loading issues for new package

2012-11-10 Thread Ian Fellows
Dirk, > > Quick guess: Maybe force load / import of package 'methods' ? > > More on the other questions in a few days. Let's take them one by one. I had already added methods to the namespace via import in the NAMESPACE file, and added it to the depends in the DESCRIPTION file. I just tried

Re: [Rcpp-devel] inline and namespace loading issues for new package

2012-11-10 Thread Dirk Eddelbuettel
On 10 November 2012 at 19:22, Ian Fellows wrote: | Hi All, | | I've been working on an Rcpp based package (for the better part of a year and a | half now), and have a few issues that I was hoping I could get some help with. | | As a bit of background, this package fits (via MCMC-MLE) exponentia

[Rcpp-devel] inline and namespace loading issues for new package

2012-11-10 Thread Ian Fellows
Hi All, I've been working on an Rcpp based package (for the better part of a year and a half now), and have a few issues that I was hoping I could get some help with. As a bit of background, this package fits (via MCMC-MLE) exponential family random graph models (ergm), markov random field mode