Skip to content

Commit 33a4855

Browse files
committed
Adding installation of missing RPC library
1 parent 80dfe60 commit 33a4855

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,7 @@ do
367367
install_rpackage reticulate
368368
;;
369369
rinside)
370+
install_apt "Installing missing RPC library" libtirpc-dev
370371
if $GITHUB
371372
then
372373
install_rpackage_github eddelbuettel/rinside

0 commit comments

Comments
 (0)