]> git.donarmstrong.com Git - cran2deb.git/commit
cran2deb: satisfy immediate R dependencies iff the requisite package has already...
authorblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 13:14:08 +0000 (13:14 +0000)
committerblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 13:14:08 +0000 (13:14 +0000)
commitd363e2549760fe78e33ad57702b09abaf4bb3a2c
treedad79a3fca8b0fb159889c1e3e1e828c791e8452
parent861a54f50aad5e13c364f231c9443869c0efb0be
cran2deb: satisfy immediate R dependencies iff the requisite package has already been build.

Works by running apt-get update before each build, pulling in the
declared R dependencies from a local repository.

Still to do is actually read off a topological order and deal with
transitivity.  Otherwise, this appears to work fine where the only
dependencies are those in Depends or Imports of the R DESCRIPTION.

Also included is to use Imports as well as Depends for generating R
dependencies... this was necessary for, for example, stashR --- not
quite sure if this is technically correct, but it allows this package to
work.

git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@27 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
pkg/trunk/cran2deb
pkg/trunk/etc/hook/D70aptupdate [new file with mode: 0755]
pkg/trunk/etc/pbuilderrc.in