ComputationalProteomicsUnit / maker

Makefile for R packages
GNU General Public License v3.0
32 stars 5 forks source link

maker to be run outside of the package dir #1

Closed lgatto closed 10 years ago

lgatto commented 10 years ago

Summary of the PR:

Still to test:

Question: Shouldn't we want to force install/checking (reverse) deps? It seems that currently, the versions are checked and re-installed only if a more recent version is available.

Added install-only and check-only.