flow icon indicating copy to clipboard operation
flow copied to clipboard

namespace_name("system.file", env = ns) and other devtools shims

Open moodymudskipper opened this issue 2 years ago • 1 comments

Those are problematic

We might need to fetch a list of devtools shims and have special cases in namespace_name()

moodymudskipper avatar Apr 25 '22 12:04 moodymudskipper

horrible fix/hack :

trace(flow:::namespace_name.character, quote(x[x == "system.file"] <- "abbreviate"), print = FALSE)

moodymudskipper avatar Apr 25 '22 13:04 moodymudskipper

I don't understand this anymore

moodymudskipper avatar Nov 23 '22 17:11 moodymudskipper