Replies: 1 comment
-
Thanks, it's good to note this. I think r-multiverse/multiverse.internals#56 solves cases like these because it freezes CRAN at the p3m date at the start of the staging period. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Because the CRAN date moved during this staging period,
prqlr
0.10.0 (released on 2025-01-29) is staged now neverthelessprqlr
0.9.0 had no issues as of 2025-01-15.The
prqlr
error was came frompatrick
0.3.0, released to CRAN on 2025-01-27 (see PRQL/prqlc-r#337), so if the CRAN date had been frozen from the beginning of the staging period, the error would not have occurred andprqlr
0.10.0 would not have been staged.This is probably not a big issue, but I just wanted to record it.
Beta Was this translation helpful? Give feedback.
All reactions