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

Investigate targets #1047

Open
Jennit07 opened this issue Jan 24, 2025 · 1 comment
Open

Investigate targets #1047

Jennit07 opened this issue Jan 24, 2025 · 1 comment
Assignees
Labels
march25-update Priority: High requires investigation Improvement or bug fix that requires time to investigate

Comments

@Jennit07
Copy link
Collaborator

Jennit07 commented Jan 24, 2025

I recently updated targets to version 1.10 but i just tried running targets to test the anon_chi changes and i came across this error. Investigation needed for checking targets functionality prior to the next update.

I just reverted back to version 1.8 so that i can test the anon_chi changes in the meantime. Here is the link to the targets NEWS.md https://github.com/ropensci/targets/blob/main/NEWS.md

Image

*Update: the error appears when you run this in the console or as a workbench job

@Jennit07 Jennit07 added march25-update Priority: High requires investigation Improvement or bug fix that requires time to investigate labels Jan 24, 2025
@Jennit07 Jennit07 self-assigned this Jan 24, 2025
@lizihao-anu
Copy link
Collaborator

One possible temporary solution is to downgrade the targets to version 1.4.1, which is the one we always use. The command to achieve so is as follows.

require(remotes)
install_version("targets", version = "1.4.1", repos = "http://cran.us.r-project.org")

For the long term, we should update our scripts to align with the changes in the targets package. Should we aim to finish this in this March-2025 update sprint?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
march25-update Priority: High requires investigation Improvement or bug fix that requires time to investigate
Projects
None yet
Development

No branches or pull requests

2 participants