inst/test_intface/find_intface.r

### This file is modified from "BRugs/R/windows/findOpenBUGS.R".

### This function is only called by "RmpiSPMD/src/Makevars.in" to obtain
### possible BLACS INTFACE for Fortran to C..
find.intface <- function(){
  system("./00_make.sh", intern = TRUE, ignore.stderr = TRUE)
  invisible()
} # End of find.intface().
RBigData/pbdSLAP documentation built on Jan. 31, 2024, 11:20 p.m.