Skip to content

[help] "object of type 'symbol' is not subsettable" error when trying to use crew with remote hosts #1086

Closed Answered by wlandau
billdenney asked this question in Help
Discussion options

You must be logged in to vote

In that case, the crew workers need to be started on that separate server. The way that workers get launched depends on the launcher object in the crew controller. crew ships with a "local" launcher which starts local processes, and crew.cluster starts workers on cluster schedules like SLURM and PBS/TORQUE. For your situation, I recommend writing a launcher plugin that starts R processes on the specific compute environment where you need them to run. The process is straightforward, and the vignette at https://wlandau.github.io/crew/articles/plugins.html walks through it.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@wlandau
Comment options

@wlandau
Comment options

@billdenney
Comment options

@wlandau
Comment options

Answer selected by billdenney
@billdenney
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants