The R Project SVN R

Rev

Rev 24065 | Rev 53336 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 24065 Rev 27474
Line 55... Line 55...
55
Further tests are run by the target `make check-devel', including
55
Further tests are run by the target `make check-devel', including
56
 
56
 
57
 
57
 
58
	make test-Demo
58
	make test-Demo
59
 
59
 
60
runs all the demos in packages base and eda (but not tcltk), except
60
runs all the demos in packages base and stats (but not tcltk), except
61
demo(lm.glm) which is run by example(demo) and so not run again.
61
demo(lm.glm) which is run by example(demo) and so not run again.
62
 
62
 
63
 
63
 
64
	make test-Random
64
	make test-Random
65
 
65