Re: [Rd] Checking packages with address sanitizer

2013-11-27 Thread Prof Brian Ripley
On 27/11/2013 18:45, Simon Urbanek wrote: On Nov 27, 2013, at 12:36 PM, wokai wrote: I was recently challenged to correct my package source (rbamtools) because there were issues reported by address sanitizer. Therefore the problem of installing and running instrumented (R +) package code aris

Re: [Rd] Checking packages with address sanitizer

2013-11-27 Thread Simon Urbanek
On Nov 27, 2013, at 12:36 PM, wokai wrote: > I was recently challenged to correct my package source (rbamtools) because > there were issues reported by address sanitizer. > Therefore the problem of installing and running instrumented (R +) package > code arises. > > Regrettably up to now, I fou

[Rd] Checking packages with address sanitizer

2013-11-27 Thread wokai
I was recently challenged to correct my package source (rbamtools) because there were issues reported by address sanitizer. Therefore the problem of installing and running instrumented (R +) package code arises. Regrettably up to now, I found no way to use the address sanitizer, neither for a smal