Skip to content
Prev 5771 / 12125 Next

[R-pkg-devel] Note: information on .o files is not available / Found '_exit', possibly from '_exit' (C)

????? Can you run the checks only on the subdirectory containing the 
compiled code?? If yes, then you can run it only on half of that 
directory and identify it with a binary search.


 ????? Some years ago, I found a particularly difficult bug that way.? 
If I recall correctly, I made a copy of the package, deleted half of the 
*.Rd files, etc., until I identified which *.Rd file. Then I deleted 
~half of the contents of that *.Rd file until I isolated the problem.? 
It was neither easy nor fun, but it was what I did to find and then fix 
the problem.


 ????? Hope this helps,
 ????? Spencer
On 2020-07-17 07:34, Marcin Jurek wrote: