We’re very pleased to announce the release of devtools 1.0. We’ve given devtools the 1.0 marker because it now works with the vast majority of packages in the wild, with this version adding support for S4 and Rcpp. Devtools also has completely revamped code for finding Rtools on windows, including much better error messages if something is wrong with your setup. In celebration of reaching 1.0, devtools now has it’s own webpage, which provides a bit more information about why you might want to use it.
Devtools 1.0 also contains many other bug fixes and minor improvements, as listed in the NEWS file on github.



4 comments
Comments feed for this article
January 27, 2013 at 12:02 pm
John Fox
Dear Hadley,
I noticed that there’s a “book” on R Programming in the documentation for devtools, but that the book is accessible, as far I’ve been able to discover, only in the form of web pages. Is it possible to get the book as a PDF? Of course, if it has been published, I’d be happy to buy a copy, or, if there are plans to publish it, to wait.
Thanks,
John
January 28, 2013 at 10:38 am
hadleywickham
Hi John – It’s a work in progress for Chapman & Hall. Will be complete by the end of the year. Hadley
January 30, 2013 at 3:53 am
Vaidotas Zemlys
Any specific reasons, why this new version is not available for Mac?
January 30, 2013 at 2:35 pm
hadleywickham
There have been some problems with the CRAN mac builder – they should be fixed soon.