zachary-foster / qsubmitter

An R package to submit arbitrary jobs to a remote SGE cluster
2 stars 1 forks source link

make r_remote more robust #1

Open zachary-foster opened 8 years ago

zachary-foster commented 8 years ago

r_remote had an error when transferring a complex data structure. I will probably have to rsync over dumped or saveed variables instead of on using command line input. It would also be nice if it could auto-detect to value of the variables argument.