Skip to content
Prev 7632 / 10988 Next

[Rcpp-devel] "Error during wrapup"

On 28 May 2014 at 10:02, John Mous wrote:
| Hmm, unfortunately the GitHub version failed also.

Darn.

| The attributes on the failed
| object are a little different though, here's what they look like:
| 
| Browse[1]> str(results)
| ?atomic [1:4] 1 1 2270 0
| ?- attr(*, "")= symbol sim
| ?- attr(*, "value")= promise to? NULL

I am not sure what we can do without a reproducible example. :-/  
The code just got a review / refreshment over the last few months.

You best bet may the slow and tedious insertion of debug statements to see
when / if the object changes.

Dirk