]> git.donarmstrong.com Git - cran2deb.git/commit
sysreq: parse SystemRequirements and check each one against database, after preproces...
authorblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 13:18:34 +0000 (13:18 +0000)
committerblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 13:18:34 +0000 (13:18 +0000)
commite1f42b7b3b83040ec9a6916a31118d0e9844fdf1
tree7fffcf3509406c59b2193cfbeb8d483b957253fc
parentfbeb49c63a23c1b84b0512e0aa6dec3179223b87
sysreq: parse SystemRequirements and check each one against database, after preprocessing.

``Writing R extensions'' does not actually specify a format for
SystemRequirements.  Fortunately most package authors seem to use
a similar notation as that of Depends/Imports, but also include URLs
and ad-hoc information.

This is enough to make the R package Matrix depend correctly on 'make'
and likely more after a bit of leg work.

git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@60 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
pkg/trunk/R/debcontrol.R