How should I set up debug environment for a R package codes

Hi Just a new bee question for Rpackage development;

I am trying to figure out how to debug for a package that is developed with S4 method. I downloaded a development codes which includs C files, CPP files and R files in separate folders. In the root folder, there are a few files such as namespace, description, .rbuildignore etc

I have installed R and can install a C complier on my computer (windows), Is it all needed?
Further more how should I enter that project and start to debug with a numerical example (Have not found a main fun or project file)?

Really appreciate any guidance!

Thanks!

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.