reate some problem).
Thanks again for your help.
--
Ariful Azad
On Thu, May 1, 2014 at 4:08 PM, Kevin Ushey wrote:
> Actually, to confirm: this is exactly what the build report tells you
> (with a lot of macro expansion in the support of Rcpp::function)...
>
> clang++ -I/L
function( "computeMEC" , &computeMEC , "Match clusters across
a pair of sample by mixed edge cover algorithm." ) ;
If you are interested, the detail error can be found:
from
http://www.bioconductor.org/checkResults/release/bioc-LATEST/flowMatch/morelia-buildsrc.html
Any su
d garbage collector call I am getting segmentation fault . Can
you please explain the right way to program this scenario? In particular,
when a C++ object is still used by another object through pointer how can I
prevent R garbage collector removing the object ?
Thanks
Ariful Azad
__
quot;,* fun =
"function"* ),
cpp, , Rcpp = TRUE, include = "using namespace Rcpp; ")
thanks
-- Ariful
On Wed, Mar 21, 2012 at 9:00 PM, Dirk Eddelbuettel wrote:
>
> On 21 March 2012 at 20:46, Ariful Azad wrote:
> | Hi,
> |
> | I created a package using Rcpp
Hi,
I created a package using Rcpp (using Rcpp.package.skeleton()).
Now I need to access a piece of R code from the cpp code in the package.
I am trying to use RInside.
I am using Mac 64 bit machine.
When I installed RInside I found the shared libraries in two places
1. /Library/Frameworks/R.
fr