]> git.donarmstrong.com Git - cran2deb.git/commit
cran2deb: cache availabile packages. support cross-repo dependencies[1]. basic...
authorblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 13:14:43 +0000 (13:14 +0000)
committerblundellc <blundellc@edb9625f-4e0d-4859-8d74-9fd3b1da38cb>
Sat, 13 Sep 2008 13:14:43 +0000 (13:14 +0000)
commitfbe205fcb77668e3fa7d2ef7860bec9ab4bd674a
tree97c933d8365e8ecd8cf2b1794cbec9f33bf52092
parente85166f4fbe1ce43f8cfe714a2b786199925f41e
cran2deb: cache availabile packages.  support cross-repo dependencies[1].  basic understanding of bundles (no building yet).

If an R package name is needed, and cannot be found in the available
packages, then try to resolve it into a bundle.  If this works, then
substitute the name of the bundle for the package name and procede. This
is enough to get dependency resolution working and R source packages
downloaded, but still to do is the generation of debian/ for bundles.

[1] Appears to be some problems during building of bioc packages -- even
though the package is called r-bioc-XXX, a directory r-cran-XXX is
expected by some part.  Suspect need to change generation of
debian/rules.

git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@32 edb9625f-4e0d-4859-8d74-9fd3b1da38cb
pkg/trunk/cran2deb
pkg/trunk/diagnose
pkg/trunk/setup
pkg/trunk/update_available [new file with mode: 0755]