Skip to content
Prev 280 / 2152 Next

Rmpi in "Depends"

Dear Brian,

Thanks. Yes, listing as "Suggests" is one approach (what I am doing
now, and what some of my other packages in CRAN that use Rmpi do), but
it seems somewhat like cheating (the fact is that the package does
depend on Rmpi) and not very elegant (I'd rather have the failure at
install time than at run time). So something like having the
dependency check without actually starting the LAM/MPI universe.

Best,

R.
On Thu, Jul 16, 2009 at 3:29 PM, Brian G. Peterson<brian at braverock.com> wrote: