Paul Shannon <[EMAIL PROTECTED]> writes: > In a quick search of the R website just now, I found no mention of > a unit testing framework for R. I hope to find something > in the style of Java's JUnit, or Python's unittest. Is such a > thing available?
Paul - I've got a first pass at such a thing, but it isn't clear what the right "general purpose" solution is (currently, it consists of a set of S4 classes which allow for comparison of results for functions -- could be easily extended for S4 methods and classes, but havn't had time to think it through. best, -tony -- [EMAIL PROTECTED] http://www.analytics.washington.edu/ Biomedical and Health Informatics University of Washington Biostatistics, SCHARP/HVTN Fred Hutchinson Cancer Research Center UW (Tu/Th/F): 206-616-7630 FAX=206-543-3461 | Voicemail is unreliable FHCRC (M/W): 206-667-7025 FAX=206-667-4812 | use Email CONFIDENTIALITY NOTICE: This e-mail message and any attachme...{{dropped}} ______________________________________________ [EMAIL PROTECTED] mailing list https://www.stat.math.ethz.ch/mailman/listinfo/r-devel
