in reply to Calling perl systems from other systems, e.g. R

Hello swl,

this sounds like a big project!

> This needs to work on the main operating systems (Linux, Windows..

I wish you all the luck of the world :)

Now my 2 cents: perhaps something already done like Rex can be used for this? like Rex automation?

I read in the docs:

> On the systems you want to manage you need only two things: a Perl 5 interpreter, and a valid account for the SSH server running there.

and it seems it is possible on unfortunate OSs too.

L*

There are no rules, there are no thumbs..
Reinvent the wheel, then learn The Wheel; may be one day you reinvent one of THE WHEELS.
  • Comment on Re: Calling perl systems from other systems, e.g. R -- Rex automation
  • Download Code

Replies are listed 'Best First'.
Re^2: Calling perl systems from other systems, e.g. R -- Rex automation
by swl (Prior) on Apr 28, 2022 at 08:24 UTC

    Potentially big, but I have someone else handling the R side of things, and there is a limited number of analytical options to make available on the Perl end.

    Thanks for the links.