Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PEPATACr.R now gives error with upgraded R dependencies #291

Open
donaldcampbelljr opened this issue Oct 7, 2024 · 0 comments
Open

PEPATACr.R now gives error with upgraded R dependencies #291

donaldcampbelljr opened this issue Oct 7, 2024 · 0 comments

Comments

@donaldcampbelljr
Copy link
Member

I reinstalled R dependencies using the native install guide within the documentation and PEPATACr.R began giving me an error, possibly due to the upgraded data.table package -> v1.16.0:

Error in forderv(x, by = by, sort = FALSE, retGrp = TRUE) : 
  Column 1 passed to [f]order is type 'list', not yet supported.
Calls: <Anonymous> ... lapply -> FUN -> unique -> unique.data.table -> forderv
Execution halted

I attempted to solve this with a refactor in #289 and while the project level pipeline no longer crashes, I continue to get warnings about row length mismatches. Thus, this requires further investigation.

Using R version 4.1.2 (2021-11-01) -- "Bird Hippie".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant