hello,

I was having some problems in debugging C codes assocaited with R-packages.
I don't have much experience with debugging tools used in C language. Is
there any methods similar to R-debugging tools such as browser  ,debug etc
which can be used to debug such C files.

I was using the foreign package and found a bug in reading dta files
containing empty strings "" in the data. I was able to find where the error
originated in the R file but was unable to do so for the C files.

Any help would be deeply appreciated.

Thank you for your time and consideration.

with regards,
Pulkit Mehrotra

        [[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.

Reply via email to