Hi guys
did one of you wrote a small Package checker that would check:
- that all the methods get a non nil category
- methods belong to a package loaded?I experienced a lot of problem with RPackage when loading broken code and I would like to produce a little tool to validate packages so that we can identify problems and understand how to solve that in RPackage. Stef
