facebookexperimental / facebookexperimental/Robyn

cluster_by = "performance", and serialize(data, node$con) in Windows

Open
#1,167 2 comments 0 reactions 1 assignee Claimed by @gufengzhou View on GitHub
Dominant language
Jupyter Notebook
Stars
1.5k
Forks
433
PR merge metrics
No merged PRs in 30d

Description

## Project Robyn

## Describe issue
For the past 3 months I'm learning Robyn's potential, but I encountered some problems:
1. In robyn_outputs(), when using cluster_by = "performance", returns error:
"Error in distinct(x, .data$solID, starts_with("nrmse"), .data$decomp.rssd, :
ℹ In argument: `starts_with("nrmse")`.
Caused by error:
! `starts_with()` must be used within a *selecting* function.
ℹ See ?tidyselect::faq-selection-context for details."
And proceeds to create the output of each model selected by the pareto front (more than 100 models).

2. The second issue I encountered is about parallelization in Windows 11 (I used Robyn also in Mac and I never had this error): serialize(data, node$con)

If you can give me some solutions, tips or documentation, I would be very grateful. Thank you in advance!

## Environment & Robyn version
Robyn version: 3.11.1
R version: 4.3.2

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.