Replies: 1 comment
-
Sounds like you may be running a newer version of |
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
-
Help
Description
A few days ago targets started giving me the following error when I do tar_outdated() on certain targets:
Error:
! Error running targets::tar_outdated()
Error messages: targets::tar_meta(fields = error, complete_only = TRUE)
Debugging guide: https://books.ropensci.org/targets/debugging.html
How to ask for help: https://books.ropensci.org/targets/help.html
Last error: no applicable method for 'store_class_format' applied to an object of class "c('NA', 'character')"
That last line is pretty strange. Any idea what can cause this?
Beta Was this translation helpful? Give feedback.
All reactions