JuliaEcosystem / PackageAnalyzer.jl

https://juliaecosystem.github.io/PackageAnalyzer.jl/dev/
MIT License
59 stars 5 forks source link

incorporate ExplicitImports.jl info? #98

Closed ericphanson closed 3 months ago

ericphanson commented 7 months ago

https://github.com/ericphanson/ExplicitImports.jl

Not really sure how relevant it is, but it could be interesting to count e.g. # of stale explicit imports etc

ericphanson commented 3 months ago

Hm, actually this isn't a good fit, since ExplicitImports is a dynamic analysis, whereas here we have kept to static