Stef, off-topic question.... When I rename a package from the SystemBrowser, the extension methods' categories are not updated. This is a known problem. I don't know where the rename happens if it is UI or model....but in case it is the model (PackageInfo or RPackage)� I would love to have that fixed in RPackage.
cheers
Mariano
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