Ok. got it working now. Thanks for preemptively pointing this out;
sorry for overlooking your comments.
-Whit
On Thu, Apr 26, 2012 at 12:50 PM, Whit Armstrong
wrote:
>> Well I did tell you (off-list) about the change which I had sprinkled into
>> your rcppbugs code in order to suppress such a
> Well I did tell you (off-list) about the change which I had sprinkled into
> your rcppbugs code in order to suppress such a warning with R 2.15.0 on your
> initial release 0.0.2:
Ugg. Sorry, it's been a blur the last couple of days. I'll revisit
your suggestion.
-Whit
On 26 April 2012 at 12:06, Whit Armstrong wrote:
| Has anyone seen this subtle change between R 2.15 and R-devel for
| packages linking to RcppArmadillo?
|
| on R 2.15:
| warmstrong@krypton:~/dvl/R.packages/rcppbugs.Rcheck/rcppbugs/libs$ nm
| -C rcppbugs.so |grep assert
| warmstrong@krypton:~/dvl
Has anyone seen this subtle change between R 2.15 and R-devel for
packages linking to RcppArmadillo?
on R 2.15:
warmstrong@krypton:~/dvl/R.packages/rcppbugs.Rcheck/rcppbugs/libs$ nm
-C rcppbugs.so |grep assert
warmstrong@krypton:~/dvl/R.packages/rcppbugs.Rcheck/rcppbugs/libs$
on R-devel:
nodeadmi