Skip to content
Prev 55919 / 63424 Next

Stability and reliability of R (comment on Re: as.vector() broken on a matrix or array of type "list")

On 2018-09-26 10:32, MacQueen, Don via R-devel wrote:
????? How much of R's stability is due to the unit tests encouraged by 
the examples in the help pages, the vast majority of which are run 
repeatedly with each new change?


 ????? More generally, what are the lessons the computer science 
discipline can take from R's experience in this regard?


 ????? I discussed this eight years ago in an article on "Package 
development process"? that I posted to Wikipedia eight years ago that 
has attracted 9 views per day since.? I also added a table discussing 
this to the Wikipedia article on "Software repository". That article has 
attracted over 300 views per day for at least the past 3 years.? Both 
these articles could doubtless be improved by someone more knowledgeable 
than I.


 ????? Many thanks and kudos to Ross Ihaka, Bob Gentleman, Martin 
Maechler and the rest of the R Core team, who have managed this project 
so successfully for more than two decades now.


 ????? Spencer Graves