In #rstats, I am writing a #QuartoPub document that needs to use the conflicted package (because I have loaded MASS and need to use the dplyr filter and select). The first time, I didn't catch these conflicts, and I got the error
Error in !continue
: ! invalid argument type
which made zero sense to me, but it was solved by adding a line like
conflicts_prefer(dplyr::filter)
to my quarto document. It would be good to have a more helpful error message. I used divide-and-conquer to solve this.
=> More informations about this toot | More toots from nxskok@mastodon.cloud
text/gemini
This content has been proxied by September (ba2dc).