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

Small tweaks to merge before the workshop #117

Merged
merged 9 commits into from
Nov 14, 2024
Merged

Small tweaks to merge before the workshop #117

merged 9 commits into from
Nov 14, 2024

Conversation

richfitz
Copy link
Member

  • Same fix for help
  • Spelling errors
  • Build favicon
  • Eventually update version to 0.3.0 (small change now to avoid conflicts at each rebase)

R/parse_compat.R Outdated Show resolved Hide resolved
@@ -313,7 +313,7 @@ parse_compat_fix_assign_dt <- function(expr, call) {
## might look. For now, this is not allowed.
odin_parse_error(
c("Don't assign to 'dt'",
i = "'dt' is now provided to {.help dust::dust_system_create}'",
i = "'dt' is now provided to {.fun dust::dust_system_create}'",
x = paste(
"Your odin code contains an assignment to 'dt' that we can't",
"automatically migrate"),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Below - {.vignette migrating} sadly seems not clickable in RStudio (red no entry icon).
Changing to {.vignette odin2::migrating} makes it clickable, but then gives
Error: vignette ‘migrating’ not found - I will play some more

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

it works if you install from r-universe it seems

@richfitz richfitz merged commit 53657c1 into main Nov 14, 2024
8 checks passed
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

Successfully merging this pull request may close these issues.

2 participants