summaryrefslogtreecommitdiff
path: root/pkgtools/R2pkg
AgeCommit message (Collapse)AuthorFilesLines
2017-07-18Sort options. Minor other fixes.wiz1-11/+11
2017-07-18New sentence, new line.wiz1-28/+38
Sort sections. Remove trailing whitespace. Fix Dt argument
2017-07-18Update to v0.3.brook3-98/+317
- Add recursive handling of dependencies. - Simplify updating pre-existing R packages. - Improve handling of packages that conflict with base R packages.
2015-04-25Initial import of the R2pkg package:brook5-0/+497
The R2pkg program, which is modeled after url2pkg, creates a new pkgsrc package for the corresponding R package. It is intended to help pkgsrc developers create new R packages quickly and easily. This package was discussed in a thread beginning with the following: http://mail-index.netbsd.org/tech-pkg/2015/02/04/msg014227.html