ArcadeAntics

Results 3 issues of ArcadeAntics

When I try to install 'curl' from source, it comes with the following error ![image](https://user-images.githubusercontent.com/14181583/123195348-0597dc80-d476-11eb-9870-89ef7f6798f8.png) which claims that it cannot find function 'download.file'. I have my 'Rscript' set so that...

This fixes the issue #360 which assumes the first argument must be a symbol. It it is not a symbol, it will also check `attr(e1, "name")` and `format.default(e1)` when making...

### Error description I tried to access a variable from a module but had mistyped the name, so it tried to throw an error with message `"name '%s' not found...

⚠️ bug