Hello everyone , I am facing a simple problem , I trying to add functionality in one of R package . I want a profiling library to link to R package so that when R package is used the profiling out put comes automatically with that.
Problem is that I am not able to link it with the package , I tried to use the makevars.in in src folder to give it path to compile but no luck. I have made a shared library of the library i am using so that it compiles dynamically. Any help on this . Thanks [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.