You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 7, 2020. It is now read-only.
I'm trying to install a local package:
r::package { '${ore_package_dir}/ORE_1.4.1_R_x86_64-unknown-linux-gnu.tar.gz': repo => null }as the script expects repo to be a string this doesn't seem possible.