Nils Gudat

Results 82 comments of Nils Gudat

I thought the issue was that these packages are still installable from package servers, so presumably the repos are mirrored there? If that's not the case then yanking is by...

That's what I understood, and I apologise if I'm just confusing the issue here but I thought the problem was exactly that (i) there are packages that are installable from...

How do you know it's this value that causes the error? And how did you get this error? When trying to read your file I get: ``` julia> XLSX.readxlsx("foo.xlsx") ERROR:...

As discussed on Slack, I would propose changing the info output to ``` Info: package Runic installed the following app(s): runic ``` (maybe print `app` singular if only one is...

What about PackageCompiler? It should probably be mentioned for users (eliminate ttfx) and for developers (deploying apps)

I don't use it either, but it always felt like something that might actually be useful to me - 90% of my time on Julia is spent data wrangling and...

Sorry if my phrasing was unclear - I am indeed talking about IJulia not precompiling multiple packages in parallel when `using` them inside a notebook, so that precompilation takes significantly...

I might as well close this issue - if there's not obvious reason for why this shouldn't happen it's probably just a perception thing, maybe due to the difference in...

Just wanted to give everyone the satisfaction of having an issue to close when that merges :)