From f92f18e9810c5efc25ac07a82a83882a9b963fa3 Mon Sep 17 00:00:00 2001 From: blundellc Date: Sat, 13 Sep 2008 13:24:34 +0000 Subject: [PATCH] README: document some of the cran2deb commands. git-svn-id: svn://svn.r-forge.r-project.org/svnroot/cran2deb@108 edb9625f-4e0d-4859-8d74-9fd3b1da38cb --- pkg/trunk/inst/doc/README | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/pkg/trunk/inst/doc/README b/pkg/trunk/inst/doc/README index c514b3c..038e70a 100644 --- a/pkg/trunk/inst/doc/README +++ b/pkg/trunk/inst/doc/README @@ -24,3 +24,24 @@ Let ROOT be the value returned by running: cran2deb root 6. Try building a simple package: cran2deb build zoo (The result will be in /var/cache/cran2deb/results) + + +Useful commands: +cran2deb build + +cran2deb autobuild + - tries to build everything in the database that is out of date or failed on last build. + +cran2deb license + - license console for adding new licenses. see ROOT/data/populate_licenses for examples + +cran2deb depend + - dependency console for adding more dependencies, forced dependencies, system requirement patterns, and aliases. + see ROOT/data/populate_depend_aliases + populate_forcedep + populate_sysreq + +cran2deb update + - update the various caches and databases from the latest cran2deb static data, CRAN/BioC repos, and Debian + repos (for the pbuilder chroot) + -- 2.39.5