pkgnet icon indicating copy to clipboard operation
pkgnet copied to clipboard

Failing to generate graph for `{mlt}`

Open LGraz opened this issue 4 months ago • 0 comments

Dear developers

install.packages("mlt")
CreatePackageReport('mlt', pkg_reporters = DefaultReporters()[3])

fails to create Graph with ## Error in if (deparse(x[[1]]) == "do.call" & is.character(x[[2]])) {: the condition has length > 1

LGraz avatar Aug 04 '25 14:08 LGraz