2015-05-28 16:49 GMT+02:00 Nicolai Hess <nicolaihess@web.de>:How silent should "compileSilently" be?no trace in the system :compileSilently and method history / changes file? Silent means that: Core infrastructure is not updated properly (i.e. RPackage) and tools (Browsers) can end desynchronised with the methods.��- compile for testsProbably the one... But I wonder if this is a good idea anyway. I'd believe most tests using silently are using it wrongly and shouldn't be using it in the first place.��- compile autogenerated methods.This one may not be silent. If the auto-generated method will be visible (saved in a package, can be browsed, etc...) then it shouldn't be silent.
Thierry��nicolai