#!/bin/sh

test -f cty_reg.r.Rout && mv -f cty_reg.r.Rout cty_reg.r.Rout.bak

R CMD BATCH --vanilla cty_reg.r
