I request that devtools provide some convenient way to time all of a package's examples. This would report both the total time and all of the individual times for each topic, since I believe CRAN evaluates both things.
Maybe this could be added to run_examples(), having it report all the times at the end of its run?
Thanks for your consideration.
I request that devtools provide some convenient way to time all of a package's examples. This would report both the total time and all of the individual times for each topic, since I believe CRAN evaluates both things.
Maybe this could be added to
run_examples(), having it report all the times at the end of its run?Thanks for your consideration.