Sha256: e7e391dd4be2a710ce1923f3175b9ab55e17faa5f78e76ad93f8019ca53b339c
Contents?: true
Size: 255 Bytes
Versions: 1
Compression:
Stored size: 255 Bytes
Contents
#! /usr/bin/env ruby ROOT_PATH = File.dirname(__FILE__) EXTERNAL_CODE = File.expand_path(File.join(ROOT_PATH, '..', 'external_code') $: << File.expand_path(File.join(ROOT_PATH, '..', 'lib', 'pets')) system_call(EXTERNAL_CODE, 'install_R_dependencies.R')
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
pets-0.2.4 | bin/install_deps.rb |